Update #MSG_BED c=13
This commit is contained in:
parent
7c906dd0b1
commit
2985c6bd6b
9 changed files with 9 additions and 9 deletions
|
@ -11,7 +11,7 @@
|
||||||
const char MSG_AUTO_HOME[] PROGMEM_I1 = ISTR("Auto home"); ////c=18
|
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[] 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_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_DONE[] PROGMEM_I1 = ISTR("Bed done"); ////c=20
|
||||||
const char MSG_BED_HEATING[] PROGMEM_I1 = ISTR("Bed Heating"); ////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
|
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
|
#MSG_BRIGHTNESS c=18
|
||||||
"Brightness"
|
"Brightness"
|
||||||
|
|
||||||
#MSG_BED
|
#MSG_BED c=13
|
||||||
"Bed"
|
"Bed"
|
||||||
|
|
||||||
#MSG_BELT_STATUS c=18
|
#MSG_BELT_STATUS c=18
|
||||||
|
|
|
@ -126,7 +126,7 @@
|
||||||
"Brightness"
|
"Brightness"
|
||||||
"Podsviceni"
|
"Podsviceni"
|
||||||
|
|
||||||
#MSG_BED
|
#MSG_BED c=13
|
||||||
"Bed"
|
"Bed"
|
||||||
"Podlozka"
|
"Podlozka"
|
||||||
|
|
||||||
|
|
|
@ -126,7 +126,7 @@
|
||||||
"Brightness"
|
"Brightness"
|
||||||
"Helligkeit"
|
"Helligkeit"
|
||||||
|
|
||||||
#MSG_BED
|
#MSG_BED c=13
|
||||||
"Bed"
|
"Bed"
|
||||||
"Bett"
|
"Bett"
|
||||||
|
|
||||||
|
|
|
@ -126,7 +126,7 @@
|
||||||
"Brightness"
|
"Brightness"
|
||||||
"Brillo"
|
"Brillo"
|
||||||
|
|
||||||
#MSG_BED
|
#MSG_BED c=13
|
||||||
"Bed"
|
"Bed"
|
||||||
"Base"
|
"Base"
|
||||||
|
|
||||||
|
|
|
@ -126,7 +126,7 @@
|
||||||
"Brightness"
|
"Brightness"
|
||||||
"Luminosite"
|
"Luminosite"
|
||||||
|
|
||||||
#MSG_BED
|
#MSG_BED c=13
|
||||||
"Bed"
|
"Bed"
|
||||||
"Lit"
|
"Lit"
|
||||||
|
|
||||||
|
|
|
@ -126,7 +126,7 @@
|
||||||
"Brightness"
|
"Brightness"
|
||||||
"Luminosita'"
|
"Luminosita'"
|
||||||
|
|
||||||
#MSG_BED
|
#MSG_BED c=13
|
||||||
"Bed"
|
"Bed"
|
||||||
"Piano"
|
"Piano"
|
||||||
|
|
||||||
|
|
|
@ -126,7 +126,7 @@
|
||||||
"Brightness"
|
"Brightness"
|
||||||
"Helderheid"
|
"Helderheid"
|
||||||
|
|
||||||
#MSG_BED
|
#MSG_BED c=13
|
||||||
"Bed"
|
"Bed"
|
||||||
"Bed"
|
"Bed"
|
||||||
|
|
||||||
|
|
|
@ -126,7 +126,7 @@
|
||||||
"Brightness"
|
"Brightness"
|
||||||
"Jasnosc"
|
"Jasnosc"
|
||||||
|
|
||||||
#MSG_BED
|
#MSG_BED c=13
|
||||||
"Bed"
|
"Bed"
|
||||||
"Stol"
|
"Stol"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue