Jammed ETB detection #4873
This commit is contained in:
parent
28b635653b
commit
1094897257
|
@ -3966,6 +3966,8 @@ dialog = tcuControls, "Transmission Settings"
|
|||
field = "PWM Frequency", etbFreq
|
||||
field = "Minimum ETB position", etbMinimumPosition
|
||||
field = "Maximum ETB position", etbMaximumPosition
|
||||
field = "Jam detection integrator max", etbJamIntegratorLimit
|
||||
field = "Jam detection timeout period", etbJamTimeout
|
||||
field = "Duty Averaging Length", etbExpAverageLength
|
||||
field = "Rate of change Averaging Length", etbRocExpAverageLength
|
||||
; we need the term about stepper idle in here, because there's a bug in TS that you can't have different visibility
|
||||
|
|
Loading…
Reference in New Issue