mirror of
https://github.com/Klipper3d/klipper.git
synced 2025-12-24 00:28:34 -07:00
Update generic-mellow-fly-d5.cfg
This commit is contained in:
parent
66c6b458ee
commit
89c5bb22cd
1 changed files with 14 additions and 2 deletions
|
|
@ -74,6 +74,13 @@ position_max: 200
|
|||
#run_current: 1.2
|
||||
#stealthchop_threshold: 0
|
||||
|
||||
#[tmc5160 stepper_x]
|
||||
#cs_pin: PC13
|
||||
#spi_bus: spi2
|
||||
#interpolate: True
|
||||
#run_current: 1.2
|
||||
#stealthchop_threshold: 0
|
||||
|
||||
[stepper_y]
|
||||
step_pin: PA1
|
||||
dir_pin: PA0
|
||||
|
|
@ -92,6 +99,13 @@ position_max: 200
|
|||
#run_current: 1.2
|
||||
#stealthchop_threshold: 0
|
||||
|
||||
#[tmc5160 stepper_y]
|
||||
#cs_pin: PC3
|
||||
#spi_bud: spi2
|
||||
#interpolate: True
|
||||
#run_current: 1.2
|
||||
#stealthchop_threshold: 0
|
||||
|
||||
[stepper_z]
|
||||
step_pin: PA5
|
||||
dir_pin: PA4
|
||||
|
|
@ -134,8 +148,6 @@ pin: PC8
|
|||
|
||||
[heater_fan Heatbreak_Fan]
|
||||
pin: PC9
|
||||
max_power: 1
|
||||
shutdown_speed: 0
|
||||
|
||||
[heater_bed]
|
||||
heater_pin: PC7
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue