vlachoudis / bCNC

GRBL CNC command sender, autoleveler and g-code editor
GNU General Public License v2.0
1.54k stars 528 forks source link

Box cover is optional #1883

Closed gcobos closed 2 months ago

gcobos commented 2 months ago

Allows to optionally create boxes without a cover. Meaning that it will skip the zigzag on the top edges of the box, and omit the top side.

Screenshot

Harvie commented 2 months ago

Thank you