Autocommit from 2025-08-18 08:29:51

Klipper version: v0.13.0-154-g9346ad19

Moonraker version: v0.9.3-77-gccbfd64

Mainsail version: v2.14.0
This commit is contained in:
2025-08-18 08:29:51 +03:00
parent 1463f8d105
commit 03bda9c56c
14 changed files with 361 additions and 114 deletions

View File

@@ -34,7 +34,7 @@ spi_software_sclk_pin: PA5
spi_software_mosi_pin: PA7
spi_software_miso_pin: PA6
diag1_pin: ^!PG6
driver_SGT: 0 #1-3 # -64 is most sensitive value, 63 is least sensitive
driver_SGT: 1 #1-3 # -64 is most sensitive value, 63 is least sensitive
run_current: 1.25 #1.25
stealthchop_threshold: 0
#stealthchop_threshold: 999999
@@ -84,7 +84,7 @@ endstop_pin: probe:z_virtual_endstop
[tmc2209 stepper_z]
uart_pin: PF2
interpolate: True
run_current: 0.8
run_current: 1
#sense_resistor: 0.110
#stealthchop_threshold: 999999
@@ -98,7 +98,7 @@ microsteps: 128
[tmc2209 stepper_z1]
uart_pin: PE4
interpolate: True
run_current: 0.8
run_current: 1
#sense_resistor: 0.110
#stealthchop_threshold: 999999
@@ -112,7 +112,7 @@ microsteps: 128
[tmc2209 stepper_z2]
uart_pin: PE1
interpolate: True
run_current: 0.8
run_current: 1
#sense_resistor: 0.110
#stealthchop_threshold: 999999
@@ -126,7 +126,7 @@ microsteps: 128
[tmc2209 stepper_z3]
uart_pin: PD3
interpolate: True
run_current: 0.8
run_current: 1
#sense_resistor: 0.110
#stealthchop_threshold: 999999