mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-17 10:32:20 +00:00
Compare commits
1 Commits
v2.3.2
...
feature/fi
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
7e3ba8e2f3 |
@@ -7655,7 +7655,7 @@ void PrintConfigDef::handle_legacy(t_config_option_key &opt_key, std::string &va
|
||||
opt_key = "wipe_tower_rib_width";
|
||||
} else if (opt_key == "prime_tower_fillet_wall") {
|
||||
opt_key = "wipe_tower_fillet_wall";
|
||||
} else if (opt_key == "extruder_clearance_max_radius") {
|
||||
} else if (opt_key == "extruder_clearance_dist_to_rod") {
|
||||
opt_key = "extruder_clearance_radius";
|
||||
} else if (opt_key == "machine_switch_extruder_time") {
|
||||
opt_key = "machine_tool_change_time";
|
||||
|
||||
Reference in New Issue
Block a user