Reorganize around function/purpose rather than file type.
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
cube([60,20,10],center=true);
|
||||
cube([30,20,10],center=true);
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,2 @@
|
||||
cube([60,20,10],center=true);
|
||||
cube([30,20,10],center=true);
|
||||