1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-14 08:34:26 +00:00
This commit is contained in:
YuSanka
2019-08-27 09:31:19 +02:00
parent 80490550b5
commit a1f34adcf6
2 changed files with 2 additions and 1 deletions
+2
View File
@@ -141,6 +141,8 @@ void ConfigManipulation::update_print_fff_config(DynamicPrintConfig* config, con
apply(config, &new_conf);
}
static bool support_material_overhangs_queried = false;
if (config->opt_bool("support_material")) {
// Ask only once.
if (!support_material_overhangs_queried) {