Make mounting holes a bit larger
This commit is contained in:
parent
d16241c021
commit
4e05cc8a70
1 changed files with 6 additions and 6 deletions
|
@ -210,15 +210,15 @@ outlines:
|
||||||
mounting_holes:
|
mounting_holes:
|
||||||
$extends: outlines.exports.screw_holes
|
$extends: outlines.exports.screw_holes
|
||||||
top_left:
|
top_left:
|
||||||
radius: 1.9
|
radius: 2.05
|
||||||
bottom_left:
|
bottom_left:
|
||||||
radius: 1.9
|
radius: 2.05
|
||||||
top_right:
|
top_right:
|
||||||
radius: 1.9
|
radius: 2.05
|
||||||
palm:
|
palm:
|
||||||
radius: 1.9
|
radius: 2.05
|
||||||
thumb:
|
thumb:
|
||||||
radius: 1.9
|
radius: 2.05
|
||||||
bottom_outline:
|
bottom_outline:
|
||||||
main:
|
main:
|
||||||
type: outline
|
type: outline
|
||||||
|
@ -293,7 +293,7 @@ pcbs:
|
||||||
anchor:
|
anchor:
|
||||||
ref:
|
ref:
|
||||||
- matrix_inner_bottom
|
- matrix_inner_bottom
|
||||||
shift: [30, -8]
|
shift: [32, -8]
|
||||||
rotate: 270
|
rotate: 270
|
||||||
params:
|
params:
|
||||||
reverse: true
|
reverse: true
|
||||||
|
|
Loading…
Reference in a new issue