mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2025-08-10 23:35:24 -06:00
🐛 Disable BLTouch 5V Mode for BTT SKR Mini E3 V2 (#576)
This commit is contained in:
parent
8c79cb8c85
commit
cd993579d7
1 changed files with 1 additions and 1 deletions
|
@ -842,7 +842,7 @@
|
||||||
* differs, a mode set eeprom write will be completed at initialization.
|
* differs, a mode set eeprom write will be completed at initialization.
|
||||||
* Use the option below to force an eeprom write to a V3.1 probe regardless.
|
* Use the option below to force an eeprom write to a V3.1 probe regardless.
|
||||||
*/
|
*/
|
||||||
#define BLTOUCH_SET_5V_MODE
|
//#define BLTOUCH_SET_5V_MODE
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue