yup, another ci bugfix commit

This commit is contained in:
Stephen Hawes
2023-03-24 16:55:53 -04:00
parent a6fbf5ec31
commit 67270174fe
2 changed files with 12 additions and 49 deletions

View File

@@ -2,22 +2,6 @@
kibot:
version: 1
filters:
- name: only_jlc_parts
comment: 'Only parts with JLC code'
type: 'generic'
include_only:
- column: 'JLCPCB'
regex: '^C\d+'
- name: fix_rotation
comment: 'Adjust rotation for JLC'
type: rot_footprint
rotations:
- ["^TI_SO-", 270.0]
- ["^SO-", 270.0]
- ["^HTSSOP-", 270.0]
- ["^SSOP-", 270.0]
global:
variant: default
@@ -26,11 +10,6 @@ variants:
comment: 'Just a place holder for the rotation filter'
type: kibom
variant: default
- name: jlcpcb
comment: 'JLCPCB requires some rotational transforms'
type: kibom
variant: jlcpcb
pre_transform: fix_rotation
preflight:
# Disable ERC for now while GPereira updates these items.
@@ -65,7 +44,7 @@ outputs:
html:
datasheet_as_link: Datasheet
digikey_link: Digikey
title: 'Index MOBO Bill of Materials'
title: 'Bill of Materials'
- name: 'print_sch'
comment: "Print schematic (PDF)"