mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-07 23:17:35 -06:00
semm
This commit is contained in:
parent
ee4705d6b7
commit
e624632969
142 changed files with 741 additions and 597 deletions
|
@ -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") {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue