KiBot/kibot
Diego Capusotto babc9c4ea0 Added debug for not fitted components 2021-12-21 12:51:31 -03:00
..
bom Now the text* options of join must include any separator 2021-12-14 16:49:46 -03:00
kicad v6 loader: catch case were the file is just a word 2021-12-18 12:09:51 -03:00
mcpyrate
__init__.py
__main__.py KiCad 6 doesn't support the Rescue layer 2021-12-18 18:38:08 -03:00
config_reader.py Fixed missing documentation for `route_mode_for_oval_holes` option 2021-12-17 08:57:45 -03:00
docopt.py
drill_marks.py
error.py
fil_base.py Added debug for not fitted components 2021-12-21 12:51:31 -03:00
fil_field_rename.py
fil_generic.py
fil_rot_footprint.py
fil_subparts.py
fil_var_rename.py
fil_var_rename_kicost.py
globals.py Changed: The `%d/%sd/%bd` expansion patterns are now affected by the global `date_format`. 2021-12-15 17:15:49 -03:00
gs.py KiCad 6 doesn't support the Rescue layer 2021-12-18 18:38:08 -03:00
kiplot.py Simplified the code that detects KiCad v6 2021-12-17 13:11:42 -03:00
layer.py Simplified the code that detects KiCad v6 2021-12-17 13:11:42 -03:00
log.py Fixed config tests 2021-12-17 13:34:15 -03:00
macros.py Now `disable_run_by_default` can be defined as true 2021-12-14 20:44:37 -03:00
misc.py Added some preliminary support for v6 SCHs 2021-12-16 17:08:33 -03:00
optionable.py Changed: The `%d/%sd/%bd` expansion patterns are now affected by the global `date_format`. 2021-12-15 17:15:49 -03:00
out_any_drill.py Added support for v6 GetAuxOrigin change to out_position.py 2021-12-17 16:31:08 -03:00
out_any_layer.py Simplified the code that detects KiCad v6 2021-12-17 13:11:42 -03:00
out_base.py KiCad 6 doesn't support the Rescue layer 2021-12-18 18:38:08 -03:00
out_base_3d.py Added some abstraction for the KiCad project file extension. 2021-12-18 11:13:58 -03:00
out_boardview.py
out_bom.py Added support for \n and \t to text* options of join 2021-12-14 17:45:10 -03:00
out_compress.py Now you can compress files relative to the current working directory. 2021-12-03 19:30:11 -03:00
out_dxf.py Simplified the code that detects KiCad v6 2021-12-17 13:11:42 -03:00
out_excellon.py Fixed missing documentation for `route_mode_for_oval_holes` option 2021-12-17 08:57:45 -03:00
out_gerb_drill.py
out_gerber.py Simplified the code that detects KiCad v6 2021-12-17 13:11:42 -03:00
out_hpgl.py
out_ibom.py
out_kibom.py
out_kicost.py KiCost: list arguments wrongly passed. 2021-12-16 17:24:03 -03:00
out_pcbdraw.py
out_pdf.py Simplified the code that detects KiCad v6 2021-12-17 13:11:42 -03:00
out_pdf_pcb_print.py Added an option to remove the PCB edge on PCB print 2021-12-18 18:39:24 -03:00
out_pdf_sch_print.py Added some abstraction for the KiCad project file extension. 2021-12-18 11:13:58 -03:00
out_position.py Adapted out_position to KiCad v6. 2021-12-17 18:22:49 -03:00
out_ps.py Simplified the code that detects KiCad v6 2021-12-17 13:11:42 -03:00
out_render_3d.py Added `output_id` output option to be expanded by %I 2021-12-14 16:19:49 -03:00
out_sch_variant.py
out_step.py Removed temporal project left by out_step 2021-12-18 11:11:55 -03:00
out_svg.py Simplified the code that detects KiCad v6 2021-12-17 13:11:42 -03:00
out_svg_sch_print.py
pre_any_replace.py Documented the limitation about the date in the KiCad 6 title block 2021-12-18 17:01:11 -03:00
pre_base.py
pre_check_zone_fills.py
pre_drc.py Replaced call to Optionable expand_filename_sch by self.expand_dirname 2021-12-15 17:03:56 -03:00
pre_erc.py Replaced call to Optionable expand_filename_sch by self.expand_dirname 2021-12-15 17:03:56 -03:00
pre_erc_warnings.py
pre_filters.py
pre_ignore_unconnected.py
pre_pcb_replace.py Added some warnings about the replacement options. 2021-12-03 18:23:21 -03:00
pre_sch_replace.py Added KiCad 6 support to the sch_replace pre-flight 2021-12-18 17:02:17 -03:00
pre_update_xml.py Replaced call to Optionable expand_filename_sch by self.expand_dirname 2021-12-15 17:03:56 -03:00
registrable.py
var_base.py
var_ibom.py
var_kibom.py
var_kicost.py