francotiveron / Choreo

Choreo User Interface
0 stars 1 forks source link

Axis tuning variables (p-gain, Jerk, Vel feed forward) #64

Closed francotiveron closed 1 year ago

francotiveron commented 2 years ago

This would be 3 values in the axis setup page.

francotiveron commented 2 years ago

@pkelm1 The easiest thing is to create a new row at the bottom of the settings page, narrowing the previous rows (8 rows instead of the current 7). If this is ok, please

pkelm1 commented 2 years ago

First I need to change "Vel feed forward" the "reference velocity"

P-Gain: Unit: r/s/r Range: 0.0001 - 10,000 GVL.Axis_XX_P-Gain

Jerk: Unit: r/s2 Range: 0 - 10,000 GVL.Axis_XX_Jerk

Reference Velocity: Unit: r/s Range: 0 - 10,000 GVL.Axis_XX_Ref_Vel

francotiveron commented 2 years ago

Implemented as required