Updates to support 5 extruders
This commit is contained in:
parent
2b88ccd0aa
commit
c54f6cf23d
74 changed files with 446 additions and 89 deletions
|
|
@ -112,6 +112,7 @@
|
|||
#define MSG_E2STEPS _UxGT("E2 trangos/mm")
|
||||
#define MSG_E3STEPS _UxGT("E3 trangos/mm")
|
||||
#define MSG_E4STEPS _UxGT("E4 trangos/mm")
|
||||
#define MSG_E5STEPS _UxGT("E5 trangos/mm")
|
||||
#define MSG_TEMPERATURE _UxGT("Temperatura")
|
||||
#define MSG_MOTION _UxGT("Movimiento")
|
||||
#define MSG_VOLUMETRIC _UxGT("Filamento")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue