Robot Aided Drafting
|
Pre-generated motion plan for the SCARA plotter. More...
#include <joint_inputs.h>
Go to the source code of this file.
Variables | |
const GCodeMove | plan [] |
The complete plan: an array of GCodeMove. Index 0..(plan_length–1) holds your entire trajectory. | |
const uint32_t | plan_length = sizeof(plan) / sizeof(plan[0]) |
const GCodeMove plan[] |
The complete plan: an array of GCodeMove. Index 0..(plan_length–1) holds your entire trajectory.
const uint32_t plan_length = sizeof(plan) / sizeof(plan[0]) |