From: Ian Jackson Date: Thu, 12 Jun 2025 19:49:39 +0000 (+0100) Subject: toolbox-inserts: bits: adjust pitch_y: fix fixings to not clash (2) X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=bfccb9d94867781913606f8c6851f5b187f2c41f;p=reprap-play.git toolbox-inserts: bits: adjust pitch_y: fix fixings to not clash (2) Signed-off-by: Ian Jackson --- diff --git a/toolbox-inserts.scad b/toolbox-inserts.scad index 6738470..31a9082 100644 --- a/toolbox-inserts.scad +++ b/toolbox-inserts.scad @@ -81,7 +81,7 @@ bit_mag_th = 1.0 - 0.200; bit_h = 10; bit_fixing_depth = 6.0; -bit_holder_offset = [0, +1]; +bit_holder_offset = [0, 0]; bit_holder_fixings_dn = -1; $fs = 0.1;