fix top_fill_pattern not saved for prusa config

This commit is contained in:
remi durand 2021-06-25 19:56:33 +02:00
parent f1ef8a013f
commit bd1256ae93

View File

@ -5382,7 +5382,6 @@ void PrintConfigDef::to_prusa(t_config_option_key& opt_key, std::string& value,
"chamber_temperature", "chamber_temperature",
"complete_objects_one_skirt", "complete_objects_one_skirt",
"complete_objects_sort", "complete_objects_sort",
"top_fill_pattern",
"solid_fill_pattern", "solid_fill_pattern",
"enforce_full_fill_volume", "enforce_full_fill_volume",
"external_infill_margin", "external_infill_margin",