1
0
mirror of https://github.com/MarlinFirmware/Marlin.git synced 2024-11-23 20:18:52 +00:00
MarlinFirmware/Marlin
Scott Lahteine 42f9921482 Ignore Z min endstop with separate Z-probe
To allow for the case where a Z endstop (e.g., hall effect) is higher than the probe trigger point, don't check the Z min endstop during probe moves. See #11134
2018-06-28 05:06:11 -05:00
..
lib
src Ignore Z min endstop with separate Z-probe 2018-06-28 05:06:11 -05:00
Configuration_adv.h Add stepper driver DIR delay configuration option 2018-06-26 13:28:04 -05:00
Configuration.h Add MAXIMUM_STEPPER_RATE, enforce in multi-stepping 2018-06-10 16:02:47 -05:00
Makefile
Marlin.ino