🔧 Up to 9 tramming points (#25293)

Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
This commit is contained in:
lukasradek
2023-02-21 01:57:15 +01:00
committed by GitHub
parent 4f212e50b6
commit 0f745468a1
5 changed files with 44 additions and 59 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 { { 20, 20 }, { 180, 20 }, { 180, 180 }, { 20, 180 } }
// Define position names for probe points.