KiBot/kibot
Salvador E. Tropea 7ddb9f5892 Modified the log system to allow parallel file logging
- During quick start targets generation we log with full verbosity
  to a file and with the selected verbosity to the console.
2022-04-28 14:43:08 -03:00
..
PyPDF2
bom Modified the log system to allow parallel file logging 2022-04-28 14:43:08 -03:00
config_templates Added the first stepof the new `--quick-start` option 2022-04-26 09:51:14 -03:00
kicad Moved the KiCad 5 SVG scale constant to misc.py 2022-04-23 07:54:13 -03:00
kicad_colors
kicad_layouts
mcpyrate
report_templates Added the first stepof the new `--quick-start` option 2022-04-26 09:51:14 -03:00
svgutils Added background image to pcb_print 2022-04-23 08:48:32 -03:00
__init__.py
__main__.py Modified the log system to allow parallel file logging 2022-04-28 14:43:08 -03:00
config_reader.py Removed the need to import kiplot in config_reader 2022-04-28 14:19:53 -03:00
docopt.py
drill_marks.py
error.py
fil_base.py Fixed KiBoM mounting hole regex 2022-04-21 11:09:35 -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 Added global option `drill_size_increment` 2022-04-21 10:30:24 -03:00
gs.py Fixed KiCad 5 doesn't have LSET.Contains() 2022-04-26 12:14:24 -03:00
kiplot.py Fixed used layers detection in --quick-start 2022-04-28 14:26:02 -03:00
layer.py Fixed used layers detection in --quick-start 2022-04-28 14:26:02 -03:00
log.py Modified the log system to allow parallel file logging 2022-04-28 14:43:08 -03:00
macros.py
misc.py Added the first stepof the new `--quick-start` option 2022-04-26 09:51:14 -03:00
optionable.py
out_any_drill.py
out_any_layer.py Added the first stepof the new `--quick-start` option 2022-04-26 09:51:14 -03:00
out_any_pcb_print.py
out_any_sch_print.py
out_base.py Added the first stepof the new `--quick-start` option 2022-04-26 09:51:14 -03:00
out_base_3d.py Made the 3D models selection more robuts 2022-04-21 16:13:59 -03:00
out_boardview.py Added the first stepof the new `--quick-start` option 2022-04-26 09:51:14 -03:00
out_bom.py Now --quick-start is recursive 2022-04-26 16:23:20 -03:00
out_compress.py `compress.move_files` now removes dirs from outputs 2022-04-26 09:35:10 -03:00
out_download_datasheets.py Added the first stepof the new `--quick-start` option 2022-04-26 09:51:14 -03:00
out_dxf.py
out_excellon.py Added the first stepof the new `--quick-start` option 2022-04-26 09:51:14 -03:00
out_gencad.py Added the first stepof the new `--quick-start` option 2022-04-26 09:51:14 -03:00
out_gerb_drill.py Added the first stepof the new `--quick-start` option 2022-04-26 09:51:14 -03:00
out_gerber.py Fixed `gerber` example generation when no SCH 2022-04-28 14:08:25 -03:00
out_hpgl.py
out_ibom.py Added the first stepof the new `--quick-start` option 2022-04-26 09:51:14 -03:00
out_kibom.py
out_kicost.py
out_pcb_print.py Fixed KiCad 5 doesn't have LSET.Contains() 2022-04-26 12:14:24 -03:00
out_pcbdraw.py Added the first stepof the new `--quick-start` option 2022-04-26 09:51:14 -03:00
out_pdf.py
out_pdf_pcb_print.py
out_pdf_sch_print.py Added the first stepof the new `--quick-start` option 2022-04-26 09:51:14 -03:00
out_pdfunite.py Added the first stepof the new `--quick-start` option 2022-04-26 09:51:14 -03:00
out_position.py Added the first stepof the new `--quick-start` option 2022-04-26 09:51:14 -03:00
out_ps.py
out_qr_lib.py
out_render_3d.py Added the first stepof the new `--quick-start` option 2022-04-26 09:51:14 -03:00
out_report.py Fixed problems in reports when no vias 2022-04-28 14:07:28 -03:00
out_sch_variant.py
out_step.py Added the first stepof the new `--quick-start` option 2022-04-26 09:51:14 -03:00
out_svg.py
out_svg_pcb_print.py
out_svg_sch_print.py Added the first stepof the new `--quick-start` option 2022-04-26 09:51:14 -03:00
pre_annotate_pcb.py
pre_annotate_power.py
pre_any_replace.py
pre_base.py
pre_check_zone_fills.py
pre_drc.py
pre_erc.py
pre_erc_warnings.py
pre_fill_zones.py
pre_filters.py Allow to skip the `regex` value in filters 2022-04-28 14:06:46 -03:00
pre_ignore_unconnected.py
pre_pcb_replace.py
pre_sch_replace.py
pre_set_text_variables.py
pre_update_qr.py
pre_update_xml.py
registrable.py
var_base.py Made the 3D model selection more versatile 2022-04-20 19:42:51 -03:00
var_ibom.py
var_kibom.py Made the 3D model selection more versatile 2022-04-20 19:42:51 -03:00
var_kicost.py Made the 3D model selection more versatile 2022-04-20 19:42:51 -03:00