|
||
---|---|---|
LICENSE | ||
README.md | ||
ctb.py | ||
discovery.py | ||
file_upload.py | ||
gcode.py |
README.md
chitu_eth
GCODE Commands:
- "M20 [path]": List files at optional path, or root of storage if excluded
- "M6030 ':{path}'": Start printing file at path
- "M28 {path}": Start writing file at path
- "M29": Finish writing file
- "M30 {path}": Delete file at path
- "M4001": Get X/Y/Z stats
- "M27": Get bytes read from SD