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

Move precision to global so it can be overwritten by calling script #6

Open
wants to merge 2 commits into
base: Master
Choose a base branch
from

Conversation

jreiberkyle
Copy link

Closes #

📑 Description

This PR moves openscad rendering precision to global variables so that they can be overwritten by calling script. This fixes an issue where calling lego_beam results in poor precision because the precision parameter is not exposed.

NOTE: This PR is a differential of #5 so should be merged after that PR.

✅ Checks

  • My pull request adheres to the code style of this project
  • My code requires changes to the documentation
  • I have updated the documentation as required
  • All the tests have passed

ℹ Additional Information

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