mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2025-01-31 14:12:52 +00:00
🔧 BTT SKR 3 has onboard endstop pullups (#24876)
This commit is contained in:
parent
ba08dcfb76
commit
b8655ca0ed
1 changed files with 1 additions and 0 deletions
|
@ -119,6 +119,7 @@
|
|||
#define Z_STOP_PIN PC0 // Z-STOP
|
||||
#endif
|
||||
#endif
|
||||
#define ONBOARD_ENDSTOPPULLUPS // Board has built-in pullups
|
||||
|
||||
//
|
||||
// Z Probe (when not Z_MIN_PIN)
|
||||
|
|
Loading…
Reference in a new issue