Update coupling capacitors #1

Open
allspice-kyle wants to merge 2 commits from develop into main

Update coupling capacitors in design and demonstrate AllSpice Actions bot checking components in design.

Update coupling capacitors in design and demonstrate AllSpice Actions bot checking components in design.
allspice-kyle added 1 commit 2024-08-29 00:46:38 +00:00
Generate BOM / Generate_BOM (pull_request) Successful in 1m10s Details
c2f2a563cb
Update coupling capacitors
First-time contributor

BOM Report

Checking:

  • Valid Part Number attribute
  • Valid Temperature attribute within bounds: -10°C to 70°C

Warnings

ANT1 (318020748) warnings:

No Temperature attribute!

J10 (320020016) warnings:

No Temperature attribute!

J11, R34, R35 warnings:

NA Part Number attribute!

Malformed Temperature attribute: , -55¡ãC to 125¡ãC!

J19 (320140636) warnings:

Minimum operating temperate 0°C exceeds requirement of -10°C!

J3, J4 warnings:

TMP* Part Number attribute!

No Temperature attribute!

U24 (310070813) warnings:

Minimum operating temperate 0°C exceeds requirement of -10°C!

U26 (310011717) warnings:

Minimum operating temperate 0°C exceeds requirement of -10°C!

U28 (310011319) warnings:

Minimum operating temperate 0°C exceeds requirement of -10°C!

Summary

8 of 128 components have warnings

<!-- AllSpice Hub Auto-DR Comment --> ## BOM Report *Checking:* - *Valid `Part Number` attribute* - *Valid `Temperature` attribute within bounds: `-10°C` to `70°C`* ### Warnings **ANT1 (318020748)** warnings: No `Temperature` attribute! **J10 (320020016)** warnings: No `Temperature` attribute! **J11, R34, R35** warnings: `NA` `Part Number` attribute! Malformed `Temperature` attribute: `, -55¡ãC to 125¡ãC`! **J19 (320140636)** warnings: Minimum operating temperate `0°C` exceeds requirement of `-10°C`! **J3, J4** warnings: `TMP*` `Part Number` attribute! No `Temperature` attribute! **U24 (310070813)** warnings: Minimum operating temperate `0°C` exceeds requirement of `-10°C`! **U26 (310011717)** warnings: Minimum operating temperate `0°C` exceeds requirement of `-10°C`! **U28 (310011319)** warnings: Minimum operating temperate `0°C` exceeds requirement of `-10°C`! ### Summary `8` of `128` components have warnings
allspice-kyle added 1 commit 2024-09-19 15:40:19 +00:00
Generate BOM / Generate_BOM (pull_request) Successful in 1m22s Details
6b9358553e
Clean up workflow
allspice-kyle requested review from AllSpiceAlice 2024-09-19 17:56:55 +00:00
allspice-kyle requested review from MikaChanical 2024-09-19 17:56:55 +00:00
All checks were successful
Generate BOM / Generate_BOM (pull_request) Successful in 1m22s
This pull request can be merged automatically.
You are not authorized to merge this pull request.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b develop main
git pull origin develop

Step 2:

Merge the changes and update on AllSpice.
git checkout main
git merge --no-ff develop
git push origin main
Sign in to join this conversation.
No description provided.