| .. |
|
bom
|
XLSX BoM: option to control the logo scale (Fixes #84)
|
2021-09-16 07:58:48 -03:00 |
|
kicad
|
Added explanation for ERC on schematics not fully annotated
|
2021-09-21 13:14:06 -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
|
New KiCost variant style.
|
2021-03-30 09:37:36 -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 a mechanism to import filters and variants.
|
2021-10-04 14:44:43 -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
|
New KiCost variant style.
|
2021-03-30 09:37:36 -03:00 |
|
out_boardview.py
|
Added board view export.
|
2021-04-20 13:22:56 -03:00 |
|
out_bom.py
|
Changed the default `group_fields` list.
|
2021-09-27 11:31:51 -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
|
Fixed Typos in source files per recommendation from @set-soft.
|
2021-03-31 15:10:21 -07:00 |
|
out_excellon.py
|
…
|
|
|
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
|
Added pattern expansion in the `dir` option for outputs
|
2021-03-12 21:14:39 -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
|
Added `erc_warnings` option to consider ERC warnings as errors.
|
2021-02-24 12:34:49 -03:00 |
|
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
|
Added remove of forced video in GitLab CI
|
2021-02-22 12:55:02 -03:00 |
|
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 |