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 Steps/mm"
#define MSG_ZSTEPS "Z Steps/mm"
#define MSG_ESTEPS "E Steps/mm"
#define MSG_E1STEPS "E1 Steps/mm"
#define MSG_E2STEPS "E2 Steps/mm"
#define MSG_E3STEPS "E3 Steps/mm"
#define MSG_E4STEPS "E4 Steps/mm"
#define MSG_TEMPERATURE "Temperatur"
#define MSG_MOTION "Bewegung"
#define MSG_VOLUMETRIC "Filament"