mirror of
https://git.mirrors.martin98.com/https://github.com/bambulab/BambuStudio.git
synced 2025-09-23 07:23:12 +08:00
FIX: do not need reset bed_type for pa calibration
jira: none Change-Id: I411064cf14d94a9bd1f0f6668ee23aa10d372f3d
This commit is contained in:
parent
1e0d266306
commit
300b3b77c1
@ -1539,8 +1539,8 @@ void CalibrationPresetPage::init_with_machine(MachineObject* obj)
|
||||
}
|
||||
|
||||
// set bed type collection from machine
|
||||
if (m_cali_mode == CalibMode::Calib_PA_Line)
|
||||
update_plate_type_collection(m_cali_method);
|
||||
//if (m_cali_mode == CalibMode::Calib_PA_Line)
|
||||
// update_plate_type_collection(m_cali_method);
|
||||
|
||||
// init default for filament source
|
||||
// TODO if user change ams/ext, need to update
|
||||
|
Loading…
x
Reference in New Issue
Block a user