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.

9 lines
245 B
OpenSCAD

linear_extrude(height = 5,$fn=100)
import (file = "embrevement.dxf", layer = "guide");
translate([0,0,0.5])
linear_extrude(height = 50, $fn = 100)
import (file = "embrevement.dxf", layer = "guide-plat");