mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-11 08:47:52 -06:00
Added a config option to not print sparse layers on the wipe tower
This commit is contained in:
parent
04f051ff61
commit
abaebb489a
6 changed files with 28 additions and 8 deletions
|
@ -143,6 +143,7 @@ bool Print::invalidate_state_by_config_options(const std::vector<t_config_option
|
|||
"use_volumetric_e",
|
||||
"variable_layer_height",
|
||||
"wipe",
|
||||
"wipe_tower_no_sparse_layers",
|
||||
"wipe_tower_x",
|
||||
"wipe_tower_y",
|
||||
"wipe_tower_rotation_angle"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue