Benutzer-Werkzeuge

Webseiten-Werkzeuge


kicad_tools_collection

Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen Revision Vorhergehende Überarbeitung
Nächste Überarbeitung
Vorhergehende Überarbeitung
kicad_tools_collection [2017/01/29 15:56]
dokuwikiadmin
kicad_tools_collection [2020/04/19 06:29]
karl
Zeile 2: Zeile 2:
  
 On this site you can find many tools, which are written by KiCad users to improve the workflow with KiCad.  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 ===== ===== KiCad Partslist Editor =====
Zeile 7: Zeile 21:
 https://github.com/KarlZeilhofer/KiCAD_Partslist_editor 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 19: 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 43: 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
 +
 +===== OpenBoardView =====
 +This tool exports a .brd file, which can be opend with the OpenBoardView. 
 +
 +https://openboardview.org/ \\
 +https://github.com/whitequark/kicad-boardview
 +===== 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]]
  
 +====== KiKit ======
 +https://github.com/yaqwsx/KiKit \\
 +Automation tool kit for panelization and Gerber export. 
  
  
 +{{tag>english software kicad collection tools linux github}}
kicad_tools_collection.txt · Zuletzt geändert: 2020/04/19 06:29 von karl