You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

8 lines
300 B
OpenSCAD

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);