📝 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

@ -1040,7 +1040,7 @@
#endif
#if ENABLED(ASSISTED_TRAMMING)
// Define positions for probe points.
// Define from 3 to 9 points to probe.
#define TRAMMING_POINT_XY { { 45, 45 }, { 255, 45 }, { 255, 250 }, { 45, 250 } }
// Define position names for probe points.

View file

@ -1040,7 +1040,7 @@
#endif
#if ENABLED(ASSISTED_TRAMMING)
// Define positions for probe points.
// Define from 3 to 9 points to probe.
#define TRAMMING_POINT_XY { { 45, 45 }, { 255, 45 }, { 255, 250 }, { 45, 250 } }
// Define position names for probe points.