diff options
author | Fredrik Thulin <fredrik@thulin.net> | 2017-09-26 13:00:45 +0200 |
---|---|---|
committer | Fredrik Thulin <fredrik@thulin.net> | 2017-09-26 13:00:45 +0200 |
commit | 7dc245838c23d8fd7388bee67cfec78870320ea6 (patch) | |
tree | a5bafce1c084eee20e888335db01d62c0113f11c | |
parent | 0c8f8870312e4abb1cc24109296e147f83d15c78 (diff) |
DRC comment
-rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -45,3 +45,8 @@ the more special ones) in KiCAD 3D view. Another hack that has not been upstreamed is loading more of the source files, IIRC to get all component footprints properly converted. + +The KiCAD board does not pass DRC checks yet. I believe part of this is +because design rule settings aren't (fully?) imported from Altium. Need +to figure out the settings used for this project, and fix all drill sizes +I think. |