mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-11 00:37:51 -06:00
NEW: add support_object_first_layer_gap option
jira: STUDIO-6202 github: #3521 Change-Id: I6f1ce9f5312e9482c0f5bf6ac3215861c501106c (cherry picked from commit 83027d923a6e67fa0013e5d9f627283c68e996de) (cherry picked from commit 29da3bc441a194d5b83ce267fe24ebf3f3811133)
This commit is contained in:
parent
4ee6d636c7
commit
fd3ed419c2
11 changed files with 37 additions and 16 deletions
|
@ -1017,6 +1017,7 @@ bool PrintObject::invalidate_state_by_config_options(
|
|||
|| opt_key == "support_base_pattern"
|
||||
|| opt_key == "support_style"
|
||||
|| opt_key == "support_object_xy_distance"
|
||||
|| opt_key == "support_object_first_layer_gap"
|
||||
|| opt_key == "support_base_pattern_spacing"
|
||||
|| opt_key == "support_expansion"
|
||||
//|| opt_key == "independent_support_layer_height" // BBS
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue