1 2 3 4 5 6
include <_settings.scad> render(convexity = 10) { linear_extrude(plate_height) import("example.dxf", layer = "text"); }