This commit is contained in:
Florian Festi 2016-03-08 21:47:56 +01:00
parent 317625a4a6
commit daaeae9b50
1 changed files with 1 additions and 1 deletions

2
box.py
View File

@ -26,7 +26,7 @@ class Box(Boxes):
t = self.thickness
self.open(width=x+y+40, height=y+2*h+50)
b.edges["f"].settings.setValues(self.thickness, space=3, finger=3,
self.edges["f"].settings.setValues(self.thickness, space=3, finger=3,
surroundingspaces=1)
d2 = [Bolts(2)]