Skip to content

Conversation

@50an6xy06r6n
Copy link

Fixes two issues I found in the baseplate file:

  1. Use the correct magnet hole option when calling calculate_offset. Looks like the options struct was reconfigured to have its name as the first element, but this usage wasn't updated to increment the index up by one.
  2. The offset logic for the skeletonized baseplate incorrectly adds about 3mm of unneeded plastic to the bottom when no screw holes are specified. Not sure if this is intentional, but I don't see why it would be needed.

Fixes two issues I found in the baseplate file:

1. Use the correct magnet hole option when calling `calculate_offset`.
   Looks like the options struct was reconfigured to have its name as
   the first element, but this usage wasn't updated to increment the
   index up by one.
2. The offset logic for the skeletonized baseplate incorrectly adds
   about 3mm of unneeded plastic to the bottom when no screw holes are
   specified. Not sure if this is intentional, but I don't see why it
   would be needed.
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.

1 participant