Take some notes
This commit is contained in:
parent
0034a4b83a
commit
5fd6fd74d3
1 changed files with 14 additions and 0 deletions
|
@ -1,5 +1,19 @@
|
|||
$fn = 72;
|
||||
|
||||
/*
|
||||
* Top screw holes are 15mm from top of case
|
||||
* Side screws are 6.5mm from side of case
|
||||
* Top middle screw post is 29.3mm long
|
||||
* Other screw posts are 12mm long
|
||||
* Screw post outer diameter 6.25mm
|
||||
* Screw post inner diameter 3mm
|
||||
* Horizontal ridge interval: 55.5mm
|
||||
* Vertical ridge interval: 31.3mm
|
||||
* Ridge thickness: 1.25mm
|
||||
* First horizontal ridge: Starts at keyboard X offset
|
||||
* First vertical ridge: 8mm
|
||||
*/
|
||||
|
||||
key_switch_height = 11.10;
|
||||
key_switch_sizes = [
|
||||
[0.5, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0, 1.0],
|
||||
|
|
Loading…
Add table
Reference in a new issue