Warning, /utilities/atcore-cli/README is written in an unsupported language. File is not indexed.
0001 Klin is a console interface for Atcore. 0002 0003 usage :> kiln -d /dev/ttyUSB0 -p ~/file.gcode 0004 0005 switches: 0006 0007 -d <device> 0008 the device to connect to 0009 0010 -b <baud> 0011 baud to use; optional default baud is 112500 0012 0013 -p <gcode> 0014 gcode file to print. 0015 0016 todo: 0017 + firmware switch to skip detect of fimware 0018 + handle Stop better then killing kiln with ctrl+C