fix of one wrong setting description (and some more stuff)

This commit is contained in:
Tim Kuipers 2015-03-23 11:43:31 +01:00
parent 2f9ddaf899
commit cefa69592a

View file

@ -201,7 +201,7 @@ class CuraEngineBackend(Backend):
# ================================
# wireframe printing options
# ================================
'wireframePrintspeed': self._settings.getSettingValueByKey('wireframe_printspeed')
}