|
|
@ -47,11 +47,11 @@ |
|
|
|
#define MSG_DISABLE_STEPPERS "Uvolnit motory" |
|
|
|
#define MSG_AUTO_HOME "Domovska pozice" |
|
|
|
#define MSG_LEVEL_BED_HOMING "Mereni podlozky" |
|
|
|
#define MSG_LEVEL_BED_WAITING "Click to Begin" |
|
|
|
#define MSG_LEVEL_BED_DONE "Leveling Done!" |
|
|
|
#define MSG_LEVEL_BED_CANCEL "Cancel" |
|
|
|
#define MSG_LEVEL_BED_WAITING "Kliknutim spustte" |
|
|
|
#define MSG_LEVEL_BED_DONE "Mereni hotovo!" |
|
|
|
#define MSG_LEVEL_BED_CANCEL "Storno" |
|
|
|
#define MSG_SET_HOME_OFFSETS "Nastavit ofsety" |
|
|
|
#define MSG_HOME_OFFSETS_APPLIED "Offsets applied" |
|
|
|
#define MSG_HOME_OFFSETS_APPLIED "Ofsety nastaveny" |
|
|
|
#define MSG_SET_ORIGIN "Nastavit pocatek" |
|
|
|
#define MSG_PREHEAT_PLA "Zahrat PLA" |
|
|
|
#define MSG_PREHEAT_PLA_N MSG_PREHEAT_PLA " " |
|
|
@ -78,6 +78,7 @@ |
|
|
|
#define MSG_MOVE_1MM "Posunout o 1mm" |
|
|
|
#define MSG_MOVE_10MM "Posunout o 10mm" |
|
|
|
#define MSG_SPEED "Rychlost" |
|
|
|
#define MSG_BED_Z "Vyska podl." |
|
|
|
#define MSG_NOZZLE "Tryska" |
|
|
|
#define MSG_BED "Podlozka" |
|
|
|
#define MSG_FAN_SPEED "Rychlost vent." |
|
|
|