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

Fix cylinder depth, chamfer, and function formatting #183

Merged
merged 1 commit into from
Oct 13, 2024

Conversation

jpypi
Copy link
Contributor

@jpypi jpypi commented May 3, 2024

  • Cylinder depth now consistent across all axes
  • Chamfer disabled in non-z axes, since that's nonsensical and wasn't working anyway
  • Cleaned up formatting around math symbols for readability

This is what it was doing before (note y axis aligned is 2* the depth of the z axis aligned):
y-axis-wrong
z-axis-wrong
chamfer-y-wrong

This is what it looks like now:
z-fixed
y-fixed

(x axis orientation was having the same issues as y axis orientation)

- Cylinder depth now consistent across all axes
- Chamfer disabled in non-z axes, since that's nonsensical and wasn't
  working anyway
- Cleaned up formatting around math symbols for readability
@EmperorArthur EmperorArthur self-requested a review October 13, 2024 19:39
Copy link
Collaborator

@EmperorArthur EmperorArthur left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry this took so long. In the future please request reviewers, since that's required for merging.

@EmperorArthur EmperorArthur merged commit 4536f90 into kennetek:main Oct 13, 2024
1 check passed
@jpypi jpypi deleted the fix-cylinder-cuts branch October 17, 2024 18:50
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.

2 participants