Refresh roadmap
This commit is contained in:
parent
21cfc1fd35
commit
f16ccd48a2
1 changed files with 0 additions and 5 deletions
|
@ -21,8 +21,6 @@
|
||||||
- More generic anchors or distances?
|
- 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
|
- 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
|
- 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.)
|
- 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
|
- 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?)
|
- 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
|
- Look into gr_curve to possibly add beziers to the kicad conversion
|
||||||
- Support curves (arcs as well as Béziers) in polygons
|
- Support curves (arcs as well as Béziers) in polygons
|
||||||
- Support specifying keys/labels for the pcb section (not just blindly assuming all)
|
- 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
|
- Add snappable line footprint
|
||||||
- Layer-aware export from Maker.JS, so we can debug in the webui more easily
|
- 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 `@`?
|
- Add filleting syntax with `@`?
|
||||||
- Eeschema support for pcbs
|
- Eeschema support for pcbs
|
||||||
- Outline expand and shrink access from makerjs
|
- Outline expand and shrink access from makerjs
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue