| .. |
|
bom
|
Added fallback for values+units we can't understand
|
2021-10-18 16:52:40 -03:00 |
|
kicad
|
Fixed problems with schematic fields containing double quotes.
|
2021-11-15 12:50:22 -03:00 |
|
mcpyrate
|
…
|
|
|
__init__.py
|
…
|
|
|
__main__.py
|
Added Debian sid version mess workaround.
|
2021-05-18 21:43:17 -03:00 |
|
config_reader.py
|
Fixed another error message in the import logic.
|
2021-10-04 16:08:35 -03:00 |
|
docopt.py
|
…
|
|
|
drill_marks.py
|
Added pattern expansion in the `dir` option for outputs
|
2021-03-12 21:14:39 -03:00 |
|
error.py
|
…
|
|
|
fil_base.py
|
Basic KiCost support.
|
2021-03-31 12:27:55 -03:00 |
|
fil_field_rename.py
|
Basic KiCost support.
|
2021-03-31 12:27:55 -03:00 |
|
fil_generic.py
|
Generic filter: added options to match if a field is/isn't defined.
|
2021-10-18 17:05:51 -03:00 |
|
fil_rot_footprint.py
|
Added skip_top and skip_bottom options to the rot_footprint filter.
|
2021-04-25 12:20:39 -03:00 |
|
fil_subparts.py
|
Basic KiCost support.
|
2021-03-31 12:27:55 -03:00 |
|
fil_var_rename.py
|
Experimental mechanism to change 3D models according to the variant.
|
2021-03-31 18:00:43 -03:00 |
|
fil_var_rename_kicost.py
|
Basic KiCost support.
|
2021-03-31 12:27:55 -03:00 |
|
globals.py
|
Added pattern expansion in the `dir` option for outputs
|
2021-03-12 21:14:39 -03:00 |
|
gs.py
|
Experimental mechanism to change 3D models according to the variant.
|
2021-03-31 18:00:43 -03:00 |
|
kiplot.py
|
Added distributors selection to KiCost+KiBot
|
2021-04-28 12:13:12 -03:00 |
|
layer.py
|
Added pattern expansion in the `dir` option for outputs
|
2021-03-12 21:14:39 -03:00 |
|
log.py
|
Fixed problems when trying to filter KiCost warnings.
|
2021-08-24 10:37:26 -03:00 |
|
macros.py
|
…
|
|
|
misc.py
|
Added support for KiCad symbol libs without EOF comment.
|
2021-10-18 14:47:09 -03:00 |
|
optionable.py
|
Changed the default `group_fields` list.
|
2021-09-27 11:31:51 -03:00 |
|
out_any_drill.py
|
Fixed Typos in source files per recommendation from @set-soft.
|
2021-03-31 15:10:21 -07:00 |
|
out_any_layer.py
|
Added pattern expansion in the `dir` option for outputs
|
2021-03-12 21:14:39 -03:00 |
|
out_base.py
|
Generic filter: added options to match if a field is/isn't defined.
|
2021-10-18 17:05:51 -03:00 |
|
out_boardview.py
|
Fixed spaces in netnames for the Board View format.
|
2021-10-12 09:01:10 -03:00 |
|
out_bom.py
|
Changed the mechanism to avoid merging components with empty fields
|
2021-10-18 16:45:20 -03:00 |
|
out_compress.py
|
Added pattern expansion in the `dir` option for outputs
|
2021-03-12 21:14:39 -03:00 |
|
out_dxf.py
|
Changed kicad-pcb.org -> kicad.org
|
2021-11-01 10:12:30 -03:00 |
|
out_excellon.py
|
JLCPCB example, to match current recommendations
|
2021-11-01 10:41:37 -03:00 |
|
out_gerb_drill.py
|
…
|
|
|
out_gerber.py
|
Fixed Typos in source files per recommendation from @set-soft.
|
2021-03-31 15:10:21 -07:00 |
|
out_hpgl.py
|
…
|
|
|
out_ibom.py
|
Made the ibom output smarter about the netlist
|
2021-04-12 12:42:26 -03:00 |
|
out_kibom.py
|
Added pattern expansion in the `dir` option for outputs
|
2021-03-12 21:14:39 -03:00 |
|
out_kicost.py
|
Added distributors selection to KiCost+KiBot
|
2021-04-28 12:13:12 -03:00 |
|
out_pcbdraw.py
|
Added pattern expansion in the `dir` option for outputs
|
2021-03-12 21:14:39 -03:00 |
|
out_pdf.py
|
…
|
|
|
out_pdf_pcb_print.py
|
Option to hide component from PDF PCB Print
|
2021-10-14 14:07:35 -03:00 |
|
out_pdf_sch_print.py
|
Fixed: no custom title block when printing a variant.
|
2021-08-24 12:42:16 -03:00 |
|
out_position.py
|
Fixes position files, now defaults to use the auxiliar origin as KiCad.
|
2021-09-27 08:35:58 -03:00 |
|
out_ps.py
|
…
|
|
|
out_sch_variant.py
|
Added pattern expansion in the `dir` option for outputs
|
2021-03-12 21:14:39 -03:00 |
|
out_step.py
|
Merge pull request #63 from sethkaz/master
|
2021-04-01 08:44:22 -03:00 |
|
out_svg.py
|
…
|
|
|
out_svg_sch_print.py
|
Added pattern expansion in the `dir` option for outputs
|
2021-03-12 21:14:39 -03:00 |
|
pre_base.py
|
Added pattern expansion in the `dir` option for outputs
|
2021-03-12 21:14:39 -03:00 |
|
pre_check_zone_fills.py
|
…
|
|
|
pre_drc.py
|
Added pattern expansion in the `dir` option for outputs
|
2021-03-12 21:14:39 -03:00 |
|
pre_erc.py
|
Added explanation for ERC on schematics not fully annotated
|
2021-09-21 13:14:06 -03:00 |
|
pre_erc_warnings.py
|
…
|
|
|
pre_filters.py
|
Added pattern expansion in the `dir` option for outputs
|
2021-03-12 21:14:39 -03:00 |
|
pre_ignore_unconnected.py
|
…
|
|
|
pre_update_xml.py
|
…
|
|
|
registrable.py
|
Added a mechanism to import filters and variants.
|
2021-10-04 14:44:43 -03:00 |
|
var_base.py
|
New KiCost variant style.
|
2021-03-30 09:37:36 -03:00 |
|
var_ibom.py
|
Basic KiCost support.
|
2021-03-31 12:27:55 -03:00 |
|
var_kibom.py
|
Basic KiCost support.
|
2021-03-31 12:27:55 -03:00 |
|
var_kicost.py
|
Basic KiCost support.
|
2021-03-31 12:27:55 -03:00 |