Age | Commit message (Expand) | Author | Files | Lines |
2023-07-06 | kicad: Fix layers attribute handling and improve rotation API | jaseg | 4 | -4/+45 |
2023-07-05 | kicad: Fix Footprint.property_value | jaseg | 1 | -2/+7 |
2023-07-05 | Improve coil gen, and fix some kicad s-expr issues | jaseg | 3 | -7/+19 |
2023-07-05 | kicad: various pcb re-serialization fixes | jaseg | 2 | -4/+9 |
2023-07-05 | kicad: Fix additional dimension flags | jaseg | 1 | -2/+2 |
2023-07-05 | kicad: Fix dimension.locked attr | jaseg | 1 | -1/+1 |
2023-07-04 | Fix failing symbol tests | jaseg | 4 | -4/+14 |
2023-07-04 | kicad: Small file format fixes | jaseg | 1 | -7/+7 |
2023-07-03 | Fix arc bounding box calculation for full circles | jaseg | 1 | -0/+4 |
2023-07-03 | Fix handling of circles on outline layer | jaseg | 2 | -0/+10 |
2023-07-03 | Fix variable expression rendering | jaseg | 1 | -1/+1 |
2023-07-03 | Fix GerberX2 attribtue handling | jaseg | 1 | -1/+1 |
2023-07-01 | Fix test when ran with pytest-xdist | jaseg | 1 | -0/+1 |
2023-06-29 | Remove obsolete workaround for breakage in kicad-cli | jaseg | 1 | -6/+0 |
2023-06-29 | Fix some failing unit tests | jaseg | 2 | -4/+8 |
2023-06-29 | kicad: Extend query API | jaseg | 5 | -37/+159 |
2023-06-21 | Fix pcb stackup handling | jaseg | 2 | -4/+119 |
2023-06-20 | Polish twisted coil generator | jaseg | 1 | -9/+24 |
2023-06-20 | Add twisted coil gen | jaseg | 3 | -5/+269 |
2023-06-14 | Add missing file for initial PCB support | jaseg | 1 | -0/+348 |
2023-06-14 | Coil gen done | jaseg | 2 | -10/+98 |
2023-06-14 | Beautiful spirals! | jaseg | 1 | -2/+16 |
2023-06-14 | WIP | jaseg | 1 | -5/+22 |
2023-06-14 | basic coils working | jaseg | 1 | -35/+51 |
2023-06-14 | WIP | jaseg | 1 | -2/+2 |
2023-06-13 | Coils WIP | jaseg | 1 | -17/+88 |
2023-06-13 | coil gen WIP | jaseg | 1 | -1/+15 |
2023-06-12 | stroke WIP | jaseg | 1 | -6/+8 |
2023-06-12 | coil gen WIP | jaseg | 1 | -0/+100 |
2023-06-12 | Add basic KiCad PCB file format support | jaseg | 6 | -57/+162 |
2023-05-08 | rework WIP | jaseg | 2 | -132/+176 |
2023-05-07 | Extend breakout generator | jaseg | 1 | -0/+38 |
2023-05-07 | Add pad ring generator | jaseg | 2 | -1/+102 |
2023-05-05 | protoserve: Add some input validation | jaseg | 2 | -109/+157 |
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 |