Firmware2/Marlin/example_configurations/TinyBoy2
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 Replace M905 with unique code M900 2017-04-17 16:39:37 -05:00
Configuration.h Allow BL-Touch users to control heaters during probe event (#6485) 2017-04-28 09:19:55 -05:00