Close the single-extruder mixed filament warning by type

This commit is contained in:
SoftFever
2026-08-23 13:53:48 +08:00
parent 9985688b5b
commit af5397d678
2 changed files with 10 additions and 0 deletions

View File

@@ -174,6 +174,8 @@ enum class NotificationType
BBLBedFilamentIncompatible,
BBLMixUsePLAAndPETG,
BBLNozzleFilamentIncompatible,
// A mixed-color filament is printed on a single-nozzle printer (frequent changes and purging).
BBLSingleExtruderMixedFilamentRisk,
OrcaSharedProfilesAvailable,
OrcaCloudAPIError,
OrcaSyncConflict,