Biesse Cix Macro Start_point Line_ep Endpath =link=

; Move to start point G00 X[start_point.X] Y[start_point.Y] M31 (Spindle ON)

On the screen sat the schematic for the "Aether Table"—a complex, elliptical console table designed by an architect who apparently hated right angles. The machine was a Biesse Rover, a beast of steel and servo motors, but it was blind without Elias’s code. He took a sip of cold coffee and began to type. biesse cix macro start_point line_ep endpath

Once the CIX macro is loaded, we can create a new block with the Bissé-curve command and specify the control points and the parameter value (t) as input. ; Move to start point G00 X[start_point

; Linear interpolation to end point (endpath) G01 X[line_ep.X] Y[line_ep.Y] F100 biesse cix macro start_point line_ep endpath