From b44e5c7f3238b4296d4f984781a1d30b21498edd Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Mon, 21 Apr 2025 11:00:58 +0100 Subject: [PATCH] toolbox-inserts: fix fine version Signed-off-by: Ian Jackson --- toolbox-inserts.scad | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/toolbox-inserts.scad b/toolbox-inserts.scad index 56804bf..cf3099e 100644 --- a/toolbox-inserts.scad +++ b/toolbox-inserts.scad @@ -10,7 +10,7 @@ driver_handle_total_l = 152.8 + 0.75; driver_handle_shaft_d = 8.3 + 0.75; driver_handle_handle_d = 21.6 + 0.75; -$fs = 1; +$fs = 0.1; $fa = 3; // calculated -- 2.30.2