Age | Commit message (Collapse) | Author |
|
The y dimension of the shell connectors was assumed to be bolt_l. But
this ignores that their thickness is bolt_l-t because the bolt has to go
through the shell with thickness t before entering the shell connector.
|
|
This makes sure that the bolts inside the connectors align with them.
Thus the bolts do not stick inside the case which might lead to PCB
collisions.
|
|
The height should take into account that the shell is two instead of one
times the thickness high. This is relevant for the vertical spacing.
|
|
After switching the panel to PCB-based dimensions the shell follows with
this commit.
|