Line-to-Arc and Arc-to-Line Transitions

With this transition mode, the linear move is shortened when one move is linear and the other is circular. The amount is specified by the corner distance. A circular arc connects the two moves (except as noted below), allowing for a smooth transition (see n-Degree Transition below). The circular arc that connects the two moves derives its velocity from the transition parameter and the acceleration and deceleration values are derived from the next move.


  • There are three special cases for Line-to-Arc and Arc-to-Line transitions:

    • Tangent transitions:
      The linear move will be shortened by the corner distance and a linear transition move will be inserted to cover the distance that was removed.
    • Intersection transitions:
      This will only when the arc intersects the line corner distance away from the point where the line and the arc meet. The transition move will be zero distance.
      If the buffer mode is "Buffered" then the path velocity will go to zero. All other buffer modes may cause a large acceleration and jerkClosedIn physics, jerk is the rate of change of acceleration; more precisely, the derivative of acceleration with respect to time.
    • Zero-distance transitions:
      A zero distance transition move will be inserted, which will only affect blending.
      If the buffer mode is "Buffered" then the path velocity will go to zero. All other buffer modes may cause a large acceleration and jerk.
Motion Path - Line-to-Arc / Arc-to-Line Key Motion Velocity Profile

Blue: Incoming, outgoing linear and circular motion

Red: Transition arc

  1. Original start/endpoint of linear move
  2. Corner distance

Figure 7-6: n-Degree Transition

Blue: Incoming, outgoing linear and circular motion

Red: Transition line segment

  1. Original start/endpoint of linear move
  2. Corner distance

Figure 7-7: Tangent Transition: Line is tangent to the arc

Dashed: Original shape

Blue: Incoming, outgoing linear and circular motion

Red: Zero distance transition

  1. Original endpoint of 1st move
  2. Corner distance

Figure 7-8: Intersection Transition: The line intersects the arc a "corner distance" away from the beginning of the new move.

Blue: Incoming, outgoing linear and circular motion

Red: Zero distance transition

  1. Original endpoint of 1st move

Figure 7-9: 0-Distance Transition: Special behavior for 0-distance transitions.