ENH: add tips for P1P when printing all is not supported

Change-Id: I5caa5dbc2d9cd3c57318a2366c8a8ef494d4df31
Signed-off-by: Stone Li <stone.li@bambulab.com>
This commit is contained in:
Stone Li
2023-02-01 16:24:44 +08:00
committed by Lane.Wei
parent 2b35478e12
commit d25f7535a9
5 changed files with 19 additions and 0 deletions
+1
View File
@@ -260,6 +260,7 @@ enum PrintDialogStatus {
PrintStatusNeedForceUpgrading,
PrintStatusNeedConsistencyUpgrading,
PrintStatusNotSupportedSendToSDCard,
PrintStatusNotSupportedPrintAll,
PrintStatusBlankPlate
};