Update MSG_AUTO_HOME c=18
This commit is contained in:
parent
fe1b4e50be
commit
83cbfda113
9 changed files with 9 additions and 9 deletions
|
@ -8,7 +8,7 @@
|
|||
#include "Configuration_prusa.h"
|
||||
|
||||
//internationalized messages
|
||||
const char MSG_AUTO_HOME[] PROGMEM_I1 = ISTR("Auto home"); ////
|
||||
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"); ////
|
||||
|
|
|
@ -52,7 +52,7 @@
|
|||
#MSG_AUTO_DEPLETE c=17 r=1
|
||||
"SpoolJoin"
|
||||
|
||||
#MSG_AUTO_HOME
|
||||
#MSG_AUTO_HOME c=18
|
||||
"Auto home"
|
||||
|
||||
#MSG_AUTOLOAD_FILAMENT c=18
|
||||
|
|
|
@ -70,7 +70,7 @@
|
|||
"SpoolJoin"
|
||||
"\x00"
|
||||
|
||||
#MSG_AUTO_HOME
|
||||
#MSG_AUTO_HOME c=18
|
||||
"Auto home"
|
||||
"\x00"
|
||||
|
||||
|
|
|
@ -70,7 +70,7 @@
|
|||
"SpoolJoin"
|
||||
"\x00"
|
||||
|
||||
#MSG_AUTO_HOME
|
||||
#MSG_AUTO_HOME c=18
|
||||
"Auto home"
|
||||
"Startposition"
|
||||
|
||||
|
|
|
@ -70,7 +70,7 @@
|
|||
"SpoolJoin"
|
||||
"\x00"
|
||||
|
||||
#MSG_AUTO_HOME
|
||||
#MSG_AUTO_HOME c=18
|
||||
"Auto home"
|
||||
"Llevar al origen"
|
||||
|
||||
|
|
|
@ -70,7 +70,7 @@
|
|||
"SpoolJoin"
|
||||
"\x00"
|
||||
|
||||
#MSG_AUTO_HOME
|
||||
#MSG_AUTO_HOME c=18
|
||||
"Auto home"
|
||||
"Mise a 0 des axes"
|
||||
|
||||
|
|
|
@ -70,7 +70,7 @@
|
|||
"SpoolJoin"
|
||||
""
|
||||
|
||||
#MSG_AUTO_HOME
|
||||
#MSG_AUTO_HOME c=18
|
||||
"Auto home"
|
||||
"Trova origine"
|
||||
|
||||
|
|
|
@ -70,7 +70,7 @@
|
|||
"SpoolJoin"
|
||||
"\x00"
|
||||
|
||||
#MSG_AUTO_HOME
|
||||
#MSG_AUTO_HOME c=18
|
||||
"Auto home"
|
||||
"Startpositie"
|
||||
|
||||
|
|
|
@ -70,7 +70,7 @@
|
|||
"SpoolJoin"
|
||||
"\x00"
|
||||
|
||||
#MSG_AUTO_HOME
|
||||
#MSG_AUTO_HOME c=18
|
||||
"Auto home"
|
||||
"Auto zerowanie"
|
||||
|
||||
|
|
Loading…
Reference in a new issue