init
This commit is contained in:
commit
5067bab305
6
pied photo 3D.scad
Normal file
6
pied photo 3D.scad
Normal 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
3166
pied photo 3D.stl
Normal file
File diff suppressed because it is too large
Load Diff
2892
pied-photo.dxf
Normal file
2892
pied-photo.dxf
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user