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

Auto-Calculate Stacking Lip Fillet #215

Merged
merged 4 commits into from
Oct 4, 2024

Conversation

EmperorArthur
Copy link
Collaborator

@EmperorArthur EmperorArthur commented Sep 2, 2024

Calculates the fillet position for the stacking lip, instead of relying on the h_lip magic number.

Other Changes

  • Adjusted the stacking lip variables to match the baseplate ones in "standard.scad".
  • Bug Fix: When "gridz_define=2" and "style_lip=1" the bin would be 3.548mm shorter than expected.
  • Bug Fix: When "style_lip=2" bins would be 0.852mm shorter than the specification expects.
  • Bug Fix: Documentation in gridfinity-rebuilt-bins.scad incorrectly stated the stacking lip height was 3.8mm.

Related to, and may close:

Removes the need for a magic constant.
This increases readability and usability, while also being more compact.

Also updated documentation in gridfinity-rebuilt-bins to explain how heights are calculated.
@EmperorArthur EmperorArthur merged commit f6ae092 into kennetek:main Oct 4, 2024
1 check passed
@EmperorArthur EmperorArthur deleted the update_wall_profile branch October 4, 2024 05:45
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