| .. |
|
bom
|
Added numbers to all the warnings
|
2020-10-09 18:33:51 -03:00 |
|
kicad
|
Added numbers to all the warnings
|
2020-10-09 18:33:51 -03:00 |
|
mcpy
|
Added copyright to all the MCPY files.
|
2020-08-19 21:24:52 -03:00 |
|
__init__.py
|
…
|
|
|
__main__.py
|
Added support to detect KiCad 6 schematics.
|
2020-10-15 18:53:15 -03:00 |
|
config_reader.py
|
Added KiBot warning filters.
|
2020-10-12 16:31:47 -03:00 |
|
docopt.py
|
…
|
|
|
drill_marks.py
|
Added support for relative imports to mcpy
|
2020-08-19 12:29:38 -03:00 |
|
error.py
|
…
|
|
|
fil_base.py
|
Added more coherence to the variants/filters.
|
2020-09-08 20:01:16 -03:00 |
|
fil_generic.py
|
Sorted the DNF/DNC values in the docs.
|
2020-10-09 11:23:40 -03:00 |
|
globals.py
|
Added KiBot warning filters.
|
2020-10-12 16:31:47 -03:00 |
|
gs.py
|
Added KiBot warning filters.
|
2020-10-12 16:31:47 -03:00 |
|
kiplot.py
|
Avoid loading KiCad 6 schematics.
|
2020-10-15 18:53:44 -03:00 |
|
layer.py
|
Added support for relative imports to mcpy
|
2020-08-19 12:29:38 -03:00 |
|
log.py
|
Added KiBot warning filters.
|
2020-10-12 16:31:47 -03:00 |
|
macros.py
|
Added the concept of `filters`
|
2020-08-29 17:38:32 -03:00 |
|
misc.py
|
Normalized the warning numbers to be 3 digits
|
2020-10-14 16:05:18 -03:00 |
|
optionable.py
|
Added KiBot warning filters.
|
2020-10-12 16:31:47 -03:00 |
|
out_any_drill.py
|
Modified mcpy to better report the line numbers.
|
2020-08-19 19:31:46 -03:00 |
|
out_any_layer.py
|
Added more coherence to the variants/filters.
|
2020-09-08 20:01:16 -03:00 |
|
out_base.py
|
Added support for the new EDGE_MODULE name: FP_SHAPE
|
2020-10-14 16:08:21 -03:00 |
|
out_bom.py
|
Added support for reference separator in BoMs.
|
2020-09-19 17:35:31 -03:00 |
|
out_dxf.py
|
Modified mcpy to better report the line numbers.
|
2020-08-19 19:31:46 -03:00 |
|
out_excellon.py
|
Modified mcpy to better report the line numbers.
|
2020-08-19 19:31:46 -03:00 |
|
out_gerb_drill.py
|
Modified mcpy to better report the line numbers.
|
2020-08-19 19:31:46 -03:00 |
|
out_gerber.py
|
Added support for global output file name to the gerbers.
|
2020-08-28 16:56:51 -03:00 |
|
out_hpgl.py
|
Modified mcpy to better report the line numbers.
|
2020-08-19 19:31:46 -03:00 |
|
out_ibom.py
|
Moved repeated code related to variants to a base class.
|
2020-09-06 17:36:29 -03:00 |
|
out_kibom.py
|
Added support for reference separator in BoMs.
|
2020-09-19 17:35:31 -03:00 |
|
out_pcbdraw.py
|
Added numbers to all the warnings
|
2020-10-09 18:33:51 -03:00 |
|
out_pdf.py
|
Modified mcpy to better report the line numbers.
|
2020-08-19 19:31:46 -03:00 |
|
out_pdf_pcb_print.py
|
Added support for --mirror pcbnew_do export option.
|
2020-10-14 12:34:00 -03:00 |
|
out_pdf_sch_print.py
|
Fixed warnings when printing a schematic variant.
|
2020-09-10 12:54:43 -03:00 |
|
out_position.py
|
Fixed small flake8 details
|
2020-09-21 20:02:50 -03:00 |
|
out_ps.py
|
Modified mcpy to better report the line numbers.
|
2020-08-19 19:31:46 -03:00 |
|
out_sch_variant.py
|
Moved repeated code related to variants to a base class.
|
2020-09-06 17:36:29 -03:00 |
|
out_step.py
|
Fixed problems with 3D relative models in STEP output
|
2020-09-10 12:52:07 -03:00 |
|
out_svg.py
|
Modified mcpy to better report the line numbers.
|
2020-08-19 19:31:46 -03:00 |
|
out_svg_sch_print.py
|
Added variants support to the schematic SVG print.
|
2020-09-06 18:22:38 -03:00 |
|
pre_base.py
|
Added the basic infraestructure for variants.
|
2020-08-28 16:46:24 -03:00 |
|
pre_check_zone_fills.py
|
Added support for relative imports to mcpy
|
2020-08-19 12:29:38 -03:00 |
|
pre_drc.py
|
Added support for relative imports to mcpy
|
2020-08-19 12:29:38 -03:00 |
|
pre_erc.py
|
Added support for relative imports to mcpy
|
2020-08-19 12:29:38 -03:00 |
|
pre_filters.py
|
Added support for KiCad 6 error filters.
|
2020-10-15 17:00:58 -03:00 |
|
pre_ignore_unconnected.py
|
Added support for relative imports to mcpy
|
2020-08-19 12:29:38 -03:00 |
|
pre_update_xml.py
|
Added support for relative imports to mcpy
|
2020-08-19 12:29:38 -03:00 |
|
registrable.py
|
Added support for filters and variants to pdf_print_sch
|
2020-09-01 16:54:51 -03:00 |
|
var_base.py
|
Added more coherence to the variants/filters.
|
2020-09-08 20:01:16 -03:00 |
|
var_ibom.py
|
Added more coherence to the variants/filters.
|
2020-09-08 20:01:16 -03:00 |
|
var_kibom.py
|
Fixed KiBom variants special cases.
|
2020-10-09 16:00:52 -03:00 |