KiBot/kibot
Salvador E. Tropea a379fab270 More options to control the gerbers file names.
Ralated to "Protel" variants.
2021-01-13 16:58:03 -03:00
..
bom Internal BoM: The "Quantity" column no longer includes the DNF/C status. 2021-01-12 15:21:34 -03:00
kicad Best KiCad config path detection. 2021-01-11 12:51:46 -03:00
mcpyrate Fix import issue when a shorter base path matches before a shorter one 2020-12-09 16:49:18 +02:00
__init__.py
__main__.py Best KiCad config path detection. 2021-01-11 12:51:46 -03:00
ansi.py Adjusted flake8 details 2020-11-02 16:06:02 -03:00
config_reader.py Made clear that generic_plot.kibot.yaml is just a template. 2021-01-05 15:14:22 -03:00
docopt.py
drill_marks.py
error.py
fil_base.py Added a new filter used to rotate footprints. 2020-12-28 18:26:27 -03:00
fil_generic.py Added a new filter used to rotate footprints. 2020-12-28 18:26:27 -03:00
fil_rot_footprint.py Added a new filter used to rotate footprints. 2020-12-28 18:26:27 -03:00
fil_var_rename.py Added a new filter used to rotate footprints. 2020-12-28 18:26:27 -03:00
globals.py
gs.py Moved pcbnew detection from kiplot.py to __main__.py. 2021-01-06 12:25:54 -03:00
kiplot.py Now the default output name applies to the DRC and ERC report names. 2021-01-12 13:44:09 -03:00
layer.py Fixed flake8 style details. 2021-01-13 16:57:35 -03:00
log.py Adjusted flake8 details 2020-11-02 16:06:02 -03:00
macros.py Removed dead code in macros.py 2020-10-17 16:51:17 -03:00
misc.py Skip missing layers with a warning. 2021-01-13 16:53:24 -03:00
optionable.py Now the default output name applies to the DRC and ERC report names. 2021-01-12 13:44:09 -03:00
out_any_drill.py More control over the name of the drill files. 2021-01-13 15:29:20 -03:00
out_any_layer.py More options to control the gerbers file names. 2021-01-13 16:58:03 -03:00
out_base.py Added a new filter used to rotate footprints. 2020-12-28 18:26:27 -03:00
out_bom.py Various fixes in the generated example. 2021-01-05 15:06:23 -03:00
out_dxf.py Unified the capitalization after colons. 2021-01-12 15:39:05 -03:00
out_excellon.py Fixed flake8 style details. 2021-01-13 16:57:35 -03:00
out_gerb_drill.py
out_gerber.py Fixed extra data about drill marks in gerber files. 2021-01-13 11:44:20 -03:00
out_hpgl.py Unified the capitalization after colons. 2021-01-12 15:39:05 -03:00
out_ibom.py File name patterns are allowed for the `netlist_file` option. 2020-12-16 11:10:36 -03:00
out_kibom.py Various fixes in the generated example. 2021-01-05 15:06:23 -03:00
out_pcbdraw.py Unified the capitalization after colons. 2021-01-12 15:39:05 -03:00
out_pdf.py Unified the capitalization after colons. 2021-01-12 15:39:05 -03:00
out_pdf_pcb_print.py Unified the capitalization after colons. 2021-01-12 15:39:05 -03:00
out_pdf_sch_print.py Unified the capitalization after colons. 2021-01-12 15:39:05 -03:00
out_position.py Unified the capitalization after colons. 2021-01-12 15:39:05 -03:00
out_ps.py Unified the capitalization after colons. 2021-01-12 15:39:05 -03:00
out_sch_variant.py
out_step.py Unified the capitalization after colons. 2021-01-12 15:39:05 -03:00
out_svg.py Unified the capitalization after colons. 2021-01-12 15:39:05 -03:00
out_svg_sch_print.py Unified the capitalization after colons. 2021-01-12 15:39:05 -03:00
pre_base.py
pre_check_zone_fills.py
pre_drc.py Now the default output name applies to the DRC and ERC report names. 2021-01-12 13:44:09 -03:00
pre_erc.py Now the default output name applies to the DRC and ERC report names. 2021-01-12 13:44:09 -03:00
pre_filters.py
pre_ignore_unconnected.py
pre_update_xml.py
registrable.py
var_base.py Changed how variant field renamer is implemented. 2020-12-23 10:19:23 -03:00
var_ibom.py Changed how variant field renamer is implemented. 2020-12-23 10:19:23 -03:00
var_kibom.py Changed how variant field renamer is implemented. 2020-12-23 10:19:23 -03:00