fluidd-core / fluidd

Fluidd, the klipper UI.
https://docs.fluidd.xyz
GNU General Public License v3.0
1.34k stars 401 forks source link

feat(GcodePreview): add option to hide part bounding box when printing a single part #1310

Closed matmen closed 6 months ago

matmen commented 6 months ago

Adds a config option to disable displaying part bounding boxes in the Gcode viewer if there's only a single part

Closes https://github.com/fluidd-core/fluidd/issues/1308