Category: HAL Examples
The most likely problem is that you have 'anglejog.current-scale' = '0'.
Note that the 'anglejog.scale-in' value is only sampled when 'anglejog.enable-in' is false. (See 'Notes' in the man page linked above)
You may want to have a look at the anglejog sim config :
configs/sim/axis/anglejog
I think I'm almost there...
I have motion, however I don't understand the scaling, at the moment with the attached settings, 1 click of the MPG, yields 7.040" of actual Z axis movement.
Changing the scale value, does not change the distance moved it does change how fast the carriage moves; with 1 it's very fast, with 10 it's fast, and with 100 it's a nice comfortable jog speed.
I'm not sure how to correct the actual scaling?