Forced files to end in a single new line

This commit is contained in:
Salvador E. Tropea 2022-02-16 17:34:34 -03:00
parent 3047ab3031
commit aa48cc3187
107 changed files with 1 additions and 115 deletions

View File

@ -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

View File

@ -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

View File

@ -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.

View File

@ -57,4 +57,3 @@ outputs:
dest: /
- from_output: Elecrow_drill
dest: /

View File

@ -59,4 +59,3 @@ outputs:
dest: /
- from_output: Elecrow_drill
dest: /

View File

@ -57,4 +57,3 @@ outputs:
dest: /
- from_output: FusionPCB_drill
dest: /

View File

@ -66,4 +66,3 @@ outputs:
dest: /
- from_output: JLCPCB_drill
dest: /

View File

@ -59,4 +59,3 @@ outputs:
dest: /
- from_output: JLCPCB_drill
dest: /

View File

@ -70,4 +70,3 @@ outputs:
dest: /
- from_output: P-Ban_drill
dest: /

View File

@ -67,4 +67,3 @@ outputs:
dest: /
- from_output: PCBWay_drill
dest: /

View File

@ -157,4 +157,3 @@ outputs:
comment: "STEP 3D model"
type: step
dir: 3D

View File

@ -163,5 +163,3 @@ outputs:
units: millimeters # millimeters or inches
separate_files_for_front_and_back: true
only_smd: true

View File

@ -1377,4 +1377,3 @@ outputs:
# [string=''] Board variant to apply.
# Not fitted components are crossed
variant: ''

View File

@ -10,4 +10,4 @@ runners to avoid having hundreds of them!
Bug that should be tested for:
* https://bugs.launchpad.net/kicad/+bug/1775037
* https://bugs.launchpad.net/kicad/+bug/1775037

View File

@ -19,4 +19,3 @@ outputs:
dir: BoM
options:
format: CSV # HTML or CSV

View File

@ -18,4 +18,3 @@ outputs:
join:
- Footprint
- Datasheet

View File

@ -11,4 +11,3 @@ outputs:
format: CSV # HTML or CSV
conf:
ignore_dnf: true

View File

@ -14,4 +14,3 @@ outputs:
options:
files:
- from_output: 'do_test'

View File

@ -19,4 +19,3 @@ outputs:
- source: tests/board_samples/kicad_5/sub-sheet.sch
from_cwd: true
dest: source

View File

@ -45,4 +45,3 @@ outputs:
variant: test
output: '${manf#}-${VALUE}:/%V.pdf'
repeated: true

View File

@ -4,5 +4,3 @@ kibot:
preflight:
run_drc: true

View File

@ -24,5 +24,3 @@ preflight:
- filter_msg: 'Ignore unconnected pad 2 of C4'
error: unconnected_items
regexp: 'Pad 2 .* of C4'

View File

@ -8,5 +8,3 @@ global:
preflight:
run_drc: true

View File

@ -5,5 +5,3 @@ kibot:
preflight:
run_drc: true
ignore_unconnected: true

View File

@ -24,4 +24,3 @@ outputs:
options:
use_aux_axis_as_origin: false
map: 'pdf'

View File

@ -28,4 +28,3 @@ outputs:
options:
output: ''
use_aux_axis_as_origin: false

View File

@ -30,4 +30,3 @@ outputs:
map:
output: ''
type: 'pdf'

View File

@ -23,4 +23,3 @@ outputs:
options:
use_aux_axis_as_origin: false
map: 'pdf'

View File

@ -28,4 +28,3 @@ outputs:
suffix: F_Cu
- layer: F.Fab
suffix: F_Fab

View File

@ -6,4 +6,3 @@ outputs:
- name: result
comment: Test rar compress
type: compress

View File

@ -44,4 +44,3 @@ outputs:
format: RAR
files:
- from_output: gerbers

View File

@ -30,4 +30,3 @@ outputs:
output: '%f_%i.%x'
layers: all

View File

@ -44,4 +44,3 @@ outputs:
compression: deflated
files:
- from_output: gerbers

View File

@ -35,4 +35,3 @@ outputs:
- layer: Inner.5
suffix: Signal1
description: 'Inner signals 1'

