mirror of
https://git.mirrors.martin98.com/https://github.com/prusa3d/PrusaSlicer.git
synced 2025-05-09 02:39:08 +08: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