mirror of https://github.com/Desuuuu/klipper.git
config: Fix extruder1 step_pin in Robin Nano V2 example (#4098)
Fixed extruder1 step_pin in MKS Robin Nano V2 example config. Signed-off-by: Tomas Rimkus <sandshrew@gmail.com>
This commit is contained in:
parent
905e49cc05
commit
31823745b3
|
@ -63,7 +63,7 @@ min_temp: 0
|
|||
max_temp: 250
|
||||
|
||||
#[extruder1]
|
||||
#step_pin: PA6
|
||||
#step_pin: PD15
|
||||
#dir_pin: !PA1
|
||||
#enable_pin: !PA3
|
||||
#heater_pin: PB0
|
||||
|
|
Loading…
Reference in New Issue