Connecting Parameter 'A' in G-Code to Physical Axis in CNC Project

sercan
2025-05-07
2025-05-07
  • sercan - 2025-05-07

    I want to run the following command by linking it to the A-Axis:

    G01 A45.0
    

    Which TRAFO should I use to do this?

    SMC_TRAFO_5Axes and SMC_TRAFO_GantryCutter3 function blocks did not work!

    For example, when SMC_TRAFO_5Axes is used, parameters B and C can be resolved by the transformer. However, parameter A cannot be resolved.

    Only SMC_Interpolator displays the value of parameter A in the SMC_Interpolator => piSetPosition.dA output.

    Should I drive this axis with SoftMotion commands (MC_MoveAbsolute etc.)?

     

Log in to post a comment.