mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-22 18:32:16 +00:00
feat(gui): warn when the hotend rack inventory falls short of the sliced plate
Follow-up to the rack-aware pre-print checks: after the blocking checks pass, warn (without disabling Send) when the plate needs more matching hotends than the rack printer currently holds - suggesting rack setup, a nozzle info refresh, or a re-slice to avoid filament waste - or when the only matches rely on unreliable nozzle information. Text-only warning rows; this message board has no refresh or don't-show-again buttons.
This commit is contained in:
@@ -18786,3 +18786,12 @@ msgstr ""
|
||||
#, possible-c-format, possible-boost-format
|
||||
msgid "The hardness of current material (%s) exceeds the hardness of %s(%s). It may cause nozzle wear, leading to material leakage and unstable flow. Please exercise caution when using it."
|
||||
msgstr ""
|
||||
|
||||
msgid "There are not enough available hotends currently."
|
||||
msgstr ""
|
||||
|
||||
msgid "Please re-slice to avoid filament waste."
|
||||
msgstr ""
|
||||
|
||||
msgid "The reported hotend information may be unreliable."
|
||||
msgstr ""
|
||||
|
||||
Reference in New Issue
Block a user