Add M915 to Prepare Menu (#11383)
This commit is contained in:
parent
8db91f0bd1
commit
a2ac7e1407
36 changed files with 44 additions and 1 deletions
|
|
@ -47,6 +47,7 @@
|
|||
#define MSG_AUTO_HOME_X _UxGT("Origine X Auto.")
|
||||
#define MSG_AUTO_HOME_Y _UxGT("Origine Y Auto.")
|
||||
#define MSG_AUTO_HOME_Z _UxGT("Origine Z Auto.")
|
||||
#define MSG_TMC_Z_CALIBRATION _UxGT("Calibrer Z")
|
||||
#define MSG_LEVEL_BED_HOMING _UxGT("Origine XYZ")
|
||||
#define MSG_LEVEL_BED_WAITING _UxGT("Clic pour commencer")
|
||||
#define MSG_LEVEL_BED_NEXT_POINT _UxGT("Point suivant")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue