Trying to create a collision detection algorithm
I plan on using the X, Y, Z coordinate positions of the tool during the machining process relative to the fixed positions of the workpiece and other machine components to detect possible collisions.
Does anyone know how to extract the X, Y, Z components from a G-code in SolidCAM?