From: Ian Jackson Date: Sun, 4 May 2025 22:59:52 +0000 (+0100) Subject: toolbox-inserts: BoxModelTest halves, less material X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=858c790ff7f06204562c72b97fcb1a338738bc3a;p=reprap-play.git toolbox-inserts: BoxModelTest halves, less material Signed-off-by: Ian Jackson --- diff --git a/toolbox-inserts.scad b/toolbox-inserts.scad index b2d86d5..3c1217f 100644 --- a/toolbox-inserts.scad +++ b/toolbox-inserts.scad @@ -424,8 +424,14 @@ module RailMountTest(){ ////toplevel module BoxModelTest(){ ////toplevel h = 0.5; - linextr(0, h + box_edge_z_hindent) { - BoxCavityEdgeModelPlan(); + difference(){ + linextr(0, h + box_edge_z_hindent) { + BoxCavityEdgeModelPlan(); + } + AtPlateFixings(){ + linextr(-10, 10) + circle(r = 3.5, $fn=40); + } } linextr(0, h) { intersection(){