Update #MSG_BED c=13
This commit is contained in:
parent
7c906dd0b1
commit
2985c6bd6b
@ -11,7 +11,7 @@
|
||||
const char MSG_AUTO_HOME[] PROGMEM_I1 = ISTR("Auto home"); ////c=18
|
||||
const char MSG_BABYSTEP_Z[] PROGMEM_I1 = ISTR("Live adjust Z"); //// c=18
|
||||
const char MSG_BABYSTEP_Z_NOT_SET[] PROGMEM_I1 = ISTR("Distance between tip of the nozzle and the bed surface has not been set yet. Please follow the manual, chapter First steps, section First layer calibration."); ////c=20 r=12
|
||||
const char MSG_BED[] PROGMEM_I1 = ISTR("Bed"); ////
|
||||
const char MSG_BED[] PROGMEM_I1 = ISTR("Bed"); ////c=13
|
||||
const char MSG_BED_DONE[] PROGMEM_I1 = ISTR("Bed done"); ////c=20
|
||||
const char MSG_BED_HEATING[] PROGMEM_I1 = ISTR("Bed Heating"); ////c=20
|
||||
const char MSG_BED_LEVELING_FAILED_POINT_LOW[] PROGMEM_I1 = ISTR("Bed leveling failed. Sensor didn't trigger. Debris on nozzle? Waiting for reset."); ////c=20 r=6
|
||||
|
@ -94,7 +94,7 @@
|
||||
#MSG_BRIGHTNESS c=18
|
||||
"Brightness"
|
||||
|
||||
#MSG_BED
|
||||
#MSG_BED c=13
|
||||
"Bed"
|
||||
|
||||
#MSG_BELT_STATUS c=18
|
||||
|
@ -126,7 +126,7 @@
|
||||
"Brightness"
|
||||
"Podsviceni"
|
||||
|
||||
#MSG_BED
|
||||
#MSG_BED c=13
|
||||
"Bed"
|
||||
"Podlozka"
|
||||
|
||||
|
@ -126,7 +126,7 @@
|
||||
"Brightness"
|
||||
"Helligkeit"
|
||||
|
||||
#MSG_BED
|
||||
#MSG_BED c=13
|
||||
"Bed"
|
||||
"Bett"
|
||||
|
||||
|
@ -126,7 +126,7 @@
|
||||
"Brightness"
|
||||
"Brillo"
|
||||
|
||||
#MSG_BED
|
||||
#MSG_BED c=13
|
||||
"Bed"
|
||||
"Base"
|
||||
|
||||
|
@ -126,7 +126,7 @@
|
||||
"Brightness"
|
||||
"Luminosite"
|
||||
|
||||
#MSG_BED
|
||||
#MSG_BED c=13
|
||||
"Bed"
|
||||
"Lit"
|
||||
|
||||
|
@ -126,7 +126,7 @@
|
||||
"Brightness"
|
||||
"Luminosita'"
|
||||
|
||||
#MSG_BED
|
||||
#MSG_BED c=13
|
||||
"Bed"
|
||||
"Piano"
|
||||
|
||||
|
@ -126,7 +126,7 @@
|
||||
"Brightness"
|
||||
"Helderheid"
|
||||
|
||||
#MSG_BED
|
||||
#MSG_BED c=13
|
||||
"Bed"
|
||||
"Bed"
|
||||
|
||||
|
@ -126,7 +126,7 @@
|
||||
"Brightness"
|
||||
"Jasnosc"
|
||||
|
||||
#MSG_BED
|
||||
#MSG_BED c=13
|
||||
"Bed"
|
||||
"Stol"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user