Print file export

Layer-by-layer spec and a G-code stub for a simple perimeter shape.

This is a simplified demo generator, not a full industrial slicer. Only the perimeter of a rectangle with rounded corners is generated. For real printing, use the dedicated software from your printer manufacturer.

Toolpath parameters

Matches the "G-code zero" selector in the simulator so exported coordinates align with the simulated bed.

Generator emits a single G1 helix — Z ramps every revolution, one M3 at start, one M5 at end. Used for vertically symmetric prints (vases, pots, silos).

Footprint preview

Bed 10000×8000 mmExport 10000×80000,0 (export · fl)
X 010000 · Y 08000

No simulator snapshot — open /test-print to populate.

Specification preview

G-code preview