stepper extruder

This commit is contained in:
2022-12-08 22:47:11 +01:00
parent 1243592dca
commit c01079a9ad

View File

@@ -126,22 +126,24 @@ initial_WHITE: 0.7
########################################
[tmc2209 stepper_x]
uart_pin: PB12
run_current: 0.800
uart_pin: PB12
run_current: 0.800
[tmc2209 stepper_y]
uart_pin: PC10
run_current: 0.800
uart_pin: PC10
run_current: 0.800
[tmc2209 stepper_z]
uart_pin: PC9
run_current: 0.800
uart_pin: PC9
run_current: 0.800
[tmc2209 extruder]
uart_pin: PA13
run_current: 0.600
[include mainsail.cfg]
[include mainsail.cfg]
#*# <---------------------- SAVE_CONFIG ---------------------->
#*# DO NOT EDIT THIS BLOCK OR BELOW. The contents are auto-generated.