tmc: Save and restore thigh during sensorless homing
Make sure thigh is set to zero during sensorless homing, as it would not make sense for it to be enabled. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
@@ -3327,11 +3327,8 @@ run_current:
|
||||
#high_velocity_threshold:
|
||||
# The velocity (in mm/s) to set the TMC driver internal "high
|
||||
# velocity" threshold (THIGH) to. This is typically used to disable
|
||||
# the "CoolStep" feature at high speeds. Important - if
|
||||
# high_velocity_threshold is set and "sensorless homing" is used,
|
||||
# then one must ensure that the homing speed is below the high
|
||||
# velocity threshold! The default is to not set a TMC "high
|
||||
# velocity" threshold.
|
||||
# the "CoolStep" feature at high speeds. The default is to not set a
|
||||
# TMC "high velocity" threshold.
|
||||
#driver_MSLUT0: 2863314260
|
||||
#driver_MSLUT1: 1251300522
|
||||
#driver_MSLUT2: 608774441
|
||||
@@ -3646,11 +3643,8 @@ run_current:
|
||||
#high_velocity_threshold:
|
||||
# The velocity (in mm/s) to set the TMC driver internal "high
|
||||
# velocity" threshold (THIGH) to. This is typically used to disable
|
||||
# the "CoolStep" feature at high speeds. Important - if
|
||||
# high_velocity_threshold is set and "sensorless homing" is used,
|
||||
# then one must ensure that the homing speed is below the high
|
||||
# velocity threshold! The default is to not set a TMC "high
|
||||
# velocity" threshold.
|
||||
# the "CoolStep" feature at high speeds. The default is to not set a
|
||||
# TMC "high velocity" threshold.
|
||||
#driver_MSLUT0: 2863314260
|
||||
#driver_MSLUT1: 1251300522
|
||||
#driver_MSLUT2: 608774441
|
||||
@@ -3782,11 +3776,8 @@ run_current:
|
||||
#high_velocity_threshold:
|
||||
# The velocity (in mm/s) to set the TMC driver internal "high
|
||||
# velocity" threshold (THIGH) to. This is typically used to disable
|
||||
# the "CoolStep" feature at high speeds. Important - if
|
||||
# high_velocity_threshold is set and "sensorless homing" is used,
|
||||
# then one must ensure that the homing speed is below the high
|
||||
# velocity threshold! The default is to not set a TMC "high
|
||||
# velocity" threshold.
|
||||
# the "CoolStep" feature at high speeds. The default is to not set a
|
||||
# TMC "high velocity" threshold.
|
||||
#driver_MSLUT0: 2863314260
|
||||
#driver_MSLUT1: 1251300522
|
||||
#driver_MSLUT2: 608774441
|
||||
|
||||
Reference in New Issue
Block a user