mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-19 11:23:42 +00:00
New option to specify G-code to be used at layer change. #279
This commit is contained in:
@@ -64,7 +64,7 @@ sub new {
|
||||
},
|
||||
gcode => {
|
||||
title => 'Custom GCODE',
|
||||
options => [qw(start_gcode end_gcode gcode_comments post_process)],
|
||||
options => [qw(start_gcode end_gcode layer_gcode gcode_comments post_process)],
|
||||
},
|
||||
extrusion => {
|
||||
title => 'Extrusion',
|
||||
|
||||
Reference in New Issue
Block a user