From 05e26aaf5aa29ef463b609a856fb384c576186a6 Mon Sep 17 00:00:00 2001 From: user Date: Sat, 27 Jan 2024 17:02:17 +0100 Subject: [PATCH] headband v3.0.1 --- pressfit_headband.scad | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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);