-
Importing board outlines - tips and tricks
12/16/2016 at 07:47 • 1 commentSay, you have a vector drawing in your favourite drawing software. You need that to become your board outline. For that, you need a DXF drawing. What are other requirements?
- Proper dimensioning is a must. - it'll be hard (if not impossible at all) to scale the outline once it's imported, even more so if you want to have precise dimensions. When using online vector-to-DXF converters, know that they can omit/change the dimensions of the output, leaving you with a tiny or huge outline.
- KiCad requires specific DXF format with limited set of features used. When exporting drawings from your vector drawing software, you might need to use another tool to prepare your DXF before exporting (or not - it all depends on the way your drawing was created)
Say, you have a Chrismas tree vector in Inkscape.
It's correctly dimensioned and you export it in DXF, then import in KiCad:
Once selected, do Tools->Modify->Explode . You'll get your image divided into smaller segments and you can now delete only the offending ones.
Just for reference:
My Inkscape DXF export settings:
Resources used:
Tutorial metadata: KiCad 4.0.4-stable, Inkscape 0.91, LibreCAD 2.1.3, tutorial done on 16.12.2016
-
KiCAD Links
08/26/2015 at 11:29 • 1 commentHomepage
Ofiicial forum
Tutorials (web)
Link placeholder
Tutorials (video)
Useful Utilities
http://www.compuphase.com/electronics/kicadlibrarian_en.htm - KiCAD Librarian.
http://kicad.rohrbacher.net/quicklib.php - KiCad Quick Library. This one is my (Abhishek's) personal favourite, allows me to generate new schematic libraries for most of the ICs pretty easily.