Skip to content
Snippets Groups Projects
Commit f368c14a authored by Robby Candra's avatar Robby Candra Committed by Scott Lahteine
Browse files

Fix Probe Manually Grid (#15598)

parent f2ce4a25
No related merge requests found
......@@ -62,7 +62,7 @@
#endif
#if HAS_LEVELING && HAS_BED_PROBE
#if HAS_LEVELING && (HAS_BED_PROBE || ENABLED(PROBE_MANUALLY))
inline float probe_min_x() {
return _MAX(
#if IS_KINEMATIC
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment