structure that stores information about the movement of the tool, specified by some string of commands More...
#include <MRGcodeProcessor.h>
Public Member Functions | |
| bool | valid () const |
| return true if operation was parsed without warnings | |
| operator bool () const | |
Public Attributes | |
| BaseAction3f | action |
| std::vector< Vector3f > | toolDirection |
| bool | idle = true |
| tool direction for each point from action.path | |
| float | feedrate = 100.f |
structure that stores information about the movement of the tool, specified by some string of commands