mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-18 11:02:08 +00:00
semm
This commit is contained in:
@@ -11303,7 +11303,7 @@ void Plater::on_config_change(const DynamicPrintConfig &config)
|
||||
else if (boost::starts_with(opt_key, "enable_prime_tower") ||
|
||||
boost::starts_with(opt_key, "prime_tower") ||
|
||||
boost::starts_with(opt_key, "wipe_tower") ||
|
||||
// opt_key == "filament_minimal_purge_on_wipe_tower" // ? #ys_FIXME
|
||||
opt_key == "filament_minimal_purge_on_wipe_tower" ||
|
||||
opt_key == "single_extruder_multi_material" ||
|
||||
// BBS
|
||||
opt_key == "prime_volume") {
|
||||
|
||||
Reference in New Issue
Block a user