Adjust the thickness

Less precise, but faster and smaller files
This commit is contained in:
Ajabep 2026-01-16 23:06:54 +01:00
commit daee24ebc9

View file

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