Age | Commit message (Expand) | Author | Files | Lines |
2019-04-02 | gerboweb: Modularize deployment playbooks a bit | jaseg | 13 | -196/+257 |
2019-04-02 | gerboweb: Fix job queue handling | jaseg | 2 | -21/+15 |
2019-03-31 | gerboweb: Add favicon | jaseg | 10 | -0/+2 |
2019-03-31 | gerboweb: Fixup playbook to run from fresh install | jaseg | 4 | -27/+116 |
2019-03-30 | gerbolyze: Add color scheme svg | jaseg | 1 | -0/+357 |
2019-03-30 | gerboweb: Initial design revision | jaseg | 9 | -78/+207 |
2019-03-29 | Working on the design | jaseg | 6 | -89/+388 |
2019-03-28 | gerboweb: Add HTTPS via letsencrypt | jaseg | 3 | -34/+36 |
2019-03-27 | Deployment to digitalocean works | jaseg | 9 | -32/+252 |
2019-03-27 | gerboweb: Initial commit | jaseg | 9 | -0/+977 |
2019-03-26 | Bump version to v0.1.10 | jaseg | 1 | -1/+1 |
2019-03-26 | gerbolyze.py: Fix fix for findContours | jaseg | 1 | -1/+1 |
2019-03-26 | Bump version to v0.1.9 | jaseg | 1 | -1/+1 |
2019-03-26 | gerbolyze.py: Fix cv2.findContours to work with cv2 4.0 | jaseg | 1 | -1/+2 |
2019-02-23 | README: Update sample images | jaseg | 5 | -1/+10 |
2019-02-23 | README: Update instructions for contrast and retouching | jaseg | 1 | -14/+35 |
2019-02-03 | Bump version to v0.1.8v0.1.8 | jaseg | 1 | -1/+1 |
2019-02-03 | Update to latest pcb-tools, fix level polarity issue | jaseg | 2 | -2/+2 |
2018-11-29 | Vectorize: Render relative to outline layer instead of target layer | jaseg | 1 | -1/+1 |
2018-11-29 | Fix typo in layer filename patterns | jaseg | 1 | -2/+2 |
2018-11-29 | Preview: also render outline layer | jaseg | 1 | -0/+1 |
2018-07-08 | Fix tqdm importv0.1.7 | jaseg | 3 | -2/+2 |
2018-07-08 | Add .gitignore for python packaging stuff | jaseg | 1 | -0/+3 |
2018-07-08 | Add MANIFEST | jaseg | 1 | -0/+1 |
2018-07-08 | Split command-line interface and python package | jaseg | 2 | -38/+36 |
2018-07-08 | setup.py: Add missing tqdm, numpy, opencv dependencies | jaseg | 1 | -1/+1 |
2018-07-08 | setup.py: Make README fit for PyPI | jaseg | 2 | -19/+26 |
2018-07-08 | Add setup.py, bump version to 0.1.0 | jaseg | 1 | -0/+29 |
2018-07-08 | Add LICENSE | jaseg | 1 | -0/+661 |
2018-07-08 | README: Improve intro blurb | jaseg | 1 | -1/+3 |
2018-07-08 | README: Add photo of lyza | jaseg | 2 | -0/+2 |
2018-07-08 | README: Add image preprocessing manual | jaseg | 1 | -1/+91 |
2018-07-07 | Add screenshots for guide | jaseg | 20 | -0/+0 |
2018-07-06 | Add README and rename tool to gerbolyze | jaseg | 2 | -0/+30 |
2018-07-06 | Rendering works now | jaseg | 1 | -64/+26 |
2018-07-06 | Working on rendering | jaseg | 1 | -38/+146 |
2018-07-06 | Tidied up the command line interface | jaseg | 1 | -116/+165 |
2018-07-02 | Add doc, small fixes to transformations | jaseg | 1 | -5/+32 |
2018-06-28 | Fix offset issue for xen | jaseg | 1 | -1/+1 |
2017-11-26 | Add offset status info | jaseg | 1 | -1/+1 |
2017-11-26 | Make backup file logic smarter | jaseg | 1 | -6/+12 |
2017-11-26 | Fix scaling and positioning issue | jaseg | 1 | -14/+9 |
2017-11-25 | Allow layer file extension alternatives | jaseg | 1 | -21/+30 |
2017-11-25 | Add better status tracking | jaseg | 1 | -25/+73 |
2017-11-25 | Use solder mask instead of paste layer for subtraction | jaseg | 1 | -1/+1 |
2017-11-25 | Move test data into subdir | jaseg | 8 | -0/+0 |
2017-11-25 | Add subtraction of paste and drill layers | jaseg | 3 | -15/+565 |
2017-11-25 | Fix positioning of image relative to outline | jaseg | 1 | -2/+9 |
2017-11-25 | Initial commit | jaseg | 8 | -0/+29130 |