Update XY_PROBE_SPEED format

This commit is contained in:
Scott Lahteine 2020-08-22 02:10:37 -05:00
parent 8d8b2fcc43
commit 8fff7c0d77
180 changed files with 181 additions and 181 deletions

View file

@ -1015,7 +1015,7 @@
#define PROBING_MARGIN 10
// X and Y axis travel speed (mm/min) between probes
#define XY_PROBE_SPEED 1000
#define XY_PROBE_SPEED (16*60)
// Feedrate (mm/min) for the first approach when double-probing (MULTIPLE_PROBING == 2)
#define Z_PROBE_SPEED_FAST HOMING_FEEDRATE_Z