1
0
mirror of https://github.com/JustinSDK/dotSCAD.git synced 2025-08-11 17:24:20 +02:00

deleted demo code

This commit is contained in:
Justin Lin
2017-04-26 10:28:02 +08:00
parent fb4d7de4b2
commit 5ccb8071c6

View File

@@ -22,6 +22,4 @@ module box_extrude(height, shell_thickness) {
} }
} }
box_extrude(height = 30, shell_thickness = 2)
text("XD", size = 40, font = "Cooper Black");