Browse Source

Merge pull request #342 from setar/Marlin_v1

Fix the russian translation.
daid 12 years ago
parent
commit
83ea7dc5b9
2 changed files with 9 additions and 19 deletions
  1. 8
    18
      Marlin/language.h
  2. 1
    1
      Marlin/ultralcd_implementation_hitachi_HD44780.h

+ 8
- 18
Marlin/language.h View File

@@ -51,8 +51,6 @@
51 51
 	#define MSG_COOLDOWN "Cooldown"
52 52
 	#define MSG_EXTRUDE "Extrude"
53 53
 	#define MSG_RETRACT "Retract"
54
-	#define MSG_PREHEAT_PLA "Preheat PLA"
55
-	#define MSG_PREHEAT_ABS "Preheat ABS"
56 54
 	#define MSG_MOVE_AXIS "Move Axis"
57 55
 	#define MSG_SPEED "Speed"
58 56
 	#define MSG_NOZZLE "Nozzle"
@@ -814,7 +812,7 @@
814 812
 #if LANGUAGE_CHOICE == 6
815 813
 
816 814
 // LCD Menu Messages
817
-#define WELCOME_MSG MACHINE_NAME			" Готов."
815
+#define WELCOME_MSG MACHINE_NAME			" Готов"
818 816
 #define MSG_SD_INSERTED						"Карта вставлена"
819 817
 #define MSG_SD_REMOVED						"Карта извлечена"
820 818
 #define MSG_MAIN							" Меню              \003"
@@ -863,21 +861,16 @@
863 861
 #define MSG_YSTEPS							" Y шаг/mm:"
864 862
 #define MSG_ZSTEPS							" Z шаг/mm:"
865 863
 #define MSG_ESTEPS							" E шаг/mm:"
866
-#define MSG_MAIN_WIDE						" Меню              \003"
867
-#define MSG_RECTRACT_WIDE					" Откат подачи      \x7E"
868
-#define MSG_TEMPERATURE_WIDE				" Температура       \x7E"
869
-#define MSG_TEMPERATURE_RTN					" Температура       \003"
870
-#define MSG_MOTION_WIDE						" Скорости          \x7E"
864
+#define MSG_RECTRACT    					" Откат подачи      \x7E"
865
+#define MSG_TEMPERATURE  				" Температура       \x7E"
866
+#define MSG_MOTION						" Скорости          \x7E"
871 867
 #define MSG_STORE_EPROM						" Сохранить настройки"
872 868
 #define MSG_LOAD_EPROM						" Загрузить настройки"
873 869
 #define MSG_RESTORE_FAILSAFE				" Сброс настроек     "
874 870
 #define MSG_REFRESH							"\004Обновить           "
875 871
 #define MSG_WATCH							" Обзор             \003"
876 872
 #define MSG_PREPARE							" Действия          \x7E"
877
-#define MSG_PREPARE_ALT						" Действия          \003"
878
-#define MSG_CONTROL_ARROW					" Настройки         \x7E"
879
-#define MSG_RETRACT_ARROW					" Настройки отката  \x7E"
880
-#define MSG_TUNE							" Tune              \x7E"
873
+#define MSG_TUNE					" Настройки         \x7E"
881 874
 #define MSG_PAUSE_PRINT						" Пауза печати      \x7E"
882 875
 #define MSG_RESUME_PRINT					" Продолжить печать \x7E"
883 876
 #define MSG_STOP_PRINT						" Остановить печать \x7E"
@@ -889,7 +882,6 @@
889 882
 #define MSG_PART_RELEASE					" Извлечение принта  "
890 883
 #define MSG_KILLED							"УБИТО. "
891 884
 #define MSG_STOPPED							"ОСТАНОВЛЕНО. "
892
-#define MSG_STEPPER_RELEASED				"Двигатели отключены."
893 885
 #define MSG_CONTROL_RETRACT					" Откат mm:"
894 886
 #define MSG_CONTROL_RETRACTF				" Откат  F:"
895 887
 #define MSG_CONTROL_RETRACT_ZLIFT			" Прыжок mm:"
@@ -941,7 +933,9 @@
941 933
 #define MSG_Y_MAX							"y_max:"
942 934
 #define MSG_Z_MIN							"z_min:"
943 935
 #define MSG_Z_MAX							"z_max:"
944
-
936
+#define MSG_M119_REPORT						"Статус концевиков"
937
+#define MSG_ENDSTOP_HIT						"Срабатывание концевика"
938
+#define MSG_ENDSTOP_OPEN					"Концевик освобожден"
945 939
 #define MSG_SD_CANT_OPEN_SUBDIR				"Не открыть папку"
946 940
 #define MSG_SD_INIT_FAIL					"Ошибка инициализации SD"
947 941
 #define MSG_SD_VOL_INIT_FAIL				"Ошибка инициализации раздела"
@@ -957,14 +951,10 @@
957 951
 #define MSG_SD_NOT_PRINTING					"нет SD печати"
958 952
 #define MSG_SD_ERR_WRITE_TO_FILE			"ошибка записи в файл"
959 953
 #define MSG_SD_CANT_ENTER_SUBDIR			"Не зайти в папку:"
960
-
961 954
 #define MSG_STEPPER_TO_HIGH					"Частота шагов очень высока : "
962 955
 #define MSG_ENDSTOPS_HIT					"концевик сработал: "
963 956
 #define MSG_ERR_COLD_EXTRUDE_STOP			" защита холодной экструзии"
964 957
 #define MSG_ERR_LONG_EXTRUDE_STOP			" защита превышения длинны экструзии"
965
-#define MSG_M119_REPORT						"Статус концевиков"
966
-#define MSG_ENDSTOP_HIT						"Срабатывание концевика"
967
-#define MSG_ENDSTOP_OPEN					"Концевик освобожден"
968 958
 
969 959
 #endif
970 960
 

+ 1
- 1
Marlin/ultralcd_implementation_hitachi_HD44780.h View File

@@ -25,7 +25,7 @@
25 25
 #define LCD_STR_CLOCK       "\x07"
26 26
 #define LCD_STR_ARROW_RIGHT "\x7E"  /* from the default character set */
27 27
 
28
-LiquidCrystal lcd(LCD_PINS_RS, LCD_PINS_ENABLE, LCD_PINS_D4, LCD_PINS_D5,LCD_PINS_D6,LCD_PINS_D7);  //RS,Enable,D4,D5,D6,D7
28
+LCD_CLASS lcd(LCD_PINS_RS, LCD_PINS_ENABLE, LCD_PINS_D4, LCD_PINS_D5,LCD_PINS_D6,LCD_PINS_D7);  //RS,Enable,D4,D5,D6,D7
29 29
 static void lcd_implementation_init()
30 30
 {
31 31
     byte bedTemp[8] =

Loading…
Cancel
Save