Merge branch 'Development' into fixup_probing

Latest upstream commits
This commit is contained in:
Scott Lahteine
2015-04-03 18:05:17 -07:00
11 changed files with 176 additions and 19 deletions

View File

@ -191,6 +191,9 @@
#define ENDSTOPPULLUP_YMIN
#define ENDSTOPPULLUP_ZMIN
#endif
#ifndef DISABLE_Z_PROBE_ENDSTOP
#define ENDSTOPPULLUP_ZPROBE
#endif
#endif
/**