You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to see the difference between two STL files. I ran the following
commands:
$ stl_boolean -a one.stl -b two.stl -i intersection.stl
$ stl_boolean -a one.stl -b intersection.stl -d one-additions.stl
$ stl_boolean -a two.stl -b intersection.stl -d two-additions.stl
Both of the two -d commands failed, stl_boolean segfaulted before producing any output.
I then cloned the upstream repo, which is several commits ahead of the v1.1 tag that the current debian package is based on, and those executables worked fine.
So this will be fixed by 1.2 probably (but please check!). The .stls are attached, see the webview.
The text was updated successfully, but these errors were encountered:
I see https://github.com/AllwineDesigns/stl_cmd/releases/tag/v1.2 but the debian package is still at 1.1.
And the watch file is broken and doesn't find anything, so here's a working one:
gbp import-orig --uscan
works and imports 1.2 with this d/watch.Also forwarding https://bugs.debian.org/1054080:
So this will be fixed by 1.2 probably (but please check!). The .stls are attached, see the webview.
The text was updated successfully, but these errors were encountered: