mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-16 18:12:10 +00:00
FIX: WipeTowerIntegration::append_tcr error when slicing
Change-Id: I8055c7c8586fec3dbdc757daf18b740835ce4b13 (cherry picked from commit 5bf6f1b9d5c1ce376bee149df0110d1e44f1d343)
This commit is contained in:
@@ -738,7 +738,7 @@ bool PrintObject::invalidate_state_by_config_options(
|
||||
|| opt_key == "support_style"
|
||||
|| opt_key == "support_object_xy_distance"
|
||||
|| opt_key == "support_base_pattern_spacing"
|
||||
|| opt_key == "independent_support_layer_height" // BBS
|
||||
//|| opt_key == "independent_support_layer_height" // BBS
|
||||
|| opt_key == "support_threshold_angle"
|
||||
|| opt_key == "raft_expansion"
|
||||
|| opt_key == "raft_first_layer_density"
|
||||
|
||||
Reference in New Issue
Block a user