🎨 Fix PROBING_MARGIN comment

Followup to 4b6a922e9c
This commit is contained in:
Scott Lahteine 2025-11-08 23:03:02 -06:00
parent cb61a95083
commit d84aaa998c
400 changed files with 800 additions and 400 deletions

View file

@ -1683,7 +1683,8 @@
//#define PROBE_WAKEUP_TIME_MS 30 // (ms) Time for the probe to wake up
// 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.
// 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 PROBING_MARGIN 10
// X and Y axis travel speed between probes.

View file

@ -1683,7 +1683,8 @@
//#define PROBE_WAKEUP_TIME_MS 30 // (ms) Time for the probe to wake up
// 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.
// 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 PROBING_MARGIN 10
// X and Y axis travel speed between probes.