Made the support interface contact loops configurable.

This commit is contained in:
bubnikv 2016-11-30 17:33:55 +01:00
parent 38cb2842ac
commit 26a8017e99
5 changed files with 19 additions and 5 deletions

View file

@ -197,6 +197,7 @@ PrintObject::invalidate_state_by_config_options(const std::vector<t_config_optio
|| *opt_key == "support_material_extruder"
|| *opt_key == "support_material_extrusion_width"
|| *opt_key == "support_material_interface_layers"
|| *opt_key == "support_material_interface_contact_loops"
|| *opt_key == "support_material_interface_extruder"
|| *opt_key == "support_material_interface_spacing"
|| *opt_key == "support_material_interface_speed"