Commit graph

10 commits

Author SHA1 Message Date
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