Age | Commit message (Expand) | Author | Files | Lines |
2023-04-30 | Remove broken aperture macro optimization | jaseg | 1 | -3/+3 |
2023-04-30 | Fix dropped aperture macro names | jaseg | 2 | -3/+2 |
2023-04-30 | Fix remaining unit tests | jaseg | 8 | -154/+140 |
2023-04-30 | Fix failing kicad tests | jaseg | 3 | -8/+8 |
2023-04-30 | protoserve: Add ALio layout | jaseg | 2 | -5/+69 |
2023-04-30 | Finish macro-based alio layout | jaseg | 3 | -21/+12 |
2023-04-30 | Alio macros WIP | jaseg | 3 | -22/+83 |
2023-04-30 | protoboard: add ALio layout by arief ibrahim adha | jaseg | 2 | -6/+104 |
2023-04-29 | protoserve: Adjust margins and clearance defaults | jaseg | 4 | -15/+18 |
2023-04-29 | protoserve: Fix error with empty layouts | jaseg | 1 | -2/+2 |
2023-04-29 | Protoserve fixes, add doc to protoboard.py | jaseg | 3 | -7/+35 |
2023-04-29 | Fix incorrect aperture macro outline primitive point count | jaseg | 1 | -1/+1 |
2023-04-29 | Fix aperture macro rotation issue and add missing data files | jaseg | 8 | -8/+77 |
2023-04-29 | Freeze apertures and aperture macros, make gerbonara faster | jaseg | 8 | -413/+381 |
2023-04-26 | Speed up protoboard generation | jaseg | 7 | -12/+54 |
2023-04-26 | Add spiky layout to protoserve | jaseg | 3 | -1/+18 |
2023-04-26 | Finish spiky proto layout by electroniceel | jaseg | 1 | -5/+25 |
2023-04-26 | Export flashes as svg <use> tags | jaseg | 3 | -18/+46 |
2023-04-26 | Fix aperture macro svg output rotation | jaseg | 1 | -6/+6 |
2023-04-26 | Fix all failing footprint tests | jaseg | 2 | -12/+26 |
2023-04-26 | Fix last failing tests. Rerun pending. | jaseg | 6 | -30/+81 |
2023-04-25 | WIP | jaseg | 2 | -4/+4 |
2023-04-25 | Fix more tests | jaseg | 3 | -22/+124 |
2023-04-24 | Fixing more tests | jaseg | 5 | -22/+49 |
2023-04-23 | Fix a bunch of failing tests | jaseg | 5 | -34/+180 |
2023-04-23 | Simplify stroked arc bounding box calculation | jaseg | 1 | -17/+2 |
2023-04-22 | kicad unit tests WIP | jaseg | 8 | -69/+360 |
2023-04-20 | Fix a bunch of bugs on the way to electroniceel's protoboard layout | jaseg | 7 | -22/+46 |
2023-04-19 | Fix serialization bug with aperture macro comments | jaseg | 1 | -1/+1 |
2023-04-19 | Basic KiCad footprint rendering works | jaseg | 8 | -29/+527 |
2023-04-16 | protoserve: Remove incorrect SMD pad shape entry | jaseg | 1 | -1/+0 |
2023-04-15 | Bump version to v1.0.2v1.0.2 | jaseg | 1 | -1/+1 |
2023-04-15 | Fix dasher | jaseg | 1 | -10/+65 |
2023-04-15 | ci: Clone kicad libraries for tests | jaseg | 1 | -2/+6 |
2023-04-15 | Fix protoserve bugs in obround pads | jaseg | 3 | -7/+8 |
2023-04-15 | Bump version to v1.0.1v1.0.1 | jaseg | 1 | -1/+1 |
2023-04-15 | Bump minimum Python version to 3.10 | jaseg | 3 | -30/+40 |
2023-04-15 | Remove extraneous filekicad | jaseg | 1 | -0/+0 |
2023-04-15 | Small bugfix | jaseg | 2 | -1/+2 |
2023-04-15 | cad: Add KiCad symbol/footprint parser | jaseg | 12 | -0/+1703 |
2023-04-11 | Bump version to v1.0.0v1.0.0 | jaseg | 1 | -1/+1 |
2023-04-11 | Fix failing tests | jaseg | 4 | -6/+6 |
2023-04-11 | Remove WIP unit test file | jaseg | 1 | -5/+0 |
2023-04-10 | protoserve: Fix bugs, make gerber link more visible | jaseg | 3 | -12/+46 |
2023-04-10 | protoserve: Gerber download works | jaseg | 2 | -9/+44 |
2023-04-10 | protogen web interface works | jaseg | 5 | -588/+1055 |
2023-04-10 | protoserve WIP | jaseg | 1 | -69/+315 |
2023-04-10 | protoboard webthing WIP | jaseg | 1 | -0/+322 |
2023-04-10 | Make SVG export even smaller | jaseg | 4 | -11/+33 |
2023-04-10 | Make generated pretty SVGs smaller | jaseg | 2 | -6/+9 |