Skip to content

A Python library for programmatically generating Gerber files

License

Notifications You must be signed in to change notification settings

deveah/gerberlicious

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gerberlicious

Gerberlicious is a Python library for programmatically generating Gerber files. Please note that this is only a prototype, and is prone to instability.

To run, just invoke the script: $ python gerberlicious.py

Resources

The project attempts to follow the Gerber File Format Specification as close as possible.

Todo

  • Polarity for drawables
  • More apertures
  • Circular interpolation (G02/G03)
  • File attributes

About

A Python library for programmatically generating Gerber files

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages