| .. |
|
bom
|
Fixed: if no filters are applied we must reset the fields.
|
2020-09-02 18:07:38 -03:00 |
|
kicad
|
Added filter options using PCB attributes.
|
2020-09-02 14:48:26 -03:00 |
|
mcpy
|
Added copyright to all the MCPY files.
|
2020-08-19 21:24:52 -03:00 |
|
__init__.py
|
Marked sub-packages using __init__.py
|
2020-08-18 12:08:52 -03:00 |
|
__main__.py
|
Added a simple output to generate filtered schematics.
|
2020-08-31 20:51:20 -03:00 |
|
config_reader.py
|
Enabled the variants exception catch.
|
2020-09-01 18:47:38 -03:00 |
|
docopt.py
|
Renamed the kiplot module as kibot.
|
2020-08-16 22:04:03 -03:00 |
|
drill_marks.py
|
Added support for relative imports to mcpy
|
2020-08-19 12:29:38 -03:00 |
|
error.py
|
Renamed the kiplot module as kibot.
|
2020-08-16 22:04:03 -03:00 |
|
fil_base.py
|
Fixed: if no filters are applied we must reset the fields.
|
2020-09-02 18:07:38 -03:00 |
|
fil_generic.py
|
Added filter options using PCB attributes.
|
2020-09-02 14:48:26 -03:00 |
|
gs.py
|
Added filter options using PCB attributes.
|
2020-09-02 14:48:26 -03:00 |
|
kiplot.py
|
Fixed: SCH load and PCB components consolidation reuse.
|
2020-09-02 18:08:04 -03:00 |
|
layer.py
|
Added support for relative imports to mcpy
|
2020-08-19 12:29:38 -03:00 |
|
log.py
|
Renamed the kiplot module as kibot.
|
2020-08-16 22:04:03 -03:00 |
|
macros.py
|
Added the concept of `filters`
|
2020-08-29 17:38:32 -03:00 |
|
misc.py
|
Moved internal filters to the base class.
|
2020-08-31 20:48:56 -03:00 |
|
optionable.py
|
Created the base filter class and the generic filter.
|
2020-08-29 17:39:56 -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
|
Modified mcpy to better report the line numbers.
|
2020-08-19 19:31:46 -03:00 |
|
out_base.py
|
Created the base filter class and the generic filter.
|
2020-08-29 17:39:56 -03:00 |
|
out_bom.py
|
Fixed: if no filters are applied we must reset the fields.
|
2020-09-02 18:07:38 -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
|
Documented computed component flags.
|
2020-08-29 17:31:35 -03:00 |
|
out_kibom.py
|
Modified mcpy to better report the line numbers.
|
2020-08-19 19:31:46 -03:00 |
|
out_pcbdraw.py
|
Added tests for missing convert and/or rsvg-convert
|
2020-08-27 19:18:08 -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
|
Modified mcpy to better report the line numbers.
|
2020-08-19 19:31:46 -03:00 |
|
out_pdf_sch_print.py
|
Fixed: if no filters are applied we must reset the fields.
|
2020-09-02 18:07:38 -03:00 |
|
out_position.py
|
Added variants suport to out_position
|
2020-09-02 18:08: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
|
Fixed: if no filters are applied we must reset the fields.
|
2020-09-02 18:07:38 -03:00 |
|
out_step.py
|
Modified mcpy to better report the line numbers.
|
2020-08-19 19:31:46 -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
|
Modified mcpy to better report the line numbers.
|
2020-08-19 19:31:46 -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
|
Modified mcpy to better report the line numbers.
|
2020-08-19 19:31:46 -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
|
Fixed: if no filters are applied we must reset the fields.
|
2020-09-02 18:07:38 -03:00 |
|
var_ibom.py
|
Fixed: if no filters are applied we must reset the fields.
|
2020-09-02 18:07:38 -03:00 |
|
var_kibom.py
|
Fixed: if no filters are applied we must reset the fields.
|
2020-09-02 18:07:38 -03:00 |