Skip to content

jes1510/Grbl-Jogger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 

Repository files navigation

    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation, either version 3 of the License, or
    (at your option) any later version.

    This program is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with this program.  If not, see <http://www.gnu.org/licenses/>.

Just an edit

Grbl-Jogger - A simple interface to send jogging commands to a CNC controller running GRBL.  Written in python using wxPython.  It depends on wxPython and pySerial, two awesome and free modules.  

The units of measurement is imperial although it will probably be selectable in future versions.  The default feedrate is 12IPM but is easily changed in the script.

FEbruary 19, 2012
------------------
Added initial stuff for streaming the gCode to thecontroller board.

February 7, 2012
------------------
Initial Release.  Very rough around the edges.  The GUI needs a bit of cleaning.  Overall it is functional though.  


About

This is a simple wxPython control for jogging a GRBL based CNC machine.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages