Footprint parameter flattening, round 1

This commit is contained in:
Bán Dénes 2022-12-04 13:45:48 +01:00
parent 1de68843ce
commit 3a0f326a31
2 changed files with 29 additions and 42 deletions

View file

@ -26,6 +26,8 @@
- have a `dummy` footprint which can just be updated from schematic
- Allow footprints to publish outlines
- Make these usable in the `outlines` section through a new `what`
- Add footprint sanitization to check compatibility for externally loaded ones
- Or to double check internal ones for compliance
- 3D orient for cases
- Even more extreme anchor stuff
- Checkpoints, intersects, distances, weighted combinations?