ali5ter / gcode-sender

Command line monitor and g-code sender for the Arduino grblShield. Not an active project.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Command line monitor and g-code sender for the Arduino grblShield.

Written so I could hook up my MacBook to my ShapeOko, test a few g-code instructions, mess with the grbl configuration, implement a simple jog system devined with waypoints and stream some g-code to get said ShapeOko to dance.

Warning: This is all command line (bash actually). It is crude and simplistic. For a better solution, go take a look at the Universal G-Code Sender

Status

  • Monitor (ala the Arduino Serial Monitor Tool) complete.
  • Jog feature complete.
  • Waypoint manager feature.
  • Started writing the framework for the g-code sender/streamer thingy.

Dependencies

References

About

Command line monitor and g-code sender for the Arduino grblShield. Not an active project.


Languages

Language:Shell 100.0%