Autocommit from 2025-05-17 18:33:54

Klipper version: v0.13.0-114-g841a9ca2

Moonraker version: v0.9.3-74-g1c12414

Mainsail version: v2.14.0
This commit is contained in:
2025-05-17 18:33:54 +03:00
parent 30248356dd
commit 1207a99ffd
27 changed files with 3305 additions and 4 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: 2 #1-3 # -64 is most sensitive value, 63 is least sensitive
driver_SGT: 0 #1-3 # -64 is most sensitive value, 63 is least sensitive
run_current: 1.25 #1.25
stealthchop_threshold: 0
#stealthchop_threshold: 999999
@@ -54,7 +54,7 @@ spi_software_sclk_pin: PA5
spi_software_mosi_pin: PA7
spi_software_miso_pin: PA6
diag1_pin: ^!PG10
driver_SGT: 2 #2-3 #range is -64 to +63
driver_SGT: 0 #2-3 #range is -64 to +63
run_current: 1.25 #1.25
stealthchop_threshold: 0
#stealthchop_threshold: 999999
@@ -63,11 +63,11 @@ stealthchop_threshold: 0
[autotune_tmc stepper_x]
motor: ldo-42sth48-2004mah
extra_hysteresis: 4
sgt: 2
sgt: 0
[autotune_tmc stepper_y]
motor: ldo-42sth48-2004mah
extra_hysteresis: 4
sgt: 2
sgt: 0
#####################################################################
# Z Stepper Settings