mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-07 23:17:35 -06:00
wipe on loops
Signed-off-by: SoftFever <softfeverever@gmail.com>
This commit is contained in:
parent
1f13b37f19
commit
854470cfba
7 changed files with 15 additions and 5 deletions
|
@ -682,6 +682,7 @@ bool PrintObject::invalidate_state_by_config_options(
|
|||
|| opt_key == "infill_wall_overlap"
|
||||
|| opt_key == "seam_gap"
|
||||
|| opt_key == "role_based_wipe_speed"
|
||||
|| opt_key == "wipe_on_loops"
|
||||
|| opt_key == "wipe_speed") {
|
||||
steps.emplace_back(posPerimeters);
|
||||
} else if (opt_key == "gap_infill_speed"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue