Go to file
noah metz e5115137d2 Added module to load CTB files. 2023-04-03 16:55:17 -06:00
LICENSE Initial commit 2023-03-23 18:46:38 -06:00
README.md Updated readme 2023-03-29 18:14:46 -06:00
ctb.py Added module to load CTB files. 2023-04-03 16:55:17 -06:00
discovery.py Initial commit of scripts 2023-03-23 18:47:13 -06:00
file_upload.py Initial commit of scripts 2023-03-23 18:47:13 -06:00
gcode.py Initial commit of scripts 2023-03-23 18:47:13 -06:00

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