PROBING_MARGIN followup (#123)

This commit is contained in:
thisiskeithb 2020-06-03 18:10:11 -07:00 committed by Scott Lahteine
parent 07dc67ab6b
commit 17bdecb1f2

View file

@ -969,7 +969,7 @@
// Most probes should stay away from the edges of the bed, but
// with NOZZLE_AS_PROBE this can be negative for a wider probing area.
#define MIN_PROBE_EDGE 10
#define PROBING_MARGIN 10
// X and Y axis travel speed (mm/m) between probes
#define XY_PROBE_SPEED 8000