✨ X Twist Compensation & Calibration (#23238)
This commit is contained in:
@@ -508,6 +508,10 @@ void menu_backlash();
|
||||
SUBMENU(MSG_PROBE_WIZARD, goto_probe_offset_wizard);
|
||||
#endif
|
||||
|
||||
#if ENABLED(X_AXIS_TWIST_COMPENSATION)
|
||||
SUBMENU(MSG_XATC, xatc_wizard_continue);
|
||||
#endif
|
||||
|
||||
END_MENU();
|
||||
}
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user