|
@@ -433,3 +433,10 @@
|
433
|
433
|
#define MSG_FILAMENT_CHANGE_CONT_PURGE_1 _UxGT("Premi x terminare")
|
434
|
434
|
#define MSG_FILAMENT_CHANGE_RESUME_1 _UxGT("Ripresa...")
|
435
|
435
|
#endif // LCD_HEIGHT < 4
|
|
436
|
+
|
|
437
|
+#define MSG_TMC_DRIVERS _UxGT("Drivers TMC")
|
|
438
|
+#define MSG_TMC_CURRENT _UxGT("Corrente driver")
|
|
439
|
+#define MSG_TMC_HYBRID_THRS _UxGT("Soglia modo ibrido")
|
|
440
|
+#define MSG_TMC_HOMING_THRS _UxGT("Azzer. sensorless")
|
|
441
|
+#define MSG_TMC_STEPPING_MODE _UxGT("Modo stepping")
|
|
442
|
+#define MSG_TMC_STEALTH_ENABLED _UxGT("StealthChop abil.")
|