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