Fix ChestHingeSetting

Got broken by 6756d16b67
This commit is contained in:
Florian Festi 2017-02-23 20:55:48 +01:00
parent e0a4d06c43
commit d4edafe2d9
1 changed files with 1 additions and 1 deletions

View File

@ -1077,7 +1077,7 @@ Values:
}
def pinheight(self):
return ((0.9*self.pin_height)**2-self.settings.thickness**2)**0.5
return ((0.9*self.pin_height)**2-self.thickness**2)**0.5
def edgeObjects(self, boxes, chars="oOpPqQ", add=True):
edges = [