The idea is to create a canonical tool path either as plain text or XML which the simulator can read and other tools could generate or process.
These tool paths should contain straight line moves, arcs, tools references, move types such as rapid, cutting, probe, etc., feed, and spindle speed but not contain offsets or drilling routines like GCode. Essentially the same information contained in the current '''Move''' class.
The idea is to create a canonical tool path either as plain text or XML which the simulator can read and other tools could generate or process.
These tool paths should contain straight line moves, arcs, tools references, move types such as rapid, cutting, probe, etc., feed, and spindle speed but not contain offsets or drilling routines like GCode. Essentially the same information contained in the current '''Move''' class.