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

Bottom plate sticking out for 5-column manuform #112

Open
mbugert opened this issue May 18, 2022 · 1 comment · May be fixed by #110
Open

Bottom plate sticking out for 5-column manuform #112

mbugert opened this issue May 18, 2022 · 1 comment · May be fixed by #110

Comments

@mbugert
Copy link

mbugert commented May 18, 2022

With the default configuration settings (5 columns), the manuform bottom plate contains a rectangular section next to the pinky column which does not line up with the case above:
broken

The cause is this cube operation:

mbugert added a commit to mbugert/ibnuda-dactyl-keyboard that referenced this issue May 18, 2022
Bottom plate generation in manuform.clj relied on several hacky 3D
operations (micro-translations before projection operations and
extruded screw hole shapes). This is replaced with 2D operations
followed by a single linear_extrude. This commit also fixes the
non-aligning bottom plate mentioned in ibnuda#112.
@mbugert mbugert linked a pull request May 18, 2022 that will close this issue
@mbugert
Copy link
Author

mbugert commented May 18, 2022

After the fix in #110:
fixed

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 a pull request may close this issue.

1 participant