Merge pull request #1878 from thinkyhead/cold_extrude

Cold extrude
This commit is contained in:
Scott Lahteine 2015-04-09 03:41:54 -07:00
commit 6096164d79

View file

@ -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