cosplay: Touhou/Houjuu Nue #4

Open
aniva wants to merge 189 commits from touhou/houjuu-nue into main
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 840995d82b - Show all commits

View File

@ -153,7 +153,7 @@ class Handle:
) )
result.faces(">Z").tag("mate") result.faces(">Z").tag("mate")
if not self.simplify_geometry: if not self.simplify_geometry:
thread = self.joint.internal_thread(self.connector_length).val() thread = self.joint.internal_thread(self.insertion_length).val()
result = result.union(thread) result = result.union(thread)
for h in holes: for h in holes:
cyl = Cq.Solid.makeCylinder( cyl = Cq.Solid.makeCylinder(