mirror of
https://github.com/sinseman44/PyCNC.git
synced 2026-01-12 02:40:04 +00:00
Update README.md
This commit is contained in:
@@ -33,7 +33,7 @@ And the original video when PyCNC was just a prototype [YouTube video](https://y
|
|||||||
|
|
||||||
# Current gcode and features support
|
# Current gcode and features support
|
||||||
* Commands G0, G1, G2, G3, G4, G17, G18, G19, G20, G21, G28, G53, G90, G91, G92,
|
* Commands G0, G1, G2, G3, G4, G17, G18, G19, G20, G21, G28, G53, G90, G91, G92,
|
||||||
M2, M3, M5, M30, M84, M104, M105, M106, M107, M109, M114, M140, M190, M300 (connected to servo motor) are
|
M2, M3, M5, M30, M84, M104, M105, M106, M107, M109, M114, M140, M190 are
|
||||||
supported. Commands can be easily added, see [gmachine.py](./cnc/gmachine.py)
|
supported. Commands can be easily added, see [gmachine.py](./cnc/gmachine.py)
|
||||||
file.
|
file.
|
||||||
* Four axis are supported - X, Y, Z, E.
|
* Four axis are supported - X, Y, Z, E.
|
||||||
|
|||||||
Reference in New Issue
Block a user