mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-11 08:47:52 -06:00
Add Post-processing (#159)
It is now possible to call external post-process scripts
This commit is contained in:
parent
a3e5531e28
commit
540aa13e25
7 changed files with 26 additions and 6 deletions
|
@ -84,6 +84,7 @@ bool Print::invalidate_state_by_config_options(const ConfigOptionResolver & /* n
|
|||
"close_fan_the_first_x_layers",
|
||||
"machine_end_gcode",
|
||||
"filament_end_gcode",
|
||||
"post_process",
|
||||
"extruder_clearance_height_to_rod",
|
||||
"extruder_clearance_height_to_lid",
|
||||
"extruder_clearance_radius",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue