"G28 Z forbidden" => "Home XY first"
This commit is contained in:
parent
deefd2defa
commit
b5f1a4141c
24 changed files with 24 additions and 26 deletions
|
|
@ -185,7 +185,7 @@
|
|||
#define MSG_ERR_MINTEMP _UxGT("Err: TEMP MINIMA")
|
||||
#define MSG_ERR_MAXTEMP_BED _UxGT("Err: TEMPMAX LLIT")
|
||||
#define MSG_ERR_MINTEMP_BED _UxGT("Err: TEMPMIN LLIT")
|
||||
#define MSG_ERR_Z_HOMING _UxGT("G28 Z No permes")
|
||||
#define MSG_ERR_Z_HOMING MSG_HOME _UxGT(" ") MSG_X MSG_Y _UxGT(" ") MSG_FIRST
|
||||
#define MSG_HALTED _UxGT("IMPRESSORA PARADA")
|
||||
#define MSG_PLEASE_RESET _UxGT("Reinicieu")
|
||||
#define MSG_SHORT_DAY _UxGT("d") // One character only
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue