FIX: Cannot send the print job when the printer is not at FDM mode

jira: [STUDIO-10571]
Change-Id: I20c02b79d09400dce2089856fde98d0cd50713ff
(cherry picked from commit d327fa91781bbc568b26ba147f9dd9f625ff1022)
This commit is contained in:
xin.zhang
2025-03-06 20:35:10 +08:00
committed by Noisyfox
parent 03ea48c6b4
commit 872f0342bb
4 changed files with 19 additions and 4 deletions

View File

@@ -71,6 +71,7 @@ enum PrintDialogStatus {
PrintStatusReadingFinished,
PrintStatusReadingTimeout,
PrintStatusInUpgrading,
PrintStatusModeNotFDM,
PrintStatusNeedUpgradingAms,
PrintStatusInSystemPrinting,
PrintStatusInPrinting,