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

Trackball in wall broken #47

Open
freznel10 opened this issue Aug 13, 2021 · 0 comments
Open

Trackball in wall broken #47

freznel10 opened this issue Aug 13, 2021 · 0 comments

Comments

@freznel10
Copy link

I now receive this error after the latest commit:

IMPORTING FROM ../src/trackball_socket_body_34mm

IMPORTING FROM ../src/trackball_sensor_mount

IMPORTING FROM ../src/trackball_socket_cutter_34mm

IMPORTING FROM ../src/trackball_sensor_cutter

Traceback (most recent call last):

File "/app/src/generate_configuration.py", line 365, in

run()

File "/app/src/dactyl_manuform.py", line 3625, in run

mod_r = model_side(side="right")

File "/app/src/dactyl_manuform.py", line 3519, in model_side

shape = union([shape, sensor])

File "/app/src/helpers_cadquery.py", line 56, in union

shape = shape.union(item)

File "/opt/conda/lib/python3.9/site-packages/cadquery/cq.py", line 3242, in union

r = r.clean()

File "/opt/conda/lib/python3.9/site-packages/cadquery/occ_impl/shapes.py", line 389, in clean

upgrader.Build()

OCP.Standard.Standard_Failure: Courbes non jointives

When I switch to solid it builds but when generating the stl from the SCAD file, OpenSCAD says that the mesh is not closed.

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

No branches or pull requests

1 participant