-
Notifications
You must be signed in to change notification settings - Fork 2k
Description
I downloaded the CM4IO KiCAD files and discovered the files can't be opened using latest KiCAD production release version (5.1.7)-1.
Unfortunately it looks like this schematic/PCB design was created using a bleeding edge development "nightly" build which is -not- to be used for production. The apparent nightly build version used for this design is from version 20200828. Nightly version 20200828 is no longer available for download.
Using a current nightly kicad-r18494.e739d5ba65-x86_64.exe (v5.99 10/27/2020), the KiCAD PCB design is broken. None of the PCB traces are visible. There are also new PCB "Board Setup" data fields like "Differential Pairs" which are missing data needed by the current nightly KiCAD PCB builds.
It looks like a fair amount of work was done for this board design. The Schematic part still seems to work. Now to use the PCB design it needs to be redone or this SCH & PCB design package moved to 5.1.7 "production release" to be used. Or wait for 6.0 to become a "Released-Stable" version to go in and correct all the problems created by using a bleeding edge KiCAD development release for "production" design. 5.1.7 designs should transition to 6.0 when 6.0 is released.
What to do in the meantime? The PCB design without traces is largely not usable and back tracking to the nightly build which created this design is also not possible.