Skip to content
Snippets Groups Projects
README.md 627 B
Newer Older
  • Learn to ignore specific revisions
  • Nikhil Lal's avatar
    Nikhil Lal committed
    # Gerber to PNG applet (G2P)
    
    Jake Read's avatar
    Jake Read committed
    
    
    Nikhil Lal's avatar
    Nikhil Lal committed
    ## Description
    
    Jake Read's avatar
    Jake Read committed
    
    
    Nikhil Lal's avatar
    Nikhil Lal committed
    "never export PNGs from KiCAD or EAGLE again !" 
    -Jake Read 
    
    An applet used to translate Gerber layers exported from an ECAD tool into a Portable Networks Graphic (PNG) file.
    
    ### Example usage 
    
    Jake Read's avatar
    Jake Read committed
    ![gerbs](docs/2022-10-05_gerb-to-png.mp4)
    
    
    Nikhil Lal's avatar
    Nikhil Lal committed
    Accesible at https://jakeread.pages.cba.mit.edu/gerber-png-pipe/site/
    
    ### To run locally
    
    Clone the repo and use a static webserver from `site/` - i.e. [`http-server`](https://www.npmjs.com/package/http-server)
    
    Jake Read's avatar
    Jake Read committed
    
    
    Nikhil Lal's avatar
    Nikhil Lal committed
    ### Export files
    
    Nikhil Lal's avatar
    Nikhil Lal committed
    
    
    Nikhil Lal's avatar
    Nikhil Lal committed
    To export a PNG, right click the displayed graphic and use the "Save Image As..." feature in the context menu.