KiBot/kibot
Salvador E. Tropea 6a691cf362 Added pre-flight to replace in the PCB
- Also added some constrains to what can be substituted to avoid
  corrupting the files.
2021-12-03 16:52:04 -03:00
..
bom Adapted the kiCost interface to the new `join` format. 2021-12-01 19:17:19 -03:00
kicad Fixed missing sub-sheet check 2021-12-03 15:27:38 -03:00
mcpyrate
__init__.py
__main__.py New expansion patterns and out_dir from global section. 2021-11-30 19:12:14 -03:00
config_reader.py A mechanism to avoid running some outputs by default. 2021-12-02 18:47:40 -03:00
docopt.py
drill_marks.py
error.py
fil_base.py KiCost variants: empty DNF fields shouldn't be excluded. 2021-11-15 15:06:32 -03:00
fil_field_rename.py
fil_generic.py Generic filter: added options to match if a field is/isn't defined. 2021-10-18 17:05:51 -03:00
fil_rot_footprint.py
fil_subparts.py
fil_var_rename.py
fil_var_rename_kicost.py
globals.py Added global options to control the date format. 2021-12-01 14:59:36 -03:00
gs.py Added patterns to expand the title blck comments. 2021-12-03 10:13:42 -03:00
kiplot.py A mechanism to avoid running some outputs by default. 2021-12-02 18:47:40 -03:00
layer.py
log.py
macros.py
misc.py Added pre-flight to replace in the PCB 2021-12-03 16:52:04 -03:00
optionable.py Added patterns to expand the title blck comments. 2021-12-03 10:13:42 -03:00
out_any_drill.py
out_any_layer.py
out_base.py A mechanism to avoid running some outputs by default. 2021-12-02 18:47:40 -03:00
out_base_3d.py Fixed flake8 errors 2021-12-02 17:37:33 -03:00
out_boardview.py
out_bom.py Added option to add text to the `join` in the internal BoM 2021-12-01 18:07:41 -03:00
out_compress.py New expansion patterns and out_dir from global section. 2021-11-30 19:12:14 -03:00
out_dxf.py Changed kicad-pcb.org -> kicad.org 2021-11-01 10:12:30 -03:00
out_excellon.py JLCPCB example, to match current recommendations 2021-11-01 10:41:37 -03:00
out_gerb_drill.py
out_gerber.py Fixed gerber job files not using the output defined in global. 2021-12-01 16:07:08 -03:00
out_hpgl.py
out_ibom.py
out_kibom.py New expansion patterns and out_dir from global section. 2021-11-30 19:12:14 -03:00
out_kicost.py
out_pcbdraw.py Added 3D view render 2021-11-17 17:40:54 -03:00
out_pdf.py
out_pdf_pcb_print.py New expansion patterns and out_dir from global section. 2021-11-30 19:12:14 -03:00
out_pdf_sch_print.py Added in SCH PDF Print: monochrome and no frame options. 2021-11-25 11:31:23 -03:00
out_position.py
out_ps.py
out_render_3d.py New expansion patterns and out_dir from global section. 2021-11-30 19:12:14 -03:00
out_sch_variant.py
out_step.py Added 3D view render 2021-11-17 17:40:54 -03:00
out_svg.py
out_svg_sch_print.py
pre_base.py New expansion patterns and out_dir from global section. 2021-11-30 19:12:14 -03:00
pre_check_zone_fills.py
pre_drc.py New expansion patterns and out_dir from global section. 2021-11-30 19:12:14 -03:00
pre_erc.py New expansion patterns and out_dir from global section. 2021-11-30 19:12:14 -03:00
pre_erc_warnings.py
pre_filters.py New expansion patterns and out_dir from global section. 2021-11-30 19:12:14 -03:00
pre_ignore_unconnected.py
pre_sch_replace.py Added pre-flight to replace in the PCB 2021-12-03 16:52:04 -03:00
pre_update_xml.py New expansion patterns and out_dir from global section. 2021-11-30 19:12:14 -03:00
registrable.py Now you get an error when defining two outputs with the same name. 2021-12-02 14:58:37 -03:00
var_base.py PCB PDF Print: mechanism to change the block title. 2021-11-17 10:51:28 -03:00
var_ibom.py Internal BoM: the field used for variants doesn't produce conflicts. 2021-11-15 13:39:47 -03:00
var_kibom.py Fixed typo in comment. 2021-12-02 17:18:08 -03:00
var_kicost.py Internal BoM: the field used for variants doesn't produce conflicts. 2021-11-15 13:39:47 -03:00