Remove redundant "E"
This commit is contained in:
@ -258,6 +258,18 @@
|
||||
#ifndef MSG_ESTEPS
|
||||
#define MSG_ESTEPS "Esteps/mm"
|
||||
#endif
|
||||
#ifndef MSG_E1STEPS
|
||||
#define MSG_E1STEPS "E1steps/mm"
|
||||
#endif
|
||||
#ifndef MSG_E2STEPS
|
||||
#define MSG_E2STEPS "E2steps/mm"
|
||||
#endif
|
||||
#ifndef MSG_E3STEPS
|
||||
#define MSG_E3STEPS "E3steps/mm"
|
||||
#endif
|
||||
#ifndef MSG_E4STEPS
|
||||
#define MSG_E4STEPS "E4steps/mm"
|
||||
#endif
|
||||
#ifndef MSG_TEMPERATURE
|
||||
#define MSG_TEMPERATURE "Temperature"
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user