rename drc_resource.py to drc_resources.py and update readme

This commit is contained in:
Lama 2025-03-20 02:47:45 -04:00
parent 100f64186d
commit 5dd2dbe760
2 changed files with 5 additions and 6 deletions

View File

@ -207,12 +207,11 @@ Want to contribute to the KiCad MCP Server? Here's how you can help improve this
Interested in contributing? Here are some ideas for future development: Interested in contributing? Here are some ideas for future development:
1. Add Design Rule Check (DRC) report generation and parsing 1. Implement 3D model visualization tools
2. Implement 3D model visualization tools 2. Create PCB review tools with annotations
3. Create PCB review tools with annotations 3. Add support for generating manufacturing files
4. Add support for generating manufacturing files 4. Implement component search tools
5. Implement component search tools 5. Add tests!
6. Add tests!
## License ## License