Commit Graph

4 Commits

Author SHA1 Message Date
Scott Bezek
7189eaf751 Add alternative MT6701 LCSC/JLC part number 2022-10-10 22:17:32 -07:00
Scott Bezek
04475a8810 Add BOM entries and note for new LDO
Also clean up PCB:
- Make LDOs mirror each other on board
- Custom footprints with silkscreen "in" "gnd" "out" labels
2022-10-10 21:11:22 -07:00
James
935a2d2119
Adding second footprint for 3V3 voltage regulator (#98)
The voltage regulator that was originally used isn't available at the moment. To provide more options, a second footprint was added to the PCB for an alternative regulator that has a different pinout. Important to note that only one regulator should be used.

Also, adjusted .gitignore for Mac files and KiCad auto-generated backups.
2022-10-10 20:26:51 -07:00
Scott Bezek
3bee19df93
Migrate to KiCad 6 (#96)
- Updated view_base and view_screen KiCad projects to v6 files
  - Updated footprints to v6 versions
  - Fixed all DRC errors and most warnings
- Updated CI
  - Run on Ubuntu 22.04 runner
  - Updated KiBot and KiKit versions
  - Use KiBot for 3d rendering now instead of custom scripts
  - Switched to using KiCad text variables for replacement rather than raw text find&replace
- Misc design updates
  - Exposed bottom-side thermal pad underneath TMC6300 to make it easier to possibly hand-solder
  - Separated GND and GNDA nets, replaced connection with a net-tie, and updated corresponding copper fills around HX711
2022-10-02 21:40:10 -07:00