endMpg()
描述
結束 MPG 模式,並回到一般模式下。
語法
machine.endMpg();
參數
machine
:為 Machine
物件。
無參數。
回傳
無回傳值。
See also
beginMpg()
setMpgSpeed()
setMpgAxis()
setMpgRatio()
getJogPos()
The text of the 86Duino reference is licensed under a Creative Commons Attribution-ShareAlike 3.0 License. Code samples in the reference are released into the public domain.