83 Commits (70f9d8cab91e574d6e2f2824ff8cc0b097e1033f)

Author SHA1 Message Date
Alex cc825ebafe ADDED: bom_csv_grouped_extra.py BOM generator. 3 years ago
jean-pierre charras dd1abcbee9 Fix a UTF8 convert issue in some BOM python scripts. 3 years ago
Marek Roszko 9b0531db54 Drop xsl/xslt files 3 years ago
jean-pierre charras 380cb452b2 fix an issue in a bom script (extra empty lines created) 4 years ago
Adam Wolf 5e2ca2aa2a Install kicad_utils.py BOM plugin helper 4 years ago
Marek Roszko 50c1a91d44 Add a simple open wrapper for the bom python plugins to handle directory creation 4 years ago
Seth Hillbrand b5cd976845 Don't arbitrarily exclude components from BOM 4 years ago
jean-pierre charras 7e2abf545b Eeschema: add python script netlist_form_OrcadPcb2.py and netlist_form_pads-pcb-asc.py 4 years ago
jean-pierre charras 130958e48e Eeschema: add python script netlist_form_cadstar.py to replace netlist_form_cadstar.xsl 4 years ago
luz paz 8bacc9fccb Fix python 'testing for equality' syntax 4 years ago
jean-pierre charras a297e8f202 Gerbview, export to pcbnew: use gr_circle instead of polygon for flashed round shapes 5 years ago
luz paz f968fc8719 Fix source comment / documentation typos 5 years ago
jean-pierre charras d84fcd89f1 bom html python scripts: enhancements 5 years ago
jean-pierre charras 54fbcbac36 BOM python plugins: restrict changes made in commit 35f9cd26 to Windows. 5 years ago
jean-pierre charras 35f9cd2634 BOM python plugins: fix some issues related to python2/3 and utf-8 chars. 5 years ago
jean-pierre charras acb024f622 netlist exporter xml: fix missing space between UUIDs for multi-units symbols. 5 years ago
jean-pierre charras 7f9890adaa Fix a install issue after changing a plugin filename (by commit a0f57d6) 5 years ago
Graham Keeth a0f57d6846 Cleanup BOM script descriptions 5 years ago
Tormod Volden e82e30d215 bom2grouped_csv.xsl: Fix sorting of grouped references 6 years ago
Frank Severinsen 9ca61b50b6 Check reference designator type when comparing comp 6 years ago
jean-pierre charras 1dcd442156 minor fix in a python script (kicad_netlist_reader.py) 6 years ago
jean-pierre charras 6ef4d7879e Fix incorrect comment in heler message 6 years ago
Jeff Young a25368cc6b Improve spelling. 6 years ago
Ian McInerney 3b645ed305 eeschema: Fix python BOM generators to handle symbols 6 years ago
Jeff Young a96ebe8fac Sort reference by their numeric content. 7 years ago
Jeff Young e0c881b639 Output descriptions to components in generic netlist. 8 years ago
Maciej Suminski 538ab0eb3f kicad_netlist_reader.py: Handle gracefully the case when a library symbol is not available for a component 8 years ago
Jeff Young ba49bd0386 Allow XLS netlist exporters to specify a file extension. 8 years ago
Maciej Suminski da88ed02e5 Fix bom2grouped_scv BOM template 8 years ago
jean-pierre charras c5b09696ab Eeschema bom scripts: move python scripts to eeschema/plugins/python_scripts and xsl scripts to subdir xsl_scripts. 9 years ago
jean-pierre charras 305a166e95 Pcbnew: update immediately the 3D viewer opened from the footprint editor/viewer/wizard after a change. 9 years ago
jean-pierre charras 9a535d4c70 Fixes: lp:1645430 (CSV BOM generation using bom2csv.xsl script with custom entries has wrong format) 9 years ago
jean-pierre charras 93e61e7a2e Minors fixes: dialog_print_using_printer.cpp: fix a Coverity warning and very minor coding style issue. xsl scripts: add bom2grouped_csv.xsl (from a contributor) and fix minor issues. 10 years ago
Wayne Stambaugh 0ccd3bb3c2 Remove deleted plugin file bom_cvs.xsl from install list. 10 years ago
jean-pierre charras 0a6245e5cc Remove not working bom_cvs.xsl file. Fix minor compil warnings in x3dmodelparser.cpp. 10 years ago
Wayne Stambaugh 4000820bb6 Fixed coding policy violations in last commit. 11 years ago
Ronald Sousa 64507e397c - changes sheet number, path, and timestamp from nodes to attributes 11 years ago
Ronald Sousa 7392f04b75 - Added sheet information to the net file. i.e. sheet number, human path name and timestamp 11 years ago
Ronald Sousa 534a3c1f78 - changed generatedDate back to date. this should keep compatibly 11 years ago
Ronald Sousa ef20a2bb9e - Renamed tb2 to tb 11 years ago
Ronald Sousa 8a916a610a -update XNODE* NETLIST_EXPORT_TOOL::makeGenericDesignHeader() so that the net file now outputs project information. 11 years ago
jean-pierre charras 0ac378fad7 More about BOM dialog. Still not perfect, but more easy to use. 11 years ago
jean-pierre charras f3765a32d8 Fix minor issues. Fix some outdated and broken BOM python scripts. Add info in BOM python scripts. 11 years ago
Stefan Helmert 5da0a971d5 The internal BOM generator has bugs. I designed an XSL script, which converts the generated XML Partlist into 13 years ago
jean-pierre charras 85b8fc66ee All : modify macro FROM_UTF8, to ensure compatibility with files using a non utf8 encoding (old files created under Window, having some non ASCII characters). 15 years ago
jean-pierre charras 90c130b600 Eeschema: intermediate netlist : fix duplicate pins in list of nets, with multi parts per package. 15 years ago
jean-pierre charras 0cb6cd8c02 Eeschema: in intermediate netlist generation: remove redundant pins list by component, and make Dick happy. 15 years ago
jean-pierre charras f77121a57a Fixed compatibility with wxWidegets 2.9.1. 15 years ago
jean-pierre charras 8921272a2f fixed libedit regression 15 years ago
jean-pierre charras c108af9841 Added a plugin to create cadstar netlist, using the new intermediate file. 15 years ago