mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-12-11 16:00:17 -07:00
Made this as an option in the GUI
This commit is contained in:
parent
8a7c6a297a
commit
7d14ac9e03
8 changed files with 84 additions and 33 deletions
|
|
@ -775,6 +775,7 @@ bool PrintObject::invalidate_state_by_config_options(
|
|||
|| opt_key == "raft_contact_distance"
|
||||
|| opt_key == "slice_closing_radius"
|
||||
|| opt_key == "slicing_mode"
|
||||
|| opt_key == "slowdown_for_curled_perimeters"
|
||||
|| opt_key == "make_overhang_printable"
|
||||
|| opt_key == "make_overhang_printable_angle"
|
||||
|| opt_key == "make_overhang_printable_hole_size") {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue