Code cleaning + add ears to the bottle clip! #22

Open
ajabep wants to merge 23 commits from ajabep/scad:trunk into trunk
Showing only changes of commit daee24ebc9 - Show all commits

Adjust the thickness

Less precise, but faster and smaller files
Ajabep 2026-01-16 23:06:54 +01:00

View file

@ -51,7 +51,7 @@ EAR_TILT = 15; // .1
EAR_DEPTH = 2; // .1 EAR_DEPTH = 2; // .1
// The thickness of the ear arcs // The thickness of the ear arcs
EAR_THICKNESS = .6; // .1 EAR_THICKNESS = 1; // .1
// The width of the ear // The width of the ear
EAR_SIDE_LEN = 6; EAR_SIDE_LEN = 6;