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

Base Updates. Fixes lite bins. #243

Merged
merged 9 commits into from
Nov 6, 2024

Conversation

EmperorArthur
Copy link
Collaborator

@EmperorArthur EmperorArthur commented Oct 28, 2024

Re-worked the base creation code. Again...

Lite bins now look like this (3x3 base, 2x2 compartments):
image

The lite bases don't have quite as many options as the regular bins. However for the simple case this should be a nice solution. It also massively simplifies the code.

I am thinking of moving base generation code to a separate file, but this is good enough for the moment.

* Simplified.
* More readable.
* Prevents gaps that could be left by old logic. (rounded_square)
Simplifies code for gridfinityBase, and prepares for future work.
* Fix Cura not creating interior. (magic slice too thin)
* Add a base_outer_shell module.
* Use base_outer_shell to create the vase mode base.
Use a completely different method to generate both the keep out zone and the base.
@EmperorArthur EmperorArthur merged commit b3bb896 into kennetek:main Nov 6, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants