diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2022-04-23 21:16:09 -0400 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2022-04-23 21:16:09 -0400 |
commit | a10b2805de150be83bb8a68fc098f0dbaa99885f (patch) | |
tree | 465026e59a7ebe5bdc59e09d9d7cd5fabf54852a /config | |
parent | 7db07c46e68b3c9301330e0973150bfc25000a33 (diff) | |
download | kutter-a10b2805de150be83bb8a68fc098f0dbaa99885f.tar.gz kutter-a10b2805de150be83bb8a68fc098f0dbaa99885f.tar.xz kutter-a10b2805de150be83bb8a68fc098f0dbaa99885f.zip |
config: Fix incorrect pin in printer-monoprice-select-mini-v2-2018.cfg
Reported by @bkw777.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'config')
-rw-r--r-- | config/printer-monoprice-select-mini-v2-2018.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/printer-monoprice-select-mini-v2-2018.cfg b/config/printer-monoprice-select-mini-v2-2018.cfg index 289a931d..d285427f 100644 --- a/config/printer-monoprice-select-mini-v2-2018.cfg +++ b/config/printer-monoprice-select-mini-v2-2018.cfg @@ -15,7 +15,7 @@ # Also make sure to use the following string in the low-level configuration # options to set a couple of GPIOs to high when the MCU boots: # -# PA8, PB5, PB1 +# PA8, PB11, PB1 # # This will deactivate the steppers until klippy takes over. # |