Updates to support 5 extruders
This commit is contained in:
parent
2b88ccd0aa
commit
c54f6cf23d
74 changed files with 446 additions and 89 deletions
|
|
@ -291,6 +291,9 @@
|
|||
#ifndef MSG_E4STEPS
|
||||
#define MSG_E4STEPS _UxGT("E4steps/mm")
|
||||
#endif
|
||||
#ifndef MSG_E5STEPS
|
||||
#define MSG_E5STEPS _UxGT("E5steps/mm")
|
||||
#endif
|
||||
#ifndef MSG_TEMPERATURE
|
||||
#define MSG_TEMPERATURE _UxGT("Temperature")
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue