jaseg
3ca0b58262
Fix tqdm import
2018-07-08 13:14:00 +02:00
jaseg
01d684ebe0
Add .gitignore for python packaging stuff
2018-07-08 13:05:30 +02:00
jaseg
c81fe294f8
Add MANIFEST
2018-07-08 13:04:56 +02:00
jaseg
a367a3be95
Split command-line interface and python package
2018-07-08 13:04:41 +02:00
jaseg
522ed9b4a1
setup.py: Add missing tqdm, numpy, opencv dependencies
2018-07-08 13:04:01 +02:00
jaseg
c46df0a2a8
setup.py: Make README fit for PyPI
2018-07-08 13:03:17 +02:00
jaseg
66752c94b3
Add setup.py, bump version to 0.1.0
2018-07-08 12:37:51 +02:00
jaseg
07c5e034bc
Add LICENSE
2018-07-08 00:50:49 +02:00
jaseg
407b4d8f3a
README: Improve intro blurb
2018-07-08 00:49:30 +02:00
jaseg
695bccf4b7
README: Add photo of lyza
2018-07-08 00:42:50 +02:00
jaseg
860e0e9565
README: Add image preprocessing manual
2018-07-08 00:21:12 +02:00
jaseg
67286fa691
Add screenshots for guide
2018-07-07 17:59:31 +02:00
jaseg
14a93ae4d5
Add README and rename tool to gerbolyze
2018-07-06 20:25:03 +02:00
jaseg
1b52519152
Rendering works now
2018-07-06 19:56:35 +02:00
jaseg
44b8bb53f0
Working on rendering
2018-07-06 19:26:54 +02:00
jaseg
df0af863a5
Tidied up the command line interface
2018-07-06 11:40:01 +02:00
jaseg
a480ce280c
Add doc, small fixes to transformations
2018-07-02 12:36:19 +02:00
jaseg
0c0fbc10e9
Fix offset issue for xen
2018-06-28 22:55:05 +02:00
jaseg
f4588ebda5
Add offset status info
2017-11-26 14:38:08 +01:00
jaseg
e864cde596
Make backup file logic smarter
...
Automatically re-use an existing target layer backup file in subsequent
runs instead of using a previous run's output. I.e., if the target
extension is set to ".GTO" and both "foo.GTO" and "foo.GTO.bak" exist,
automatically use "foo.GTO.bak" and write to "foo.GTO". This behavior
can be overridden by stating an explicit filename.
2017-11-26 12:58:57 +01:00
jaseg
b0df323c11
Fix scaling and positioning issue
2017-11-26 12:58:54 +01:00
jaseg
f078963e6e
Allow layer file extension alternatives
2017-11-25 23:02:40 +01:00
jaseg
79a7de0594
Add better status tracking
2017-11-25 20:46:52 +01:00
jaseg
b33e8cdab6
Use solder mask instead of paste layer for subtraction
2017-11-25 14:29:35 +01:00
jaseg
12942ff1ef
Move test data into subdir
2017-11-25 14:10:22 +01:00
jaseg
56b8f0ec9b
Add subtraction of paste and drill layers
2017-11-25 14:08:32 +01:00
jaseg
4303421182
Fix positioning of image relative to outline
2017-11-25 13:45:03 +01:00
jaseg
3195cfbb1e
Initial commit
...
positioning is still a bit broken
2017-11-25 13:22:19 +01:00