MAG_MOUNTED_PROBE

MarlinFirmware/Marlin#24420
This commit is contained in:
Scott Lahteine 2022-07-06 20:19:10 -05:00
parent 1acf813250
commit a98a646710
595 changed files with 7419 additions and 0 deletions

View file

@ -1319,6 +1319,9 @@
#define XATC_Y_POSITION Y_CENTER // (mm) Y position to probe
#define XATC_Z_OFFSETS { 0, 0, 0 } // Z offsets for X axis sample points
#endif
// Show Deploy / Stow Probe options in the Motion menu.
#define PROBE_DEPLOY_STOW_MENU
#endif
// Include a page of printer information in the LCD Main Menu