mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-07-03 17:05:43 +02:00
Add checkbox to GUI to enable G-code comments
This commit is contained in:
@@ -56,7 +56,7 @@ sub new {
|
|||||||
},
|
},
|
||||||
gcode => {
|
gcode => {
|
||||||
title => 'Custom GCODE',
|
title => 'Custom GCODE',
|
||||||
options => [qw(start_gcode end_gcode)],
|
options => [qw(start_gcode end_gcode gcode_comments)],
|
||||||
},
|
},
|
||||||
extrusion => {
|
extrusion => {
|
||||||
title => 'Extrusion',
|
title => 'Extrusion',
|
||||||
|
|||||||
Reference in New Issue
Block a user