APIs, concepts, guides, and more

◆ AxesAdd()

void AxesAdd ( Axis ** axes,
int32_t axisCount )

Add an array of Axis objects.

See also
AxisAdd
Examples
GcodeMotion.cs, and PathMotion.cs.