"G28 Z forbidden" => "Home XY first"
This commit is contained in:
parent
deefd2defa
commit
b5f1a4141c
24 changed files with 24 additions and 26 deletions
|
|
@ -169,7 +169,7 @@
|
|||
#define MSG_ENDSTOP_ABORT _UxGT("невдача кінцевика")
|
||||
#define MSG_HEATING_FAILED_LCD _UxGT("Невдалий нагрів")
|
||||
#define MSG_THERMAL_RUNAWAY _UxGT("ЗБІЙ ТЕМПЕРАТУРИ")
|
||||
#define MSG_ERR_Z_HOMING _UxGT("G28 Z Відмовлено")
|
||||
#define MSG_ERR_Z_HOMING MSG_HOME _UxGT(" ") MSG_X MSG_Y _UxGT(" ") MSG_FIRST
|
||||
#define MSG_HALTED _UxGT("ПРИНТЕР ЗУПИНЕНО")
|
||||
#define MSG_PLEASE_RESET _UxGT("Перезавантажте")
|
||||
#define MSG_SHORT_DAY _UxGT("д") // One character only
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue