Remove TMC_Z_CALIBRATION in favor of Z_STEPPER_AUTO_ALIGN
This commit is contained in:
committed by
Scott Lahteine
parent
7cfce20cd3
commit
1a79878dff
@@ -50,7 +50,6 @@
|
||||
#define MSG_AUTO_HOME_X _UxGT("Xジク ゲンテンフッキ") // "Home X"
|
||||
#define MSG_AUTO_HOME_Y _UxGT("Yジク ゲンテンフッキ") // "Home Y"
|
||||
#define MSG_AUTO_HOME_Z _UxGT("Zジク ゲンテンフッキ") // "Home Z"
|
||||
#define MSG_TMC_Z_CALIBRATION _UxGT("Zジク コウセイ")
|
||||
#define MSG_LEVEL_BED_HOMING _UxGT("ゲンテンフッキチュウ") // "Homing XYZ"
|
||||
#define MSG_LEVEL_BED_WAITING _UxGT("レベリングカイシ") // "Click to Begin"
|
||||
#define MSG_LEVEL_BED_NEXT_POINT _UxGT("ツギノソクテイテンヘ") // "Next Point"
|
||||
|
||||
Reference in New Issue
Block a user