mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2026-01-24 22:17:32 -07:00
FIX: the lost codes
jira: [none] Change-Id: If7696167052a12f35a7869d24e18249aa0410215 (cherry picked from commit 96e43fa9892f16067cdbeae71a58d8031df10f12)
This commit is contained in:
parent
cd022b5f93
commit
7a7d15c5ef
1 changed files with 1 additions and 0 deletions
|
|
@ -3281,6 +3281,7 @@ void SelectMachineDialog::update_show_status()
|
|||
"Please make sure the nozzle installed matches with settings in printer, then set the "
|
||||
"corresponding printer preset when slicing."), obj_->m_extder_data.extders[0].current_nozzle_diameter,
|
||||
nozzle_diameter);
|
||||
error_msg.emplace_back(nozzle_config + "\n\n" + tips);
|
||||
}
|
||||
|
||||
return show_status(PrintDialogStatus::PrintStatusNozzleDiameterMismatch, error_msg);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue