"G28 Z Forbidden" => "Home XY first"

Some languages will need to be updated for proper phrasing
This commit is contained in:
Scott Lahteine
2018-03-28 21:50:59 -05:00
parent a97624dd81
commit f04be05a14
26 changed files with 26 additions and 26 deletions

View File

@ -300,7 +300,7 @@
#define MSG_ERR_MINTEMP _UxGT("NÍZKA TEPLOTA")
#define MSG_ERR_MAXTEMP_BED _UxGT("VYS. TEPL. PODL.")
#define MSG_ERR_MINTEMP_BED _UxGT("NÍZ. TEPL. PODL.")
#define MSG_ERR_Z_HOMING _UxGT("G28 Z ZAKÁZÁNO")
#define MSG_ERR_Z_HOMING MSG_HOME _UxGT(" ") MSG_X MSG_Y _UxGT(" ") MSG_FIRST
#define MSG_HALTED _UxGT("TISK. ZASTAVENA")
#define MSG_PLEASE_RESET _UxGT("Proveďte reset")
#define MSG_SHORT_DAY _UxGT("d")