Add PROBE_Y_FIRST option for probe order

This commit is contained in:
Scott Lahteine
2016-09-29 01:19:59 -05:00
parent c8c57e59fc
commit 2d2c9bdf92
23 changed files with 97 additions and 13 deletions

View File

@ -789,6 +789,9 @@
// The Z probe minimum outer margin (to validate G29 parameters).
#define MIN_PROBE_EDGE 10
// Probe along the Y axis, advancing X after each column
//#define PROBE_Y_FIRST
#elif ENABLED(AUTO_BED_LEVELING_3POINT)
// 3 arbitrary points to probe.