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

Feature/save to ascii bugfix #229

Merged
merged 2 commits into from
Nov 25, 2024
Merged

Conversation

JBil8
Copy link
Contributor

@JBil8 JBil8 commented Nov 1, 2024

Manually converting np.floats to standard python floats before converting to tuple and saving to ascii.
Previous code saved stl with np.float(...) making it unreadbla to stl readers.

@wolph
Copy link
Owner

wolph commented Nov 25, 2024

Thank you so much for the fix! Yet another numpy 2 issue it seems :)

@wolph wolph merged commit 688d249 into wolph:develop Nov 25, 2024
1 check was pending
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