KiBot/kibot
Salvador E. Tropea 365ca790d5 Changed output.dir default to `./`
- Makes easier to concatenate using `+DIR`
2021-11-16 06:44:01 -03:00
..
bom Removed extra W_BADVAL1 (no longer used) 2021-11-15 14:29:36 -03:00
kicad Fixed KiCost variants: when setting a field hat doesn't exist 2021-11-15 15:56:33 -03:00
mcpyrate
__init__.py
__main__.py Fixed command line for `--list` 2021-11-15 13:38:35 -03:00
config_reader.py Added Default global `dir` option 2021-11-15 14:40:30 -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 Added skip_top and skip_bottom options to the rot_footprint filter. 2021-04-25 12:20:39 -03:00
fil_subparts.py
fil_var_rename.py
fil_var_rename_kicost.py
globals.py Added Default global `dir` option 2021-11-15 14:40:30 -03:00
gs.py Added Default global `dir` option 2021-11-15 14:40:30 -03:00
kiplot.py Fixed: Makefile: %VALUE not expanded in the directory targets. 2021-11-15 13:58:31 -03:00
layer.py
log.py Fixed problems when trying to filter KiCost warnings. 2021-08-24 10:37:26 -03:00
macros.py
misc.py Added support for KiCad symbol libs without EOF comment. 2021-10-18 14:47:09 -03:00
optionable.py Changed the default `group_fields` list. 2021-09-27 11:31:51 -03:00
out_any_drill.py
out_any_layer.py
out_base.py Changed output.dir default to `./` 2021-11-16 06:44:01 -03:00
out_boardview.py Fixed spaces in netnames for the Board View format. 2021-10-12 09:01:10 -03:00
out_bom.py Added Default global `dir` option 2021-11-15 14:40:30 -03:00
out_compress.py
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
out_hpgl.py
out_ibom.py
out_kibom.py
out_kicost.py Added distributors selection to KiCost+KiBot 2021-04-28 12:13:12 -03:00
out_pcbdraw.py
out_pdf.py
out_pdf_pcb_print.py Option to hide component from PDF PCB Print 2021-10-14 14:07:35 -03:00
out_pdf_sch_print.py Fixed: no custom title block when printing a variant. 2021-08-24 12:42:16 -03:00
out_position.py Fixes position files, now defaults to use the auxiliar origin as KiCad. 2021-09-27 08:35:58 -03:00
out_ps.py
out_sch_variant.py
out_step.py
out_svg.py
out_svg_sch_print.py
pre_base.py
pre_check_zone_fills.py
pre_drc.py
pre_erc.py Added explanation for ERC on schematics not fully annotated 2021-09-21 13:14:06 -03:00
pre_erc_warnings.py
pre_filters.py
pre_ignore_unconnected.py
pre_update_xml.py
registrable.py Added a mechanism to import filters and variants. 2021-10-04 14:44:43 -03:00
var_base.py Internal BoM: the field used for variants doesn't produce conflicts. 2021-11-15 13:39:47 -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 Internal BoM: the field used for variants doesn't produce conflicts. 2021-11-15 13:39:47 -03:00
var_kicost.py Internal BoM: the field used for variants doesn't produce conflicts. 2021-11-15 13:39:47 -03:00