Remove redundant "E"

This commit is contained in:
esenapaj
2016-12-08 19:57:41 +09:00
parent 4ea87b8f34
commit a298a58684
31 changed files with 142 additions and 14 deletions

View File

@ -109,6 +109,10 @@
#define MSG_YSTEPS "Yкроків/мм"
#define MSG_ZSTEPS "Zкроків/мм"
#define MSG_ESTEPS "Eкроків/мм"
#define MSG_E1STEPS "E1кроків/мм"
#define MSG_E2STEPS "E2кроків/мм"
#define MSG_E3STEPS "E3кроків/мм"
#define MSG_E4STEPS "E4кроків/мм"
#define MSG_TEMPERATURE "Температура"
#define MSG_MOTION "Рух"
#define MSG_VOLUMETRIC "Волокно"