Followup to E renumbering

This commit is contained in:
Scott Lahteine
2019-10-08 17:37:17 -05:00
parent cb1cb72c76
commit 5becda25c5
30 changed files with 176 additions and 174 deletions

View File

@@ -123,11 +123,12 @@
#define MSG_CSTEPS _UxGT("Bήματα Z ανά μμ")
#endif
#define MSG_ESTEPS _UxGT("Bήματα Ε ανά μμ")
#define MSG_E1STEPS _UxGT("Bήματα Ε1 ανά μμ")
#define MSG_E2STEPS _UxGT("Bήματα Ε2 ανά μμ")
#define MSG_E3STEPS _UxGT("Bήματα Ε3 ανά μμ")
#define MSG_E4STEPS _UxGT("Bήματα Ε4 ανά μμ")
#define MSG_E5STEPS _UxGT("Bήματα Ε5 ανά μμ")
#define MSG_E0_STEPS _UxGT("Bήματα Ε1 ανά μμ")
#define MSG_E1_STEPS _UxGT("Bήματα Ε2 ανά μμ")
#define MSG_E2_STEPS _UxGT("Bήματα Ε3 ανά μμ")
#define MSG_E3_STEPS _UxGT("Bήματα Ε4 ανά μμ")
#define MSG_E4_STEPS _UxGT("Bήματα Ε5 ανά μμ")
#define MSG_E5_STEPS _UxGT("Bήματα Ε6 ανά μμ")
#define MSG_TEMPERATURE _UxGT("Θερμοκρασία")
#define MSG_MOTION _UxGT("Κίνηση")
#define MSG_FILAMENT _UxGT("Νήμα")