The RMP Motion Controller APIs

◆ UnitsSet()

void UnitsSet ( LinearUnits units)
inherited
Parameters
unitsSpecifies the type of units (millimeters, meters, feet, inches, etc.) the model will use.
Examples
GcodeMotion.cs, and PathMotion.cs.