diff --git a/CHANGELOG.md b/CHANGELOG.md index 53daedae..814c139d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -452,4 +452,3 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Pick & place position - Debian package - Gerber job generation - diff --git a/docs/CASE_2020/Makefile b/docs/CASE_2020/Makefile index 3f298d5a..97d49a20 100644 --- a/docs/CASE_2020/Makefile +++ b/docs/CASE_2020/Makefile @@ -68,6 +68,3 @@ clean: @-rm -f $(TEXFILE).aux $(TEXFILE).ps $(TEXFILE).bbl $(TEXFILE).blg 2>/dev/null @-rm -f $(TEXFILE).lof $(TEXFILE).idx $(TEXFILE).ind $(TEXFILE).ilg 2>/dev/null @-rm -f .firstrun 2>/dev/null - - - diff --git a/docs/KiPlotYAML.md b/docs/KiPlotYAML.md index a858336e..415a01b5 100644 --- a/docs/KiPlotYAML.md +++ b/docs/KiPlotYAML.md @@ -262,4 +262,3 @@ and a list of component remappings. In this case 'PcbDraw 2' wants to use the sa So we use an anchor in the first options list (`&pcb_draw_ops`) and then we copy the data with `<<: *pcb_draw_ops`. The good thing is that we can overwrite options. Here we choose another `style` (ridiculous example), the bottom side (good example), a different list of components to show and we eliminate the `remap` dict. - diff --git a/docs/samples/Elecrow.kibot.yaml b/docs/samples/Elecrow.kibot.yaml index 3b092b4a..5fdb551e 100644 --- a/docs/samples/Elecrow.kibot.yaml +++ b/docs/samples/Elecrow.kibot.yaml @@ -57,4 +57,3 @@ outputs: dest: / - from_output: Elecrow_drill dest: / - diff --git a/docs/samples/Elecrow_stencil.kibot.yaml b/docs/samples/Elecrow_stencil.kibot.yaml index 30aa84fc..67c4c487 100644 --- a/docs/samples/Elecrow_stencil.kibot.yaml +++ b/docs/samples/Elecrow_stencil.kibot.yaml @@ -59,4 +59,3 @@ outputs: dest: / - from_output: Elecrow_drill dest: / - diff --git a/docs/samples/FusionPCB.kibot.yaml b/docs/samples/FusionPCB.kibot.yaml index a6028a03..fd49fab3 100644 --- a/docs/samples/FusionPCB.kibot.yaml +++ b/docs/samples/FusionPCB.kibot.yaml @@ -57,4 +57,3 @@ outputs: dest: / - from_output: FusionPCB_drill dest: / - diff --git a/docs/samples/JLCPCB.kibot.yaml b/docs/samples/JLCPCB.kibot.yaml index 65fadb75..49a73e3e 100644 --- a/docs/samples/JLCPCB.kibot.yaml +++ b/docs/samples/JLCPCB.kibot.yaml @@ -66,4 +66,3 @@ outputs: dest: / - from_output: JLCPCB_drill dest: / - diff --git a/docs/samples/JLCPCB_stencil.kibot.yaml b/docs/samples/JLCPCB_stencil.kibot.yaml index fda88cbe..71c2eb36 100644 --- a/docs/samples/JLCPCB_stencil.kibot.yaml +++ b/docs/samples/JLCPCB_stencil.kibot.yaml @@ -59,4 +59,3 @@ outputs: dest: / - from_output: JLCPCB_drill dest: / - diff --git a/docs/samples/P-Ban.kibot.yaml b/docs/samples/P-Ban.kibot.yaml index 4fe31af6..f3f41bce 100644 --- a/docs/samples/P-Ban.kibot.yaml +++ b/docs/samples/P-Ban.kibot.yaml @@ -70,4 +70,3 @@ outputs: dest: / - from_output: P-Ban_drill dest: / - diff --git a/docs/samples/PCBWay.kibot.yaml b/docs/samples/PCBWay.kibot.yaml index eada31e4..12670b0a 100644 --- a/docs/samples/PCBWay.kibot.yaml +++ b/docs/samples/PCBWay.kibot.yaml @@ -67,4 +67,3 @@ outputs: dest: / - from_output: PCBWay_drill dest: / - diff --git a/docs/samples/ardu_prog.kibot.yaml b/docs/samples/ardu_prog.kibot.yaml index 00f15a11..07c96272 100644 --- a/docs/samples/ardu_prog.kibot.yaml +++ b/docs/samples/ardu_prog.kibot.yaml @@ -157,4 +157,3 @@ outputs: comment: "STEP 3D model" type: step dir: 3D - diff --git a/docs/samples/example_1.kibot.yaml b/docs/samples/example_1.kibot.yaml index 7be13317..ea289006 100644 --- a/docs/samples/example_1.kibot.yaml +++ b/docs/samples/example_1.kibot.yaml @@ -163,5 +163,3 @@ outputs: units: millimeters # millimeters or inches separate_files_for_front_and_back: true only_smd: true - - diff --git a/docs/samples/generic_plot.kibot.yaml b/docs/samples/generic_plot.kibot.yaml index 3412bf81..d9b1f775 100644 --- a/docs/samples/generic_plot.kibot.yaml +++ b/docs/samples/generic_plot.kibot.yaml @@ -1377,4 +1377,3 @@ outputs: # [string=''] Board variant to apply. # Not fitted components are crossed variant: '' - diff --git a/tests/test_plot/README.md b/tests/test_plot/README.md index 6e80e2dd..4cac9c89 100644 --- a/tests/test_plot/README.md +++ b/tests/test_plot/README.md @@ -10,4 +10,4 @@ runners to avoid having hundreds of them! Bug that should be tested for: -* https://bugs.launchpad.net/kicad/+bug/1775037 \ No newline at end of file +* https://bugs.launchpad.net/kicad/+bug/1775037 diff --git a/tests/yaml_samples/bom.kibot.yaml b/tests/yaml_samples/bom.kibot.yaml index c5497d1e..e297b64d 100644 --- a/tests/yaml_samples/bom.kibot.yaml +++ b/tests/yaml_samples/bom.kibot.yaml @@ -19,4 +19,3 @@ outputs: dir: BoM options: format: CSV # HTML or CSV - diff --git a/tests/yaml_samples/bom_cfg.kibot.yaml b/tests/yaml_samples/bom_cfg.kibot.yaml index 051ab6df..c63904b2 100644 --- a/tests/yaml_samples/bom_cfg.kibot.yaml +++ b/tests/yaml_samples/bom_cfg.kibot.yaml @@ -18,4 +18,3 @@ outputs: join: - Footprint - Datasheet - diff --git a/tests/yaml_samples/bom_cfg3.kibot.yaml b/tests/yaml_samples/bom_cfg3.kibot.yaml index c67a37cb..e4369f07 100644 --- a/tests/yaml_samples/bom_cfg3.kibot.yaml +++ b/tests/yaml_samples/bom_cfg3.kibot.yaml @@ -11,4 +11,3 @@ outputs: format: CSV # HTML or CSV conf: ignore_dnf: true - diff --git a/tests/yaml_samples/compress_fail_deps.kibot.yaml b/tests/yaml_samples/compress_fail_deps.kibot.yaml index 5322fa33..86c37c94 100644 --- a/tests/yaml_samples/compress_fail_deps.kibot.yaml +++ b/tests/yaml_samples/compress_fail_deps.kibot.yaml @@ -14,4 +14,3 @@ outputs: options: files: - from_output: 'do_test' - diff --git a/tests/yaml_samples/compress_sources_1.kibot.yaml b/tests/yaml_samples/compress_sources_1.kibot.yaml index 35c3cc42..a36fda40 100644 --- a/tests/yaml_samples/compress_sources_1.kibot.yaml +++ b/tests/yaml_samples/compress_sources_1.kibot.yaml @@ -19,4 +19,3 @@ outputs: - source: tests/board_samples/kicad_5/sub-sheet.sch from_cwd: true dest: source - diff --git a/tests/yaml_samples/download_datasheets_1.kibot.yaml b/tests/yaml_samples/download_datasheets_1.kibot.yaml index 1b7330ab..361df70f 100644 --- a/tests/yaml_samples/download_datasheets_1.kibot.yaml +++ b/tests/yaml_samples/download_datasheets_1.kibot.yaml @@ -45,4 +45,3 @@ outputs: variant: test output: '${manf#}-${VALUE}:/%V.pdf' repeated: true - diff --git a/tests/yaml_samples/drc.kibot.yaml b/tests/yaml_samples/drc.kibot.yaml index a8794bb7..b834f17c 100644 --- a/tests/yaml_samples/drc.kibot.yaml +++ b/tests/yaml_samples/drc.kibot.yaml @@ -4,5 +4,3 @@ kibot: preflight: run_drc: true - - diff --git a/tests/yaml_samples/drc_filter.kibot.yaml b/tests/yaml_samples/drc_filter.kibot.yaml index 63c123e6..fefd2dcd 100644 --- a/tests/yaml_samples/drc_filter.kibot.yaml +++ b/tests/yaml_samples/drc_filter.kibot.yaml @@ -24,5 +24,3 @@ preflight: - filter_msg: 'Ignore unconnected pad 2 of C4' error: unconnected_items regexp: 'Pad 2 .* of C4' - - diff --git a/tests/yaml_samples/drc_time_out.kibot.yaml b/tests/yaml_samples/drc_time_out.kibot.yaml index 31641c55..37fa1896 100644 --- a/tests/yaml_samples/drc_time_out.kibot.yaml +++ b/tests/yaml_samples/drc_time_out.kibot.yaml @@ -8,5 +8,3 @@ global: preflight: run_drc: true - - diff --git a/tests/yaml_samples/drc_unco.kibot.yaml b/tests/yaml_samples/drc_unco.kibot.yaml index 3f8a6cb6..d3487f4f 100644 --- a/tests/yaml_samples/drc_unco.kibot.yaml +++ b/tests/yaml_samples/drc_unco.kibot.yaml @@ -5,5 +5,3 @@ kibot: preflight: run_drc: true ignore_unconnected: true - - diff --git a/tests/yaml_samples/drill.kibot.yaml b/tests/yaml_samples/drill.kibot.yaml index 69626b3c..211c201f 100644 --- a/tests/yaml_samples/drill.kibot.yaml +++ b/tests/yaml_samples/drill.kibot.yaml @@ -24,4 +24,3 @@ outputs: options: use_aux_axis_as_origin: false map: 'pdf' - diff --git a/tests/yaml_samples/drill_legacy.kiplot.yaml b/tests/yaml_samples/drill_legacy.kiplot.yaml index 57e9a24a..cfeb6da3 100644 --- a/tests/yaml_samples/drill_legacy.kiplot.yaml +++ b/tests/yaml_samples/drill_legacy.kiplot.yaml @@ -28,4 +28,3 @@ outputs: options: output: '' use_aux_axis_as_origin: false - diff --git a/tests/yaml_samples/drill_legacy_s.kiplot.yaml b/tests/yaml_samples/drill_legacy_s.kiplot.yaml index 5b2a5d33..24262870 100644 --- a/tests/yaml_samples/drill_legacy_s.kiplot.yaml +++ b/tests/yaml_samples/drill_legacy_s.kiplot.yaml @@ -30,4 +30,3 @@ outputs: map: output: '' type: 'pdf' - diff --git a/tests/yaml_samples/drill_single.kibot.yaml b/tests/yaml_samples/drill_single.kibot.yaml index 43fa55b8..888e2d91 100644 --- a/tests/yaml_samples/drill_single.kibot.yaml +++ b/tests/yaml_samples/drill_single.kibot.yaml @@ -23,4 +23,3 @@ outputs: options: use_aux_axis_as_origin: false map: 'pdf' - diff --git a/tests/yaml_samples/dxf.kibot.yaml b/tests/yaml_samples/dxf.kibot.yaml index 1fa7fe82..91578902 100644 --- a/tests/yaml_samples/dxf.kibot.yaml +++ b/tests/yaml_samples/dxf.kibot.yaml @@ -28,4 +28,3 @@ outputs: suffix: F_Cu - layer: F.Fab suffix: F_Fab - diff --git a/tests/yaml_samples/empty_zip.kibot.yaml b/tests/yaml_samples/empty_zip.kibot.yaml index 70efa72d..55513790 100644 --- a/tests/yaml_samples/empty_zip.kibot.yaml +++ b/tests/yaml_samples/empty_zip.kibot.yaml @@ -6,4 +6,3 @@ outputs: - name: result comment: Test rar compress type: compress - diff --git a/tests/yaml_samples/gerber_inner.kibot.yaml b/tests/yaml_samples/gerber_inner.kibot.yaml index abd0317d..612360f3 100644 --- a/tests/yaml_samples/gerber_inner.kibot.yaml +++ b/tests/yaml_samples/gerber_inner.kibot.yaml @@ -44,4 +44,3 @@ outputs: format: RAR files: - from_output: gerbers - diff --git a/tests/yaml_samples/gerber_inner_protel_1.kibot.yaml b/tests/yaml_samples/gerber_inner_protel_1.kibot.yaml index 0ab03473..7e6392dc 100644 --- a/tests/yaml_samples/gerber_inner_protel_1.kibot.yaml +++ b/tests/yaml_samples/gerber_inner_protel_1.kibot.yaml @@ -30,4 +30,3 @@ outputs: output: '%f_%i.%x' layers: all - diff --git a/tests/yaml_samples/gerber_inner_protel_2.kibot.yaml b/tests/yaml_samples/gerber_inner_protel_2.kibot.yaml index 9454a68f..99265d3d 100644 --- a/tests/yaml_samples/gerber_inner_protel_2.kibot.yaml +++ b/tests/yaml_samples/gerber_inner_protel_2.kibot.yaml @@ -44,4 +44,3 @@ outputs: compression: deflated files: - from_output: gerbers - diff --git a/tests/yaml_samples/gerber_inner_wrong.kibot.yaml b/tests/yaml_samples/gerber_inner_wrong.kibot.yaml index 9a9f9ef5..0c1a0488 100644 --- a/tests/yaml_samples/gerber_inner_wrong.kibot.yaml +++ b/tests/yaml_samples/gerber_inner_wrong.kibot.yaml @@ -35,4 +35,3 @@ outputs: - layer: Inner.5 suffix: Signal1 description: 'Inner signals 1' - diff --git a/tests/yaml_samples/gerber_variant_1.kibot.yaml b/tests/yaml_samples/gerber_variant_1.kibot.yaml index 0af624ce..70c38f23 100644 --- a/tests/yaml_samples/gerber_variant_1.kibot.yaml +++ b/tests/yaml_samples/gerber_variant_1.kibot.yaml @@ -44,4 +44,3 @@ outputs: layers: all options: variant: test - diff --git a/tests/yaml_samples/hpgl.kibot.yaml b/tests/yaml_samples/hpgl.kibot.yaml index cff28506..b4d76cb4 100644 --- a/tests/yaml_samples/hpgl.kibot.yaml +++ b/tests/yaml_samples/hpgl.kibot.yaml @@ -28,4 +28,3 @@ outputs: suffix: F_Cu - layer: B.SilkS suffix: B_Silks - diff --git a/tests/yaml_samples/hpgl_auto.kibot.yaml b/tests/yaml_samples/hpgl_auto.kibot.yaml index dd81c909..fcb577dd 100644 --- a/tests/yaml_samples/hpgl_auto.kibot.yaml +++ b/tests/yaml_samples/hpgl_auto.kibot.yaml @@ -28,4 +28,3 @@ outputs: suffix: F_Cuá - layer: B.SilkS suffix: B_Silks - diff --git a/tests/yaml_samples/ibom.kibot.yaml b/tests/yaml_samples/ibom.kibot.yaml index 51b4cca7..baa62681 100644 --- a/tests/yaml_samples/ibom.kibot.yaml +++ b/tests/yaml_samples/ibom.kibot.yaml @@ -32,4 +32,3 @@ outputs: variants_whitelist: '' variants_blacklist: '' dnp_field: '' - diff --git a/tests/yaml_samples/ibom_all_ops5.kibot.yaml b/tests/yaml_samples/ibom_all_ops5.kibot.yaml index 4a1cbd57..efcd2c4f 100644 --- a/tests/yaml_samples/ibom_all_ops5.kibot.yaml +++ b/tests/yaml_samples/ibom_all_ops5.kibot.yaml @@ -32,4 +32,3 @@ outputs: variants_whitelist: 'bla,ble,bli' variants_blacklist: 'blo,blu' dnp_field: 'DNP' - diff --git a/tests/yaml_samples/ibom_all_ops6.kibot.yaml b/tests/yaml_samples/ibom_all_ops6.kibot.yaml index 741acb8a..de445e15 100644 --- a/tests/yaml_samples/ibom_all_ops6.kibot.yaml +++ b/tests/yaml_samples/ibom_all_ops6.kibot.yaml @@ -32,4 +32,3 @@ outputs: variants_whitelist: 'bla,ble,bli' variants_blacklist: 'blo,blu' dnp_field: 'DNP' - diff --git a/tests/yaml_samples/ibom_no_ops.kibot.yaml b/tests/yaml_samples/ibom_no_ops.kibot.yaml index 23899ee0..ab239474 100644 --- a/tests/yaml_samples/ibom_no_ops.kibot.yaml +++ b/tests/yaml_samples/ibom_no_ops.kibot.yaml @@ -7,4 +7,3 @@ outputs: comment: "Interactive Bill of Materials (HTML)" type: ibom dir: BoM - diff --git a/tests/yaml_samples/import_test_3.kibot.yaml b/tests/yaml_samples/import_test_3.kibot.yaml index 35b545d9..b3133c18 100644 --- a/tests/yaml_samples/import_test_3.kibot.yaml +++ b/tests/yaml_samples/import_test_3.kibot.yaml @@ -14,4 +14,3 @@ outputs: extends: position options: separate_files_for_front_and_back: false - diff --git a/tests/yaml_samples/import_test_4.kibot.yaml b/tests/yaml_samples/import_test_4.kibot.yaml index 1a2991c2..c6a7a243 100644 --- a/tests/yaml_samples/import_test_4.kibot.yaml +++ b/tests/yaml_samples/import_test_4.kibot.yaml @@ -15,4 +15,3 @@ outputs: disable_run_by_default: true options: separate_files_for_front_and_back: false - diff --git a/tests/yaml_samples/int_bom_column_rename_csv.kibot.yaml b/tests/yaml_samples/int_bom_column_rename_csv.kibot.yaml index 885de71f..28edb1b0 100644 --- a/tests/yaml_samples/int_bom_column_rename_csv.kibot.yaml +++ b/tests/yaml_samples/int_bom_column_rename_csv.kibot.yaml @@ -22,4 +22,3 @@ outputs: name: Código Digi-Key - field: Quantity Per PCB name: Cantidad por PCB - diff --git a/tests/yaml_samples/int_bom_column_rename_html.kibot.yaml b/tests/yaml_samples/int_bom_column_rename_html.kibot.yaml index 2619dd21..cdcc4588 100644 --- a/tests/yaml_samples/int_bom_column_rename_html.kibot.yaml +++ b/tests/yaml_samples/int_bom_column_rename_html.kibot.yaml @@ -22,4 +22,3 @@ outputs: name: Código Digi-Key - field: Quantity Per PCB name: Cantidad por PCB - diff --git a/tests/yaml_samples/int_bom_column_rename_xlsx.kibot.yaml b/tests/yaml_samples/int_bom_column_rename_xlsx.kibot.yaml index a009301f..b36f2c36 100644 --- a/tests/yaml_samples/int_bom_column_rename_xlsx.kibot.yaml +++ b/tests/yaml_samples/int_bom_column_rename_xlsx.kibot.yaml @@ -23,4 +23,3 @@ outputs: name: Código Digi-Key - field: Quantity Per PCB name: Cantidad por PCB - diff --git a/tests/yaml_samples/int_bom_column_rename_xml.kibot.yaml b/tests/yaml_samples/int_bom_column_rename_xml.kibot.yaml index d4190af2..da9a49b2 100644 --- a/tests/yaml_samples/int_bom_column_rename_xml.kibot.yaml +++ b/tests/yaml_samples/int_bom_column_rename_xml.kibot.yaml @@ -23,4 +23,3 @@ outputs: name: Código Digi-Key - field: Quantity Per PCB name: Cantidad por PCB - diff --git a/tests/yaml_samples/int_bom_column_sensitive.kibot.yaml b/tests/yaml_samples/int_bom_column_sensitive.kibot.yaml index d60e5c4f..dc33b7d8 100644 --- a/tests/yaml_samples/int_bom_column_sensitive.kibot.yaml +++ b/tests/yaml_samples/int_bom_column_sensitive.kibot.yaml @@ -13,4 +13,3 @@ outputs: - value - part - description - diff --git a/tests/yaml_samples/int_bom_fil_1.kibot.yaml b/tests/yaml_samples/int_bom_fil_1.kibot.yaml index dde54311..63bdf42c 100644 --- a/tests/yaml_samples/int_bom_fil_1.kibot.yaml +++ b/tests/yaml_samples/int_bom_fil_1.kibot.yaml @@ -83,4 +83,3 @@ outputs: output: 'multi.csv' use_alt: true exclude_filter: ['!by prefix', 'empty val'] - diff --git a/tests/yaml_samples/int_bom_fil_dummy.kibot.yaml b/tests/yaml_samples/int_bom_fil_dummy.kibot.yaml index a7fae113..8a992d0d 100644 --- a/tests/yaml_samples/int_bom_fil_dummy.kibot.yaml +++ b/tests/yaml_samples/int_bom_fil_dummy.kibot.yaml @@ -11,4 +11,3 @@ outputs: use_alt: true exclude_filter: '' no_conflict: ['bb'] - diff --git a/tests/yaml_samples/int_bom_html_generate_dnf.kibot.yaml b/tests/yaml_samples/int_bom_html_generate_dnf.kibot.yaml index 81d1c983..b9a030ae 100644 --- a/tests/yaml_samples/int_bom_html_generate_dnf.kibot.yaml +++ b/tests/yaml_samples/int_bom_html_generate_dnf.kibot.yaml @@ -10,4 +10,3 @@ outputs: options: html: generate_dnf: false - diff --git a/tests/yaml_samples/int_bom_include_dnf.kibot.yaml b/tests/yaml_samples/int_bom_include_dnf.kibot.yaml index f7563005..19e29301 100644 --- a/tests/yaml_samples/int_bom_include_dnf.kibot.yaml +++ b/tests/yaml_samples/int_bom_include_dnf.kibot.yaml @@ -9,4 +9,3 @@ outputs: dir: BoM options: ignore_dnf: false - diff --git a/tests/yaml_samples/int_bom_join_1.kibot.yaml b/tests/yaml_samples/int_bom_join_1.kibot.yaml index ee9fc264..afae4d8e 100644 --- a/tests/yaml_samples/int_bom_join_1.kibot.yaml +++ b/tests/yaml_samples/int_bom_join_1.kibot.yaml @@ -19,4 +19,3 @@ outputs: - field: digikey# join: '' - Quantity Per PCB - diff --git a/tests/yaml_samples/int_bom_join_2.kibot.yaml b/tests/yaml_samples/int_bom_join_2.kibot.yaml index 27bf0cdd..b2345c35 100644 --- a/tests/yaml_samples/int_bom_join_2.kibot.yaml +++ b/tests/yaml_samples/int_bom_join_2.kibot.yaml @@ -26,4 +26,3 @@ outputs: - field: digikey# join: '' - Quantity Per PCB - diff --git a/tests/yaml_samples/int_bom_merge_csv_1.kibot.yaml b/tests/yaml_samples/int_bom_merge_csv_1.kibot.yaml index 1d8a7b03..38169d80 100644 --- a/tests/yaml_samples/int_bom_merge_csv_1.kibot.yaml +++ b/tests/yaml_samples/int_bom_merge_csv_1.kibot.yaml @@ -20,4 +20,3 @@ outputs: - file: tests/board_samples/kicad_5/merge_3.sch ref_id: 'C:' number: 4 - diff --git a/tests/yaml_samples/int_bom_merge_csv_1_k6.kibot.yaml b/tests/yaml_samples/int_bom_merge_csv_1_k6.kibot.yaml index 87a05e43..ff16fceb 100644 --- a/tests/yaml_samples/int_bom_merge_csv_1_k6.kibot.yaml +++ b/tests/yaml_samples/int_bom_merge_csv_1_k6.kibot.yaml @@ -20,4 +20,3 @@ outputs: - file: tests/board_samples/kicad_6/merge_3.kicad_sch ref_id: 'C:' number: 4 - diff --git a/tests/yaml_samples/int_bom_merge_html_1.kibot.yaml b/tests/yaml_samples/int_bom_merge_html_1.kibot.yaml index bb64b376..c4a143e8 100644 --- a/tests/yaml_samples/int_bom_merge_html_1.kibot.yaml +++ b/tests/yaml_samples/int_bom_merge_html_1.kibot.yaml @@ -20,4 +20,3 @@ outputs: - file: tests/board_samples/kicad_5/merge_3.sch ref_id: 'C:' number: 4 - diff --git a/tests/yaml_samples/int_bom_merge_html_1_k6.kibot.yaml b/tests/yaml_samples/int_bom_merge_html_1_k6.kibot.yaml index 9849dfa1..38df1ae1 100644 --- a/tests/yaml_samples/int_bom_merge_html_1_k6.kibot.yaml +++ b/tests/yaml_samples/int_bom_merge_html_1_k6.kibot.yaml @@ -20,4 +20,3 @@ outputs: - file: tests/board_samples/kicad_6/merge_3.kicad_sch ref_id: 'C:' number: 4 - diff --git a/tests/yaml_samples/int_bom_merge_xlsx_1.kibot.yaml b/tests/yaml_samples/int_bom_merge_xlsx_1.kibot.yaml index ae3f641b..bafdc085 100644 --- a/tests/yaml_samples/int_bom_merge_xlsx_1.kibot.yaml +++ b/tests/yaml_samples/int_bom_merge_xlsx_1.kibot.yaml @@ -20,4 +20,3 @@ outputs: - file: tests/board_samples/kicad_5/merge_3.sch ref_id: 'C:' number: 4 - diff --git a/tests/yaml_samples/int_bom_merge_xlsx_1_k6.kibot.yaml b/tests/yaml_samples/int_bom_merge_xlsx_1_k6.kibot.yaml index 7e8433b5..86fa2f6a 100644 --- a/tests/yaml_samples/int_bom_merge_xlsx_1_k6.kibot.yaml +++ b/tests/yaml_samples/int_bom_merge_xlsx_1_k6.kibot.yaml @@ -20,4 +20,3 @@ outputs: - file: tests/board_samples/kicad_6/merge_3.kicad_sch ref_id: 'C:' number: 4 - diff --git a/tests/yaml_samples/int_bom_merge_xml_1.kibot.yaml b/tests/yaml_samples/int_bom_merge_xml_1.kibot.yaml index 09115e4e..71ffe8f0 100644 --- a/tests/yaml_samples/int_bom_merge_xml_1.kibot.yaml +++ b/tests/yaml_samples/int_bom_merge_xml_1.kibot.yaml @@ -20,4 +20,3 @@ outputs: - file: tests/board_samples/kicad_5/merge_3.sch ref_id: 'C:' number: 4 - diff --git a/tests/yaml_samples/int_bom_merge_xml_1_k6.kibot.yaml b/tests/yaml_samples/int_bom_merge_xml_1_k6.kibot.yaml index cda2f1eb..6a7ec338 100644 --- a/tests/yaml_samples/int_bom_merge_xml_1_k6.kibot.yaml +++ b/tests/yaml_samples/int_bom_merge_xml_1_k6.kibot.yaml @@ -20,4 +20,3 @@ outputs: - file: tests/board_samples/kicad_6/merge_3.kicad_sch ref_id: 'C:' number: 4 - diff --git a/tests/yaml_samples/int_bom_no_group_connectors.kibot.yaml b/tests/yaml_samples/int_bom_no_group_connectors.kibot.yaml index d6d30172..4e408dcf 100644 --- a/tests/yaml_samples/int_bom_no_group_connectors.kibot.yaml +++ b/tests/yaml_samples/int_bom_no_group_connectors.kibot.yaml @@ -9,4 +9,3 @@ outputs: dir: BoM options: group_connectors: false - diff --git a/tests/yaml_samples/int_bom_no_number_rows.kibot.yaml b/tests/yaml_samples/int_bom_no_number_rows.kibot.yaml index ebebe43f..1174a58b 100644 --- a/tests/yaml_samples/int_bom_no_number_rows.kibot.yaml +++ b/tests/yaml_samples/int_bom_no_number_rows.kibot.yaml @@ -18,4 +18,3 @@ outputs: - Status - Datasheet - Config - diff --git a/tests/yaml_samples/int_bom_ref_separator.kibot.yaml b/tests/yaml_samples/int_bom_ref_separator.kibot.yaml index dfa575c3..97dd081b 100644 --- a/tests/yaml_samples/int_bom_ref_separator.kibot.yaml +++ b/tests/yaml_samples/int_bom_ref_separator.kibot.yaml @@ -9,4 +9,3 @@ outputs: dir: BoM options: ref_separator: ',' - diff --git a/tests/yaml_samples/int_bom_sheet_path.kibot.yaml b/tests/yaml_samples/int_bom_sheet_path.kibot.yaml index d287fd55..1a9ed18c 100644 --- a/tests/yaml_samples/int_bom_sheet_path.kibot.yaml +++ b/tests/yaml_samples/int_bom_sheet_path.kibot.yaml @@ -10,4 +10,3 @@ outputs: options: columns: ['Row','Description','Part','References','Value','Footprint','Quantity Per PCB','Status','Datasheet','Sheetpath'] group_fields: [] - diff --git a/tests/yaml_samples/int_bom_simple_xlsx.kibot.yaml b/tests/yaml_samples/int_bom_simple_xlsx.kibot.yaml index 3b2fe777..76c2c9fe 100644 --- a/tests/yaml_samples/int_bom_simple_xlsx.kibot.yaml +++ b/tests/yaml_samples/int_bom_simple_xlsx.kibot.yaml @@ -9,4 +9,3 @@ outputs: dir: BoM options: format: XLSX - diff --git a/tests/yaml_samples/int_bom_simple_xlsx_3.kibot.yaml b/tests/yaml_samples/int_bom_simple_xlsx_3.kibot.yaml index 4769ae34..e00c7278 100644 --- a/tests/yaml_samples/int_bom_simple_xlsx_3.kibot.yaml +++ b/tests/yaml_samples/int_bom_simple_xlsx_3.kibot.yaml @@ -11,4 +11,3 @@ outputs: format: XLSX xlsx: logo: false - diff --git a/tests/yaml_samples/int_bom_simple_xlsx_4.kibot.yaml b/tests/yaml_samples/int_bom_simple_xlsx_4.kibot.yaml index 4f8834e4..0cc91679 100644 --- a/tests/yaml_samples/int_bom_simple_xlsx_4.kibot.yaml +++ b/tests/yaml_samples/int_bom_simple_xlsx_4.kibot.yaml @@ -12,4 +12,3 @@ outputs: xlsx: title: '' logo: false - diff --git a/tests/yaml_samples/int_bom_simple_xlsx_7.kibot.yaml b/tests/yaml_samples/int_bom_simple_xlsx_7.kibot.yaml index 28f0c01d..dac6fd09 100644 --- a/tests/yaml_samples/int_bom_simple_xlsx_7.kibot.yaml +++ b/tests/yaml_samples/int_bom_simple_xlsx_7.kibot.yaml @@ -12,4 +12,3 @@ outputs: xlsx: logo: docs/images/bot.png col_colors: false - diff --git a/tests/yaml_samples/int_bom_simple_xml.kibot.yaml b/tests/yaml_samples/int_bom_simple_xml.kibot.yaml index 8a873acc..34ad1c1b 100644 --- a/tests/yaml_samples/int_bom_simple_xml.kibot.yaml +++ b/tests/yaml_samples/int_bom_simple_xml.kibot.yaml @@ -9,4 +9,3 @@ outputs: dir: BoM options: format: XML - diff --git a/tests/yaml_samples/int_bom_subparts_1.kibot.yaml b/tests/yaml_samples/int_bom_subparts_1.kibot.yaml index 3dbb6679..b1123887 100644 --- a/tests/yaml_samples/int_bom_subparts_1.kibot.yaml +++ b/tests/yaml_samples/int_bom_subparts_1.kibot.yaml @@ -61,4 +61,3 @@ outputs: xlsx: digikey_link: 'digikey#' highlight_empty: false - diff --git a/tests/yaml_samples/int_bom_subparts_2.kibot.yaml b/tests/yaml_samples/int_bom_subparts_2.kibot.yaml index cc5acf99..0e0bc264 100644 --- a/tests/yaml_samples/int_bom_subparts_2.kibot.yaml +++ b/tests/yaml_samples/int_bom_subparts_2.kibot.yaml @@ -139,4 +139,3 @@ outputs: xlsx: digikey_link: 'digikey#' highlight_empty: false - diff --git a/tests/yaml_samples/int_bom_subparts_3.kibot.yaml b/tests/yaml_samples/int_bom_subparts_3.kibot.yaml index d81db1a1..0eae7b09 100644 --- a/tests/yaml_samples/int_bom_subparts_3.kibot.yaml +++ b/tests/yaml_samples/int_bom_subparts_3.kibot.yaml @@ -65,4 +65,3 @@ outputs: xlsx: digikey_link: 'digikey#' highlight_empty: false - diff --git a/tests/yaml_samples/int_bom_use_alt.kibot.yaml b/tests/yaml_samples/int_bom_use_alt.kibot.yaml index 1add18e2..7df38dd1 100644 --- a/tests/yaml_samples/int_bom_use_alt.kibot.yaml +++ b/tests/yaml_samples/int_bom_use_alt.kibot.yaml @@ -9,4 +9,3 @@ outputs: dir: BoM options: use_alt: true - diff --git a/tests/yaml_samples/int_bom_use_alt_2.kibot.yaml b/tests/yaml_samples/int_bom_use_alt_2.kibot.yaml index cdbf915e..e31b92a2 100644 --- a/tests/yaml_samples/int_bom_use_alt_2.kibot.yaml +++ b/tests/yaml_samples/int_bom_use_alt_2.kibot.yaml @@ -11,4 +11,3 @@ outputs: use_alt: true ref_separator: ; merge_blank_fields: false - diff --git a/tests/yaml_samples/int_bom_var_5_csv.kibot.yaml b/tests/yaml_samples/int_bom_var_5_csv.kibot.yaml index e072a611..1e7ce691 100644 --- a/tests/yaml_samples/int_bom_var_5_csv.kibot.yaml +++ b/tests/yaml_samples/int_bom_var_5_csv.kibot.yaml @@ -15,4 +15,3 @@ outputs: dir: BoM options: variant: 'test multi' - diff --git a/tests/yaml_samples/int_bom_var_rename_1_csv.kibot.yaml b/tests/yaml_samples/int_bom_var_rename_1_csv.kibot.yaml index c3314069..cc2355a3 100644 --- a/tests/yaml_samples/int_bom_var_rename_1_csv.kibot.yaml +++ b/tests/yaml_samples/int_bom_var_rename_1_csv.kibot.yaml @@ -52,4 +52,3 @@ outputs: - Description - Manufacturer - Manufacturer Part Number - diff --git a/tests/yaml_samples/int_bom_var_rename_2_csv.kibot.yaml b/tests/yaml_samples/int_bom_var_rename_2_csv.kibot.yaml index f3016ab7..573b4321 100644 --- a/tests/yaml_samples/int_bom_var_rename_2_csv.kibot.yaml +++ b/tests/yaml_samples/int_bom_var_rename_2_csv.kibot.yaml @@ -53,4 +53,3 @@ outputs: - Description - Manufacturer - Manufacturer Part Number - diff --git a/tests/yaml_samples/int_bom_var_t2s_csv.kibot.yaml b/tests/yaml_samples/int_bom_var_t2s_csv.kibot.yaml index c055aeaf..80d3c28b 100644 --- a/tests/yaml_samples/int_bom_var_t2s_csv.kibot.yaml +++ b/tests/yaml_samples/int_bom_var_t2s_csv.kibot.yaml @@ -28,4 +28,3 @@ outputs: dir: BoM options: variant: dummy2 - diff --git a/tests/yaml_samples/kibom_1.kibot.yaml b/tests/yaml_samples/kibom_1.kibot.yaml index 66b76b25..39228cee 100644 --- a/tests/yaml_samples/kibom_1.kibot.yaml +++ b/tests/yaml_samples/kibom_1.kibot.yaml @@ -64,4 +64,3 @@ outputs: join: - Footprint - Footprint Lib - diff --git a/tests/yaml_samples/makefile_1.kibot.yaml b/tests/yaml_samples/makefile_1.kibot.yaml index 3d8edcf2..0df42451 100644 --- a/tests/yaml_samples/makefile_1.kibot.yaml +++ b/tests/yaml_samples/makefile_1.kibot.yaml @@ -120,4 +120,3 @@ outputs: - from_output: 'drill' - source: '*' dest: AnotherCopy - diff --git a/tests/yaml_samples/pcbdraw.kibot.yaml b/tests/yaml_samples/pcbdraw.kibot.yaml index 3105ded8..836fd438 100644 --- a/tests/yaml_samples/pcbdraw.kibot.yaml +++ b/tests/yaml_samples/pcbdraw.kibot.yaml @@ -59,4 +59,3 @@ outputs: - L_G1 - L_B1 remap: - diff --git a/tests/yaml_samples/pcbdraw_simple.kibot.yaml b/tests/yaml_samples/pcbdraw_simple.kibot.yaml index c93d56ac..8908493c 100644 --- a/tests/yaml_samples/pcbdraw_simple.kibot.yaml +++ b/tests/yaml_samples/pcbdraw_simple.kibot.yaml @@ -30,4 +30,3 @@ outputs: format: jpg show_components: none warnings: none - diff --git a/tests/yaml_samples/pcbdraw_variant_1.kibot.yaml b/tests/yaml_samples/pcbdraw_variant_1.kibot.yaml index ccd4c8f4..b053d8f5 100644 --- a/tests/yaml_samples/pcbdraw_variant_1.kibot.yaml +++ b/tests/yaml_samples/pcbdraw_variant_1.kibot.yaml @@ -15,4 +15,3 @@ outputs: options: variant: default format: png - diff --git a/tests/yaml_samples/pcbdraw_variant_2.kibot.yaml b/tests/yaml_samples/pcbdraw_variant_2.kibot.yaml index 77910499..f8f59c1e 100644 --- a/tests/yaml_samples/pcbdraw_variant_2.kibot.yaml +++ b/tests/yaml_samples/pcbdraw_variant_2.kibot.yaml @@ -19,4 +19,3 @@ outputs: # This isn't a good idea, but works show_components: - 'C1' - diff --git a/tests/yaml_samples/pdf_variant_1.kibot.yaml b/tests/yaml_samples/pdf_variant_1.kibot.yaml index 16a9d6fe..caf410d8 100644 --- a/tests/yaml_samples/pdf_variant_1.kibot.yaml +++ b/tests/yaml_samples/pdf_variant_1.kibot.yaml @@ -15,4 +15,3 @@ outputs: layers: [ F.Fab, B.Fab ] options: variant: default - diff --git a/tests/yaml_samples/pdf_zone-refill.kibot.yaml b/tests/yaml_samples/pdf_zone-refill.kibot.yaml index 6b614883..fe80f597 100644 --- a/tests/yaml_samples/pdf_zone-refill.kibot.yaml +++ b/tests/yaml_samples/pdf_zone-refill.kibot.yaml @@ -27,4 +27,3 @@ outputs: layers: - layer: B.Cu suffix: B_Cu - diff --git a/tests/yaml_samples/pre_skip.kibot.yaml b/tests/yaml_samples/pre_skip.kibot.yaml index bc1e6eff..206ff616 100644 --- a/tests/yaml_samples/pre_skip.kibot.yaml +++ b/tests/yaml_samples/pre_skip.kibot.yaml @@ -4,4 +4,3 @@ kibot: preflight: run_erc: true - diff --git a/tests/yaml_samples/print_pcb.kibot.yaml b/tests/yaml_samples/print_pcb.kibot.yaml index dbb6b368..130ff8f3 100644 --- a/tests/yaml_samples/print_pcb.kibot.yaml +++ b/tests/yaml_samples/print_pcb.kibot.yaml @@ -12,4 +12,3 @@ outputs: layers: - layer: F.Cu - layer: F.SilkS - diff --git a/tests/yaml_samples/print_pcb_options.kibot.yaml b/tests/yaml_samples/print_pcb_options.kibot.yaml index 99a16004..4fb79043 100644 --- a/tests/yaml_samples/print_pcb_options.kibot.yaml +++ b/tests/yaml_samples/print_pcb_options.kibot.yaml @@ -16,4 +16,3 @@ outputs: layers: - layer: F.Cu - layer: F.SilkS - diff --git a/tests/yaml_samples/print_pcb_zone-refill.kibot.yaml b/tests/yaml_samples/print_pcb_zone-refill.kibot.yaml index 0e41aee3..42da6acc 100644 --- a/tests/yaml_samples/print_pcb_zone-refill.kibot.yaml +++ b/tests/yaml_samples/print_pcb_zone-refill.kibot.yaml @@ -15,4 +15,3 @@ outputs: scaling: 0 layers: - layer: B.Cu - diff --git a/tests/yaml_samples/print_sch.kibot.yaml b/tests/yaml_samples/print_sch.kibot.yaml index 11a541a7..625d2b6a 100644 --- a/tests/yaml_samples/print_sch.kibot.yaml +++ b/tests/yaml_samples/print_sch.kibot.yaml @@ -9,4 +9,3 @@ outputs: dir: . options: output: Schematic.pdf - diff --git a/tests/yaml_samples/print_sch_svg.kibot.yaml b/tests/yaml_samples/print_sch_svg.kibot.yaml index af20c147..39b022f3 100644 --- a/tests/yaml_samples/print_sch_svg.kibot.yaml +++ b/tests/yaml_samples/print_sch_svg.kibot.yaml @@ -9,4 +9,3 @@ outputs: dir: . options: output: Schematic.svg - diff --git a/tests/yaml_samples/render_3d_variant_1.kibot.yaml b/tests/yaml_samples/render_3d_variant_1.kibot.yaml index eab2a877..76e97556 100644 --- a/tests/yaml_samples/render_3d_variant_1.kibot.yaml +++ b/tests/yaml_samples/render_3d_variant_1.kibot.yaml @@ -25,4 +25,3 @@ outputs: type: render_3d options: variant: default - diff --git a/tests/yaml_samples/report_simple_1.kibot.yaml b/tests/yaml_samples/report_simple_1.kibot.yaml index 6d4a8995..baac2cb5 100644 --- a/tests/yaml_samples/report_simple_1.kibot.yaml +++ b/tests/yaml_samples/report_simple_1.kibot.yaml @@ -18,4 +18,3 @@ outputs: output_id: _simple options: template: simple - diff --git a/tests/yaml_samples/simple_2layer.kibot.yaml b/tests/yaml_samples/simple_2layer.kibot.yaml index 833d0705..6cf37ea5 100644 --- a/tests/yaml_samples/simple_2layer.kibot.yaml +++ b/tests/yaml_samples/simple_2layer.kibot.yaml @@ -38,4 +38,3 @@ outputs: suffix: F_SilkS - layer: Dwgs.User suffix: Dwgs - diff --git a/tests/yaml_samples/simple_position_rot_4f.kibot.yaml b/tests/yaml_samples/simple_position_rot_4f.kibot.yaml index 24f5bd3a..7c9185e7 100644 --- a/tests/yaml_samples/simple_position_rot_4f.kibot.yaml +++ b/tests/yaml_samples/simple_position_rot_4f.kibot.yaml @@ -15,4 +15,3 @@ variants: type: kibom variant: rotated pre_transform: _rot_footprint - diff --git a/tests/yaml_samples/step_variant_1.kibot.yaml b/tests/yaml_samples/step_variant_1.kibot.yaml index 0965ae90..a06871da 100644 --- a/tests/yaml_samples/step_variant_1.kibot.yaml +++ b/tests/yaml_samples/step_variant_1.kibot.yaml @@ -21,4 +21,3 @@ outputs: type: step options: variant: default - diff --git a/tests/yaml_samples/svg.kibot.yaml b/tests/yaml_samples/svg.kibot.yaml index a83f919c..e807a98b 100644 --- a/tests/yaml_samples/svg.kibot.yaml +++ b/tests/yaml_samples/svg.kibot.yaml @@ -26,4 +26,3 @@ outputs: suffix: F_Cu - layer: F.Fab suffix: F_Fab - diff --git a/tests/yaml_samples/svg_anchor.kibot.yaml b/tests/yaml_samples/svg_anchor.kibot.yaml index 70002e73..2dcccd55 100644 --- a/tests/yaml_samples/svg_anchor.kibot.yaml +++ b/tests/yaml_samples/svg_anchor.kibot.yaml @@ -30,4 +30,3 @@ outputs: mirror_plot: true negative_plot: true layers: *copper_and_cmts - diff --git a/tests/yaml_samples/svg_copper_and_cmt.kibot.yaml b/tests/yaml_samples/svg_copper_and_cmt.kibot.yaml index 7800b3d9..39825db8 100644 --- a/tests/yaml_samples/svg_copper_and_cmt.kibot.yaml +++ b/tests/yaml_samples/svg_copper_and_cmt.kibot.yaml @@ -24,4 +24,3 @@ outputs: layers: - copper - 'Cmts.User' - diff --git a/tests/yaml_samples/svg_copper_and_draw.kibot.yaml b/tests/yaml_samples/svg_copper_and_draw.kibot.yaml index 72604a35..54db3bec 100644 --- a/tests/yaml_samples/svg_copper_and_draw.kibot.yaml +++ b/tests/yaml_samples/svg_copper_and_draw.kibot.yaml @@ -26,4 +26,3 @@ outputs: - layer: 'Dwgs.User' suffix: 'Dwgs_User' description: 'User drawings' - diff --git a/tests/yaml_samples/svg_technical.kibot.yaml b/tests/yaml_samples/svg_technical.kibot.yaml index f4fc6162..ec818a95 100644 --- a/tests/yaml_samples/svg_technical.kibot.yaml +++ b/tests/yaml_samples/svg_technical.kibot.yaml @@ -23,4 +23,3 @@ outputs: negative_plot: true layers: - technical - diff --git a/tests/yaml_samples/unknown_out.kibot.yaml b/tests/yaml_samples/unknown_out.kibot.yaml index b39ac83a..bad46b6e 100644 --- a/tests/yaml_samples/unknown_out.kibot.yaml +++ b/tests/yaml_samples/unknown_out.kibot.yaml @@ -6,4 +6,3 @@ outputs: comment: "Testing an unknown type" type: bogus dir: FooBar - diff --git a/tests/yaml_samples/update_xml.kibot.yaml b/tests/yaml_samples/update_xml.kibot.yaml index 9cc9c03d..f0efcac9 100644 --- a/tests/yaml_samples/update_xml.kibot.yaml +++ b/tests/yaml_samples/update_xml.kibot.yaml @@ -4,5 +4,3 @@ kibot: preflight: update_xml: true - - diff --git a/tools/compress_cache.sh b/tools/compress_cache.sh index 58747979..fbd8a5d2 100755 --- a/tools/compress_cache.sh +++ b/tools/compress_cache.sh @@ -1,2 +1 @@ tar Jcvf cache.tar.xz ./kibot/bom/__pycache__ ./kibot/kicad/__pycache__ ./kibot/mcpyrate/__pycache__ ./kibot/__pycache__ ./tests/.config/kiplot/plugins/__pycache__ ./tests/.config/kibot/plugins/__pycache__ ./tests/utils/__pycache__ ./tests/test_plot/fake_pcbnew/__pycache__ ./tests/test_plot/__pycache__ ./tests/__pycache__ -