Update grill.py

This commit is contained in:
zobotek 2018-10-20 00:15:33 -07:00 committed by GitHub
parent 290c6d5d5d
commit 9d07e978c7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -276,8 +276,8 @@ class Application(Frame):
float(self.GrillYVar.get()),
float(self.XGrillCenterVar.get()),
float(self.YGrillCenterVar.get()),
float(self.HoleSpaceVar.get()),
float(self.DrillVar.get()),
float(self.HoleSpaceVar.get()),
PercentOpenArea
))