initial commit

This commit is contained in:
2019-11-05 10:27:42 -08:00
commit 571f6cc2ea
3 changed files with 39844 additions and 0 deletions

BIN
original.stl Normal file
View File

Binary file not shown.

26
sign.scad Normal file
View File

@@ -0,0 +1,26 @@
cube([194,156,1]);
translate([2,117,0])
cube([190,37,2]);
scale([1,1,2])
translate([2,2,0])
import("original.stl");
translate([2,2,0])
cube([190,2,3]);
translate([2,117,0])
cube([190,2,3]);
translate([2,152,0])
cube([190,2,3]);
translate([2,2,0])
cube([2,152,3]);
translate([190,2,0])
cube([2,152,3]);
translate([83,2,0])
cube([2,115,3]);

39818
sign.stl Normal file
View File

File diff suppressed because it is too large Load Diff