Skip to content

Conversation

@maartin0
Copy link
Member

@maartin0 maartin0 commented Apr 29, 2025

Changes

Adds the sensor board

image

image

Checklist

  • ERC passes with no errors.
  • DRC passes with no errors.
  • No files which should not be under version control added (see README).
  • Library paths are relative paths.

@maartin0 maartin0 added the feature New feature or request label Apr 29, 2025
@github-actions
Copy link
Contributor

Can automatically generate release files for this pull request.

Running this will overwrite the existing release files at release/sensor-board

To continue, copy and paste (adjusting if necessary) the following into a new message:

@github-actions generate
project=sensor-board
new_version=v1.0.0
release_dir=release/sensor-board
sch_location=sensor-board/sensor-board.kicad_sch
pcb_location=sensor-board/sensor-board.kicad_pcb
n_layers=4
overwrite=1
create_tag=1

This will generate:

  • release/sensor-board/info
  • release/sensor-board/Schematic.pdf
  • release/sensor-board/Fabrication.zip
  • release/sensor-board/ibom.html (link)

See the README for more information.

saltyboi2995
saltyboi2995 previously approved these changes Apr 29, 2025
@saltyboi2995
Copy link
Contributor

@github-actions generate
project=sensor-board
new_version=v1.0.0
release_dir=release/sensor-board
sch_location=sensor-board/sensor-board.kicad_sch
pcb_location=sensor-board/sensor-board.kicad_pcb
n_layers=4
overwrite=1
create_tag=1

@maartin0 maartin0 marked this pull request as draft May 6, 2025 16:49
@brad-berry brad-berry marked this pull request as ready for review May 6, 2025 17:42
@github-actions
Copy link
Contributor

github-actions bot commented May 6, 2025

Can automatically generate release files for this pull request.

Found existing release files with version v1.0.0

Running this will overwrite the existing release files at release/sensor-board

To continue, copy and paste (adjusting if necessary, you can remove any line to skip that action) the following into a new message:

@github-actions generate 
- schematic `sensor-board/sensor-board.kicad_sch` `release/sensor-board/Schematic.pdf`
- fabrication `sensor-board/sensor-board.kicad_pcb` `release/sensor-board/Fabrication.zip`
- ibom `sensor-board/sensor-board.kicad_pcb` `release/sensor-board/ibom.html`
- info `release/sensor-board/info` version=`v1.0.1` date=`2025-05-15` fabrication=`N/A` layers=`4`
- tag `sensor-board-v1.0.1`

See the README for more information.

@brad-berry
Copy link
Member

@github-actions generate

  • schematic sensor-board/sensor-board.kicad_sch release/sensor-board/Schematic.pdf
  • fabrication sensor-board/sensor-board.kicad_pcb release/sensor-board/Fabrication.zip
  • ibom sensor-board/sensor-board.kicad_pcb release/sensor-board/ibom.html
  • info release/sensor-board/info version=v1.0.0 date=2025-05-06 fabrication=N/A layers=4
  • tag sensor-board-v1.0.0

@maartin0
Copy link
Member Author

@github-actions generate

  • schematic sensor-board/sensor-board.kicad_sch release/sensor-board/Schematic.pdf
  • fabrication sensor-board/sensor-board.kicad_pcb release/sensor-board/Fabrication.zip
  • ibom sensor-board/sensor-board.kicad_pcb release/sensor-board/ibom.html
  • info release/sensor-board/info version=v1.0.0 date=2025-05-06 fabrication=N/A layers=4
  • tag sensor-board-v1.0.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants