diff --git a/pressfit_headband.scad b/pressfit_headband.scad index a13520a..0e77fb5 100644 --- a/pressfit_headband.scad +++ b/pressfit_headband.scad @@ -10,7 +10,7 @@ TIP_BEND=20; RAKE_DEPTH=1; RAKE_WIDTH=1; RAKE_STRETCH=1; -RAKE_CHAMPFER=0; +RAKE_CHAMPFER=0.5; module inserticle() { cube([4.6, 7.4, 5.4], center=true);