Nikolay-Kha / PyCNC

Python CNC machine controller for Raspberry Pi and other ARM Linux boards

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Machine homing?

jsmillie7 opened this issue · comments

Hello,

I have read through the documents, code and issues on GitHub, and I haven't run across any sort of homing option. My prior experience is with GRBL, in which you send a '$H' command, and the machine homes itself and sets the zero coordinates. Does PyCNC have such capabilities?

Thanks,
James