Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-04-10 | Fix failing tests | jaseg | 1 | -17/+17 | |
2023-04-10 | Improve layer stack handling | jaseg | 1 | -2/+9 | |
2023-04-10 | Improve drill layer handling | jaseg | 1 | -24/+67 | |
Now, drill_pth and drill_npth contain those layers where they match, and everything else is put in _drill_layers. The @property drill_layers now returns everything. | |||||
2023-03-05 | Fix empty filename issue with some layer stacks | jaseg | 1 | -1/+1 | |
2023-02-25 | Still more doc | jaseg | 1 | -11/+54 | |
2023-02-25 | Moar doc | jaseg | 1 | -17/+208 | |
2023-02-21 | layers: Fix single file handling | jaseg | 1 | -9/+13 | |
2023-02-21 | Fix tests | jaseg | 1 | -4/+4 | |
2023-02-21 | cli: Add merge command | jaseg | 1 | -11/+16 | |
2023-02-19 | cli: First draft of most of the CLI | jaseg | 1 | -16/+49 | |
2022-07-29 | fix: runtime errors on LayerStack#to_svg | Alessandro Racheli | 1 | -3/+3 | |
This commit removes some inexistent variables from the to_svg method of the LayerStack class | |||||
2022-07-03 | Fix zipfile writing when lazily loading | jaseg | 1 | -2/+2 | |
2022-07-03 | pretty svg: make render upright | jaseg | 1 | -4/+6 | |
2022-07-03 | Pretty SVG export: fix drill layer | jaseg | 1 | -1/+1 | |
2022-07-03 | Pretty SVG WIP | jaseg | 1 | -7/+116 | |
2022-06-21 | Fix zip import/export and bounds for empty boardsv0.11.1 | jaseg | 1 | -3/+4 | |
2022-06-20 | fix zip exportv0.10.8 | jaseg | 1 | -2/+2 | |
2022-06-19 | Fix gerber-to-excellon conversion | jaseg | 1 | -1/+1 | |
2022-06-19 | Make name generation for layer stack saving smarter | jaseg | 1 | -1/+3 | |
2022-06-18 | Fix drill layer merging | jaseg | 1 | -1/+2 | |
2022-06-18 | Add selectable inkscape SVG export | jaseg | 1 | -5/+6 | |
2022-06-18 | Add altium naming scheme, fix kicad scheme | jaseg | 1 | -1/+20 | |
2022-06-18 | Fix up saving and zip writing logic | jaseg | 1 | -61/+47 | |
2022-06-10 | Fix testsv0.10.0 | jaseg | 1 | -1/+1 | |
2022-06-10 | Fix merging, bounding boxes and svg precision | jaseg | 1 | -6/+26 | |
2022-05-21 | Fix layer stack SVG export | jaseg | 1 | -16/+50 | |
2022-04-24 | Add SVG export to more things | jaseg | 1 | -0/+46 | |
2022-02-06 | Remove debug print statements | jaseg | 1 | -11/+0 | |
2022-02-06 | Add Zuken tests and fix parsing | jaseg | 1 | -18/+32 | |
2022-02-05 | Add outline highlight example | jaseg | 1 | -6/+92 | |
2022-02-04 | More doc, fix tests | jaseg | 1 | -8/+20 | |
2022-02-03 | More doc | jaseg | 1 | -1/+2 | |
2022-01-30 | Rename gerbonara/gerber package to just gerbonara | jaseg | 1 | -0/+482 | |