WIP: First IU implementation for G-code substitutions
This commit is contained in:
parent
aa62868ccb
commit
8a387fc52d
4 changed files with 286 additions and 1 deletions
src/libslic3r
|
@ -110,6 +110,7 @@ bool Print::invalidate_state_by_config_options(const ConfigOptionResolver & /* n
|
|||
"output_filename_format",
|
||||
"perimeter_acceleration",
|
||||
"post_process",
|
||||
"gcode_substitutions",
|
||||
"printer_notes",
|
||||
"retract_before_travel",
|
||||
"retract_before_wipe",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue