From: Ian Jackson Date: Sun, 4 May 2025 19:12:31 +0000 (+0100) Subject: toolbox-inserts: box edge adj from test X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=83bce948dc46a9f56dbb85fcb62cdb31d4df28bc;p=reprap-play.git toolbox-inserts: box edge adj from test Signed-off-by: Ian Jackson --- diff --git a/toolbox-inserts.scad b/toolbox-inserts.scad index 05f6cd0..e2daa84 100644 --- a/toolbox-inserts.scad +++ b/toolbox-inserts.scad @@ -8,7 +8,7 @@ box_x = 309.2 - 0.5; box_cnr_r = 26.5 + 3; box_main_z = 35.0 - 0.5; box_edge_z_hindent = 0.5; -box_edge_width = 10; +box_edge_width = 16; below_plane_z = 4.5; fixing_head_th = 2.6;