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

RFC: Attempt to fix radius defines #167

Merged
merged 3 commits into from
Feb 16, 2024
Merged

RFC: Attempt to fix radius defines #167

merged 3 commits into from
Feb 16, 2024

Conversation

plaes
Copy link
Contributor

@plaes plaes commented Feb 16, 2024

This is a first set of code smells I found due to #165. Pull request is split into 3 commits, one for each variable.

image

The same value used in baseplate is now handled as radius (instead of
diameter).
Also introduce d_fo1 = 2 * r_fo1 in places where diameter seems
to be used.
@Ruudjhuu Ruudjhuu merged commit 5df8267 into kennetek:main Feb 16, 2024
1 check passed
@plaes plaes deleted the fix-radii branch February 17, 2024 21:49
@gshpychka
Copy link

Should have taken this opportunity to fix the incorrect comments (these are diameters, not radii)

@plaes
Copy link
Contributor Author

plaes commented Feb 19, 2024

Should have taken this opportunity to fix the incorrect comments (these are diameters, not radii)

@gshpychka Code was updated to use these values as radii.

@gshpychka
Copy link

Should have taken this opportunity to fix the incorrect comments (these are diameters, not radii)

@gshpychka Code was updated to use these values as radii

Oh, my bad, didn't realize that

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.

3 participants