Add test for the usb holder
This commit is contained in:
@@ -753,4 +753,10 @@
|
|||||||
(translate [0 0 -10] screw-insert-screw-holes))
|
(translate [0 0 -10] screw-insert-screw-holes))
|
||||||
))))
|
))))
|
||||||
|
|
||||||
|
(spit "things/test.scad"
|
||||||
|
(write-scad
|
||||||
|
(difference usb-holder usb-holder-hole)))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
(defn -main [] 1) ; dummy to make it easier to batch
|
(defn -main [] 1) ; dummy to make it easier to batch
|
||||||
Reference in New Issue
Block a user