ENH: adjust wiki position

Change-Id: I7b84395f081fb2fd0e6980b12a9d0795f66a359f
This commit is contained in:
liz.li 2023-07-05 16:46:52 +08:00 committed by Lane.Wei
parent c8a21bfb1c
commit 042004fb04
5 changed files with 29 additions and 38 deletions

View file

@ -1377,6 +1377,7 @@ void CalibrationPresetPage::init_with_machine(MachineObject* obj)
}
// init default for filament source
// TODO if user change ams/ext, need to update
if ( !obj->has_ams() || (obj->m_tray_now == std::to_string(VIRTUAL_TRAY_ID)) )
{
m_ext_spool_radiobox->SetValue(true);