mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-17 02:22:17 +00:00
ENH: valid print all when selecting blank plate
and give a tips when print blank plate Change-Id: Ic243dcee87d4a5a09de91c5806f1a94735f1052b Signed-off-by: Stone Li <stone.li@bambulab.com>
This commit is contained in:
@@ -259,7 +259,8 @@ enum PrintDialogStatus {
|
||||
PrintStatusNotOnTheSameLAN,
|
||||
PrintStatusNeedForceUpgrading,
|
||||
PrintStatusNeedConsistencyUpgrading,
|
||||
PrintStatusNotSupportedSendToSDCard
|
||||
PrintStatusNotSupportedSendToSDCard,
|
||||
PrintStatusBlankPlate
|
||||
};
|
||||
|
||||
std::string get_print_status_info(PrintDialogStatus status);
|
||||
|
||||
Reference in New Issue
Block a user