APIs, concepts, guides, and more

◆ EStop()

void EStop ( )
pure virtual
The state wil transition to stopping then stopped then idle. Use MotionDonewait, ErrorGet to retrieve and address the error, then call ClearFaults to clear the error bit.
See also
Path Motion
Examples
GcodeMotion.cs, and PathMotion.cs.