Workaround for #6814

This commit is contained in:
YuSanka 2021-08-17 11:56:58 +02:00 committed by Vojtech Bubnik
parent 038459b083
commit e2475c9576
3 changed files with 13 additions and 4 deletions

View file

@ -49,7 +49,7 @@ public:
void toggle_field(const std::string& field_key, const bool toggle, int opt_index = -1);
// FFF print
void update_print_fff_config(DynamicPrintConfig* config, const bool is_global_config = false);
void update_print_fff_config(DynamicPrintConfig* config, const bool is_global_config = false, bool set_support_material_overhangs_queried = false);
void toggle_print_fff_options(DynamicPrintConfig* config);
// SLA print