1
0
Commit Graph

12 Commits

Author SHA1 Message Date
Bán Dénes
9ad080d24c Templating bugfix (#86) 2023-03-17 10:29:55 +01:00
Bán Dénes
f0d22328cd Filter/mirror bugfix 2023-02-09 23:50:18 +01:00
Bán Dénes
c45523f38a Getting coverage to 100% 2023-01-23 23:34:06 +01:00
Luke Kershaw
e0eb43566f
Expand test coverage (#77)
* ignore line endings in cli tests
* ignore line endings in integration tests
* expand code coverage for `choc` footprint
* expand code coverage for `chocmini` footprint
* expand code coverage for `mx` footprint
* expand code coverage for `pad` footprint
* expand code coverage for rest of footprints
* expand code coverage for `anchor.js`
* expand code coverage for `units.js`
* expand code coverage for `points.js`
* expand code coverage for `filter.js`
* expand code coverage for `outlines.js`
* expand code coverage for `pcbs.js`
* expand code coverage for `ergogen.js`
* expand code coverage for `kle.js`
* more code coverage for `outlines.js`
* expand code coverage for `cases.js`
2023-01-23 10:02:08 +01:00
Bán Dénes
e076b62190 Per-footprint mirror overrides, better coordinate support 2022-12-04 20:58:46 +01:00
Bán Dénes
58bb16ed28 Footprint parameter flattening done 2022-12-04 18:40:06 +01:00
Bán Dénes
07d6fcfb34 Improve PCB test readability 2022-12-03 18:11:11 +01:00
Bán Dénes
40406fbc03 Filtering applied to PCBs as well 2022-11-22 21:26:48 +01:00
Bán Dénes
d6f83232a8 Outlines rewrite actually done 2022-01-16 20:36:19 +01:00
Bán Dénes
3745cf3c47 Parameterize PCB component reference hiding 2021-12-15 21:42:37 +01:00
Bán Dénes
13052cd798 PCB metadata propagation 2021-12-15 20:55:09 +01:00
Bán Dénes
fe30b91309 PCB net and parameter overhaul
- merge static and parametric nets
- allow dynamic nets on the fly with `p.local_net()`
- support local-to-global position calculations with `p.xy()`
  - this also enables intra-footprint traces and zones
- add anchor type parameters to footprints
2021-07-11 20:36:11 +02:00