|
@@ -52,10 +52,10 @@
|
52
|
52
|
#define MSG_LEVEL_BED_WAITING _UxGT("누르면 시작합니다")
|
53
|
53
|
#define MSG_LEVEL_BED_NEXT_POINT _UxGT("다음 Point")
|
54
|
54
|
#define MSG_LEVEL_BED_DONE _UxGT("레벨링 완료!")
|
55
|
|
-#define MSG_Z_FADE_HEIGHT _UxGT("Fade Height")
|
56
|
|
-#define MSG_SET_HOME_OFFSETS _UxGT("Set home offsets")
|
57
|
|
-#define MSG_HOME_OFFSETS_APPLIED _UxGT("Offsets applied")
|
58
|
|
-#define MSG_SET_ORIGIN _UxGT("Set origin")
|
|
55
|
+//#define MSG_Z_FADE_HEIGHT _UxGT("Fade Height")
|
|
56
|
+//#define MSG_SET_HOME_OFFSETS _UxGT("Set home offsets")
|
|
57
|
+//#define MSG_HOME_OFFSETS_APPLIED _UxGT("Offsets applied")
|
|
58
|
+//#define MSG_SET_ORIGIN _UxGT("Set origin")
|
59
|
59
|
#define MSG_PREHEAT_1 _UxGT("예열하기 - " PREHEAT_1_LABEL)
|
60
|
60
|
#define MSG_PREHEAT_1_N MSG_PREHEAT_1 _UxGT(" ")
|
61
|
61
|
#define MSG_PREHEAT_1_ALL MSG_PREHEAT_1 _UxGT(" 모두")
|
|
@@ -76,177 +76,177 @@
|
76
|
76
|
#define MSG_RETRACT _UxGT("당기기")
|
77
|
77
|
#define MSG_MOVE_AXIS _UxGT("축 이동")
|
78
|
78
|
#define MSG_BED_LEVELING _UxGT("베드 레벨링")
|
79
|
|
-#define MSG_LEVEL_BED _UxGT("Level bed")
|
80
|
|
-#define MSG_LEVEL_CORNERS _UxGT("Level corners")
|
81
|
|
-#define MSG_NEXT_CORNER _UxGT("Next corner")
|
82
|
|
-#define MSG_EDITING_STOPPED _UxGT("Mesh Editing Stopped")
|
83
|
|
-#define MSG_USER_MENU _UxGT("Custom User Commands")
|
84
|
|
-#define MSG_UBL_DOING_G29 _UxGT("오토레벨링 하기")
|
85
|
|
-#define MSG_UBL_UNHOMED _UxGT("Home XYZ first")
|
86
|
|
-#define MSG_UBL_TOOLS _UxGT("UBL Tools")
|
87
|
|
-#define MSG_UBL_LEVEL_BED _UxGT("Unified Bed Leveling")
|
88
|
|
-#define MSG_IDEX_MENU _UxGT("IDEX Mode")
|
89
|
|
-#define MSG_IDEX_MODE_AUTOPARK _UxGT("Auto-Park")
|
90
|
|
-#define MSG_IDEX_MODE_DUPLICATE _UxGT("Duplication")
|
|
79
|
+//#define MSG_LEVEL_BED _UxGT("Level bed")
|
|
80
|
+//#define MSG_LEVEL_CORNERS _UxGT("Level corners")
|
|
81
|
+//#define MSG_NEXT_CORNER _UxGT("Next corner")
|
|
82
|
+//#define MSG_EDIT_MESH _UxGT("Edit Mesh")
|
|
83
|
+//#define MSG_EDITING_STOPPED _UxGT("Mesh Editing Stopped")
|
|
84
|
+//#define MSG_USER_MENU _UxGT("Custom User Commands")
|
|
85
|
+//#define MSG_IDEX_MENU _UxGT("IDEX Mode")
|
|
86
|
+//#define MSG_IDEX_MODE_AUTOPARK _UxGT("Auto-Park")
|
|
87
|
+//#define MSG_IDEX_MODE_DUPLICATE _UxGT("Duplication")
|
91
|
88
|
#define MSG_IDEX_MODE_MIRRORED_COPY _UxGT("미러 사본")
|
92
|
|
-#define MSG_IDEX_MODE_FULL_CTRL _UxGT("Full control")
|
93
|
|
-#define MSG_X_OFFSET _UxGT("2nd nozzle X")
|
94
|
|
-#define MSG_Y_OFFSET _UxGT("2nd nozzle Y")
|
95
|
|
-#define MSG_Z_OFFSET _UxGT("2nd nozzle Z")
|
96
|
|
-#define MSG_UBL_MANUAL_MESH _UxGT("Manually Build Mesh")
|
97
|
|
-#define MSG_UBL_BC_INSERT _UxGT("Place shim & measure")
|
98
|
|
-#define MSG_UBL_BC_INSERT2 _UxGT("Measure")
|
99
|
|
-#define MSG_UBL_BC_REMOVE _UxGT("Remove & measure bed")
|
100
|
|
-#define MSG_UBL_MOVING_TO_NEXT _UxGT("Moving to next")
|
101
|
|
-#define MSG_UBL_ACTIVATE_MESH _UxGT("Activate UBL")
|
102
|
|
-#define MSG_UBL_DEACTIVATE_MESH _UxGT("Deactivate UBL")
|
103
|
|
-#define MSG_UBL_SET_TEMP_BED _UxGT("Bed Temp")
|
104
|
|
-#define MSG_UBL_BED_TEMP_CUSTOM MSG_UBL_SET_TEMP_BED
|
105
|
|
-#define MSG_UBL_SET_TEMP_HOTEND _UxGT("Hotend Temp")
|
106
|
|
-#define MSG_UBL_HOTEND_TEMP_CUSTOM MSG_UBL_SET_TEMP_HOTEND
|
107
|
|
-#define MSG_UBL_MESH_EDIT _UxGT("Mesh Edit")
|
108
|
|
-#define MSG_UBL_EDIT_CUSTOM_MESH _UxGT("Edit Custom Mesh")
|
109
|
|
-#define MSG_UBL_FINE_TUNE_MESH _UxGT("Fine Tuning Mesh")
|
110
|
|
-#define MSG_UBL_DONE_EDITING_MESH _UxGT("Done Editing Mesh")
|
111
|
|
-#define MSG_UBL_BUILD_CUSTOM_MESH _UxGT("Build Custom Mesh")
|
112
|
|
-#define MSG_UBL_BUILD_MESH_MENU _UxGT("Build Mesh")
|
113
|
|
-#define MSG_UBL_BUILD_MESH_M1 _UxGT("Build Mesh (" PREHEAT_1_LABEL ")")
|
114
|
|
-#define MSG_UBL_BUILD_MESH_M2 _UxGT("Build Mesh (" PREHEAT_2_LABEL ")")
|
115
|
|
-#define MSG_UBL_BUILD_COLD_MESH _UxGT("Build Cold Mesh")
|
116
|
|
-#define MSG_UBL_MESH_HEIGHT_ADJUST _UxGT("Adjust Mesh Height")
|
117
|
|
-#define MSG_UBL_MESH_HEIGHT_AMOUNT _UxGT("Height Amount")
|
118
|
|
-#define MSG_UBL_VALIDATE_MESH_MENU _UxGT("Validate Mesh")
|
119
|
|
-#define MSG_UBL_VALIDATE_MESH_M1 _UxGT("Validate " PREHEAT_1_LABEL " Mesh")
|
120
|
|
-#define MSG_UBL_VALIDATE_MESH_M2 _UxGT("Validate Mesh (" PREHEAT_2_LABEL ")")
|
121
|
|
-#define MSG_UBL_VALIDATE_CUSTOM_MESH _UxGT("Validate Custom Mesh")
|
122
|
|
-#define MSG_UBL_CONTINUE_MESH _UxGT("Continue Bed Mesh")
|
123
|
|
-#define MSG_UBL_MESH_LEVELING _UxGT("Mesh Leveling")
|
124
|
|
-#define MSG_UBL_3POINT_MESH_LEVELING _UxGT("3-Point Leveling")
|
125
|
|
-#define MSG_UBL_GRID_MESH_LEVELING _UxGT("Grid Mesh Leveling")
|
126
|
|
-#define MSG_UBL_MESH_LEVEL _UxGT("Level Mesh")
|
127
|
|
-#define MSG_UBL_SIDE_POINTS _UxGT("Side Points")
|
128
|
|
-#define MSG_UBL_MAP_TYPE _UxGT("Map Type")
|
129
|
|
-#define MSG_UBL_OUTPUT_MAP _UxGT("Output Mesh Map")
|
130
|
|
-#define MSG_UBL_OUTPUT_MAP_HOST _UxGT("Output for Host")
|
131
|
|
-#define MSG_UBL_OUTPUT_MAP_CSV _UxGT("Output for CSV")
|
132
|
|
-#define MSG_UBL_OUTPUT_MAP_BACKUP _UxGT("Off Printer Backup")
|
133
|
|
-#define MSG_UBL_INFO_UBL _UxGT("Output UBL Info")
|
134
|
|
-#define MSG_EDIT_MESH _UxGT("Edit Mesh")
|
135
|
|
-#define MSG_UBL_FILLIN_AMOUNT _UxGT("Fill-in Amount")
|
136
|
|
-#define MSG_UBL_MANUAL_FILLIN _UxGT("Manual Fill-in")
|
137
|
|
-#define MSG_UBL_SMART_FILLIN _UxGT("Smart Fill-in")
|
138
|
|
-#define MSG_UBL_FILLIN_MESH _UxGT("Fill-in Mesh")
|
139
|
|
-#define MSG_UBL_INVALIDATE_ALL _UxGT("Invalidate All")
|
140
|
|
-#define MSG_UBL_INVALIDATE_CLOSEST _UxGT("Invalidate Closest")
|
141
|
|
-#define MSG_UBL_FINE_TUNE_ALL _UxGT("Fine Tune All")
|
142
|
|
-#define MSG_UBL_FINE_TUNE_CLOSEST _UxGT("Fine Tune Closest")
|
143
|
|
-#define MSG_UBL_STORAGE_MESH_MENU _UxGT("Mesh Storage")
|
144
|
|
-#define MSG_UBL_STORAGE_SLOT _UxGT("Memory Slot")
|
145
|
|
-#define MSG_UBL_LOAD_MESH _UxGT("Load Bed Mesh")
|
146
|
|
-#define MSG_UBL_SAVE_MESH _UxGT("Save Bed Mesh")
|
147
|
|
-#define MSG_MESH_LOADED _UxGT("Mesh %i loaded")
|
148
|
|
-#define MSG_MESH_SAVED _UxGT("Mesh %i saved")
|
149
|
|
-#define MSG_NO_STORAGE _UxGT("No storage")
|
150
|
|
-#define MSG_UBL_SAVE_ERROR _UxGT("Err: UBL Save")
|
151
|
|
-#define MSG_UBL_RESTORE_ERROR _UxGT("Err: UBL Restore")
|
152
|
|
-#define MSG_UBL_Z_OFFSET_STOPPED _UxGT("Z-Offset Stopped")
|
153
|
|
-#define MSG_UBL_STEP_BY_STEP_MENU _UxGT("Step-By-Step UBL")
|
|
89
|
+//#define MSG_IDEX_MODE_FULL_CTRL _UxGT("Full control")
|
|
90
|
+//#define MSG_X_OFFSET _UxGT("2nd nozzle X")
|
|
91
|
+//#define MSG_Y_OFFSET _UxGT("2nd nozzle Y")
|
|
92
|
+//#define MSG_Z_OFFSET _UxGT("2nd nozzle Z")
|
|
93
|
+#define MSG_UBL_DOING_G29 _UxGT("오토레벨링 하기")
|
|
94
|
+//#define MSG_UBL_UNHOMED _UxGT("Home XYZ first")
|
|
95
|
+//#define MSG_UBL_TOOLS _UxGT("UBL Tools")
|
|
96
|
+//#define MSG_UBL_LEVEL_BED _UxGT("Unified Bed Leveling")
|
|
97
|
+//#define MSG_UBL_MANUAL_MESH _UxGT("Manually Build Mesh")
|
|
98
|
+//#define MSG_UBL_BC_INSERT _UxGT("Place shim & measure")
|
|
99
|
+//#define MSG_UBL_BC_INSERT2 _UxGT("Measure")
|
|
100
|
+//#define MSG_UBL_BC_REMOVE _UxGT("Remove & measure bed")
|
|
101
|
+//#define MSG_UBL_MOVING_TO_NEXT _UxGT("Moving to next")
|
|
102
|
+//#define MSG_UBL_ACTIVATE_MESH _UxGT("Activate UBL")
|
|
103
|
+//#define MSG_UBL_DEACTIVATE_MESH _UxGT("Deactivate UBL")
|
|
104
|
+//#define MSG_UBL_SET_TEMP_BED _UxGT("Bed Temp")
|
|
105
|
+//#define MSG_UBL_BED_TEMP_CUSTOM MSG_UBL_SET_TEMP_BED
|
|
106
|
+//#define MSG_UBL_SET_TEMP_HOTEND _UxGT("Hotend Temp")
|
|
107
|
+//#define MSG_UBL_HOTEND_TEMP_CUSTOM MSG_UBL_SET_TEMP_HOTEND
|
|
108
|
+//#define MSG_UBL_MESH_EDIT _UxGT("Mesh Edit")
|
|
109
|
+//#define MSG_UBL_EDIT_CUSTOM_MESH _UxGT("Edit Custom Mesh")
|
|
110
|
+//#define MSG_UBL_FINE_TUNE_MESH _UxGT("Fine Tuning Mesh")
|
|
111
|
+//#define MSG_UBL_DONE_EDITING_MESH _UxGT("Done Editing Mesh")
|
|
112
|
+//#define MSG_UBL_BUILD_CUSTOM_MESH _UxGT("Build Custom Mesh")
|
|
113
|
+//#define MSG_UBL_BUILD_MESH_MENU _UxGT("Build Mesh")
|
|
114
|
+//#define MSG_UBL_BUILD_MESH_M1 _UxGT("Build Mesh (" PREHEAT_1_LABEL ")")
|
|
115
|
+//#define MSG_UBL_BUILD_MESH_M2 _UxGT("Build Mesh (" PREHEAT_2_LABEL ")")
|
|
116
|
+//#define MSG_UBL_BUILD_COLD_MESH _UxGT("Build Cold Mesh")
|
|
117
|
+//#define MSG_UBL_MESH_HEIGHT_ADJUST _UxGT("Adjust Mesh Height")
|
|
118
|
+//#define MSG_UBL_MESH_HEIGHT_AMOUNT _UxGT("Height Amount")
|
|
119
|
+//#define MSG_UBL_VALIDATE_MESH_MENU _UxGT("Validate Mesh")
|
|
120
|
+//#define MSG_UBL_VALIDATE_MESH_M1 _UxGT("Validate " PREHEAT_1_LABEL " Mesh")
|
|
121
|
+//#define MSG_UBL_VALIDATE_MESH_M2 _UxGT("Validate Mesh (" PREHEAT_2_LABEL ")")
|
|
122
|
+//#define MSG_UBL_VALIDATE_CUSTOM_MESH _UxGT("Validate Custom Mesh")
|
|
123
|
+//#define MSG_UBL_CONTINUE_MESH _UxGT("Continue Bed Mesh")
|
|
124
|
+//#define MSG_UBL_MESH_LEVELING _UxGT("Mesh Leveling")
|
|
125
|
+//#define MSG_UBL_3POINT_MESH_LEVELING _UxGT("3-Point Leveling")
|
|
126
|
+//#define MSG_UBL_GRID_MESH_LEVELING _UxGT("Grid Mesh Leveling")
|
|
127
|
+//#define MSG_UBL_MESH_LEVEL _UxGT("Level Mesh")
|
|
128
|
+//#define MSG_UBL_SIDE_POINTS _UxGT("Side Points")
|
|
129
|
+//#define MSG_UBL_MAP_TYPE _UxGT("Map Type")
|
|
130
|
+//#define MSG_UBL_OUTPUT_MAP _UxGT("Output Mesh Map")
|
|
131
|
+//#define MSG_UBL_OUTPUT_MAP_HOST _UxGT("Output for Host")
|
|
132
|
+//#define MSG_UBL_OUTPUT_MAP_CSV _UxGT("Output for CSV")
|
|
133
|
+//#define MSG_UBL_OUTPUT_MAP_BACKUP _UxGT("Off Printer Backup")
|
|
134
|
+//#define MSG_UBL_INFO_UBL _UxGT("Output UBL Info")
|
|
135
|
+//#define MSG_UBL_FILLIN_AMOUNT _UxGT("Fill-in Amount")
|
|
136
|
+//#define MSG_UBL_MANUAL_FILLIN _UxGT("Manual Fill-in")
|
|
137
|
+//#define MSG_UBL_SMART_FILLIN _UxGT("Smart Fill-in")
|
|
138
|
+//#define MSG_UBL_FILLIN_MESH _UxGT("Fill-in Mesh")
|
|
139
|
+//#define MSG_UBL_INVALIDATE_ALL _UxGT("Invalidate All")
|
|
140
|
+//#define MSG_UBL_INVALIDATE_CLOSEST _UxGT("Invalidate Closest")
|
|
141
|
+//#define MSG_UBL_FINE_TUNE_ALL _UxGT("Fine Tune All")
|
|
142
|
+//#define MSG_UBL_FINE_TUNE_CLOSEST _UxGT("Fine Tune Closest")
|
|
143
|
+//#define MSG_UBL_STORAGE_MESH_MENU _UxGT("Mesh Storage")
|
|
144
|
+//#define MSG_UBL_STORAGE_SLOT _UxGT("Memory Slot")
|
|
145
|
+//#define MSG_UBL_LOAD_MESH _UxGT("Load Bed Mesh")
|
|
146
|
+//#define MSG_UBL_SAVE_MESH _UxGT("Save Bed Mesh")
|
|
147
|
+//#define MSG_MESH_LOADED _UxGT("Mesh %i loaded")
|
|
148
|
+//#define MSG_MESH_SAVED _UxGT("Mesh %i saved")
|
|
149
|
+//#define MSG_UBL_NO_STORAGE _UxGT("No storage")
|
|
150
|
+//#define MSG_UBL_SAVE_ERROR _UxGT("Err: UBL Save")
|
|
151
|
+//#define MSG_UBL_RESTORE_ERROR _UxGT("Err: UBL Restore")
|
|
152
|
+//#define MSG_UBL_Z_OFFSET_STOPPED _UxGT("Z-Offset Stopped")
|
|
153
|
+//#define MSG_UBL_STEP_BY_STEP_MENU _UxGT("Step-By-Step UBL")
|
154
|
154
|
|
155
|
|
-#define MSG_LED_CONTROL _UxGT("LED Control")
|
156
|
|
-#define MSG_LEDS _UxGT("Lights")
|
157
|
|
-#define MSG_LED_PRESETS _UxGT("Light Presets")
|
158
|
|
-#define MSG_SET_LEDS_RED _UxGT("Red")
|
159
|
|
-#define MSG_SET_LEDS_ORANGE _UxGT("Orange")
|
160
|
|
-#define MSG_SET_LEDS_YELLOW _UxGT("Yellow")
|
161
|
|
-#define MSG_SET_LEDS_GREEN _UxGT("Green")
|
162
|
|
-#define MSG_SET_LEDS_BLUE _UxGT("Blue")
|
163
|
|
-#define MSG_SET_LEDS_INDIGO _UxGT("Indigo")
|
164
|
|
-#define MSG_SET_LEDS_VIOLET _UxGT("Violet")
|
165
|
|
-#define MSG_SET_LEDS_WHITE _UxGT("White")
|
166
|
|
-#define MSG_SET_LEDS_DEFAULT _UxGT("Default")
|
167
|
|
-#define MSG_CUSTOM_LEDS _UxGT("Custom Lights")
|
168
|
|
-#define MSG_INTENSITY_R _UxGT("Red Intensity")
|
169
|
|
-#define MSG_INTENSITY_G _UxGT("Green Intensity")
|
170
|
|
-#define MSG_INTENSITY_B _UxGT("Blue Intensity")
|
171
|
|
-#define MSG_INTENSITY_W _UxGT("White Intensity")
|
172
|
|
-#define MSG_LED_BRIGHTNESS _UxGT("Brightness")
|
|
155
|
+//#define MSG_LED_CONTROL _UxGT("LED Control")
|
|
156
|
+//#define MSG_LEDS _UxGT("Lights")
|
|
157
|
+//#define MSG_LED_PRESETS _UxGT("Light Presets")
|
|
158
|
+//#define MSG_SET_LEDS_RED _UxGT("Red")
|
|
159
|
+//#define MSG_SET_LEDS_ORANGE _UxGT("Orange")
|
|
160
|
+//#define MSG_SET_LEDS_YELLOW _UxGT("Yellow")
|
|
161
|
+//#define MSG_SET_LEDS_GREEN _UxGT("Green")
|
|
162
|
+//#define MSG_SET_LEDS_BLUE _UxGT("Blue")
|
|
163
|
+//#define MSG_SET_LEDS_INDIGO _UxGT("Indigo")
|
|
164
|
+//#define MSG_SET_LEDS_VIOLET _UxGT("Violet")
|
|
165
|
+//#define MSG_SET_LEDS_WHITE _UxGT("White")
|
|
166
|
+//#define MSG_SET_LEDS_DEFAULT _UxGT("Default")
|
|
167
|
+//#define MSG_CUSTOM_LEDS _UxGT("Custom Lights")
|
|
168
|
+//#define MSG_INTENSITY_R _UxGT("Red Intensity")
|
|
169
|
+//#define MSG_INTENSITY_G _UxGT("Green Intensity")
|
|
170
|
+//#define MSG_INTENSITY_B _UxGT("Blue Intensity")
|
|
171
|
+//#define MSG_INTENSITY_W _UxGT("White Intensity")
|
|
172
|
+//#define MSG_LED_BRIGHTNESS _UxGT("Brightness")
|
173
|
173
|
|
174
|
|
-#define MSG_MOVING _UxGT("Moving...")
|
175
|
|
-#define MSG_FREE_XY _UxGT("Free XY")
|
176
|
|
-#define MSG_MOVE_X _UxGT("Move X")
|
177
|
|
-#define MSG_MOVE_Y _UxGT("Move Y")
|
178
|
|
-#define MSG_MOVE_Z _UxGT("Move Z")
|
179
|
|
-#define MSG_MOVE_E _UxGT("Extruder")
|
180
|
|
-#define MSG_MOVE_Z_DIST _UxGT("Move %smm")
|
181
|
|
-#define MSG_MOVE_01MM _UxGT("Move 0.1mm")
|
182
|
|
-#define MSG_MOVE_1MM _UxGT("Move 1mm")
|
183
|
|
-#define MSG_MOVE_10MM _UxGT("Move 10mm")
|
184
|
|
-#define MSG_SPEED _UxGT("Speed")
|
185
|
|
-#define MSG_BED_Z _UxGT("Bed Z")
|
|
174
|
+//#define MSG_MOVING _UxGT("Moving...")
|
|
175
|
+//#define MSG_FREE_XY _UxGT("Free XY")
|
|
176
|
+//#define MSG_MOVE_X _UxGT("Move X")
|
|
177
|
+//#define MSG_MOVE_Y _UxGT("Move Y")
|
|
178
|
+//#define MSG_MOVE_Z _UxGT("Move Z")
|
|
179
|
+//#define MSG_MOVE_E _UxGT("Extruder")
|
|
180
|
+//#define MSG_MOVE_Z_DIST _UxGT("Move %smm")
|
|
181
|
+//#define MSG_MOVE_01MM _UxGT("Move 0.1mm")
|
|
182
|
+//#define MSG_MOVE_1MM _UxGT("Move 1mm")
|
|
183
|
+//#define MSG_MOVE_10MM _UxGT("Move 10mm")
|
|
184
|
+//#define MSG_SPEED _UxGT("Speed")
|
|
185
|
+//#define MSG_BED_Z _UxGT("Bed Z")
|
186
|
186
|
#define MSG_NOZZLE _UxGT("노즐")
|
187
|
187
|
#define MSG_BED _UxGT("베드")
|
188
|
188
|
#define MSG_FAN_SPEED _UxGT("펜 속도")
|
189
|
189
|
#define MSG_EXTRA_FAN_SPEED _UxGT("엑스트라 펜 속도")
|
190
|
|
-#define MSG_FLOW _UxGT("Flow")
|
191
|
|
-#define MSG_CONTROL _UxGT("Control")
|
192
|
|
-#define MSG_MIN _UxGT(" ") LCD_STR_THERMOMETER _UxGT(" Min")
|
193
|
|
-#define MSG_MAX _UxGT(" ") LCD_STR_THERMOMETER _UxGT(" Max")
|
194
|
|
-#define MSG_FACTOR _UxGT(" ") LCD_STR_THERMOMETER _UxGT(" Fact")
|
195
|
|
-#define MSG_AUTOTEMP _UxGT("Autotemp")
|
196
|
|
-#define MSG_LCD_ON _UxGT("On")
|
197
|
|
-#define MSG_LCD_OFF _UxGT("Off")
|
198
|
|
-#define MSG_PID_P _UxGT("PID-P")
|
199
|
|
-#define MSG_PID_I _UxGT("PID-I")
|
200
|
|
-#define MSG_PID_D _UxGT("PID-D")
|
201
|
|
-#define MSG_PID_C _UxGT("PID-C")
|
202
|
|
-#define MSG_SELECT _UxGT("Select")
|
203
|
|
-#define MSG_ACC _UxGT("Accel")
|
204
|
|
-#define MSG_JERK _UxGT("Jerk")
|
|
190
|
+//#define MSG_FLOW _UxGT("Flow")
|
|
191
|
+//#define MSG_CONTROL _UxGT("Control")
|
|
192
|
+//#define MSG_MIN _UxGT(" ") LCD_STR_THERMOMETER _UxGT(" Min")
|
|
193
|
+//#define MSG_MAX _UxGT(" ") LCD_STR_THERMOMETER _UxGT(" Max")
|
|
194
|
+//#define MSG_FACTOR _UxGT(" ") LCD_STR_THERMOMETER _UxGT(" Fact")
|
|
195
|
+//#define MSG_AUTOTEMP _UxGT("Autotemp")
|
|
196
|
+//#define MSG_LCD_ON _UxGT("On")
|
|
197
|
+//#define MSG_LCD_OFF _UxGT("Off")
|
|
198
|
+//#define MSG_PID_P _UxGT("PID-P")
|
|
199
|
+//#define MSG_PID_I _UxGT("PID-I")
|
|
200
|
+//#define MSG_PID_D _UxGT("PID-D")
|
|
201
|
+//#define MSG_PID_C _UxGT("PID-C")
|
|
202
|
+//#define MSG_SELECT _UxGT("Select")
|
|
203
|
+//#define MSG_ACC _UxGT("Accel")
|
|
204
|
+//#define MSG_JERK _UxGT("Jerk")
|
205
|
205
|
#if IS_KINEMATIC
|
206
|
|
- #define MSG_VA_JERK _UxGT("Va-jerk")
|
207
|
|
- #define MSG_VB_JERK _UxGT("Vb-jerk")
|
208
|
|
- #define MSG_VC_JERK _UxGT("Vc-jerk")
|
|
206
|
+ //#define MSG_VA_JERK _UxGT("Va-jerk")
|
|
207
|
+ //#define MSG_VB_JERK _UxGT("Vb-jerk")
|
|
208
|
+ //#define MSG_VC_JERK _UxGT("Vc-jerk")
|
209
|
209
|
#else
|
210
|
|
- #define MSG_VA_JERK _UxGT("Vx-jerk")
|
211
|
|
- #define MSG_VB_JERK _UxGT("Vy-jerk")
|
212
|
|
- #define MSG_VC_JERK _UxGT("Vz-jerk")
|
|
210
|
+ //#define MSG_VA_JERK _UxGT("Vx-jerk")
|
|
211
|
+ //#define MSG_VB_JERK _UxGT("Vy-jerk")
|
|
212
|
+ //#define MSG_VC_JERK _UxGT("Vz-jerk")
|
213
|
213
|
#endif
|
214
|
|
-#define MSG_VE_JERK _UxGT("Ve-jerk")
|
215
|
|
-#define MSG_JUNCTION_DEVIATION _UxGT("Junction Dev")
|
216
|
|
-#define MSG_VELOCITY _UxGT("Velocity")
|
217
|
|
-#define MSG_VMAX _UxGT("Vmax ")
|
218
|
|
-#define MSG_VMIN _UxGT("Vmin")
|
219
|
|
-#define MSG_VTRAV_MIN _UxGT("VTrav min")
|
220
|
|
-#define MSG_ACCELERATION _UxGT("Acceleration")
|
221
|
|
-#define MSG_AMAX _UxGT("Amax ")
|
222
|
|
-#define MSG_A_RETRACT _UxGT("A-retract")
|
223
|
|
-#define MSG_A_TRAVEL _UxGT("A-travel")
|
224
|
|
-#define MSG_STEPS_PER_MM _UxGT("Steps/mm")
|
|
214
|
+//#define MSG_VE_JERK _UxGT("Ve-jerk")
|
|
215
|
+//#define MSG_JUNCTION_DEVIATION _UxGT("Junction Dev")
|
|
216
|
+//#define MSG_VELOCITY _UxGT("Velocity")
|
|
217
|
+//#define MSG_VMAX _UxGT("Vmax ")
|
|
218
|
+//#define MSG_VMIN _UxGT("Vmin")
|
|
219
|
+//#define MSG_VTRAV_MIN _UxGT("VTrav min")
|
|
220
|
+//#define MSG_ACCELERATION _UxGT("Acceleration")
|
|
221
|
+//#define MSG_AMAX _UxGT("Amax ")
|
|
222
|
+//#define MSG_A_RETRACT _UxGT("A-retract")
|
|
223
|
+//#define MSG_A_TRAVEL _UxGT("A-travel")
|
|
224
|
+//#define MSG_STEPS_PER_MM _UxGT("Steps/mm")
|
225
|
225
|
#if IS_KINEMATIC
|
226
|
|
- #define MSG_ASTEPS _UxGT("Asteps/mm")
|
227
|
|
- #define MSG_BSTEPS _UxGT("Bsteps/mm")
|
228
|
|
- #define MSG_CSTEPS _UxGT("Csteps/mm")
|
|
226
|
+ //#define MSG_ASTEPS _UxGT("Asteps/mm")
|
|
227
|
+ //#define MSG_BSTEPS _UxGT("Bsteps/mm")
|
|
228
|
+ //#define MSG_CSTEPS _UxGT("Csteps/mm")
|
229
|
229
|
#else
|
230
|
|
- #define MSG_ASTEPS _UxGT("Xsteps/mm")
|
231
|
|
- #define MSG_BSTEPS _UxGT("Ysteps/mm")
|
232
|
|
- #define MSG_CSTEPS _UxGT("Zsteps/mm")
|
|
230
|
+ //#define MSG_ASTEPS _UxGT("Xsteps/mm")
|
|
231
|
+ //#define MSG_BSTEPS _UxGT("Ysteps/mm")
|
|
232
|
+ //#define MSG_CSTEPS _UxGT("Zsteps/mm")
|
233
|
233
|
#endif
|
234
|
|
-#define MSG_ESTEPS _UxGT("Esteps/mm")
|
235
|
|
-#define MSG_E1STEPS _UxGT("E1steps/mm")
|
236
|
|
-#define MSG_E2STEPS _UxGT("E2steps/mm")
|
237
|
|
-#define MSG_E3STEPS _UxGT("E3steps/mm")
|
238
|
|
-#define MSG_E4STEPS _UxGT("E4steps/mm")
|
239
|
|
-#define MSG_E5STEPS _UxGT("E5steps/mm")
|
240
|
|
-#define MSG_E6STEPS _UxGT("E6steps/mm")
|
|
234
|
+//#define MSG_ESTEPS _UxGT("Esteps/mm")
|
|
235
|
+//#define MSG_E1STEPS _UxGT("E1steps/mm")
|
|
236
|
+//#define MSG_E2STEPS _UxGT("E2steps/mm")
|
|
237
|
+//#define MSG_E3STEPS _UxGT("E3steps/mm")
|
|
238
|
+//#define MSG_E4STEPS _UxGT("E4steps/mm")
|
|
239
|
+//#define MSG_E5STEPS _UxGT("E5steps/mm")
|
|
240
|
+//#define MSG_E6STEPS _UxGT("E6steps/mm")
|
241
|
241
|
#define MSG_TEMPERATURE _UxGT("온도")
|
242
|
242
|
#define MSG_MOTION _UxGT("동작")
|
243
|
|
-#define MSG_FILAMENT _UxGT("Filament")
|
244
|
|
-#define MSG_VOLUMETRIC_ENABLED _UxGT("E in mm3")
|
245
|
|
-#define MSG_FILAMENT_DIAM _UxGT("Fil. Dia.")
|
246
|
|
-#define MSG_FILAMENT_UNLOAD _UxGT("Unload mm")
|
247
|
|
-#define MSG_FILAMENT_LOAD _UxGT("Load mm")
|
248
|
|
-#define MSG_ADVANCE_K _UxGT("Advance K")
|
249
|
|
-#define MSG_CONTRAST _UxGT("LCD contrast")
|
|
243
|
+//#define MSG_FILAMENT _UxGT("Filament")
|
|
244
|
+//#define MSG_VOLUMETRIC_ENABLED _UxGT("E in mm3")
|
|
245
|
+//#define MSG_FILAMENT_DIAM _UxGT("Fil. Dia.")
|
|
246
|
+//#define MSG_FILAMENT_UNLOAD _UxGT("Unload mm")
|
|
247
|
+//#define MSG_FILAMENT_LOAD _UxGT("Load mm")
|
|
248
|
+//#define MSG_ADVANCE_K _UxGT("Advance K")
|
|
249
|
+//#define MSG_CONTRAST _UxGT("LCD contrast")
|
250
|
250
|
#define MSG_STORE_EEPROM _UxGT("설정 저장하기")
|
251
|
251
|
#define MSG_LOAD_EEPROM _UxGT("설정 읽어오기")
|
252
|
252
|
#define MSG_RESTORE_FAILSAFE _UxGT("설정 되돌리기")
|
|
@@ -254,159 +254,159 @@
|
254
|
254
|
#define MSG_REFRESH _UxGT("새로고침")
|
255
|
255
|
#define MSG_WATCH _UxGT("처음으로")
|
256
|
256
|
#define MSG_PREPARE _UxGT("준비하기")
|
257
|
|
-#define MSG_TUNE _UxGT("Tune")
|
|
257
|
+//#define MSG_TUNE _UxGT("Tune")
|
258
|
258
|
#define MSG_PAUSE_PRINT _UxGT("일시정지")
|
259
|
259
|
#define MSG_RESUME_PRINT _UxGT("재시작")
|
260
|
260
|
#define MSG_STOP_PRINT _UxGT("출력중지")
|
261
|
|
-#define MSG_OUTAGE_RECOVERY _UxGT("Outage Recovery")
|
|
261
|
+//#define MSG_OUTAGE_RECOVERY _UxGT("Outage Recovery")
|
262
|
262
|
#define MSG_CARD_MENU _UxGT("SD 카드출력")
|
263
|
263
|
#define MSG_NO_CARD _UxGT("SD 카드없음")
|
264
|
264
|
#define MSG_DWELL _UxGT("슬립모드...")
|
265
|
|
-#define MSG_USERWAIT _UxGT("Click to resume...")
|
|
265
|
+//#define MSG_USERWAIT _UxGT("Click to resume...")
|
266
|
266
|
#define MSG_PRINT_PAUSED _UxGT("일시 정지됨")
|
267
|
267
|
#define MSG_PRINTING _UxGT("출력중...")
|
268
|
268
|
#define MSG_PRINT_ABORTED _UxGT("취소됨")
|
269
|
|
-#define MSG_NO_MOVE _UxGT("No move.")
|
|
269
|
+//#define MSG_NO_MOVE _UxGT("No move.")
|
270
|
270
|
#define MSG_KILLED _UxGT("죽음. ")
|
271
|
271
|
#define MSG_STOPPED _UxGT("멈춤. ")
|
272
|
|
-#define MSG_CONTROL_RETRACT _UxGT("Retract mm")
|
273
|
|
-#define MSG_CONTROL_RETRACT_SWAP _UxGT("Swap Re.mm")
|
274
|
|
-#define MSG_CONTROL_RETRACTF _UxGT("Retract V")
|
275
|
|
-#define MSG_CONTROL_RETRACT_ZHOP _UxGT("Hop mm")
|
276
|
|
-#define MSG_CONTROL_RETRACT_RECOVER _UxGT("UnRet mm")
|
277
|
|
-#define MSG_CONTROL_RETRACT_RECOVER_SWAP _UxGT("S UnRet mm")
|
278
|
|
-#define MSG_CONTROL_RETRACT_RECOVERF _UxGT("UnRet V")
|
279
|
|
-#define MSG_CONTROL_RETRACT_RECOVER_SWAPF _UxGT("S UnRet V")
|
280
|
|
-#define MSG_AUTORETRACT _UxGT("AutoRetr.")
|
281
|
|
-#define MSG_FILAMENTCHANGE _UxGT("Change filament")
|
282
|
|
-#define MSG_FILAMENTLOAD _UxGT("Load filament")
|
283
|
|
-#define MSG_FILAMENTUNLOAD _UxGT("Unload filament")
|
284
|
|
-#define MSG_FILAMENTUNLOAD_ALL _UxGT("Unload All")
|
285
|
|
-#define MSG_INIT_SDCARD _UxGT("Init. SD card")
|
286
|
|
-#define MSG_CHANGE_SDCARD _UxGT("Change SD card")
|
287
|
|
-#define MSG_ZPROBE_OUT _UxGT("Z Probe past bed")
|
288
|
|
-#define MSG_SKEW_FACTOR _UxGT("Skew Factor")
|
289
|
|
-#define MSG_BLTOUCH _UxGT("BLTouch")
|
290
|
|
-#define MSG_BLTOUCH_SELFTEST _UxGT("BLTouch Self-Test")
|
291
|
|
-#define MSG_BLTOUCH_RESET _UxGT("Reset BLTouch")
|
292
|
|
-#define MSG_BLTOUCH_DEPLOY _UxGT("Deploy BLTouch")
|
293
|
|
-#define MSG_BLTOUCH_STOW _UxGT("Stow BLTouch")
|
294
|
|
-#define MSG_MANUAL_DEPLOY _UxGT("Deploy Z-Probe")
|
295
|
|
-#define MSG_MANUAL_STOW _UxGT("Stow Z-Probe")
|
296
|
|
-#define MSG_HOME _UxGT("Home") // Used as MSG_HOME " " MSG_X MSG_Y MSG_Z " " MSG_FIRST
|
297
|
|
-#define MSG_FIRST _UxGT("first")
|
298
|
|
-#define MSG_ZPROBE_ZOFFSET _UxGT("Probe Z Offset")
|
299
|
|
-#define MSG_BABYSTEP_X _UxGT("Babystep X")
|
300
|
|
-#define MSG_BABYSTEP_Y _UxGT("Babystep Y")
|
301
|
|
-#define MSG_BABYSTEP_Z _UxGT("Babystep Z")
|
302
|
|
-#define MSG_ENDSTOP_ABORT _UxGT("Endstop abort")
|
303
|
|
-#define MSG_HEATING_FAILED_LCD _UxGT("Heating failed")
|
304
|
|
-#define MSG_HEATING_FAILED_LCD_BED _UxGT("Bed heating failed")
|
305
|
|
-#define MSG_ERR_REDUNDANT_TEMP _UxGT("Err: REDUNDANT TEMP")
|
306
|
|
-#define MSG_THERMAL_RUNAWAY _UxGT("THERMAL RUNAWAY")
|
307
|
|
-#define MSG_THERMAL_RUNAWAY_BED _UxGT("BED THERMAL RUNAWAY")
|
308
|
|
-#define MSG_ERR_MAXTEMP _UxGT("Err: MAXTEMP")
|
309
|
|
-#define MSG_ERR_MINTEMP _UxGT("Err: MINTEMP")
|
310
|
|
-#define MSG_ERR_MAXTEMP_BED _UxGT("Err: MAXTEMP BED")
|
311
|
|
-#define MSG_ERR_MINTEMP_BED _UxGT("Err: MINTEMP BED")
|
312
|
|
-#define MSG_ERR_Z_HOMING MSG_HOME _UxGT(" ") MSG_X MSG_Y _UxGT(" ") MSG_FIRST
|
313
|
|
-#define MSG_HALTED _UxGT("PRINTER HALTED")
|
314
|
|
-#define MSG_PLEASE_RESET _UxGT("Please reset")
|
315
|
|
-#define MSG_SHORT_DAY _UxGT("d") // One character only
|
316
|
|
-#define MSG_SHORT_HOUR _UxGT("h") // One character only
|
317
|
|
-#define MSG_SHORT_MINUTE _UxGT("m") // One character only
|
318
|
|
-#define MSG_HEATING _UxGT("Heating...")
|
319
|
|
-#define MSG_COOLING _UxGT("Cooling...")
|
320
|
|
-#define MSG_BED_HEATING _UxGT("Bed heating...")
|
321
|
|
-#define MSG_BED_COOLING _UxGT("Bed cooling...")
|
322
|
|
-#define MSG_DELTA_CALIBRATE _UxGT("Delta Calibration")
|
323
|
|
-#define MSG_DELTA_CALIBRATE_X _UxGT("Calibrate X")
|
324
|
|
-#define MSG_DELTA_CALIBRATE_Y _UxGT("Calibrate Y")
|
325
|
|
-#define MSG_DELTA_CALIBRATE_Z _UxGT("Calibrate Z")
|
326
|
|
-#define MSG_DELTA_CALIBRATE_CENTER _UxGT("Calibrate Center")
|
327
|
|
-#define MSG_DELTA_SETTINGS _UxGT("Delta Settings")
|
328
|
|
-#define MSG_DELTA_AUTO_CALIBRATE _UxGT("Auto Calibration")
|
329
|
|
-#define MSG_DELTA_HEIGHT_CALIBRATE _UxGT("Set Delta Height")
|
330
|
|
-#define MSG_DELTA_Z_OFFSET_CALIBRATE _UxGT("Probe Z-offset")
|
331
|
|
-#define MSG_DELTA_DIAG_ROD _UxGT("Diag Rod")
|
332
|
|
-#define MSG_DELTA_HEIGHT _UxGT("Height")
|
333
|
|
-#define MSG_DELTA_RADIUS _UxGT("Radius")
|
334
|
|
-#define MSG_INFO_MENU _UxGT("About Printer")
|
335
|
|
-#define MSG_INFO_PRINTER_MENU _UxGT("Printer Info")
|
336
|
|
-#define MSG_3POINT_LEVELING _UxGT("3-Point Leveling")
|
337
|
|
-#define MSG_LINEAR_LEVELING _UxGT("Linear Leveling")
|
338
|
|
-#define MSG_BILINEAR_LEVELING _UxGT("Bilinear Leveling")
|
339
|
|
-#define MSG_UBL_LEVELING _UxGT("Unified Bed Leveling")
|
340
|
|
-#define MSG_MESH_LEVELING _UxGT("Mesh Leveling")
|
341
|
|
-#define MSG_INFO_STATS_MENU _UxGT("Printer Stats")
|
342
|
|
-#define MSG_INFO_BOARD_MENU _UxGT("Board Info")
|
343
|
|
-#define MSG_INFO_THERMISTOR_MENU _UxGT("Thermistors")
|
344
|
|
-#define MSG_INFO_EXTRUDERS _UxGT("Extruders")
|
345
|
|
-#define MSG_INFO_BAUDRATE _UxGT("Baud")
|
346
|
|
-#define MSG_INFO_PROTOCOL _UxGT("Protocol")
|
347
|
|
-#define MSG_CASE_LIGHT _UxGT("Case light")
|
348
|
|
-#define MSG_CASE_LIGHT_BRIGHTNESS _UxGT("Light Brightness")
|
|
272
|
+//#define MSG_CONTROL_RETRACT _UxGT("Retract mm")
|
|
273
|
+//#define MSG_CONTROL_RETRACT_SWAP _UxGT("Swap Re.mm")
|
|
274
|
+//#define MSG_CONTROL_RETRACTF _UxGT("Retract V")
|
|
275
|
+//#define MSG_CONTROL_RETRACT_ZHOP _UxGT("Hop mm")
|
|
276
|
+//#define MSG_CONTROL_RETRACT_RECOVER _UxGT("UnRet mm")
|
|
277
|
+//#define MSG_CONTROL_RETRACT_RECOVER_SWAP _UxGT("S UnRet mm")
|
|
278
|
+//#define MSG_CONTROL_RETRACT_RECOVERF _UxGT("UnRet V")
|
|
279
|
+//#define MSG_CONTROL_RETRACT_RECOVER_SWAPF _UxGT("S UnRet V")
|
|
280
|
+//#define MSG_AUTORETRACT _UxGT("AutoRetr.")
|
|
281
|
+//#define MSG_FILAMENTCHANGE _UxGT("Change filament")
|
|
282
|
+//#define MSG_FILAMENTLOAD _UxGT("Load filament")
|
|
283
|
+//#define MSG_FILAMENTUNLOAD _UxGT("Unload filament")
|
|
284
|
+//#define MSG_FILAMENTUNLOAD_ALL _UxGT("Unload All")
|
|
285
|
+//#define MSG_INIT_SDCARD _UxGT("Init. SD card")
|
|
286
|
+//#define MSG_CHANGE_SDCARD _UxGT("Change SD card")
|
|
287
|
+//#define MSG_ZPROBE_OUT _UxGT("Z Probe past bed")
|
|
288
|
+//#define MSG_SKEW_FACTOR _UxGT("Skew Factor")
|
|
289
|
+//#define MSG_BLTOUCH _UxGT("BLTouch")
|
|
290
|
+//#define MSG_BLTOUCH_SELFTEST _UxGT("BLTouch Self-Test")
|
|
291
|
+//#define MSG_BLTOUCH_RESET _UxGT("Reset BLTouch")
|
|
292
|
+//#define MSG_BLTOUCH_DEPLOY _UxGT("Deploy BLTouch")
|
|
293
|
+//#define MSG_BLTOUCH_STOW _UxGT("Stow BLTouch")
|
|
294
|
+//#define MSG_MANUAL_DEPLOY _UxGT("Deploy Z-Probe")
|
|
295
|
+//#define MSG_MANUAL_STOW _UxGT("Stow Z-Probe")
|
|
296
|
+//#define MSG_HOME _UxGT("Home") // Used as MSG_HOME " " MSG_X MSG_Y MSG_Z " " MSG_FIRST
|
|
297
|
+//#define MSG_FIRST _UxGT("first")
|
|
298
|
+//#define MSG_ZPROBE_ZOFFSET _UxGT("Probe Z Offset")
|
|
299
|
+//#define MSG_BABYSTEP_X _UxGT("Babystep X")
|
|
300
|
+//#define MSG_BABYSTEP_Y _UxGT("Babystep Y")
|
|
301
|
+//#define MSG_BABYSTEP_Z _UxGT("Babystep Z")
|
|
302
|
+//#define MSG_ENDSTOP_ABORT _UxGT("Endstop abort")
|
|
303
|
+//#define MSG_HEATING_FAILED_LCD _UxGT("Heating failed")
|
|
304
|
+//#define MSG_HEATING_FAILED_LCD_BED _UxGT("Bed heating failed")
|
|
305
|
+//#define MSG_ERR_REDUNDANT_TEMP _UxGT("Err: REDUNDANT TEMP")
|
|
306
|
+//#define MSG_THERMAL_RUNAWAY _UxGT("THERMAL RUNAWAY")
|
|
307
|
+//#define MSG_THERMAL_RUNAWAY_BED _UxGT("BED THERMAL RUNAWAY")
|
|
308
|
+//#define MSG_ERR_MAXTEMP _UxGT("Err: MAXTEMP")
|
|
309
|
+//#define MSG_ERR_MINTEMP _UxGT("Err: MINTEMP")
|
|
310
|
+//#define MSG_ERR_MAXTEMP_BED _UxGT("Err: MAXTEMP BED")
|
|
311
|
+//#define MSG_ERR_MINTEMP_BED _UxGT("Err: MINTEMP BED")
|
|
312
|
+//#define MSG_ERR_Z_HOMING MSG_HOME _UxGT(" ") MSG_X MSG_Y _UxGT(" ") MSG_FIRST
|
|
313
|
+//#define MSG_HALTED _UxGT("PRINTER HALTED")
|
|
314
|
+//#define MSG_PLEASE_RESET _UxGT("Please reset")
|
|
315
|
+//#define MSG_SHORT_DAY _UxGT("d") // One character only
|
|
316
|
+//#define MSG_SHORT_HOUR _UxGT("h") // One character only
|
|
317
|
+//#define MSG_SHORT_MINUTE _UxGT("m") // One character only
|
|
318
|
+//#define MSG_HEATING _UxGT("Heating...")
|
|
319
|
+//#define MSG_COOLING _UxGT("Cooling...")
|
|
320
|
+//#define MSG_BED_HEATING _UxGT("Bed heating...")
|
|
321
|
+//#define MSG_BED_COOLING _UxGT("Bed cooling...")
|
|
322
|
+//#define MSG_DELTA_CALIBRATE _UxGT("Delta Calibration")
|
|
323
|
+//#define MSG_DELTA_CALIBRATE_X _UxGT("Calibrate X")
|
|
324
|
+//#define MSG_DELTA_CALIBRATE_Y _UxGT("Calibrate Y")
|
|
325
|
+//#define MSG_DELTA_CALIBRATE_Z _UxGT("Calibrate Z")
|
|
326
|
+//#define MSG_DELTA_CALIBRATE_CENTER _UxGT("Calibrate Center")
|
|
327
|
+//#define MSG_DELTA_SETTINGS _UxGT("Delta Settings")
|
|
328
|
+//#define MSG_DELTA_AUTO_CALIBRATE _UxGT("Auto Calibration")
|
|
329
|
+//#define MSG_DELTA_HEIGHT_CALIBRATE _UxGT("Set Delta Height")
|
|
330
|
+//#define MSG_DELTA_Z_OFFSET_CALIBRATE _UxGT("Probe Z-offset")
|
|
331
|
+//#define MSG_DELTA_DIAG_ROD _UxGT("Diag Rod")
|
|
332
|
+//#define MSG_DELTA_HEIGHT _UxGT("Height")
|
|
333
|
+//#define MSG_DELTA_RADIUS _UxGT("Radius")
|
|
334
|
+//#define MSG_INFO_MENU _UxGT("About Printer")
|
|
335
|
+//#define MSG_INFO_PRINTER_MENU _UxGT("Printer Info")
|
|
336
|
+//#define MSG_3POINT_LEVELING _UxGT("3-Point Leveling")
|
|
337
|
+//#define MSG_LINEAR_LEVELING _UxGT("Linear Leveling")
|
|
338
|
+//#define MSG_BILINEAR_LEVELING _UxGT("Bilinear Leveling")
|
|
339
|
+//#define MSG_UBL_LEVELING _UxGT("Unified Bed Leveling")
|
|
340
|
+//#define MSG_MESH_LEVELING _UxGT("Mesh Leveling")
|
|
341
|
+//#define MSG_INFO_STATS_MENU _UxGT("Printer Stats")
|
|
342
|
+//#define MSG_INFO_BOARD_MENU _UxGT("Board Info")
|
|
343
|
+//#define MSG_INFO_THERMISTOR_MENU _UxGT("Thermistors")
|
|
344
|
+//#define MSG_INFO_EXTRUDERS _UxGT("Extruders")
|
|
345
|
+//#define MSG_INFO_BAUDRATE _UxGT("Baud")
|
|
346
|
+//#define MSG_INFO_PROTOCOL _UxGT("Protocol")
|
|
347
|
+//#define MSG_CASE_LIGHT _UxGT("Case light")
|
|
348
|
+//#define MSG_CASE_LIGHT_BRIGHTNESS _UxGT("Light Brightness")
|
349
|
349
|
#if LCD_WIDTH >= 20
|
350
|
|
- #define MSG_INFO_PRINT_COUNT _UxGT("Print Count")
|
351
|
|
- #define MSG_INFO_COMPLETED_PRINTS _UxGT("Completed")
|
352
|
|
- #define MSG_INFO_PRINT_TIME _UxGT("Total print time")
|
353
|
|
- #define MSG_INFO_PRINT_LONGEST _UxGT("Longest job time")
|
354
|
|
- #define MSG_INFO_PRINT_FILAMENT _UxGT("Extruded total")
|
|
350
|
+ //#define MSG_INFO_PRINT_COUNT _UxGT("Print Count")
|
|
351
|
+ //#define MSG_INFO_COMPLETED_PRINTS _UxGT("Completed")
|
|
352
|
+ //#define MSG_INFO_PRINT_TIME _UxGT("Total print time")
|
|
353
|
+ //#define MSG_INFO_PRINT_LONGEST _UxGT("Longest job time")
|
|
354
|
+ //#define MSG_INFO_PRINT_FILAMENT _UxGT("Extruded total")
|
355
|
355
|
#else
|
356
|
|
- #define MSG_INFO_PRINT_COUNT _UxGT("Prints")
|
357
|
|
- #define MSG_INFO_COMPLETED_PRINTS _UxGT("Completed")
|
358
|
|
- #define MSG_INFO_PRINT_TIME _UxGT("Total")
|
359
|
|
- #define MSG_INFO_PRINT_LONGEST _UxGT("Longest")
|
360
|
|
- #define MSG_INFO_PRINT_FILAMENT _UxGT("Extruded")
|
|
356
|
+ //#define MSG_INFO_PRINT_COUNT _UxGT("Prints")
|
|
357
|
+ //#define MSG_INFO_COMPLETED_PRINTS _UxGT("Completed")
|
|
358
|
+ //#define MSG_INFO_PRINT_TIME _UxGT("Total")
|
|
359
|
+ //#define MSG_INFO_PRINT_LONGEST _UxGT("Longest")
|
|
360
|
+ //#define MSG_INFO_PRINT_FILAMENT _UxGT("Extruded")
|
361
|
361
|
#endif
|
362
|
|
-#define MSG_INFO_MIN_TEMP _UxGT("Min Temp")
|
363
|
|
-#define MSG_INFO_MAX_TEMP _UxGT("Max Temp")
|
364
|
|
-#define MSG_INFO_PSU _UxGT("PSU")
|
365
|
|
-#define MSG_DRIVE_STRENGTH _UxGT("Drive Strength")
|
366
|
|
-#define MSG_DAC_PERCENT _UxGT("Driver %")
|
367
|
|
-#define MSG_DAC_EEPROM_WRITE _UxGT("DAC EEPROM Write")
|
368
|
|
-#define MSG_FILAMENT_CHANGE_HEADER_PAUSE _UxGT("PRINT PAUSED")
|
369
|
|
-#define MSG_FILAMENT_CHANGE_HEADER_LOAD _UxGT("LOAD FILAMENT")
|
370
|
|
-#define MSG_FILAMENT_CHANGE_HEADER_UNLOAD _UxGT("UNLOAD FILAMENT")
|
371
|
|
-#define MSG_FILAMENT_CHANGE_OPTION_HEADER _UxGT("RESUME OPTIONS:")
|
372
|
|
-#define MSG_FILAMENT_CHANGE_OPTION_PURGE _UxGT("Purge more")
|
373
|
|
-#define MSG_FILAMENT_CHANGE_OPTION_RESUME _UxGT("Continue")
|
374
|
|
-#define MSG_FILAMENT_CHANGE_NOZZLE _UxGT(" Nozzle: ")
|
375
|
|
-#define MSG_RUNOUT_SENSOR _UxGT("Runout Sensor")
|
376
|
|
-#define MSG_ERR_HOMING_FAILED _UxGT("Homing failed")
|
377
|
|
-#define MSG_ERR_PROBING_FAILED _UxGT("Probing failed")
|
378
|
|
-#define MSG_M600_TOO_COLD _UxGT("M600: Too cold")
|
|
362
|
+//#define MSG_INFO_MIN_TEMP _UxGT("Min Temp")
|
|
363
|
+//#define MSG_INFO_MAX_TEMP _UxGT("Max Temp")
|
|
364
|
+//#define MSG_INFO_PSU _UxGT("PSU")
|
|
365
|
+//#define MSG_DRIVE_STRENGTH _UxGT("Drive Strength")
|
|
366
|
+//#define MSG_DAC_PERCENT _UxGT("Driver %")
|
|
367
|
+//#define MSG_DAC_EEPROM_WRITE _UxGT("DAC EEPROM Write")
|
|
368
|
+//#define MSG_FILAMENT_CHANGE_HEADER_PAUSE _UxGT("PRINT PAUSED")
|
|
369
|
+//#define MSG_FILAMENT_CHANGE_HEADER_LOAD _UxGT("LOAD FILAMENT")
|
|
370
|
+//#define MSG_FILAMENT_CHANGE_HEADER_UNLOAD _UxGT("UNLOAD FILAMENT")
|
|
371
|
+//#define MSG_FILAMENT_CHANGE_OPTION_HEADER _UxGT("RESUME OPTIONS:")
|
|
372
|
+//#define MSG_FILAMENT_CHANGE_OPTION_PURGE _UxGT("Purge more")
|
|
373
|
+//#define MSG_FILAMENT_CHANGE_OPTION_RESUME _UxGT("Continue")
|
|
374
|
+//#define MSG_FILAMENT_CHANGE_NOZZLE _UxGT(" Nozzle: ")
|
|
375
|
+//#define MSG_RUNOUT_SENSOR _UxGT("Runout Sensor")
|
|
376
|
+//#define MSG_ERR_HOMING_FAILED _UxGT("Homing failed")
|
|
377
|
+//#define MSG_ERR_PROBING_FAILED _UxGT("Probing failed")
|
|
378
|
+//#define MSG_M600_TOO_COLD _UxGT("M600: Too cold")
|
379
|
379
|
|
380
|
380
|
//
|
381
|
381
|
// Filament Change screens show up to 3 lines on a 4-line display
|
382
|
382
|
// ...or up to 2 lines on a 3-line display
|
383
|
383
|
//
|
384
|
384
|
#if LCD_HEIGHT >= 4
|
385
|
|
- #define MSG_FILAMENT_CHANGE_INIT_1 _UxGT("Wait for start")
|
386
|
|
- #define MSG_FILAMENT_CHANGE_INIT_2 _UxGT("of the filament")
|
387
|
|
- #define MSG_FILAMENT_CHANGE_INIT_3 _UxGT("change")
|
388
|
|
- #define MSG_FILAMENT_CHANGE_UNLOAD_1 _UxGT("Wait for")
|
389
|
|
- #define MSG_FILAMENT_CHANGE_UNLOAD_2 _UxGT("filament unload")
|
390
|
|
- #define MSG_FILAMENT_CHANGE_INSERT_1 _UxGT("Insert filament")
|
391
|
|
- #define MSG_FILAMENT_CHANGE_INSERT_2 _UxGT("and press button")
|
392
|
|
- #define MSG_FILAMENT_CHANGE_INSERT_3 _UxGT("to continue...")
|
393
|
|
- #define MSG_FILAMENT_CHANGE_HEAT_1 _UxGT("Press button to")
|
394
|
|
- #define MSG_FILAMENT_CHANGE_HEAT_2 _UxGT("heat nozzle.")
|
395
|
|
- #define MSG_FILAMENT_CHANGE_HEATING_1 _UxGT("Heating nozzle")
|
396
|
|
- #define MSG_FILAMENT_CHANGE_HEATING_2 _UxGT("Please wait...")
|
397
|
|
- #define MSG_FILAMENT_CHANGE_LOAD_1 _UxGT("Wait for")
|
398
|
|
- #define MSG_FILAMENT_CHANGE_LOAD_2 _UxGT("filament load")
|
399
|
|
- #define MSG_FILAMENT_CHANGE_PURGE_1 _UxGT("Wait for")
|
400
|
|
- #define MSG_FILAMENT_CHANGE_PURGE_2 _UxGT("filament purge")
|
401
|
|
- #define MSG_FILAMENT_CHANGE_RESUME_1 _UxGT("Wait for print")
|
402
|
|
- #define MSG_FILAMENT_CHANGE_RESUME_2 _UxGT("to resume")
|
|
385
|
+ //#define MSG_FILAMENT_CHANGE_INIT_1 _UxGT("Wait for start")
|
|
386
|
+ //#define MSG_FILAMENT_CHANGE_INIT_2 _UxGT("of the filament")
|
|
387
|
+ //#define MSG_FILAMENT_CHANGE_INIT_3 _UxGT("change")
|
|
388
|
+ //#define MSG_FILAMENT_CHANGE_UNLOAD_1 _UxGT("Wait for")
|
|
389
|
+ //#define MSG_FILAMENT_CHANGE_UNLOAD_2 _UxGT("filament unload")
|
|
390
|
+ //#define MSG_FILAMENT_CHANGE_INSERT_1 _UxGT("Insert filament")
|
|
391
|
+ //#define MSG_FILAMENT_CHANGE_INSERT_2 _UxGT("and press button")
|
|
392
|
+ //#define MSG_FILAMENT_CHANGE_INSERT_3 _UxGT("to continue...")
|
|
393
|
+ //#define MSG_FILAMENT_CHANGE_HEAT_1 _UxGT("Press button to")
|
|
394
|
+ //#define MSG_FILAMENT_CHANGE_HEAT_2 _UxGT("heat nozzle.")
|
|
395
|
+ //#define MSG_FILAMENT_CHANGE_HEATING_1 _UxGT("Heating nozzle")
|
|
396
|
+ //#define MSG_FILAMENT_CHANGE_HEATING_2 _UxGT("Please wait...")
|
|
397
|
+ //#define MSG_FILAMENT_CHANGE_LOAD_1 _UxGT("Wait for")
|
|
398
|
+ //#define MSG_FILAMENT_CHANGE_LOAD_2 _UxGT("filament load")
|
|
399
|
+ //#define MSG_FILAMENT_CHANGE_PURGE_1 _UxGT("Wait for")
|
|
400
|
+ //#define MSG_FILAMENT_CHANGE_PURGE_2 _UxGT("filament purge")
|
|
401
|
+ //#define MSG_FILAMENT_CHANGE_RESUME_1 _UxGT("Wait for print")
|
|
402
|
+ //#define MSG_FILAMENT_CHANGE_RESUME_2 _UxGT("to resume")
|
403
|
403
|
#else // LCD_HEIGHT < 4
|
404
|
|
- #define MSG_FILAMENT_CHANGE_INIT_1 _UxGT("Please wait...")
|
405
|
|
- #define MSG_FILAMENT_CHANGE_UNLOAD_1 _UxGT("Ejecting...")
|
406
|
|
- #define MSG_FILAMENT_CHANGE_INSERT_1 _UxGT("Insert and Click")
|
407
|
|
- #define MSG_FILAMENT_CHANGE_HEAT_1 _UxGT("Click to heat")
|
408
|
|
- #define MSG_FILAMENT_CHANGE_HEATING_1 _UxGT("Heating...")
|
409
|
|
- #define MSG_FILAMENT_CHANGE_LOAD_1 _UxGT("Loading...")
|
410
|
|
- #define MSG_FILAMENT_CHANGE_PURGE_1 _UxGT("Purging...")
|
411
|
|
- #define MSG_FILAMENT_CHANGE_RESUME_1 _UxGT("Resuming...")
|
|
404
|
+ //#define MSG_FILAMENT_CHANGE_INIT_1 _UxGT("Please wait...")
|
|
405
|
+ //#define MSG_FILAMENT_CHANGE_UNLOAD_1 _UxGT("Ejecting...")
|
|
406
|
+ //#define MSG_FILAMENT_CHANGE_INSERT_1 _UxGT("Insert and Click")
|
|
407
|
+ //#define MSG_FILAMENT_CHANGE_HEAT_1 _UxGT("Click to heat")
|
|
408
|
+ //#define MSG_FILAMENT_CHANGE_HEATING_1 _UxGT("Heating...")
|
|
409
|
+ //#define MSG_FILAMENT_CHANGE_LOAD_1 _UxGT("Loading...")
|
|
410
|
+ //#define MSG_FILAMENT_CHANGE_PURGE_1 _UxGT("Purging...")
|
|
411
|
+ //#define MSG_FILAMENT_CHANGE_RESUME_1 _UxGT("Resuming...")
|
412
|
412
|
#endif // LCD_HEIGHT < 4
|