Adjust the thickness
Less precise, but faster and smaller files
This commit is contained in:
parent
79710a9d66
commit
daee24ebc9
1 changed files with 1 additions and 1 deletions
|
|
@ -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;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue