Skip to content
/ homer Public

lets you control a CNC machine from the keyboard (over ssh is fine), using curses

Notifications You must be signed in to change notification settings

jerkey/homer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#homer ##Human Operated Machine Environment Runtime homey

it is also an homage to Homer Simpson who sits at a giant control panel, pushing buttons to make things happen.

this program allows you to steer a CNC machine around, switch between toolheads (including a camera), and execute g-code files.

the program tracks the coordinates of the machine, including relative positioning of different toolheads, so that for example the camera can be used to visually home the other tools before use.

macros (hotkeys mapped to sequences of hotkeys) are also available.

the program is written in python to encourage modifications during use, for maximum versatility.

##dependancies you will need Python 2.7 or higher, and pyserial to talk to your cnc machine

to get the camera view to work, you also need opencv 2 for python

written by jerkey with help from treeherder license: GPL V3 homey homey

About

lets you control a CNC machine from the keyboard (over ssh is fine), using curses

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages