From: Ian Jackson Date: Sun, 27 Apr 2025 14:02:52 +0000 (+0100) Subject: toolbox-inserts: remove obsolete wall bevel constant X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=941e138a3692dce836ad191886084c7eeb2204e8;p=reprap-play.git toolbox-inserts: remove obsolete wall bevel constant Signed-off-by: Ian Jackson --- diff --git a/toolbox-inserts.scad b/toolbox-inserts.scad index 0c733f4..03afa21 100644 --- a/toolbox-inserts.scad +++ b/toolbox-inserts.scad @@ -46,7 +46,6 @@ $screw_test = false; // calculated wall_top_r = 4; -wall_top_inner_bevel_ratio = 0.25; // OLD (for bevels, which we don't do) fixing_head_top_z = -below_plane_z + fixing_head_th;