mirror of
https://github.com/QIDITECH/QIDISlicer.git
synced 2026-02-01 08:28:42 +03:00
update slic3r
This commit is contained in:
@@ -140,6 +140,10 @@ enum class NotificationType
|
||||
WipeTowerNozzleDiameterDiffer,
|
||||
// Notification about using supports with different nozzle diameters.
|
||||
SupportNozzleDiameterDiffer,
|
||||
// Transient error on QIDI Account communication - user is informed and has option to cancel (logout)
|
||||
AccountTransientRetry,
|
||||
// Failed to download secret repo archive
|
||||
FailedSecretVendorUpdateSync
|
||||
};
|
||||
|
||||
class NotificationManager
|
||||
|
||||
Reference in New Issue
Block a user