We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Trying to slice on macOS makes hob3l exit with sig 11:
hob3l
Example file is here
> out/bin/hob3l.x myfile.scad -o myfile.stl Info: Z: min=0.1, step=0.2, layer_cnt=152, max=30.3, grid=2^13 Segmentation fault: 11
See also #10.
The text was updated successfully, but these errors were encountered:
The file work fine on my Linux machine. Maybe it is a memory overflow issue, or maybe stack overflow?
Sorry, something went wrong.
No branches or pull requests
Trying to slice on macOS makes
hob3l
exit with sig 11:Example file is here
See also #10.
The text was updated successfully, but these errors were encountered: