cosplay: Touhou/Houjuu Nue #4

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

View File

@ -450,8 +450,8 @@ class TorsionJoint:
.workplane() .workplane()
.circle(self._radius_spring_internal) .circle(self._radius_spring_internal)
.extrude(self.spring_height) .extrude(self.spring_height)
#.faces(tag="spring") .faces("<Z")
#.workplane() .workplane()
.hole(self.radius_axle * 2) .hole(self.radius_axle * 2)
) )
theta_begin = math.radians(rider_slot_begin) theta_begin = math.radians(rider_slot_begin)