diff --git a/README.md b/README.md index 69fc5eb0bfa50070456e318a62458aa250d3e549..aa2781e2ccb1432f097668fae127cd85e6d4976d 100644 --- a/README.md +++ b/README.md @@ -217,6 +217,10 @@ - `FreeRouting` input format: `dsn`, `lef`, `def` - `FreeRouting` output format: `ses`, `def` - `FreeRouting` can take arbitrary board outlines shape + +- Edit `library` manually and test routing +-  + - TODO: - If can run KiCAD 4 from python - Check `FreeRouting` API, see if a acceptable file can be generated from things on hand diff --git a/journal_media/dxf_import_kicad.png b/journal_media/dxf_import_kicad.png new file mode 100644 index 0000000000000000000000000000000000000000..7a4feb6ff7cb6530deaf361590a3772f8404f88c Binary files /dev/null and b/journal_media/dxf_import_kicad.png differ diff --git a/testout.gds b/testout.gds deleted file mode 100644 index d76872df34b83c16315acf51ce9c9badacf4d468..0000000000000000000000000000000000000000 Binary files a/testout.gds and /dev/null differ