Firmware/Marlin/example_configurations/FolgerTech-i3-2020
Roxy-3D 4075b95519 Allow BL-Touch users to control heaters during probe event (#6485)
The Configuration.h file entries for BL-Touch have been updated to:
```cpp
//#define BLTOUCH
//#define BLTOUCH_DELAY 375      // (ms) Enable and increase if needed
//#define BLTOUCH_HEATERS_OFF // if defined the printer's heaters are
turned off during probe event
```
2017-04-28 09:19:55 -05:00
..
Configuration_adv.h Add my two 'Nice' machines as example configurations 2017-04-26 12:46:12 -05:00
Configuration.h Allow BL-Touch users to control heaters during probe event (#6485) 2017-04-28 09:19:55 -05:00