📝 Up to 9 tramming points

MarlinFirmware/Marlin#25293
This commit is contained in:
Scott Lahteine 2023-02-20 18:55:02 -06:00
parent 6785de4594
commit bb572e4cf1
306 changed files with 306 additions and 306 deletions

View file

@ -1034,7 +1034,7 @@
//#define ASSISTED_TRAMMING
#if ENABLED(ASSISTED_TRAMMING)
// Define positions for probe points.
// Define from 3 to 9 points to probe.
#define TRAMMING_POINT_XY { { X_CENTER, Y_CENTER }, { 33, 33 }, { 217, 33 }, { 217, 217 }, { 33, 217 } }
// Define position names for probe points.