Changes

Jump to: navigation, search

SeriousBusinessOfChildren

447 bytes added, 22:13, 3 September 2015
Created page with "=Howto= *render a drawing at 17,20: <syntaxhighlight lang="bash">./render_gcode.py -width 15.0 -offset 17.0,12.0 /Volumes/Work/Recordings/drawings/postcard/postcard_r.txt > te..."
=Howto=
*render a drawing at 17,20:
<syntaxhighlight lang="bash">./render_gcode.py -width 15.0 -offset 17.0,12.0 /Volumes/Work/Recordings/drawings/postcard/postcard_r.txt > test.nc</syntaxhighlight>
*stream to drawing machine:
<syntaxhighlight lang="bash">./stream.py test.nc /dev/tty.usbserial-A9ILTBNV</syntaxhighlight>
*connect to drawing machine on port:
<syntaxhighlight lang="bash">screen /dev/tty.usbserial-A9ILTBNV 115200</syntaxhighlight>

Navigation menu