| .. |
|
bom
|
Fixed B007 Loop control variable 'i' not used within the loop body.
|
2022-02-17 19:10:47 -03:00 |
|
kicad
|
Fixed B007 Loop control variable 'i' not used within the loop body.
|
2022-02-17 19:10:47 -03:00 |
|
mcpyrate
|
Fixed spelling
|
2022-02-16 19:56:04 -03:00 |
|
report_templates
|
Added support for the controlled impedance flag in KiCad 6
|
2022-01-18 16:06:17 -03:00 |
|
__init__.py
|
…
|
|
|
__main__.py
|
Fixed spelling
|
2022-02-16 19:56:04 -03:00 |
|
config_reader.py
|
Fixed B007 Loop control variable 'i' not used within the loop body.
|
2022-02-17 19:10:47 -03:00 |
|
docopt.py
|
…
|
|
|
drill_marks.py
|
…
|
|
|
error.py
|
…
|
|
|
fil_base.py
|
…
|
|
|
fil_field_rename.py
|
…
|
|
|
fil_generic.py
|
Fixed spelling
|
2022-02-16 19:56:04 -03:00 |
|
fil_rot_footprint.py
|
…
|
|
|
fil_subparts.py
|
Fixed spelling
|
2022-02-16 19:56:04 -03:00 |
|
fil_var_rename.py
|
Fixed spelling
|
2022-02-16 19:56:04 -03:00 |
|
fil_var_rename_kicost.py
|
…
|
|
|
globals.py
|
Added global *units* option
|
2022-02-14 15:42:54 -03:00 |
|
gs.py
|
Fixed B011 Do not call assert False
|
2022-02-17 16:37:01 -03:00 |
|
kiplot.py
|
Fixed spelling
|
2022-02-16 19:56:04 -03:00 |
|
layer.py
|
Fixed B007 Loop control variable 'i' not used within the loop body.
|
2022-02-17 19:10:47 -03:00 |
|
log.py
|
Fixed(?) YTT204 `sys.version_info.minor` compared to integer
|
2022-02-17 18:54:43 -03:00 |
|
macros.py
|
…
|
|
|
misc.py
|
Fixed C405 Unnecessary list literal - rewrite as a set literal.
|
2022-02-17 16:31:30 -03:00 |
|
optionable.py
|
Added global *units* option
|
2022-02-14 15:42:54 -03:00 |
|
out_any_drill.py
|
…
|
|
|
out_any_layer.py
|
…
|
|
|
out_base.py
|
Fixed spelling
|
2022-02-16 19:56:04 -03:00 |
|
out_base_3d.py
|
…
|
|
|
out_boardview.py
|
More deterministic Board View output
|
2022-02-07 13:26:58 -03:00 |
|
out_bom.py
|
Fixed spelling
|
2022-02-16 19:56:04 -03:00 |
|
out_compress.py
|
Fixed(?) YTT204 `sys.version_info.minor` compared to integer
|
2022-02-17 18:54:43 -03:00 |
|
out_download_datasheets.py
|
…
|
|
|
out_dxf.py
|
Removed coverage exclusions for KiCad 6 code
|
2022-02-11 12:58:39 -03:00 |
|
out_excellon.py
|
…
|
|
|
out_gerb_drill.py
|
…
|
|
|
out_gerber.py
|
Fixed spelling
|
2022-02-16 19:56:04 -03:00 |
|
out_gerber.py.debug
|
Fixed spelling
|
2022-02-16 19:56:04 -03:00 |
|
out_hpgl.py
|
…
|
|
|
out_ibom.py
|
…
|
|
|
out_kibom.py
|
…
|
|
|
out_kicost.py
|
Fixed C405 Unnecessary list literal - rewrite as a set literal.
|
2022-02-17 16:31:30 -03:00 |
|
out_pcbdraw.py
|
Fixed flake8 detail
|
2022-01-17 18:09:41 -03:00 |
|
out_pdf.py
|
Fixed spelling
|
2022-02-16 19:56:04 -03:00 |
|
out_pdf_pcb_print.py
|
Fixed spelling
|
2022-02-16 19:56:04 -03:00 |
|
out_pdf_sch_print.py
|
Fixed spelling
|
2022-02-16 19:56:04 -03:00 |
|
out_position.py
|
Fixed spelling
|
2022-02-16 19:56:04 -03:00 |
|
out_ps.py
|
…
|
|
|
out_qr_lib.py
|
Fixed B006 Do not use mutable data structures for argument defaults.
|
2022-02-17 16:45:10 -03:00 |
|
out_render_3d.py
|
Added support for different top/bottom PCB colors
|
2022-01-17 16:02:09 -03:00 |
|
out_report.py
|
Fixed C413 Unnecessary list call around sorted().
|
2022-02-17 16:04:13 -03:00 |
|
out_sch_variant.py
|
…
|
|
|
out_step.py
|
…
|
|
|
out_svg.py
|
…
|
|
|
out_svg_sch_print.py
|
…
|
|
|
pre_any_replace.py
|
…
|
|
|
pre_base.py
|
…
|
|
|
pre_check_zone_fills.py
|
…
|
|
|
pre_drc.py
|
…
|
|
|
pre_erc.py
|
…
|
|
|
pre_erc_warnings.py
|
…
|
|
|
pre_filters.py
|
…
|
|
|
pre_ignore_unconnected.py
|
…
|
|
|
pre_pcb_replace.py
|
…
|
|
|
pre_sch_replace.py
|
…
|
|
|
pre_update_qr.py
|
…
|
|
|
pre_update_xml.py
|
…
|
|
|
registrable.py
|
Fixed spelling
|
2022-02-16 19:56:04 -03:00 |
|
var_base.py
|
Fixed D300 Use """triple double quotes"""
|
2022-02-17 18:47:27 -03:00 |
|
var_ibom.py
|
Fixed D300 Use """triple double quotes"""
|
2022-02-17 18:47:27 -03:00 |
|
var_kibom.py
|
Fixed D300 Use """triple double quotes"""
|
2022-02-17 18:47:27 -03:00 |
|
var_kicost.py
|
Fixed D300 Use """triple double quotes"""
|
2022-02-17 18:47:27 -03:00 |