Endpath Link | Biesse Cix Macro Start_point Line_ep
; Linear interpolation to end point (endpath) G01 X[line_ep.X] Y[line_ep.Y] F100
; Move to start point G00 X[start_point.X] Y[start_point.Y] M31 (Spindle ON) biesse cix macro start_point line_ep endpath
; Execution G70 (Inches) or G71 (Metric) G90 (Absolute) ; Linear interpolation to end point (endpath) G01 X[line_ep
Based on the syntax you provided, it looks like you are defining a or a parametric subroutine for a Biesse CNC (likely BiesseWorks , bSolid , or Retrofit G-code flavor). or Retrofit G-code flavor).