Skip to content

Commit

Permalink
Beep when temp reached (bigtreetech#1561)
Browse files Browse the repository at this point in the history
  • Loading branch information
kisslorand authored Jan 30, 2021
1 parent 18d6766 commit 891ab66
Show file tree
Hide file tree
Showing 56 changed files with 192 additions and 65 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#### Language Code:AM
## Language Version:20210124
## Language Version:20210130
## Maximum byte per keyword is 250 Bytes.
## Escape characters are not supported except newline '\n'

Expand Down Expand Up @@ -38,6 +38,7 @@ label_btt_mini_ups:BTT UPS Support
label_touch_sound:Touch sounds
label_toast_sound:Toast Notifications
label_alert_sound:Popups and Alerts
label_heater_sound:Heater notification
label_knob_led_color:Rotary Knob LED
label_knob_led_idle:Rotary Knob LED idle
label_lcd_brightness:LCD Brightness
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#### Language Code:CA
## Language Version:20210124
## Language Version:20210130
## Maximum byte per keyword is 250 Bytes.
## Escape characters are not supported except newline '\n'

Expand Down Expand Up @@ -38,6 +38,7 @@ label_btt_mini_ups:BTT UPS Support
label_touch_sound:Touch sounds
label_toast_sound:Toast Notifications
label_alert_sound:Popups and Alerts
label_heater_sound:Heater notification
label_knob_led_color:Perilla rotativa LED
label_knob_led_idle:Rotary Knob LED idle
label_lcd_brightness:Lluminositat LCD
Expand Down
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
#### Language Code:CN
## Language Version:20210124
## Language Version:20210130
## Maximum byte per keyword is 250 Bytes.
## Escape characters are not supported except newline '\n'

label_status_screen:Enable Status Screen
label_status_screen:启用状态首界面
label_baudrate:波特率
label_language:简体中文
label_rotate_ui:旋转界面
Expand All @@ -14,30 +14,31 @@ label_invert_z_axis:翻转Z轴
label_persistent_info:顶部温度信息
label_file_list_mode:文件浏览列表模式
label_ack_notification:ACK 弹窗类型
label_default_mode:Default Mode
label_serial_always_on:Serial Always ON
label_marlin_show_title:Marlin Mode Title Support
label_default_mode:默认的模式
label_serial_always_on:串口常开
label_marlin_show_title:Marlin模式显示标题
label_marlin_fullscreen:全屏显示Marlin模式
label_marlin_type:Marlin Mode Type
label_marlin_type:Marlin模式类型
label_move_speed:移动速度(X Y Z)
label_auto_load_leveling:Auto Save Load Leveling
label_auto_load_leveling:自动保存/加载调平数据
label_touchmi_sensor:TouchMI
label_onboard_sd_support:Onboard SD Card Support
label_m27_always_active:M27 Always Active
label_long_filename_support:Long File Names Support
label_fan_speed_percent:Fan Speed As Percentage
label_onboard_sd_support:Marlin存储卡支持
label_m27_always_active:持续发送M27
label_long_filename_support:Marlin长文件名支持
label_fan_speed_percent:百分比显示风扇速度
label_xy_offset_probing:XY Offset Probing Support
label_z_steppers_alignment:Z Steppers Auto-Alignment
label_z_steppers_alignment:Z轴多电机自动对齐
label_ps_on:自动关机
label_ps_on_active_high:Power Supply Active HIGH
label_ps_on_active_high:低电平关机
label_fil_runout:耗材检测传感器
label_fil_runout_inverting:Inverted Filament Runout Logic
label_fil_runout_inverting:翻转耗材检测逻辑
label_pl_recovery_en:断电续打
label_pl_recovery_home:Power Loss Recovery Homing
label_btt_mini_ups:BTT UPS Support
label_pl_recovery_home:断电续打前归零
label_btt_mini_ups:启用BTT UPS
label_touch_sound:按钮声音
label_toast_sound:Toast 提示声音
label_alert_sound:弹窗和提示声音
label_heater_sound:加热提示音
label_knob_led_color:旋钮LED颜色
label_knob_led_idle:旋钮LED自动睡眠
label_lcd_brightness:LCD背光亮度
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#### Language Code:CZ
## Language Version:20210124
## Language Version:20210130
## Maximum byte per keyword is 250 Bytes.
## Escape characters are not supported except newline '\n'

Expand Down Expand Up @@ -38,6 +38,7 @@ label_btt_mini_ups:BTT UPS Support
label_touch_sound:Zvuk při dotyku
label_toast_sound:Zvuk vytápění
label_alert_sound:Upozornění, popup okno
label_heater_sound:Heater notification
label_knob_led_color:Rotační knob LED
label_knob_led_idle:Rotační knob LED idle
label_lcd_brightness:LCD Jas
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#### Language Code:DE
## Language Version:20210124
## Language Version:20210130
## Maximum byte per keyword is 250 Bytes.
## Escape characters are not supported except newline '\n'

Expand Down Expand Up @@ -38,6 +38,7 @@ label_btt_mini_ups:BTT UPS Support
label_touch_sound:Eingabe
label_toast_sound:Toasts
label_alert_sound:Popups & Alarme
label_heater_sound:Heater notification
label_knob_led_color:Drehknopf LED Farbe
label_knob_led_idle:Drehknopf LED idle Farbe
label_lcd_brightness:LCD Helligkeit
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#### Language Code:DU
## Language Version:20210124
## Language Version:20210130
## Maximum byte per keyword is 250 Bytes.
## Escape characters are not supported except newline '\n'

Expand Down Expand Up @@ -38,6 +38,7 @@ label_btt_mini_ups:BTT UPS Support
label_touch_sound:Touch sounds
label_toast_sound:Toast Notifications
label_alert_sound:Popups and Alerts
label_heater_sound:Heater notification
label_knob_led_color:Draaiknop LED
label_knob_led_idle:Draaiknop LED inactief
label_lcd_brightness:LCD Brightness
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#### Language Code:EN
## Language Version:20210124
## Language Version:20210130
## Maximum byte per keyword is 250 Bytes.
## Escape characters are not supported except newline '\n'

Expand Down Expand Up @@ -38,6 +38,7 @@ label_btt_mini_ups:BTT UPS Support
label_touch_sound:Touch sounds
label_toast_sound:Toast Notifications
label_alert_sound:Popups and Alerts
label_heater_sound:Heater notification
label_knob_led_color:Rotary Knob LED
label_knob_led_idle:Rotary Knob LED idle
label_lcd_brightness:LCD Brightness
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#### Language Code:ES
## Language Version:20210124
## Language Version:20210130
## Maximum byte per keyword is 250 Bytes.
## Escape characters are not supported except newline '\n'

Expand Down Expand Up @@ -38,6 +38,7 @@ label_btt_mini_ups:BTT UPS Support
label_touch_sound:Touch sounds
label_toast_sound:Toast Notifications
label_alert_sound:Popups and Alerts
label_heater_sound:Heater notification
label_knob_led_color:Rotary Knob LED
label_knob_led_idle:Rotary Knob LED idle
label_lcd_brightness:LCD Brightness
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#### Language Code:FR
## Language Version:20210124
## Language Version:20210130
## Maximum byte per keyword is 250 Bytes.
## Escape characters are not supported except newline '\n'

Expand Down Expand Up @@ -38,6 +38,7 @@ label_btt_mini_ups:BTT UPS Support
label_touch_sound:Son des touches
label_toast_sound:Notifications
label_alert_sound:Popups et alertes
label_heater_sound:Heater notification
label_knob_led_color:LED du bouton rotatif
label_knob_led_idle:Veille du bouton rotatif
label_lcd_brightness:Luminosité LCD
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#### Language Code:GR
## Language Version:20210124
## Language Version:20210130
## Maximum byte per keyword is 250 Bytes.
## Escape characters are not supported except newline '\n'

Expand Down Expand Up @@ -38,6 +38,7 @@ label_btt_mini_ups:BTT UPS Support
label_touch_sound:Touch sounds
label_toast_sound:Toast Notifications
label_alert_sound:Popups and Alerts
label_heater_sound:Heater notification
label_knob_led_color:LED περιστροφικού κουμπιού
label_knob_led_idle:Rotary Knob LED idle
label_lcd_brightness:Φωτεινότητα οθόνης
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#### Language Code:HU
## Language Version:20210124
## Language Version:20210130
## Maximum byte per keyword is 250 Bytes.
## Escape characters are not supported except newline '\n'

Expand Down Expand Up @@ -38,6 +38,7 @@ label_btt_mini_ups:BTT UPS Support
label_touch_sound:Érintés hangja
label_toast_sound:Fűtő értesítések
label_alert_sound:Felugró riasztások
label_heater_sound:Heater notification
label_knob_led_color:Forgatógomb LED
label_knob_led_idle:Forgatógomb tétlen
label_lcd_brightness:LCD Fényerősség
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#### Language Code:IT
## Language Version:20210124
## Language Version:20210130
## Maximum byte per keyword is 250 Bytes.
## Escape characters are not supported except newline '\n'

Expand Down Expand Up @@ -38,6 +38,7 @@ label_btt_mini_ups:BTT UPS Support
label_touch_sound:Suono al tocco
label_toast_sound:Notifiche toast
label_alert_sound:Popup e avvisi
label_heater_sound:Heater notification
label_knob_led_color:LED manopola
label_knob_led_idle:LED manopola spento
label_lcd_brightness:Luminosità schermo
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#### Language Code:JP
## Language Version:20210124
## Language Version:20210130
## Maximum byte per keyword is 250 Bytes.
## Escape characters are not supported except newline '\n'

Expand Down Expand Up @@ -38,6 +38,7 @@ label_btt_mini_ups:BTT UPS Support
label_touch_sound:Touch sounds
label_toast_sound:Toast Notifications
label_alert_sound:Popups and Alerts
label_heater_sound:Heater notification
label_knob_led_color:回転ノブLED
label_knob_led_idle:Rotary Knob LED idle
label_lcd_brightness:LCD明るさ
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#### Language Code:PL
## Language Version:20210124
## Language Version:20210130
## Maximum byte per keyword is 250 Bytes.
## Escape characters are not supported except newline '\n'

Expand Down Expand Up @@ -38,6 +38,7 @@ label_btt_mini_ups:BTT UPS Support
label_touch_sound:Touch sounds
label_toast_sound:Toast Notifications
label_alert_sound:Popups and Alerts
label_heater_sound:Heater notification
label_knob_led_color:Rotary Knob LED
label_knob_led_idle:Rotary Knob LED idle
label_lcd_brightness:LCD Brightness
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#### Language Code:PT
## Language Version:20210124
## Language Version:20210130
## Maximum byte per keyword is 250 Bytes.
## Escape characters are not supported except newline '\n'

Expand Down Expand Up @@ -38,6 +38,7 @@ label_btt_mini_ups:BTT UPS Support
label_touch_sound:Touch sounds
label_toast_sound:Toast Notifications
label_alert_sound:Popups and Alerts
label_heater_sound:Heater notification
label_knob_led_color:Rotary Knob LED
label_knob_led_idle:Rotary Knob LED idle
label_lcd_brightness:LCD Brightness
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#### Language Code:RU
## Language Version:20210124
## Language Version:20210130
## Maximum byte per keyword is 250 Bytes.
## Escape characters are not supported except newline '\n'

Expand Down Expand Up @@ -38,6 +38,7 @@ label_btt_mini_ups:BTT UPS Support
label_touch_sound:Звуки нажатий
label_toast_sound:Звуки инфостроки
label_alert_sound:Предупреждения
label_heater_sound:Heater notification
label_knob_led_color:Подсветка энкодера
label_knob_led_idle:Простой подсветки энкодера
label_lcd_brightness:Яркость LCD
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#### Language Code:SK
## Language Version:20210124
## Language Version:20210130
## Maximum byte per keyword is 250 Bytes.
## Escape characters are not supported except newline '\n'

Expand Down Expand Up @@ -38,6 +38,7 @@ label_btt_mini_ups:BTT UPS Support
label_touch_sound:Touch sounds
label_toast_sound:Toast Notifications
label_alert_sound:Popups and Alerts
label_heater_sound:Heater notification
label_knob_led_color:LED otočného tlačidla
label_knob_led_idle:Rotary Knob LED idle
label_lcd_brightness:Jas LCD
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#### Language Code:SL
## Language Version:20210124
## Language Version:20210130
## Maximum byte per keyword is 250 Bytes.
## Escape characters are not supported except newline '\n'

Expand Down Expand Up @@ -38,6 +38,7 @@ label_btt_mini_ups:BTT UPS Support
label_touch_sound:Touch sounds
label_toast_sound:Toast Notifications
label_alert_sound:Popups and Alerts
label_heater_sound:Heater notification
label_knob_led_color:LED enkoder gumba
label_knob_led_idle:Rotary Knob LED idle
label_lcd_brightness:Svetilnost LCD
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#### Language Code:TC
## Language Version:20210124
## Language Version:20210130
## Maximum byte per keyword is 250 Bytes.
## Escape characters are not supported except newline '\n'

Expand Down Expand Up @@ -38,6 +38,7 @@ label_btt_mini_ups:BTT UPS Support
label_touch_sound:按鈕聲音
label_toast_sound:Toast 提示聲音
label_alert_sound:彈窗和提示聲音
label_heater_sound:Heater notification
label_knob_led_color:旋鈕LED顏色
label_knob_led_idle:旋鈕LED自動睡眠
label_lcd_brightness:螢幕亮度
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#### Language Code:TR
## Language Version:20210124
## Language Version:20210130
## Maximum byte per keyword is 250 Bytes.
## Escape characters are not supported except newline '\n'

Expand Down Expand Up @@ -38,6 +38,7 @@ label_btt_mini_ups:BTT UPS Support
label_touch_sound:Dokunma Sesi
label_toast_sound:Ara Bildirimler
label_alert_sound:Uyarılar ve Sesler
label_heater_sound:Heater notification
label_knob_led_color:Döner Düğme LED
label_knob_led_idle:Rotary Knob LED idle
label_lcd_brightness:Parlaklık
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#### Language Code:UK
## Language Version:20210124
## Language Version:20210130
## Maximum byte per keyword is 250 Bytes.
## Escape characters are not supported except newline '\n'

Expand Down Expand Up @@ -38,6 +38,7 @@ label_btt_mini_ups:BTT UPS Support
label_touch_sound:Звуки натискань
label_toast_sound:Звуки інфострічки
label_alert_sound:Попередження
label_heater_sound:Heater notification
label_knob_led_color:Підсвічування енкодера
label_knob_led_idle:Простій підсвічування енкодера
label_lcd_brightness:Яскравість LCD
Expand Down
1 change: 1 addition & 0 deletions TFT/src/User/API/Language/Language.inc
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ X_WORD (BTT_MINI_UPS)
X_WORD (TOUCH_SOUND)
X_WORD (TOAST_SOUND)
X_WORD (ALERT_SOUND)
X_WORD (HEATER_SOUND)
X_WORD (KNOB_LED_COLOR)
X_WORD (KNOB_LED_IDLE)
X_WORD (LCD_BRIGHTNESS)
Expand Down
1 change: 1 addition & 0 deletions TFT/src/User/API/Language/language_am.h
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
#define STRING_TOUCH_SOUND "Touch sounds"
#define STRING_TOAST_SOUND "Toast Notifications"
#define STRING_ALERT_SOUND "Popups and Alerts"
#define STRING_HEATER_SOUND "Heater notification"
#define STRING_KNOB_LED_COLOR "Rotary Knob LED"
#define STRING_KNOB_LED_IDLE "Rotary Knob LED idle"
#define STRING_LCD_BRIGHTNESS "LCD Brightness"
Expand Down
1 change: 1 addition & 0 deletions TFT/src/User/API/Language/language_ca.h
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
#define STRING_TOUCH_SOUND "Touch sounds"
#define STRING_TOAST_SOUND "Toast Notifications"
#define STRING_ALERT_SOUND "Popups and Alerts"
#define STRING_HEATER_SOUND "Heater notification"
#define STRING_KNOB_LED_COLOR "Perilla rotativa LED"
#define STRING_KNOB_LED_IDLE "Rotary Knob LED idle"
#define STRING_LCD_BRIGHTNESS "Lluminositat LCD"
Expand Down
Loading

0 comments on commit 891ab66

Please sign in to comment.