Skip to content

ali5ter/gcode-sender

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages