1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-11 08:04:25 +00:00

Add checkbox to GUI to enable G-code comments

This commit is contained in:
Alessandro Ranellucci
2012-01-18 10:46:39 +01:00
parent f419cf37d1
commit 478775ef1c
+1 -1
View File
@@ -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',