mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-03 00:51:32 +00:00
ENH: Added option for enabling interlocking between segmented regions
by the multimaterial painting. This commit is cherry pick from Prusa, the commit number is 9bce0fcf9bb479c289c396e7e23ce95841a61628 Thanks to Prusa. Jira: XXXX Change-Id: I29ad1fa9ab3ccc393a1e2affde1ae869d0a33afa
This commit is contained in:
@@ -740,6 +740,8 @@ bool PrintObject::invalidate_state_by_config_options(
|
||||
steps.emplace_back(posPerimeters);
|
||||
} else if (
|
||||
opt_key == "layer_height"
|
||||
|| opt_key == "mmu_segmented_region_max_width"
|
||||
|| opt_key == "mmu_segmented_region_interlocking_depth"
|
||||
|| opt_key == "raft_layers"
|
||||
|| opt_key == "raft_contact_distance"
|
||||
|| opt_key == "slice_closing_radius"
|
||||
|
||||
Reference in New Issue
Block a user