Added a config option to not print sparse layers on the wipe tower

This commit is contained in:
Lukas Matena 2019-09-19 16:30:01 +02:00
parent 04f051ff61
commit abaebb489a
6 changed files with 28 additions and 8 deletions

View file

@ -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"