Updates to support 5 extruders
This commit is contained in:
parent
2b88ccd0aa
commit
c54f6cf23d
74 changed files with 446 additions and 89 deletions
|
|
@ -117,6 +117,7 @@
|
|||
#define MSG_E2STEPS _UxGT("E2steps/mm") // E2steps/mm
|
||||
#define MSG_E3STEPS _UxGT("E3steps/mm") // E3steps/mm
|
||||
#define MSG_E4STEPS _UxGT("E4steps/mm") // E4steps/mm
|
||||
#define MSG_E5STEPS _UxGT("E5steps/mm") // E4steps/mm
|
||||
#define MSG_TEMPERATURE _UxGT("Sıcaklık") // Sıcaklık
|
||||
#define MSG_MOTION _UxGT("Hareket") // Hareket
|
||||
#define MSG_VOLUMETRIC _UxGT("Filaman") // Filaman
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue