aboutsummaryrefslogtreecommitdiff
path: root/chess/demo.scad
diff options
context:
space:
mode:
Diffstat (limited to 'chess/demo.scad')
-rw-r--r--chess/demo.scad3
1 files changed, 3 insertions, 0 deletions
diff --git a/chess/demo.scad b/chess/demo.scad
new file mode 100644
index 0000000..fb0ed95
--- /dev/null
+++ b/chess/demo.scad
@@ -0,0 +1,3 @@
+rotate_extrude (angle = 90) {
+ square(1);
+} \ No newline at end of file