mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-06-06 13:53:05 -04:00
Add checkbox to GUI to enable G-code comments
This commit is contained in:
parent
f419cf37d1
commit
478775ef1c
@ -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',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user