retract update

This commit is contained in:
Kyle Brown 2022-05-15 18:36:51 -07:00
parent 78ea812db4
commit b9bab2059f
2 changed files with 6 additions and 6 deletions

View file

@ -54,12 +54,12 @@ z_hop: 10
z_hop_speed: 30
[firmware_retraction]
retract_length: 0.2
retract_length: 0.3
retract_speed: 80
unretract_speed: 80
[input_shaper]
shaper_type_x = mzv
shaper_freq_x = 69.4 # vibr=4.8 sm=0.04 accel=14200
shaper_type_y = zv
shaper_freq_y = 68.8 # vibr=1.4 sm=0.04 accel=18400
shaper_freq_x = 79.6 # accel=18700
shaper_type_y = mzv
shaper_freq_y = 70.0 # accel=14400

View file

@ -5,7 +5,7 @@ run_current: 1.8
sense_resistor: 0.110
stealthchop_threshold: 0
diag_pin: ^PG6 # Set to MCU pin connected to TMC DIAG pin
driver_SGTHRS: 70 # 255 is most sensitive value, 0 is least sensitive
driver_SGTHRS: 50 # 255 is most sensitive value, 0 is least sensitive
driver_TBL: 1
driver_TOFF: 3
driver_HSTRT: 1
@ -18,7 +18,7 @@ run_current: 1.8
sense_resistor: 0.110
stealthchop_threshold: 0
diag_pin: ^PG9 # Set to MCU pin connected to TMC DIAG pin
driver_SGTHRS: 70 # 255 is most sensitive value, 0 is least sensitive
driver_SGTHRS: 50 # 255 is most sensitive value, 0 is least sensitive
driver_TBL: 1
driver_TOFF: 3
driver_HSTRT: 1