mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-08 23:46:24 -06:00
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:
parent
2b35478e12
commit
d25f7535a9
5 changed files with 19 additions and 0 deletions
|
@ -260,6 +260,7 @@ enum PrintDialogStatus {
|
|||
PrintStatusNeedForceUpgrading,
|
||||
PrintStatusNeedConsistencyUpgrading,
|
||||
PrintStatusNotSupportedSendToSDCard,
|
||||
PrintStatusNotSupportedPrintAll,
|
||||
PrintStatusBlankPlate
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue