FIX: add compatible codes by xun.zhang

jira: [none]
Change-Id: Ice769643fb8109b60e2f5323286c61bf9c934db1
(cherry picked from commit e88042bb96e3e851e4707092906d166785e08c34)
This commit is contained in:
xin.zhang
2025-02-12 16:38:44 +08:00
committed by Noisyfox
parent 696485fe2b
commit 6a7b6f2094

View File

@@ -7236,6 +7236,8 @@ void PrintConfigDef::handle_legacy(t_config_option_key &opt_key, std::string &va
opt_key == "ironing_pattern" ||
opt_key == "support_ironing_pattern") && value == "zig-zag") {
value = "rectilinear";
} else if (opt_key == "filament_map_mode") {
if (value == "Auto") value = "Auto For Flush";
}
// Ignore the following obsolete configuration keys: