Remove TMC_Z_CALIBRATION in favor of Z_STEPPER_AUTO_ALIGN
This commit is contained in:
committed by
Scott Lahteine
parent
7cfce20cd3
commit
1a79878dff
@@ -48,7 +48,6 @@
|
||||
#define MSG_AUTO_HOME_X _UxGT("X 홈으로")
|
||||
#define MSG_AUTO_HOME_Y _UxGT("Y 홈으로")
|
||||
#define MSG_AUTO_HOME_Z _UxGT("Z 홈으로")
|
||||
#define MSG_TMC_Z_CALIBRATION _UxGT("Z 캘리브레이션")
|
||||
#define MSG_LEVEL_BED_HOMING _UxGT("XYZ 홈으로")
|
||||
#define MSG_LEVEL_BED_WAITING _UxGT("누르면 시작합니다")
|
||||
#define MSG_LEVEL_BED_NEXT_POINT _UxGT("다음 Point")
|
||||
|
||||
Reference in New Issue
Block a user