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 749d7ebf42 - Show all commits

View File

@ -956,7 +956,7 @@ class DiskJoint(Model):
@property
def radius_axle(self) -> float:
return self.axle_bolt.diam_thread
return self.axle_bolt.diam_thread / 2
@property
def total_thickness(self) -> float: