Split up Control > Motion submenu
This commit is contained in:
@ -95,6 +95,7 @@
|
||||
#define MSG_PID_C _UxGT("PID-C")
|
||||
#define MSG_SELECT _UxGT("Вибрати")
|
||||
#define MSG_ACC _UxGT("Приск.")
|
||||
#define MSG_JERK _UxGT("Ривок")
|
||||
#define MSG_VX_JERK _UxGT("Vx-ривок")
|
||||
#define MSG_VY_JERK _UxGT("Vy-ривок")
|
||||
#define MSG_VZ_JERK _UxGT("Vz-ривок")
|
||||
@ -105,6 +106,7 @@
|
||||
#define MSG_AMAX _UxGT("Aмакс ")
|
||||
#define MSG_A_RETRACT _UxGT("A-втягув.")
|
||||
#define MSG_A_TRAVEL _UxGT("A-руху")
|
||||
#define MSG_STEPS_PER_MM _UxGT("Кроків/мм")
|
||||
#define MSG_XSTEPS _UxGT("Xкроків/мм")
|
||||
#define MSG_YSTEPS _UxGT("Yкроків/мм")
|
||||
#define MSG_ZSTEPS _UxGT("Zкроків/мм")
|
||||
|
Reference in New Issue
Block a user