|
|
@ -42,12 +42,17 @@ |
|
|
|
#define WELCOME_MSG MACHINE_NAME " pripraven." |
|
|
|
#define MSG_SD_INSERTED "Karta vlozena" |
|
|
|
#define MSG_SD_REMOVED "Karta vyjmuta" |
|
|
|
#define MSG_LCD_ENDSTOPS "Endstopy" // maximalne 8 znaku
|
|
|
|
#define MSG_MAIN "Hlavni nabidka" |
|
|
|
#define MSG_AUTOSTART "Autostart" |
|
|
|
#define MSG_DISABLE_STEPPERS "Uvolnit motory" |
|
|
|
#define MSG_AUTO_HOME "Domovska pozice" |
|
|
|
#define MSG_AUTO_HOME_X "Domu osa X" |
|
|
|
#define MSG_AUTO_HOME_Y "Domu osa Y" |
|
|
|
#define MSG_AUTO_HOME_Z "Domu osa Z" |
|
|
|
#define MSG_LEVEL_BED_HOMING "Mereni podlozky" |
|
|
|
#define MSG_LEVEL_BED_WAITING "Kliknutim spustte" |
|
|
|
#define MSG_LEVEL_BED_NEXT_POINT "Dalsi bod" |
|
|
|
#define MSG_LEVEL_BED_DONE "Mereni hotovo!" |
|
|
|
#define MSG_LEVEL_BED_CANCEL "Storno" |
|
|
|
#define MSG_SET_HOME_OFFSETS "Nastavit ofsety" |
|
|
|