Better probe boundaries for linear/grid

This commit is contained in:
Scott Lahteine
2018-01-22 00:31:44 -06:00
parent b0bfa65be7
commit 3d9f360b5a
43 changed files with 226 additions and 214 deletions

View File

@@ -810,8 +810,8 @@
* - Use 'M211' to set software endstops on/off or report current state
*/
//#define MIN_SOFTWARE_ENDSTOPS
// Min software endstops constrain movement within minimum coordinate bounds
//#define MIN_SOFTWARE_ENDSTOPS
#if ENABLED(MIN_SOFTWARE_ENDSTOPS)
#define MIN_SOFTWARE_ENDSTOP_X
#define MIN_SOFTWARE_ENDSTOP_Y