Skip to content

erpalma/grbl-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

grbl-tools

A collection (WIP) of gcode and GRBL related scripts and tools

autoprobe.py

I wrote this script to autolevel gcode files that I use for PCB etching. The generated JSON is compatible with Chilipeppr GUI. At this moment the script is compatible with grbl 1.1f. Feel free to contribute!

Future work:
  • Python3 compatibility
  • RPC interface for remote probing
  • Apply the probe results to the input gcode file
  • Optimize gcode toolpaths to minimize distance (TSP problem)

About

A collection (WIP) of gcode and GRBL related scripts and tools

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages