Update NLnet funded tasks

Mikolaj Wielgus 2022-09-06 19:08:13 +00:00
parent 965a9adfc7
commit bf0b6dd274

@ -25,7 +25,7 @@ Create a new Simulation Model Manager dialog and an underlying simulation model
* Create a new Simulation Model Manager dialog to manage and assign simulation models inside libraries,
* Merge the changes into the main codebase.
Status: **In progress**
Status: **In progress, scheluded for V8**
## Database Libraries
@ -82,10 +82,10 @@ Assignee: _Seth Hillbrand_
Create the ability to work with a multi-sheet schematic without hierarchy.
- [ ] Build file format modifications required
- [ ] Adjust UI to remove hierarchical elements when flat schematics are used
- [ ] Adjust UI to allow flat scrolling (sequential sheets shown above/below each other)
- [ ] Write unit tests for loading flat schematic files
* [ ] Build file format modifications required
* [ ] Adjust UI to remove hierarchical elements when flat schematics are used
* [ ] Adjust UI to allow flat scrolling (sequential sheets shown above/below each other)
* [ ] Write unit tests for loading flat schematic files
Status: **Scheduled for KiCad version 8**
@ -93,17 +93,13 @@ Status: **Scheduled for KiCad version 8**
Assignee: _Seth Hillbrand_
Create a user-friendly wizard to build IPC-compliant footprints and 3d models on the fly when using
KiCad. KiCad currently distributes 6 gigabytes of 3d models. This work would allow users to
programmatically generate the majority of models when they are needed and customize the part sizes to
match their exact use case.[
Create a user-friendly wizard to build IPC-compliant footprints and 3d models on the fly when using KiCad. KiCad currently distributes 6 gigabytes of 3d models. This work would allow users to programmatically generate the majority of models when they are needed and customize the part sizes to match their exact use case.\[
- [X] Convert 3d Model generator from FreeCAD-based to CadQuery 2.0
- [ ] Integrate CadQuery 2.0 into KiCad python installation on Windows/Mac
- [ ] Build UI to handle variable parameter input
- [ ] Build UI to display preview output while modifying parameters
- [ ] Connect footprint scripts with 3d model scripts and link parameters
- [ ] Write unit tests for script -> footprint generation
Status: **In Progress, scheduled for KiCad version 8**
* [x] Convert 3d Model generator from FreeCAD-based to CadQuery 2.0
* [ ] Integrate CadQuery 2.0 into KiCad python installation on Windows/Mac
* [ ] Build UI to handle variable parameter input
* [ ] Build UI to display preview output while modifying parameters
* [ ] Connect footprint scripts with 3d model scripts and link parameters
* [ ] Write unit tests for script -> footprint generation
Status: **In Progress, scheduled for KiCad version 8**