by cncdrive » Wed Nov 30, 2016 12:34 am
Homing speed up and down are the velocities with which the axis will run to the homing switch and then down the homing switch when doing a home routine.
The home coordinate is registered when the axis leaves the home switch, so a lower down moving velocity will give a more precise home point,
because the switch may be not switching very precisely the same point different times, so the slower the moving down speed the possible switching lag/difference will cause a less travel error, means a more precise home coordinate.
And up velocity may be a higher value, because it will not influance the home position precision, so you can do the fastest which will not damage your limit switch, so you can do running to the home point fast to save time on the homing routine.
The write offset on homing is basicly your home point coordinate, the axis will be set to that coordinate at the home switch point when homed.
The steps per unit is how many steps your stepper or servo drive needs to receive to move the axis one Unit (mm or inch or whatever length unit you working in) distance.
Velocity is your rapid (maximum) feedrate on the axis.
Acceleration is the maximum acceleration (change of velocity) of your axis.
Softlimit is the coordinate where the axis can't go further if the softlimit function is enabled.
Comp. acceleration is the acceleration for the backlash compensation routine and rigid tapping and thread cutting routines. The parameter does anything only in these routines.
Backlash is the backlash or cogging of your driving mechanism, for example if the nut is wear on the screw then you can set the backlash value of it, so the controller will compensate the movements when your axis changes directions, it will add this movement distance to the movements on direction changes to defeat the backlash.
As Gerry said, the parameters totally depends on the machine used, what the machine can do.