5
catflap.scad
Normal file
5
catflap.scad
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
module door(){
|
||||||
|
translate([-450,0,0])cube([900,50,2000]);
|
||||||
|
}
|
||||||
|
|
||||||
|
door();
|
||||||
Reference in New Issue
Block a user