mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-07 23:17:35 -06:00
preheat work - done
This commit is contained in:
parent
7d0fb4f42a
commit
447cc01405
13 changed files with 69 additions and 21 deletions
|
@ -2299,6 +2299,8 @@ void TabPrint::build()
|
|||
optgroup = page->new_optgroup(L("Ooze prevention"));
|
||||
optgroup->append_single_option_line("ooze_prevention");
|
||||
optgroup->append_single_option_line("standby_temperature_delta");
|
||||
optgroup->append_single_option_line("preheat_time");
|
||||
optgroup->append_single_option_line("preheat_steps");
|
||||
|
||||
optgroup = page->new_optgroup(L("Flush options"), L"param_flush");
|
||||
optgroup->append_single_option_line("flush_into_infill", "reduce-wasting-during-filament-change#wipe-into-infill");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue