Dino Del Favero преди 9 години
родител
ревизия
5cfe13f240

+ 1
- 1
Marlin/Configuration.h Целия файл

@@ -565,7 +565,7 @@ const bool Z_MAX_ENDSTOP_INVERTING = true; // set to true to invert the logic of
565 565
 
566 566
 // The Elefu RA Board Control Panel
567 567
 // http://www.elefu.com/index.php?route=product/product&product_id=53
568
-// REMEMBER TO INSTALL LiquidCrystal_I2C.h in your ARUDINO library folder: https://github.com/kiyoshigawa/LiquidCrystal_I2C
568
+// REMEMBER TO INSTALL LiquidCrystal_I2C.h in your ARDUINO library folder: https://github.com/kiyoshigawa/LiquidCrystal_I2C
569 569
 //#define RA_CONTROL_PANEL
570 570
 
571 571
 //automatic expansion

+ 1
- 1
Marlin/example_configurations/SCARA/Configuration.h Целия файл

@@ -571,7 +571,7 @@ const bool Z_MAX_ENDSTOP_INVERTING = true; // set to true to invert the logic of
571 571
 
572 572
 // The Elefu RA Board Control Panel
573 573
 // http://www.elefu.com/index.php?route=product/product&product_id=53
574
-// REMEMBER TO INSTALL LiquidCrystal_I2C.h in your ARUDINO library folder: https://github.com/kiyoshigawa/LiquidCrystal_I2C
574
+// REMEMBER TO INSTALL LiquidCrystal_I2C.h in your ARDUINO library folder: https://github.com/kiyoshigawa/LiquidCrystal_I2C
575 575
 //#define RA_CONTROL_PANEL
576 576
 
577 577
 //automatic expansion

+ 1
- 1
Marlin/example_configurations/delta/Configuration.h Целия файл

@@ -475,7 +475,7 @@ const bool Z_MAX_ENDSTOP_INVERTING = true; // set to true to invert the logic of
475 475
 
476 476
 // The Elefu RA Board Control Panel
477 477
 // http://www.elefu.com/index.php?route=product/product&product_id=53
478
-// REMEMBER TO INSTALL LiquidCrystal_I2C.h in your ARUDINO library folder: https://github.com/kiyoshigawa/LiquidCrystal_I2C
478
+// REMEMBER TO INSTALL LiquidCrystal_I2C.h in your ARDUINO library folder: https://github.com/kiyoshigawa/LiquidCrystal_I2C
479 479
 //#define RA_CONTROL_PANEL
480 480
 
481 481
 // Delta calibration menu

+ 1
- 1
Marlin/example_configurations/makibox/Configuration.h Целия файл

@@ -543,7 +543,7 @@ const bool Z_MAX_ENDSTOP_INVERTING = true; // set to true to invert the logic of
543 543
 
544 544
 // The Elefu RA Board Control Panel
545 545
 // http://www.elefu.com/index.php?route=product/product&product_id=53
546
-// REMEMBER TO INSTALL LiquidCrystal_I2C.h in your ARUDINO library folder: https://github.com/kiyoshigawa/LiquidCrystal_I2C
546
+// REMEMBER TO INSTALL LiquidCrystal_I2C.h in your ARDUINO library folder: https://github.com/kiyoshigawa/LiquidCrystal_I2C
547 547
 //#define RA_CONTROL_PANEL
548 548
 
549 549
 //automatic expansion

+ 1
- 1
Marlin/example_configurations/tvrrug/Round2/Configuration.h Целия файл

@@ -557,7 +557,7 @@ const bool Z_MAX_ENDSTOP_INVERTING = true; // set to true to invert the logic of
557 557
 
558 558
 // The Elefu RA Board Control Panel
559 559
 // http://www.elefu.com/index.php?route=product/product&product_id=53
560
-// REMEMBER TO INSTALL LiquidCrystal_I2C.h in your ARUDINO library folder: https://github.com/kiyoshigawa/LiquidCrystal_I2C
560
+// REMEMBER TO INSTALL LiquidCrystal_I2C.h in your ARDUINO library folder: https://github.com/kiyoshigawa/LiquidCrystal_I2C
561 561
 //#define RA_CONTROL_PANEL
562 562
 
563 563
 //automatic expansion

+ 38
- 38
Marlin/language_it.h Целия файл

@@ -15,37 +15,37 @@
15 15
 #define MSG_AUTOSTART                       "Autostart"
16 16
 #define MSG_DISABLE_STEPPERS                "Disabilita Motori"
17 17
 #define MSG_AUTO_HOME                       "Auto Home"
18
-#define MSG_SET_HOME_OFFSETS                "Set home offsets"
18
+#define MSG_SET_HOME_OFFSETS                "Setta offset home"
19 19
 #define MSG_SET_ORIGIN                      "Imposta Origine"
20 20
 #define MSG_PREHEAT_PLA                     "Preriscalda PLA"
21 21
 #define MSG_PREHEAT_PLA0                    "Preriscalda PLA 1"
22 22
 #define MSG_PREHEAT_PLA1                    "Preriscalda PLA 2"
23 23
 #define MSG_PREHEAT_PLA2                    "Preriscalda PLA 3"
24
-#define MSG_PREHEAT_PLA012                  "Preris. PLA Tutto"
25
-#define MSG_PREHEAT_PLA_BEDONLY             "Preri. PLA Piatto"
26
-#define MSG_PREHEAT_PLA_SETTINGS            "Preris. PLA Conf"
24
+#define MSG_PREHEAT_PLA012                  "Prer. PLA Tutto"
25
+#define MSG_PREHEAT_PLA_BEDONLY             "Prer. PLA Piatto"
26
+#define MSG_PREHEAT_PLA_SETTINGS            "Config. prer. PLA"
27 27
 #define MSG_PREHEAT_ABS                     "Preriscalda ABS"
28 28
 #define MSG_PREHEAT_ABS0                    "Preriscalda ABS 1"
29 29
 #define MSG_PREHEAT_ABS1                    "Preriscalda ABS 2"
30 30
 #define MSG_PREHEAT_ABS2                    "Preriscalda ABS 3"
31
-#define MSG_PREHEAT_ABS012                  "Preris. ABS Tutto"
32
-#define MSG_PREHEAT_ABS_BEDONLY             "Preri. ABS Piatto"
33
-#define MSG_PREHEAT_ABS_SETTINGS            "Preris. ABS Conf"
31
+#define MSG_PREHEAT_ABS012                  "Prer. ABS Tutto"
32
+#define MSG_PREHEAT_ABS_BEDONLY             "Prer. ABS Piatto"
33
+#define MSG_PREHEAT_ABS_SETTINGS            "Config. prer. ABS"
34 34
 #define MSG_COOLDOWN                        "Raffredda"
35
-#define MSG_SWITCH_PS_ON                    "Switch Power On"
36
-#define MSG_SWITCH_PS_OFF                   "Switch Power Off"
35
+#define MSG_SWITCH_PS_ON                    "Accendi aliment."
36
+#define MSG_SWITCH_PS_OFF                   "Spegni aliment."
37 37
 #define MSG_EXTRUDE                         "Estrudi"
38 38
 #define MSG_RETRACT                         "Ritrai"
39 39
 #define MSG_MOVE_AXIS                       "Muovi Asse"
40
-#define MSG_MOVE_X                          "Move X"
41
-#define MSG_MOVE_Y                          "Move Y"
42
-#define MSG_MOVE_Z                          "Move Z"
43
-#define MSG_MOVE_E                          "Extruder"
44
-#define MSG_MOVE_E1                         "Extruder2"
45
-#define MSG_MOVE_E2                         "Extruder3"
46
-#define MSG_MOVE_01MM                       "Move 0.1mm"
47
-#define MSG_MOVE_1MM                        "Move 1mm"
48
-#define MSG_MOVE_10MM                       "Move 10mm"
40
+#define MSG_MOVE_X                          "Muovi X"
41
+#define MSG_MOVE_Y                          "Muovi Y"
42
+#define MSG_MOVE_Z                          "Muovi Z"
43
+#define MSG_MOVE_E                          "Estrusore"
44
+#define MSG_MOVE_E1                         "Estrusore 2"
45
+#define MSG_MOVE_E2                         "Estrusore 3"
46
+#define MSG_MOVE_01MM                       "Muovi di 0.1mm"
47
+#define MSG_MOVE_1MM                        "Muovi di   1mm"
48
+#define MSG_MOVE_10MM                       "Muovi di  10mm"
49 49
 #define MSG_SPEED                           "Velcità"
50 50
 #define MSG_NOZZLE                          "Ugello"
51 51
 #define MSG_NOZZLE1                         "Ugello2"
@@ -61,13 +61,13 @@
61 61
 #define MSG_MAX                             " \002 Max:"
62 62
 #define MSG_FACTOR                          " \002 Fact:"
63 63
 #define MSG_AUTOTEMP                        "Autotemp"
64
-#define MSG_ON                              "On "
65
-#define MSG_OFF                             "Off"
64
+#define MSG_ON                              "ON "
65
+#define MSG_OFF                             "OFF"
66 66
 #define MSG_PID_P                           "PID-P"
67 67
 #define MSG_PID_I                           "PID-I"
68 68
 #define MSG_PID_D                           "PID-D"
69 69
 #define MSG_PID_C                           "PID-C"
70
-#define MSG_ACC                             "Accel"
70
+#define MSG_ACC                             "Accel."
71 71
 #define MSG_VXY_JERK                        "Vxy-jerk"
72 72
 #define MSG_VZ_JERK                         "Vz-jerk"
73 73
 #define MSG_VE_JERK                         "Ve-jerk"
@@ -87,11 +87,11 @@
87 87
 #define MSG_TEMPERATURE                     "Temperatura"
88 88
 #define MSG_MOTION                          "Movimento"
89 89
 #define MSG_VOLUMETRIC                      "Filament"
90
-#define MSG_VOLUMETRIC_ENABLED		        "E in mm3"
91
-#define MSG_FILAMENT_SIZE_EXTRUDER_0        "Fil. Dia. 1"
92
-#define MSG_FILAMENT_SIZE_EXTRUDER_1        "Fil. Dia. 2"
93
-#define MSG_FILAMENT_SIZE_EXTRUDER_2        "Fil. Dia. 3"
94
-#define MSG_CONTRAST                        "LCD contrast"
90
+#define MSG_VOLUMETRIC_ENABLED		        "E in mm³"
91
+#define MSG_FILAMENT_SIZE_EXTRUDER_0        "Diam. filo 1"
92
+#define MSG_FILAMENT_SIZE_EXTRUDER_1        "Diam. filo 2"
93
+#define MSG_FILAMENT_SIZE_EXTRUDER_2        "Diam. filo 3"
94
+#define MSG_CONTRAST                        "Contrasto LCD"
95 95
 #define MSG_STORE_EPROM                     "Salva in EEPROM"
96 96
 #define MSG_LOAD_EPROM                      "Carica da EEPROM"
97 97
 #define MSG_RESTORE_FAILSAFE                "Impostaz. default"
@@ -100,17 +100,17 @@
100 100
 #define MSG_PREPARE                         "Prepara"
101 101
 #define MSG_TUNE                            "Adatta"
102 102
 #define MSG_PAUSE_PRINT                     "Pausa"
103
-#define MSG_RESUME_PRINT                    "Riprendi Stampa"
104
-#define MSG_STOP_PRINT                      "Arresta Stampa"
103
+#define MSG_RESUME_PRINT                    "Riprendi stampa"
104
+#define MSG_STOP_PRINT                      "Arresta stampa"
105 105
 #define MSG_CARD_MENU                       "SD Card Menu"
106 106
 #define MSG_NO_CARD                         "No SD Card"
107 107
 #define MSG_DWELL                           "Sospensione..."
108 108
 #define MSG_USERWAIT                        "Attendi Utente..."
109 109
 #define MSG_RESUMING                        "Riprendi Stampa"
110
-#define MSG_PRINT_ABORTED                   "Print aborted"
111
-#define MSG_NO_MOVE                         "Nessun Movimento."
112
-#define MSG_KILLED                          "UCCISO. "
113
-#define MSG_STOPPED                         "ARRESTATO. "
110
+#define MSG_PRINT_ABORTED                   "Stampa abortita"
111
+#define MSG_NO_MOVE                         "Nessun Movimento"
112
+#define MSG_KILLED                          "UCCISO "
113
+#define MSG_STOPPED                         "ARRESTATO "
114 114
 #define MSG_CONTROL_RETRACT                 "Ritrai mm"
115 115
 #define MSG_CONTROL_RETRACT_SWAP            "Scamb. Ritrai mm"
116 116
 #define MSG_CONTROL_RETRACTF                "Ritrai  V"
@@ -128,16 +128,16 @@
128 128
 #define MSG_BABYSTEP_X                      "Babystep X"
129 129
 #define MSG_BABYSTEP_Y                      "Babystep Y"
130 130
 #define MSG_BABYSTEP_Z                      "Babystep Z"
131
-#define MSG_ENDSTOP_ABORT                   "Endstop abort"
131
+#define MSG_ENDSTOP_ABORT                   "Finecorsa abort"
132 132
 
133 133
 #define MSG_RECTRACT                        "Ritrai"
134 134
 
135 135
 #ifdef DELTA_CALIBRATION_MENU
136
-    #define MSG_DELTA_CALIBRATE             "Delta Calibration"
137
-    #define MSG_DELTA_CALIBRATE_X           "Calibrate X"
138
-    #define MSG_DELTA_CALIBRATE_Y           "Calibrate Y"
139
-    #define MSG_DELTA_CALIBRATE_Z           "Calibrate Z"
140
-    #define MSG_DELTA_CALIBRATE_CENTER      "Calibrate Center"
136
+    #define MSG_DELTA_CALIBRATE             "Calibraz. Delta"
137
+    #define MSG_DELTA_CALIBRATE_X           "Calibra X"
138
+    #define MSG_DELTA_CALIBRATE_Y           "Calibra Y"
139
+    #define MSG_DELTA_CALIBRATE_Z           "Calibra Z"
140
+    #define MSG_DELTA_CALIBRATE_CENTER      "Calibra Center"
141 141
 #endif // DELTA_CALIBRATION_MENU
142 142
 
143 143
 #endif // LANGUAGE_IT_H

Loading…
Отказ
Запис