View File

@ -44,4 +44,3 @@ outputs:
layers: all
options:
variant: test

View File

@ -28,4 +28,3 @@ outputs:
suffix: F_Cu
- layer: B.SilkS
suffix: B_Silks

View File

@ -28,4 +28,3 @@ outputs:
suffix: F_Cuá
- layer: B.SilkS
suffix: B_Silks

View File

@ -32,4 +32,3 @@ outputs:
variants_whitelist: ''
variants_blacklist: ''
dnp_field: ''

View File

@ -32,4 +32,3 @@ outputs:
variants_whitelist: 'bla,ble,bli'
variants_blacklist: 'blo,blu'
dnp_field: 'DNP'

View File

@ -32,4 +32,3 @@ outputs:
variants_whitelist: 'bla,ble,bli'
variants_blacklist: 'blo,blu'
dnp_field: 'DNP'

View File

@ -7,4 +7,3 @@ outputs:
comment: "Interactive Bill of Materials (HTML)"
type: ibom
dir: BoM

View File

@ -14,4 +14,3 @@ outputs:
extends: position
options:
separate_files_for_front_and_back: false

View File

@ -15,4 +15,3 @@ outputs:
disable_run_by_default: true
options:
separate_files_for_front_and_back: false

View File

@ -22,4 +22,3 @@ outputs:
name: Código Digi-Key
- field: Quantity Per PCB
name: Cantidad por PCB

View File

@ -22,4 +22,3 @@ outputs:
name: Código Digi-Key
- field: Quantity Per PCB
name: Cantidad por PCB

View File

@ -23,4 +23,3 @@ outputs:
name: Código Digi-Key
- field: Quantity Per PCB
name: Cantidad por PCB

View File

@ -23,4 +23,3 @@ outputs:
name: Código Digi-Key
- field: Quantity Per PCB
name: Cantidad por PCB

View File

@ -13,4 +13,3 @@ outputs:
- value
- part
- description

View File

@ -83,4 +83,3 @@ outputs:
output: 'multi.csv'
use_alt: true
exclude_filter: ['!by prefix', 'empty val']

View File

@ -11,4 +11,3 @@ outputs:
use_alt: true
exclude_filter: ''
no_conflict: ['bb']

View File

@ -10,4 +10,3 @@ outputs:
options:
html:
generate_dnf: false

View File

@ -9,4 +9,3 @@ outputs:
dir: BoM
options:
ignore_dnf: false

View File

@ -19,4 +19,3 @@ outputs:
- field: digikey#
join: ''
- Quantity Per PCB

View File

@ -26,4 +26,3 @@ outputs:
- field: digikey#
join: ''
- Quantity Per PCB

View File

@ -20,4 +20,3 @@ outputs:
- file: tests/board_samples/kicad_5/merge_3.sch
ref_id: 'C:'
number: 4

View File

@ -20,4 +20,3 @@ outputs:
- file: tests/board_samples/kicad_6/merge_3.kicad_sch
ref_id: 'C:'
number: 4

View File

@ -20,4 +20,3 @@ outputs:
- file: tests/board_samples/kicad_5/merge_3.sch
ref_id: 'C:'
number: 4

View File

@ -20,4 +20,3 @@ outputs:
- file: tests/board_samples/kicad_6/merge_3.kicad_sch
ref_id: 'C:'
number: 4

View File

@ -20,4 +20,3 @@ outputs:
- file: tests/board_samples/kicad_5/merge_3.sch
ref_id: 'C:'
number: 4

View File

@ -20,4 +20,3 @@ outputs:
- file: tests/board_samples/kicad_6/merge_3.kicad_sch
ref_id: 'C:'
number: 4

View File

@ -20,4 +20,3 @@ outputs:
- file: tests/board_samples/kicad_5/merge_3.sch
ref_id: 'C:'
number: 4

View File

@ -20,4 +20,3 @@ outputs:
- file: tests/board_samples/kicad_6/merge_3.kicad_sch
ref_id: 'C:'
number: 4

View File

@ -9,4 +9,3 @@ outputs:
dir: BoM
options:
group_connectors: false

View File

@ -18,4 +18,3 @@ outputs:
- Status
- Datasheet
- Config

