mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2025-12-24 16:38:32 -07:00
🐛 Disable BLTouch 5V Mode for BTT SKR Mini E3 V2 (#576)
This commit is contained in:
parent
c81998a8ff
commit
5ec559c6ba
1 changed files with 1 additions and 1 deletions
|
|
@ -811,7 +811,7 @@
|
|||
* 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.
|
||||
*/
|
||||
#define BLTOUCH_SET_5V_MODE
|
||||
//#define BLTOUCH_SET_5V_MODE
|
||||
|
||||
/**
|
||||
* Safety: Activate if connecting a probe with an unknown voltage mode.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue