Reformated to Meet the new requiremnets and inproved BOM

This commit is contained in:
UnnaturalTwilight 2024-10-20 21:43:19 -04:00
parent 889a69903d
commit a393941f11
13 changed files with 192177 additions and 9 deletions

3
.gitignore vendored
View file

@ -1,3 +1,4 @@
.DS_Store
*.tsbuildinfo
hackpads/capslock-light-plusplus/pcb/CapslockLightPlusPlus-backups
hackpads/capslock-light-plusplus/pcb/CapslockLightPlusPlus-backups
hackpads/capslock-light-plusplus/production/Gerbers

View file

@ -1,10 +1,10 @@
# BOM
## Case
- 1x Case Bottom - 3d print
- 1x Case Top - 3d print
- 2x M3 Standoff - 3d print
- 1x Keyplate - Lasercut 3mm clear
- 1x Top Plate - Lasercut 3mm clear
- 1x [Case Bottom](production/case/Case_Bottom.step) - 3D print Gray
- 1x [Case Top](production/case/Case_Top.step) - 3D print Gray
- 2x [M3 Standoff](production/case/M3_standoff.step) - 3D print Gray
- 1x [Keyplate](production/case/Keyplate.dxf) - Lasercut 3mm clear
- 1x [Top Plate](production/case/Top_Plate.dxf) - Lasercut 3mm clear
- 5x M3 12mm Bolt
- 1x M3 16mm Bolt
- 6x M3 Heat set inserts

File diff suppressed because it is too large Load diff

View file

@ -119,9 +119,9 @@
(subtractmaskfromsilk no)
(outputformat 1)
(mirror no)
(drillshape 1)
(drillshape 0)
(scaleselection 1)
(outputdirectory "")
(outputdirectory "../production/Gerbers/")
)
)
(net 0 "")

View file

@ -513,7 +513,7 @@
"gencad": "",
"idf": "",
"netlist": "",
"plot": "",
"plot": "../production/Gerbers/",
"pos_files": "",
"specctra_dsn": "",
"step": "Hackpad.step",

View file

@ -0,0 +1 @@
{"hostname":"CALUM-FRAMEWORK","username":"calum"}