Skip to content
This repository has been archived by the owner on Jul 4, 2023. It is now read-only.

hadleyrich/GerbLook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GerbLook

Copyright 2013 Hadley Rich, nice technology Ltd.
Website: http://nice.net.nz

A web based gerber renderer based on Python, gerbv and imagemagick held together with a little glue and string.

Running your own instance

  • Install Redis and run redis-server (default port is 6379 which will work)
  • Install libpq-dev,imagemagick and gerbv
  • pip install -r requirements.txt
  • ./renderer.py &
  • ./manage.py and direct your browser to 0.0.0.0:5000

LICENSE

BSD - See LICENSE file

About

A web based gerber renderer based on Python, gerbv and imagemagick held together with a little glue and string.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published