Merge pull request #482 from KurtJacobson/pyinterface-docs

docs: add missing `rapidrate` method to linuxcnc.command docs, and convert tabs to spaces
This commit is contained in:
Sebastian Kuzminsky 2018-08-14 20:10:08 -06:00 committed by GitHub
commit 7aa9e9800d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -668,6 +668,9 @@ c.tool_offset(toolno, z_offset, x_offset, diameter, frontangle, backangle, orie
`program_open(string)`::
open an NGC file.
`rapidrate()`::
set rapid override factor
`reset_interpreter()`::
reset the RS274NGC interpreter