1
0

Refresh roadmap

This commit is contained in:
Bán Dénes 2021-12-15 23:07:05 +01:00
parent 21cfc1fd35
commit f16ccd48a2

View File

@ -21,8 +21,6 @@
- More generic anchors or distances?
- Intersect support for anchor affects clauses, which (combined with the math formulas and possible trigonometric functions) should allow for every use case we've discussed so far
- Allow both object (as well as arrays) in multiple anchor refs
- Add a way to propagate creator/board/version info from the pcb section to the kicad template
- Add a way to globally enable/disable references (`ref_hide`)
- SVG input (for individual outlines, or even combinations parsed by line color, etc.)
- And once that's done, possibly even STL or other input for cases or pcb renders
- Support text silk output to PCBs (in configurable fonts, through SVG?)
@ -30,11 +28,8 @@
- Look into gr_curve to possibly add beziers to the kicad conversion
- Support curves (arcs as well as Béziers) in polygons
- Support specifying keys/labels for the pcb section (not just blindly assuming all)
- Should add `p`, `pcx`, and `pcy` as units for padding calculations
- Also `U` for 19.05 measurement
- Add snappable line footprint
- Layer-aware export from Maker.JS, so we can debug in the webui more easily
- Support opting out of gluing, even when `bound`!
- Add filleting syntax with `@`?
- Eeschema support for pcbs
- Outline expand and shrink access from makerjs