mirror of
https://git.mirrors.martin98.com/https://github.com/prusa3d/PrusaSlicer.git
synced 2025-05-10 00:59:10 +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 => {
|
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',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user