Add a test object for the hex spacers
This commit is contained in:
@@ -623,3 +623,8 @@
|
||||
)))
|
||||
|
||||
|
||||
(spit "things/test.scad"
|
||||
(write-scad (intersection (translate [29 -5 0] (cube 30 30 30))
|
||||
(difference (union case-walls hex-spacer-outers)
|
||||
hex-spacer-holes)
|
||||
)))
|
||||
|
||||
Reference in New Issue
Block a user