Skip to content

cdj02/svg2gcode

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

svg2gcode

an svg-file to gcode converter using optimized paths. Written in C and nanosvg.h by Mikko Mononen. Compiles on OS X, Linux, Windows or maybe on every platform having C-compiler.

The paths are optimized to minimize unnecessary movements of the cutter or whatever you're using.

Tested on Linux, OS X and Win7. To change the inits and and other needed g-codes, just change the #defines and compile. No extra needed libraries.

About

an svg-file to gcode converter using optimized paths. Written in C and nanosvg.h by Mikko Mononen. Compiles on OS X, Linux, Windows or maybe on every platform having C-compiler.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C 99.9%
  • Makefile 0.1%