Exporting for use in KiCad
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I need to be able to export objects to KiCad. Obj, Stl and Stp/STEP all work fine. But I find that getting a Top down view of an object exported is a serious expedition. There is no simple way to do this. Sure I can export an Object as a DXF. This is easy enough to import. But then that DXF comes with layers. So whatever lines are imported are doubled up in a way that would take hours to manually erase. I exported to Drawing as this has worked before to eliminate extra dimensions. But KiCAD wont see DWG files. Exported the object as a PCB, that kinda worked but the resulting DXF is now missing its holes even though the PCB was generated perfectly with holes. Are you kidding? Why does this NEED TO BE HARD? It's is really as if some one thought through every way that one might try to export to KiCAD and deliberately made it foul.
I do not expect KiCAD to export KiCAD files. But I expect to be able to export files in a standard way that can be imported by other software and I do not expect the results to vary depending on what window I export from. IE missing holes, or doubled up lines, even extra dimensions that don't belong in a 2D file.
Attempts to export as a Graphic also failed as the resulting exported graphics were crude at full scale, and the line edges were not sharp looking more like they had been drawn by children than a computer. Certainly not Vector quality.
I learned to ISO in drafting in highschool, 20 years ago. Back when AutoCad2000 was new. I dont see how it can be so hard to export a draft based on what is seen on screen. ASIS, sharp line drawing, 2D nothing more nothing less.
I need to do one of two things.
- Import a complete 2D layout directly into KiCAD PCB editor from Fusion360 as is Top Down as a hairline sketch, a DRAFT.
- Import each object as a footprint that can be used later in other PCB works.
- Holes serve as alignment points. Holes missing is not an option.
- Line accuracy is a must for exported objects, these are being used for RF.
- There is no room for interpretation, 1.001mm must equal 1.001mm, not approximately 1mm.
- If the export looks like it was drawn by children, it is worthless.