Age | Commit message (Expand) | Author | Files | Lines |
2023-10-06 | Add missing simulation yamls | jaseg | 2 | -3/+19 |
2023-09-26 | WIP | jaseg | 1 | -91/+42 |
2023-09-26 | cli: Add kicad schematic svg rendering | jaseg | 5 | -42/+75 |
2023-09-22 | WIP | jaseg | 1 | -1/+1 |
2023-09-22 | Trace connectivity WIP | jaseg | 3 | -43/+135 |
2023-09-20 | coil gen: add kicad pcb export | jaseg | 2 | -7/+75 |
2023-09-19 | Multilayer coil WIP | jaseg | 6 | -25/+166 |
2023-07-22 | Add line wonkifier | jaseg | 2 | -21/+187 |
2023-07-22 | Add tmtheme support | jaseg | 4 | -9/+81 |
2023-07-22 | Made junctions smaller | jaseg | 1 | -2/+2 |
2023-07-22 | Subsheet rendering works too | jaseg | 2 | -14/+45 |
2023-07-22 | Rendering looks pretty good | jaseg | 1 | -0/+7 |
2023-07-21 | WIP | jaseg | 3 | -23/+37 |
2023-07-21 | symbol pin rendering works | jaseg | 2 | -14/+61 |
2023-07-21 | WIP | jaseg | 1 | -6/+9 |
2023-07-21 | WIP | jaseg | 3 | -92/+45 |
2023-07-21 | WIP | jaseg | 1 | -1/+5 |
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 |