This commit is contained in:
gnieark 2016-01-13 21:13:33 +01:00
commit 5067bab305
3 changed files with 6064 additions and 0 deletions

6
pied photo 3D.scad Normal file
View File

@ -0,0 +1,6 @@
linear_extrude(height = 10,$fn=100)
import (file = "pied-photo.dxf", layer = "0");
translate([0,0,8.1])linear_extrude(height = 2,$fn=100)
import (file = "pied-photo.dxf", layer = "1");
translate([0,0,19]) cube([30,3,20], center=true);

3166
pied photo 3D.stl Normal file

File diff suppressed because it is too large Load Diff

2892
pied-photo.dxf Normal file

File diff suppressed because it is too large Load Diff