Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow for corner radius on stem length and width #7

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

HookyKB
Copy link

@HookyKB HookyKB commented Mar 31, 2023

Without this change the length (y dimension) of the stem is 3+dia/2 which is greater than the choc stem recess of 3mm. See http://www.kailh.com/en/Products/Ks/CS/319.html for reference.

This also tidies the total width to not be reliant on the corner diameter either. (True width was wids*2 + dia)

Without this change the length (y dimension) of the stem is `3+dia/2` which is greater than the choc stem recess of `3mm`. See http://www.kailh.com/en/Products/Ks/CS/319.html for reference.

This also tidies the total width to not be reliant on the corner diameter either. (True width was `wids*2 + dia`)
@HookyKB HookyKB changed the title Allow for corner radius on length and width Allow for corner radius on stem length and width Mar 31, 2023
JeremyBois added a commit to JeremyBois/PseudoMakeMeKeyCapProfiles that referenced this pull request Jan 1, 2025
Based on @HookyK pull request pseudoku#7.
JeremyBois added a commit to JeremyBois/PseudoMakeMeKeyCapProfiles that referenced this pull request Jan 1, 2025
Based on @HookyK pull request pseudoku#7.
JeremyBois added a commit to JeremyBois/PseudoMakeMeKeyCapProfiles that referenced this pull request Jan 1, 2025
Based on @HookyK pull request pseudoku#7.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant