mirror of
https://github.com/System-End/hackpad.git
synced 2026-04-20 00:35:24 +00:00
Reformated to Meet the new requiremnets and inproved BOM
This commit is contained in:
parent
889a69903d
commit
a393941f11
13 changed files with 192177 additions and 9 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -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
|
||||
|
|
@ -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
|
||||
|
|
|
|||
192166
hackpads/capslock-light-plusplus/cad/Capslock-Light-PlusPlus.step
Normal file
192166
hackpads/capslock-light-plusplus/cad/Capslock-Light-PlusPlus.step
Normal file
File diff suppressed because it is too large
Load diff
|
|
@ -119,9 +119,9 @@
|
|||
(subtractmaskfromsilk no)
|
||||
(outputformat 1)
|
||||
(mirror no)
|
||||
(drillshape 1)
|
||||
(drillshape 0)
|
||||
(scaleselection 1)
|
||||
(outputdirectory "")
|
||||
(outputdirectory "../production/Gerbers/")
|
||||
)
|
||||
)
|
||||
(net 0 "")
|
||||
|
|
|
|||
|
|
@ -513,7 +513,7 @@
|
|||
"gencad": "",
|
||||
"idf": "",
|
||||
"netlist": "",
|
||||
"plot": "",
|
||||
"plot": "../production/Gerbers/",
|
||||
"pos_files": "",
|
||||
"specctra_dsn": "",
|
||||
"step": "Hackpad.step",
|
||||
|
|
|
|||
|
|
@ -0,0 +1 @@
|
|||
{"hostname":"CALUM-FRAMEWORK","username":"calum"}
|
||||
BIN
hackpads/capslock-light-plusplus/production/Gerbers.zip
Normal file
BIN
hackpads/capslock-light-plusplus/production/Gerbers.zip
Normal file
Binary file not shown.
Loading…
Add table
Reference in a new issue