chiark / gitweb /
Revert "toolbox-inserts: driver handle: prep for different fixings"
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 27 Apr 2025 17:36:39 +0000 (18:36 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 27 Apr 2025 17:39:32 +0000 (18:39 +0100)
This reverts commit 6227d029af31cedc5ff1c5389d8a99060521afd1.

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
toolbox-inserts.scad

index b761ef48ff1f902d936c7674a3ed8fb2300a6fe5..adf4065843f46484449ce1b78af59d99ef900eda 100644 (file)
@@ -168,7 +168,7 @@ module DriverHandleHolder() { ////toplevel
     [ 15, driver_handle_shaft_l - 15 ],
     [ driver_handle_shaft_l + 15, driver_handle_shaft_l + 45 ],
   ], [
-    for (x = concat([for (x = [0: 2: 12]) x]))
+    for (x = [0: 2: 12])
     for (y = [-0.5, +0.5])
     [ [ x, y ] ]
   ], offset=[-5, 0])