Age | Commit message (Expand) | Author | Files | Lines |
2023-07-21 | WIP | jaseg | 2 | -42/+85 |
2023-07-21 | Schematics WIP | jaseg | 2 | -49/+56 |
2023-07-21 | Kicad schematic rendering WIP | jaseg | 3 | -26/+82 |
2023-07-20 | Fix line rendering | jaseg | 3 | -9/+8 |
2023-07-20 | Schematic rendering WIP | jaseg | 6 | -105/+627 |
2023-07-18 | Make kicad eat schematics written by gerbonara | jaseg | 3 | -16/+32 |
2023-07-18 | kicad: Add schematic file format support | jaseg | 5 | -24/+321 |
2023-07-17 | kicad: Improve API and fix kicad-nightly compat | jaseg | 6 | -26/+268 |
2023-07-07 | Improve auto layout API | jaseg | 2 | -8/+254 |
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 | 2 | -6/+1 |
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 | 1 | -1/+1 |
2023-07-04 | kicad: Small file format fixes | jaseg | 1 | -7/+7 |
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 | Add twisted coil gen | jaseg | 1 | -3/+3 |
2023-06-14 | Add missing file for initial PCB support | jaseg | 1 | -0/+348 |
2023-06-14 | Coil gen done | jaseg | 1 | -1/+4 |
2023-06-12 | stroke WIP | jaseg | 1 | -6/+8 |
2023-06-12 | Add basic KiCad PCB file format support | jaseg | 5 | -47/+114 |
2023-04-30 | Fix failing kicad tests | jaseg | 1 | -2/+2 |
2023-04-29 | Freeze apertures and aperture macros, make gerbonara faster | jaseg | 1 | -32/+42 |
2023-04-26 | Speed up protoboard generation | jaseg | 1 | -1/+16 |
2023-04-26 | Fix all failing footprint tests | jaseg | 1 | -11/+11 |
2023-04-26 | Fix last failing tests. Rerun pending. | jaseg | 1 | -13/+44 |
2023-04-25 | WIP | jaseg | 1 | -1/+1 |
2023-04-25 | Fix more tests | jaseg | 1 | -17/+80 |
2023-04-24 | Fixing more tests | jaseg | 1 | -12/+31 |
2023-04-23 | Fix a bunch of failing tests | jaseg | 2 | -13/+38 |
2023-04-22 | kicad unit tests WIP | jaseg | 3 | -54/+162 |
2023-04-20 | Fix a bunch of bugs on the way to electroniceel's protoboard layout | jaseg | 2 | -11/+13 |
2023-04-19 | Basic KiCad footprint rendering works | jaseg | 4 | -22/+424 |
2023-04-15 | Fix dasher | jaseg | 1 | -10/+65 |
2023-04-15 | Bump minimum Python version to 3.10 | jaseg | 1 | -7/+38 |
2023-04-15 | Remove extraneous filekicad | jaseg | 1 | -0/+0 |
2023-04-15 | cad: Add KiCad symbol/footprint parser | jaseg | 8 | -0/+1533 |