From: Ian Jackson Date: Tue, 10 Jun 2025 11:12:43 +0000 (+0100) Subject: toolbox-inserts: bits: magnet base layer: adjust magnet_th X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=4f6079fa5b0c95f4491b61e133f2990c068d680c;p=reprap-play.git toolbox-inserts: bits: magnet base layer: adjust magnet_th I think this will work better with the new base. Signed-off-by: Ian Jackson --- diff --git a/toolbox-inserts.scad b/toolbox-inserts.scad index 2e301e6..1c699aa 100644 --- a/toolbox-inserts.scad +++ b/toolbox-inserts.scad @@ -77,7 +77,7 @@ bit_around_mag_r = 0.75; // unused bit_around_bit_wall = 2.0; bit_registration_wall = 1.0; bit_registration_wall_gap = 0.33; -bit_mag_th = 1.0 - 0.400; +bit_mag_th = 1.0 - 0.200; bit_h = 10; bit_fixing_depth = 6.0;