mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2025-01-17 23:18:34 +00:00
commit
6096164d79
1 changed files with 1 additions and 1 deletions
|
@ -186,7 +186,7 @@
|
|||
#define Y_PROBE_ERROR
|
||||
#endif
|
||||
#ifdef Y_PROBE_ERROR
|
||||
#error The Y axis probing range is to small to fit all the points defined in AUTO_BED_LEVELING_GRID_POINTS
|
||||
#error The Y axis probing range is too small to fit all the points defined in AUTO_BED_LEVELING_GRID_POINTS
|
||||
#endif
|
||||
|
||||
#undef PROBE_SIZE_X
|
||||
|
|
Loading…
Reference in a new issue