mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-25 18:00:57 +00:00
feature/improve_plugin_config_for_slicing_plugin
This commit is contained in:
@@ -1254,7 +1254,8 @@ bool PrintObject::invalidate_state_by_config_options(
|
||||
|| opt_key == "interlocking_beam_layer_count"
|
||||
|| opt_key == "interlocking_depth"
|
||||
|| opt_key == "interlocking_boundary_avoidance"
|
||||
|| opt_key == "interlocking_beam_width") {
|
||||
|| opt_key == "interlocking_beam_width"
|
||||
|| opt_key == "plugin_config_overrides") {
|
||||
steps.emplace_back(posSlice);
|
||||
} else if (
|
||||
opt_key == "elefant_foot_compensation"
|
||||
|
||||
Reference in New Issue
Block a user