chassis
This commit is contained in:
parent
27003ec58e
commit
40bcf2ece7
8
chassis/3D.scad
Normal file
8
chassis/3D.scad
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
linear_extrude (height=3)
|
||||||
|
import (file="chassis.dxf", layer="chassis", $fn=100);
|
||||||
|
linear_extrude (height=3)
|
||||||
|
import (file="chassis.dxf", layer="chassis", $fn=100);
|
||||||
|
|
||||||
|
translate ([0,0,2.99])
|
||||||
|
linear_extrude (height=25)
|
||||||
|
import (file="chassis.dxf", layer="attaches-moteurs", $fn=100);
|
3868
chassis/chassis.dxf
Normal file
3868
chassis/chassis.dxf
Normal file
File diff suppressed because it is too large
Load Diff
3868
chassis/chassis.dxf~
Normal file
3868
chassis/chassis.dxf~
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user