Benutzer-Werkzeuge

Webseiten-Werkzeuge


kicad_tools_collection

Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Nächste Überarbeitung
Vorhergehende Überarbeitung
Nächste Überarbeitung Beide Seiten der Revision
kicad_tools_collection [2017/01/13 17:05]
dokuwikiadmin angelegt
kicad_tools_collection [2018/11/04 20:50]
karl
Zeile 1: Zeile 1:
 ====== KiCad Tools Collection ====== ====== KiCad Tools Collection ======
  
-On this site you can find many tools, which are written by KiCad users to overcome the short comings of KiCads user interface+On this site you can find many tools, which are written by KiCad users to improve the workflow with KiCad
  
 +----
 +===== FreeCAD for Complex PCB Outlines =====
 +It's very easy to import a DXF file, that was created with FreeCAD's sketcher: 
 +{{ ::2018-10-30_004.png?direct&400 |}}
 +{{ ::2018-10-30_005.png?direct&400 |}}
  
 +===== Replicate Layout =====
 +Implemnts a repetitive place and route within PCBnew, when the schematic is based on identical hierarchical sheets: \\
 +https://github.com/MitjaNemec/Kicad_action_plugins
 +
 +===== Interactive HTML BOM =====
 +https://hackaday.com/2018/09/04/interactive-kicad-boms-make-hand-assembly-a-breeze/  \\
 +seems to be really great!
 +
 +===== KiCad Partslist Editor =====
 +It's a Phython tool with GUI for exporting and back importing various fields of hierarchical schematics to and from CSV. \\
 +https://github.com/KarlZeilhofer/KiCAD_Partslist_editor
 +
 +===== KiField =====
 +Similar to KiCad Partlist Editor, but seems to be maturer:  \\
 +https://github.com/xesscorp/KiField
  
 ===== KiPart ===== ===== KiPart =====
Zeile 16: Zeile 36:
 https://github.com/xesscorp/KiCost https://github.com/xesscorp/KiCost
  
-===== svn2mod =====+===== KiBoM ===== 
 +KiBoM is a configurable BOM (Bill of Materials) generation tool for KiCad EDA. Written in Python, it can be used directly with KiCad software without the need for any external libraries or plugins.\\ 
 +KiBoM intelligently groups components based on multiple factors, and can generate BoM files in multiple output formats.\\ 
 +BoM options are user-configurable in a per-project configuration file.\\ 
 +https://github.com/SchrodingersGat/KiBoM 
 + 
 +===== svg2mod =====
 create your logo design in Inkscape and convert it then to a KiCad module, so you can place it on your PCB.  create your logo design in Inkscape and convert it then to a KiCad module, so you can place it on your PCB. 
  
Zeile 40: Zeile 66:
 [[kicad-manual-page-order]] [[kicad-manual-page-order]]
  
 +===== Altium to KiCad Converter =====
 +This tool is available as an online service:  \\
 +http://www2.futureware.at/KiCad/
 +
 +or on GitHub: https://github.com/thesourcerer8/altium2kicad
 +
 +===== kicadLibCreator =====
 +Merges existing symbols with metadata and footprint from Octopart.com
 +
 +https://github.com/pioupus/kicadLibCreator
 +
 +===== kiplot =====
 +A tool for exporting production files from the command line:\\
 +https://github.com/johnbeard/kiplot
  
  
 +===== Action Plugins for KiCad 5+ =====
 +  * [[https://github.com/NilujePerchut/kicad_scripts/tree/master/teardrops|Tear Drops - add polygons to implement beautiful teadrop pad connections]]
 +  * [[https://github.com/HiGregSmith/LayerViewSet|Layer View Set - manage layer sets in PCBnew]]
 +===== Tool-Collections of other People =====
 +* [[https://github.com/pointhi/kicad-footprint-generator/wiki/List-of-KiCad-related-software-and-libraries|from Pointhi]]
  
  
 +{{tag>english software kicad collection tools linux github}}
kicad_tools_collection.txt · Zuletzt geändert: 2020/04/19 06:29 von karl