mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-22 06:04:01 -06: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:
parent
1603a52786
commit
11b55ccd73
6 changed files with 45 additions and 12 deletions
|
@ -802,7 +802,7 @@ static std::vector<std::string> s_Preset_print_options {
|
|||
"wall_distribution_count", "min_feature_size", "min_bead_width", "post_process",
|
||||
"seam_gap", "wipe_speed", "top_solid_infill_flow_ratio", "initial_layer_flow_ratio",
|
||||
"default_jerk", "outer_wall_jerk", "inner_wall_jerk", "infill_jerk", "top_surface_jerk", "initial_layer_jerk", "travel_jerk",
|
||||
"filter_out_gap_fill",
|
||||
"filter_out_gap_fill", "mmu_segmented_region_max_width", "mmu_segmented_region_interlocking_depth",
|
||||
// calib
|
||||
"print_flow_ratio",
|
||||
//Orca
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue