From: Daid Date: Sat, 7 Apr 2012 14:27:22 +0000 (+0200) Subject: Fixed progress bar error when slicing with skin enabled. X-Git-Tag: RC3~93 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=d0691018c211d1dbd500c0b3d363da8c5bd2f11d;p=cura.git Fixed progress bar error when slicing with skin enabled. --- diff --git a/Cura/gui/sliceProgessPanel.py b/Cura/gui/sliceProgessPanel.py index bdf2e82e..577b5545 100644 --- a/Cura/gui/sliceProgessPanel.py +++ b/Cura/gui/sliceProgessPanel.py @@ -28,6 +28,7 @@ class sliceProgessPanel(wx.Panel): 'speed': 12.759510994, 'raft': 31.4580039978, 'skirt': 19.3436040878, + 'skin': 1.0, 'joris': 1.0, 'comb': 23.7805759907, 'cool': 27.148763895,