Add in missing files.
by Jonathan 'theJPster' Pallant 4 years 7 months
3f7f70da
Merge branch 'develop' into release/v0.2.0
by Jonathan 'theJPster' Pallant 4 years 7 months
087d9f22
Can't use github ref as a file name. (#17)
by Jonathan 'theJPster' Pallant 4 years 7 months
Can't use github ref as a file name. (#17)

The github ref contains 'refs/tags' and that messes up the file name.
d996f1fb
Merge branch 'develop' into release/v0.2.0
by Jonathan 'theJPster' Pallant 4 years 7 months
4178987b
Add some ground test pads. (#15)
by Jonathan 'theJPster' Pallant 4 years 7 months
Add some ground test pads. (#15)

* Add some ground test pads.

These can just be some bits of wire / spare cut-off legs. Useful for
clipping the ground lead of your scope probe too though.

* Got my slots backwards in the README.

* Fix a typo in the README.

* Added pin headers for IRQ and CS pins.

* Fix ERC by removing No Connect flag.

* Fixing workflow actions.

* Ignore BoM outputs.

* BoM and PCB fixes.

* Move tolerances and voltages out of value and into their own fields.
* Fix 5V trace for audio stage.
* Fixup docs.yml so outputs work for JLCPCB.
* Fix JLCPCB part number for 22pF caps.

* User newer Kibot action,

* Kibot files must be *.kibot.yaml, not *.yml.

This is a change in kicad-exports 2.3, which we need to support
part rotations. See https://github.com/nerdyscout/kicad-exports/issues/28.

* Don't need that patch step any more.

KiBot does it all!
c6c52a8b
Bugfix/review comments (#14)
by Jonathan 'theJPster' Pallant 4 years 7 months
Bugfix/review comments (#14)

* Fixing some review comments.

* PCB has rounded corners.
* Add JLCPCB part numbers for SMT parts
* Fixed Fab layer
* Renumbered Slots
* Mounting holes do not have thermal relief

Closes #13 #12 and #10

* Saved PCB file.
e3525f9e
Github refs are not helpful.
by Jonathan 'theJPster' Pallant 4 years 8 months
c78c3048
Trying to fix release action.
by Jonathan 'theJPster' Pallant 4 years 8 months
8295a1dc
More zone tweaking (#9)
by Jonathan 'theJPster' Pallant 4 years 8 months
More zone tweaking (#9)

* Tweaking here and there.

Also updated the date fields.

* Generate gerbers in the pipeline.

* Kitbot config changes.

Add rev to schematic.
Remove two useless PDFs.
341dd271
Adjusting zones (#6)
by Jonathan 'theJPster' Pallant 4 years 8 months
Adjusting zones (#6)

* Adjusted zones, and added pin 1 markers.

Tried to ensure we get a ground pour between long traces.

* Moved a few more tracks.

Co-authored-by: Jonathan Pallant (42 Technology) <jonathan.pallant@42technology.com>
84ea5500
Report a bug