Split up Control > Motion submenu
This commit is contained in:
@ -106,6 +106,7 @@
|
||||
#define MSG_PID_C _UxGT("PID-C") // PID-C
|
||||
#define MSG_SELECT _UxGT("Seç") // Seç
|
||||
#define MSG_ACC _UxGT("İvme") // İvme
|
||||
#define MSG_JERK _UxGT("Jerk")
|
||||
#define MSG_VX_JERK _UxGT("Vx-Jerk") // Vx-Jerk
|
||||
#define MSG_VY_JERK _UxGT("Vy-Jerk") // Vy-Jerk
|
||||
#define MSG_VZ_JERK _UxGT("Vz-jerk") // Vz-Jerk
|
||||
@ -116,6 +117,7 @@
|
||||
#define MSG_AMAX _UxGT("Amax ") // Amax
|
||||
#define MSG_A_RETRACT _UxGT("A-retract") // A-retract
|
||||
#define MSG_A_TRAVEL _UxGT("A-travel") // A-travel
|
||||
#define MSG_STEPS_PER_MM _UxGT("Steps/mm") // Xsteps/mm
|
||||
#define MSG_XSTEPS _UxGT("Xsteps/mm") // Xsteps/mm
|
||||
#define MSG_YSTEPS _UxGT("Ysteps/mm") // Ysteps/mm
|
||||
#define MSG_ZSTEPS _UxGT("Zsteps/mm") // Zsteps/mm
|
||||
|
Reference in New Issue
Block a user