vector76/cnc_gcodeviewer

Feature: option to render all movements in a single layer regardless of Z

Closed this issue · 1 comments

Laser gcode generators may generate an entire job with no Z movements at all.

There may be other contexts, like 3D carves, where subdividing the job into 'layers' is undesirable, and it's preferable to smash everything into a single layer for rendering purposes.

Implemented in 1.0.4