Biesse Cix Macro Rout Start_point Line_ep Endpath Best -
start_point = X100 Y100 line_ep = X400 Y100 (rout from left to right along Y=100) This is the most safety-critical parameter. It determines how the tool leaves the material after reaching line_ep .
G68 ROUT_LINEAR start_point = X150 Y200 Z1.5 F1000 line_ep = X450 Y200 endpath = 1 G69 For proprietary macro details, refer to your Biesse bSolid programming manual or contact Biesse service with your machine’s software version. biesse cix macro rout start_point line_ep endpath
1. Executive Summary The Biesse CIX macro routing cycle is a parametric subroutine designed for high-speed, repetitive edge routing, grooving, or profiling on nested-based CNC routers (e.g., Rover C, Rover K, Arrow). The three critical parameters— start_point , line_ep (line end point), and endpath —define the geometric, kinematic, and safety behavior of a linear routing operation. Proper configuration directly impacts cycle time, tool life, edge quality, and collision avoidance. 2. Macro Architecture (CIX Context) A typical CIX macro call for a straight rout looks like: start_point = X100 Y100 line_ep = X400 Y100