Show nozzles, heaters, and extruders numbered 1-4
This commit is contained in:
committed by
Richard Wackerbarth
parent
5bc480fee8
commit
7ac7ddbf20
@ -42,8 +42,6 @@
|
||||
#define MSG_MOVE_Y "Flyt Y"
|
||||
#define MSG_MOVE_Z "Flyt Z"
|
||||
#define MSG_MOVE_E "Extruder"
|
||||
#define MSG_MOVE_E1 "Extruder2"
|
||||
#define MSG_MOVE_E2 "Extruder3"
|
||||
#define MSG_MOVE_01MM "Flyt 0.1mm"
|
||||
#define MSG_MOVE_1MM "Flyt 1mm"
|
||||
#define MSG_MOVE_10MM "Flyt 10mm"
|
||||
@ -54,9 +52,6 @@
|
||||
#define MSG_BED "Plade"
|
||||
#define MSG_FAN_SPEED "Blæser hastighed"
|
||||
#define MSG_FLOW "Flow"
|
||||
#define MSG_FLOW0 "Flow 0"
|
||||
#define MSG_FLOW1 "Flow 1"
|
||||
#define MSG_FLOW2 "Flow 2"
|
||||
#define MSG_CONTROL "Kontrol"
|
||||
#define MSG_MIN " \002 Min"
|
||||
#define MSG_MAX " \002 Max"
|
||||
@ -89,9 +84,7 @@
|
||||
#define MSG_MOTION "Motion"
|
||||
#define MSG_VOLUMETRIC "Filament"
|
||||
#define MSG_VOLUMETRIC_ENABLED "E in mm3"
|
||||
#define MSG_FILAMENT_SIZE_EXTRUDER_0 "Fil. Dia. 1"
|
||||
#define MSG_FILAMENT_SIZE_EXTRUDER_1 "Fil. Dia. 2"
|
||||
#define MSG_FILAMENT_SIZE_EXTRUDER_2 "Fil. Dia. 3"
|
||||
#define MSG_FILAMENT_DIAM "Fil. Dia."
|
||||
#define MSG_CONTRAST "LCD kontrast"
|
||||
#define MSG_STORE_EPROM "Gem i EEPROM"
|
||||
#define MSG_LOAD_EPROM "Hent fra EEPROM"
|
||||
|
Reference in New Issue
Block a user