Skip to content

joelmatejka/a-axis-g-code-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

A-axis G-code generator

A script that merges multiple XYZ g-codes with defined angles into one XYZA g-code.

Requirements

Python 3 and packages pygcode and argparse are required.

Usage

Run ./convert -h to see required arguments.

You need to provide at least one g-code file (which is supported by pygcode package), safe position where CNC can park while rotation of the A-axis, speed of xy and z moves (take look into input g-code for sample speed), speed of A-axis.

TODO: Put sample g-codes and CNC setup

About

An utility for milling of almost 3D items on CNC by using A-axis

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages