mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-15 23:12:08 +00:00
Top and Bottom layer directions (#13631)
* Top layer direction * Bottom layer direction * comSimple
This commit is contained in:
@@ -1303,6 +1303,8 @@ bool PrintObject::invalidate_state_by_config_options(
|
||||
|| opt_key == "skeleton_infill_line_width"
|
||||
|| opt_key == "infill_direction"
|
||||
|| opt_key == "solid_infill_direction"
|
||||
|| opt_key == "top_layer_direction"
|
||||
|| opt_key == "bottom_layer_direction"
|
||||
|| opt_key == "align_infill_direction_to_model"
|
||||
|| opt_key == "extra_solid_infills"
|
||||
|| opt_key == "ensure_vertical_shell_thickness"
|
||||
|
||||
Reference in New Issue
Block a user