KiBot/kibot
Salvador E. Tropea c88dceb6dc Added a BoM option to disable the ceil() "rounding" 2021-03-19 12:46:37 -03:00
..
bom Added a BoM option to disable the ceil() "rounding" 2021-03-19 12:46:37 -03:00
kicad Added support for a component attribute qty. 2021-03-19 11:53:03 -03:00
mcpyrate Updated mcpyrate. 2021-02-01 11:13:52 -03:00
__init__.py Marked sub-packages using __init__.py 2020-08-18 12:08:52 -03:00
__main__.py Bumped version to 0.10.1. 2021-02-22 15:07:48 -03:00
config_reader.py Added pattern expansion in the `dir` option for outputs 2021-03-12 21:14:39 -03:00
docopt.py Renamed the kiplot module as kibot. 2020-08-16 22:04:03 -03:00
drill_marks.py Added pattern expansion in the `dir` option for outputs 2021-03-12 21:14:39 -03:00
error.py Renamed the kiplot module as kibot. 2020-08-16 22:04:03 -03:00
fil_base.py Added pattern expansion in the `dir` option for outputs 2021-03-12 21:14:39 -03:00
fil_generic.py Added pattern expansion in the `dir` option for outputs 2021-03-12 21:14:39 -03:00
fil_rot_footprint.py Added pattern expansion in the `dir` option for outputs 2021-03-12 21:14:39 -03:00
fil_var_rename.py Added pattern expansion in the `dir` option for outputs 2021-03-12 21:14:39 -03:00
globals.py Added pattern expansion in the `dir` option for outputs 2021-03-12 21:14:39 -03:00
gs.py Now we can load InteractiveHtmlBom even when installed only as plugin 2021-02-08 15:37:01 -03:00
kiplot.py Added pattern expansion in the `dir` option for outputs 2021-03-12 21:14:39 -03:00
layer.py Added pattern expansion in the `dir` option for outputs 2021-03-12 21:14:39 -03:00
log.py Fixed problem using Python 3.6 2021-02-16 12:02:41 -03:00
macros.py Removed dead code in macros.py 2021-02-04 16:38:38 -03:00
misc.py Errors and warnings from KiAuto now are printed as is. 2021-02-24 12:58:47 -03:00
optionable.py Added pattern expansion in the `dir` option for outputs 2021-03-12 21:14:39 -03:00
out_any_drill.py Added pattern expansion in the `dir` option for outputs 2021-03-12 21:14:39 -03: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 Added pattern expansion in the `dir` option for outputs 2021-03-12 21:14:39 -03:00
out_bom.py Added a BoM option to disable the ceil() "rounding" 2021-03-19 12:46:37 -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 Removed KiCad 6 code from coverage. 2021-02-01 17:24:31 -03:00
out_excellon.py Now you can ask to compress the targets of an output (by out put name) 2021-01-18 16:12:30 -03:00
out_gerb_drill.py Now you can ask to compress the targets of an output (by out put name) 2021-01-18 16:12:30 -03:00
out_gerber.py Excluded KiCad 6 code from coverage in gerber output. 2021-02-03 10:14:42 -03:00
out_hpgl.py Unified the capitalization after colons. 2021-01-12 15:39:05 -03:00
out_ibom.py Added pattern expansion in the `dir` option for outputs 2021-03-12 21:14:39 -03:00
out_kibom.py Added pattern expansion in the `dir` option for outputs 2021-03-12 21:14:39 -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 Unified the capitalization after colons. 2021-01-12 15:39:05 -03:00
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 Added pattern expansion in the `dir` option for outputs 2021-03-12 21:14:39 -03:00
out_position.py Added pattern expansion in the `dir` option for outputs 2021-03-12 21:14:39 -03:00
out_ps.py Unified the capitalization after colons. 2021-01-12 15:39:05 -03:00
out_sch_variant.py Added pattern expansion in the `dir` option for outputs 2021-03-12 21:14:39 -03:00
out_step.py Added pattern expansion in the `dir` option for outputs 2021-03-12 21:14:39 -03:00
out_svg.py Unified the capitalization after colons. 2021-01-12 15:39:05 -03:00
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 Added support for relative imports to mcpy 2020-08-19 12:29:38 -03:00
pre_drc.py Added pattern expansion in the `dir` option for outputs 2021-03-12 21:14:39 -03:00
pre_erc.py Added pattern expansion in the `dir` option for outputs 2021-03-12 21:14:39 -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 Added support for relative imports to mcpy 2020-08-19 12:29:38 -03:00
pre_update_xml.py Added remove of forced video in GitLab CI 2021-02-22 12:55:02 -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 pattern expansion in the `dir` option for outputs 2021-03-12 21:14:39 -03:00
var_ibom.py Added pattern expansion in the `dir` option for outputs 2021-03-12 21:14:39 -03:00
var_kibom.py Added pattern expansion in the `dir` option for outputs 2021-03-12 21:14:39 -03:00