Files

copied

Scanning the repository...

Last update 6 years 10 months by JosefMatous
Filesmanufacturing3D print
..
PFL34_lock.scad
calib_plate.scad
calib_plate_part2.scad
cap.scad
pillar.scad
prism.scad
triangle.scad
triangle.scad
// dimensions (mm) width = 5; length = 7.5; thick = 1; linear_extrude(thick) { polygon(points = [[0,width/2],[length,0],[0,-width/2]]); }
Report a bug