ferdymercury

Results 135 issues of ferdymercury

https://forum.kicad.info/t/warning-avoid-all-links-to-kicad-pcb-org-use-kicad-org/31521

Thanks a lot for this nice package. Here is a feature suggestion: It would be useful if the class rtk::ProjectionsReader supported reading out raw data files, in the same way...

The archive project plugin works nicely, but there is an issue if one defines a 3D model search path (not an environmental variable), see https://forum.kicad.info/t/help-understanding-3d-search-paths-and-environment-variables/20726 In this case, the footprint...

it would be nice to get an additional checkbox to archive the result of the archive project as a zip file

feature request
postponed until V6

The archive project plugin froze KiCad after trying to download one of the manuals. Here the last lines in the log file after I waited 10 minutes and killed the...

For example: `https://www.infineon.com/dgdl/irf7601pbf.pdf?fileId=5546d462533600a4015356038df01c74 ` This is because of three reasons: - it calls the function .lower() and changes fileId to fileid - it does not accept urls if thy do...

https://forum.kicad.info/t/warning-avoid-all-links-to-kicad-pcb-org-use-kicad-org/31521

https://forum.kicad.info/t/warning-avoid-all-links-to-kicad-pcb-org-use-kicad-org/31521

https://forum.kicad.info/t/warning-avoid-all-links-to-kicad-pcb-org-use-kicad-org/31521

In the README, it is recommended to include the following three headers in your application: #include "CLI/App.hpp" #include "CLI/Formatter.hpp" #include "CLI/Config.hpp" This works well, with the exception that clangd raises...