🚸 Fix BLTouch spelling

This commit is contained in:
Scott Lahteine 2021-08-05 00:19:21 -05:00
parent f35e0b9382
commit b55cf3c9f6
3 changed files with 3 additions and 3 deletions

View file

@ -105,7 +105,7 @@
#define LEVELING_PARA_CONF_TITLE_EN "leveling setting" #define LEVELING_PARA_CONF_TITLE_EN "leveling setting"
#define AUTO_LEVELING_ENABLE_EN "Enable auto leveling" #define AUTO_LEVELING_ENABLE_EN "Enable auto leveling"
#define BLTOUCH_LEVELING_ENABLE_EN "Enable BLtouch" #define BLTOUCH_LEVELING_ENABLE_EN "Enable BLTouch"
#define PROBE_PORT_EN "Probe connector" #define PROBE_PORT_EN "Probe connector"
#define PROBE_X_OFFSET_EN "Probe X-axis offset" #define PROBE_X_OFFSET_EN "Probe X-axis offset"
#define PROBE_Y_OFFSET_EN "Probe Y-axis offset" #define PROBE_Y_OFFSET_EN "Probe Y-axis offset"

View file

@ -90,7 +90,7 @@
#define LEVELING_PARA_CONF_TITLE_CN "调平参数" #define LEVELING_PARA_CONF_TITLE_CN "调平参数"
#define AUTO_LEVELING_ENABLE_CN "自动调平" #define AUTO_LEVELING_ENABLE_CN "自动调平"
#define BLTOUCH_LEVELING_ENABLE_CN "启动BLtouch" #define BLTOUCH_LEVELING_ENABLE_CN "启动BLTouch"
#define PROBE_PORT_CN "调平探针接口" #define PROBE_PORT_CN "调平探针接口"
#define PROBE_X_OFFSET_CN "探针X方向偏移" #define PROBE_X_OFFSET_CN "探针X方向偏移"
#define PROBE_Y_OFFSET_CN "探针Y方向偏移" #define PROBE_Y_OFFSET_CN "探针Y方向偏移"

View file

@ -90,7 +90,7 @@
#define LEVELING_PARA_CONF_TITLE_T_CN "調平參數" #define LEVELING_PARA_CONF_TITLE_T_CN "調平參數"
#define AUTO_LEVELING_ENABLE_T_CN "自動調平" #define AUTO_LEVELING_ENABLE_T_CN "自動調平"
#define BLTOUCH_LEVELING_ENABLE_T_CN "啟動BLtouch" #define BLTOUCH_LEVELING_ENABLE_T_CN "啟動BLTouch"
#define PROBE_PORT_T_CN "調平探針接口" #define PROBE_PORT_T_CN "調平探針接口"
#define PROBE_X_OFFSET_T_CN "探針X方向偏移" #define PROBE_X_OFFSET_T_CN "探針X方向偏移"
#define PROBE_Y_OFFSET_T_CN "探针Y方向偏移" #define PROBE_Y_OFFSET_T_CN "探针Y方向偏移"