View File

@ -9,4 +9,3 @@ outputs:
dir: BoM
options:
ref_separator: ','

View File

@ -10,4 +10,3 @@ outputs:
options:
columns: ['Row','Description','Part','References','Value','Footprint','Quantity Per PCB','Status','Datasheet','Sheetpath']
group_fields: []

View File

@ -9,4 +9,3 @@ outputs:
dir: BoM
options:
format: XLSX

View File

@ -11,4 +11,3 @@ outputs:
format: XLSX
xlsx:
logo: false

View File

@ -12,4 +12,3 @@ outputs:
xlsx:
title: ''
logo: false

View File

@ -12,4 +12,3 @@ outputs:
xlsx:
logo: docs/images/bot.png
col_colors: false

View File

@ -9,4 +9,3 @@ outputs:
dir: BoM
options:
format: XML

View File

@ -61,4 +61,3 @@ outputs:
xlsx:
digikey_link: 'digikey#'
highlight_empty: false

View File

@ -139,4 +139,3 @@ outputs:
xlsx:
digikey_link: 'digikey#'
highlight_empty: false

View File

@ -65,4 +65,3 @@ outputs:
xlsx:
digikey_link: 'digikey#'
highlight_empty: false

View File

@ -9,4 +9,3 @@ outputs:
dir: BoM
options:
use_alt: true

View File

@ -11,4 +11,3 @@ outputs:
use_alt: true
ref_separator: ;
merge_blank_fields: false

View File

@ -15,4 +15,3 @@ outputs:
dir: BoM
options:
variant: 'test multi'

View File

@ -52,4 +52,3 @@ outputs:
- Description
- Manufacturer
- Manufacturer Part Number

View File

@ -53,4 +53,3 @@ outputs:
- Description
- Manufacturer
- Manufacturer Part Number

View File

@ -28,4 +28,3 @@ outputs:
dir: BoM
options:
variant: dummy2

View File

@ -64,4 +64,3 @@ outputs:
join:
- Footprint
- Footprint Lib

View File

@ -120,4 +120,3 @@ outputs:
- from_output: 'drill'
- source: '*'
dest: AnotherCopy

View File

@ -59,4 +59,3 @@ outputs:
- L_G1
- L_B1
remap:

View File

@ -30,4 +30,3 @@ outputs:
format: jpg
show_components: none
warnings: none

View File

@ -15,4 +15,3 @@ outputs:
options:
variant: default
format: png

View File

@ -19,4 +19,3 @@ outputs:
# This isn't a good idea, but works
show_components:
- 'C1'

View File

@ -15,4 +15,3 @@ outputs:
layers: [ F.Fab, B.Fab ]
options:
variant: default

View File

@ -27,4 +27,3 @@ outputs:
layers:
- layer: B.Cu
suffix: B_Cu

View File

@ -4,4 +4,3 @@ kibot:
preflight:
run_erc: true

View File

@ -12,4 +12,3 @@ outputs:
layers:
- layer: F.Cu
- layer: F.SilkS

View File

@ -16,4 +16,3 @@ outputs:
layers:
- layer: F.Cu
- layer: F.SilkS

View File

@ -15,4 +15,3 @@ outputs:
scaling: 0
layers:
- layer: B.Cu

View File

@ -9,4 +9,3 @@ outputs:
dir: .
options:
output: Schematic.pdf

View File

@ -9,4 +9,3 @@ outputs:
dir: .
options:
output: Schematic.svg

View File

@ -25,4 +25,3 @@ outputs:
type: render_3d
options:
variant: default

View File

@ -18,4 +18,3 @@ outputs:
output_id: _simple
options:
template: simple

View File

@ -38,4 +38,3 @@ outputs:
suffix: F_SilkS
- layer: Dwgs.User
suffix: Dwgs

View File

@ -15,4 +15,3 @@ variants:
type: kibom
variant: rotated
pre_transform: _rot_footprint

View File

@ -21,4 +21,3 @@ outputs:
type: step
options:
variant: default

View File

@ -26,4 +26,3 @@ outputs:
suffix: F_Cu
- layer: F.Fab
suffix: F_Fab

Some files were not shown because too many files have changed in this diff Show More