mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-24 19:32:18 +00:00
ENH: Re-open support independent layer height
Allow user to disable support independent layer height when prime tower closed. Fix wrong WIKI link jumping. JIRA: STUDIO-1685 JIRA: STUDIO-2308 Change-Id: I894fdd37b707c53e17fd4ad7d1518897f307e557 (cherry picked from commit e10d31e123306a0893087ea03693303768a2daf6)
This commit is contained in:
@@ -725,7 +725,7 @@ static std::vector<std::string> s_Preset_print_options {
|
||||
"raft_layers", "raft_first_layer_density", "raft_first_layer_expansion", "raft_contact_distance", "raft_expansion",
|
||||
"support_base_pattern", "support_base_pattern_spacing", "support_expansion", "support_style",
|
||||
// BBS
|
||||
//"independent_support_layer_height",
|
||||
"independent_support_layer_height",
|
||||
"support_angle", "support_interface_top_layers", "support_interface_bottom_layers",
|
||||
"support_interface_pattern", "support_interface_spacing", "support_interface_loop_pattern",
|
||||
"support_top_z_distance", "support_on_build_plate_only","support_critical_regions_only", "bridge_no_support", "thick_bridges", "max_bridge_length", "print_sequence",
|
||||
|
||||
Reference in New Issue
Block a user