chiark / gitweb /
toolbox-inserts: remove obsolete minkowski (re bevels)
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 27 Apr 2025 18:49:37 +0000 (19:49 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 27 Apr 2025 18:49:37 +0000 (19:49 +0100)
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
toolbox-inserts.scad

index 9c8537d1c470922518413102115a9f0aaae9046e..51ebceeeedd237e59f93df70e3b71d3cdc4c872f 100644 (file)
@@ -54,10 +54,6 @@ well_stiffening_height = max(
   fixing_depth + fixing_surround_ceil
 );
 
-module WallMinkowskiSphere(wall=well_surround_wall) { ////toplevel
-  sphere($fn=8, r=wall/2);
-}
-
 // AtFixingPositions([ screw, screw, ...]) ScrewItem();
 //
 // Each screw is [x,y] or [x,y, depth]