OLIMEX / DIY-LAPTOP

Do It Yourself Open Source Hardware and Software Modular Hacker's Friendly Laptop
Apache License 2.0
493 stars 88 forks source link

Update projects using KiCAD 6.0.7 #48

Closed Kreyren closed 1 year ago

Kreyren commented 1 year ago

I opened all .*\.kicad_pro$ and .*\.pro$ files in KiCad and pressed CTRL+S to update them this is the result.

Kreyren commented 1 year ago

DISCLAIMER: I was told by KiCAD people that this is enough for update the project files and checking the new files i don't see any noticable issues comparing to the view in the old version.

KiCAD 6.0.7 has issues viewing the schematics files, but that issues is present even without this change and i will address it in another PR (trying to make small changes so that they are easy to review and merge)

Kreyren commented 1 year ago

Removed the old .*\..pro$ files in separate merge request fc3cc19 (#48)

Kreyren commented 1 year ago

Closing: This has to be done differently, because it breaks the linking from schematics to gerber files