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-01-13 15:27:31 +08:00 committed by Lane.Wei
parent 2b35478e12
commit d25f7535a9
5 changed files with 19 additions and 0 deletions

View file

@ -260,6 +260,7 @@ enum PrintDialogStatus {
PrintStatusNeedForceUpgrading,
PrintStatusNeedConsistencyUpgrading,
PrintStatusNotSupportedSendToSDCard,
PrintStatusNotSupportedPrintAll,
PrintStatusBlankPlate
};