Advertisement
Guest User

Cura 2.5 log

a guest
May 23rd, 2017
170
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 49.50 KB | None | 0 0
  1. 2017-05-23 06:56:29,747 - INFO - UM.PluginRegistry.loadPlugin [102]: Loaded plugin FileLogger
  2. 2017-05-23 06:56:29,750 - INFO - UM.PluginRegistry.loadPlugin [102]: Loaded plugin STLWriter
  3. 2017-05-23 06:56:29,754 - INFO - UM.PluginRegistry.loadPlugin [102]: Loaded plugin OBJReader
  4. 2017-05-23 06:56:29,758 - INFO - UM.PluginRegistry.loadPlugin [102]: Loaded plugin STLReader
  5. 2017-05-23 06:56:29,760 - INFO - UM.PluginRegistry.loadPlugin [102]: Loaded plugin OBJWriter
  6. 2017-05-23 06:56:29,782 - INFO - UM.PluginRegistry.loadPlugin [102]: Loaded plugin UpdateChecker
  7. 2017-05-23 06:56:29,784 - INFO - UM.PluginRegistry.loadPlugin [102]: Loaded plugin WireframeView
  8. 2017-05-23 06:56:29,785 - INFO - UM.PluginRegistry.loadPlugin [102]: Loaded plugin SimpleView
  9. 2017-05-23 06:56:29,800 - INFO - UM.PluginRegistry.loadPlugin [102]: Loaded plugin MirrorTool
  10. 2017-05-23 06:56:29,802 - INFO - UM.PluginRegistry.loadPlugin [102]: Loaded plugin SelectionTool
  11. 2017-05-23 06:56:29,808 - INFO - UM.PluginRegistry.loadPlugin [102]: Loaded plugin RotateTool
  12. 2017-05-23 06:56:29,812 - INFO - UM.PluginRegistry.loadPlugin [102]: Loaded plugin TranslateTool
  13. 2017-05-23 06:56:29,815 - INFO - UM.PluginRegistry.loadPlugin [102]: Loaded plugin CameraTool
  14. 2017-05-23 06:56:29,821 - INFO - UM.PluginRegistry.loadPlugin [102]: Loaded plugin ScaleTool
  15. 2017-05-23 06:56:29,826 - INFO - UM.PluginRegistry.loadPlugin [102]: Loaded plugin UltimakerMachineActions
  16. 2017-05-23 06:56:29,828 - INFO - UM.PluginRegistry.loadPlugin [102]: Loaded plugin CuraProfileWriter
  17. 2017-05-23 06:56:29,830 - ERROR - UM.PluginRegistry.loadPlugin [91]: Plugin VersionUpgrade24to25 did not return any objects to register
  18. 2017-05-23 06:56:29,835 - INFO - UM.PluginRegistry.loadPlugin [102]: Loaded plugin VersionUpgrade21to22
  19. 2017-05-23 06:56:29,837 - INFO - UM.PluginRegistry.loadPlugin [102]: Loaded plugin VersionUpgrade22to24
  20. 2017-05-23 06:56:29,841 - INFO - UM.PluginRegistry.loadPlugin [102]: Loaded plugin ImageReader
  21. 2017-05-23 06:56:29,844 - ERROR - UM.Logger.logException [74]: Exception: Import error loading module 3MFReader
  22. 2017-05-23 06:56:29,844 - ERROR - UM.Logger.logException [78]: Traceback (most recent call last):
  23. 2017-05-23 06:56:29,844 - ERROR - UM.Logger.logException [78]: File "/usr/lib/python3.6/site-packages/UM/PluginRegistry.py", line 293, in _findPlugin
  24. 2017-05-23 06:56:29,844 - ERROR - UM.Logger.logException [78]: module = imp.load_module(plugin_id, file, path, desc)
  25. 2017-05-23 06:56:29,845 - ERROR - UM.Logger.logException [78]: File "/usr/lib/python3.6/imp.py", line 244, in load_module
  26. 2017-05-23 06:56:29,845 - ERROR - UM.Logger.logException [78]: return load_package(name, filename)
  27. 2017-05-23 06:56:29,845 - ERROR - UM.Logger.logException [78]: File "/usr/lib/python3.6/imp.py", line 216, in load_package
  28. 2017-05-23 06:56:29,845 - ERROR - UM.Logger.logException [78]: return _load(spec)
  29. 2017-05-23 06:56:29,845 - ERROR - UM.Logger.logException [78]: File "<frozen importlib._bootstrap>", line 675, in _load
  30. 2017-05-23 06:56:29,845 - ERROR - UM.Logger.logException [78]: File "<frozen importlib._bootstrap>", line 655, in _load_unlocked
  31. 2017-05-23 06:56:29,845 - ERROR - UM.Logger.logException [78]: File "<frozen importlib._bootstrap_external>", line 678, in exec_module
  32. 2017-05-23 06:56:29,845 - ERROR - UM.Logger.logException [78]: File "<frozen importlib._bootstrap>", line 205, in _call_with_frames_removed
  33. 2017-05-23 06:56:29,845 - ERROR - UM.Logger.logException [78]: File "/usr/lib/cura/plugins/3MFReader/__init__.py", line 5, in <module>
  34. 2017-05-23 06:56:29,845 - ERROR - UM.Logger.logException [78]: from . import ThreeMFReader
  35. 2017-05-23 06:56:29,846 - ERROR - UM.Logger.logException [78]: File "/usr/lib/cura/plugins/3MFReader/ThreeMFReader.py", line 23, in <module>
  36. 2017-05-23 06:56:29,846 - ERROR - UM.Logger.logException [78]: import Savitar
  37. 2017-05-23 06:56:29,846 - ERROR - UM.Logger.logException [78]: ModuleNotFoundError: No module named 'Savitar'
  38. 2017-05-23 06:56:29,846 - ERROR - UM.PluginRegistry._populateMetaData [249]: Could not find plugin 3MFReader
  39. 2017-05-23 06:56:29,848 - ERROR - UM.Logger.logException [74]: Exception: Import error loading module 3MFReader
  40. 2017-05-23 06:56:29,848 - ERROR - UM.Logger.logException [78]: Traceback (most recent call last):
  41. 2017-05-23 06:56:29,848 - ERROR - UM.Logger.logException [78]: File "/usr/lib/python3.6/site-packages/UM/PluginRegistry.py", line 293, in _findPlugin
  42. 2017-05-23 06:56:29,849 - ERROR - UM.Logger.logException [78]: module = imp.load_module(plugin_id, file, path, desc)
  43. 2017-05-23 06:56:29,849 - ERROR - UM.Logger.logException [78]: File "/usr/lib/python3.6/imp.py", line 244, in load_module
  44. 2017-05-23 06:56:29,849 - ERROR - UM.Logger.logException [78]: return load_package(name, filename)
  45. 2017-05-23 06:56:29,849 - ERROR - UM.Logger.logException [78]: File "/usr/lib/python3.6/imp.py", line 216, in load_package
  46. 2017-05-23 06:56:29,849 - ERROR - UM.Logger.logException [78]: return _load(spec)
  47. 2017-05-23 06:56:29,849 - ERROR - UM.Logger.logException [78]: File "<frozen importlib._bootstrap>", line 675, in _load
  48. 2017-05-23 06:56:29,849 - ERROR - UM.Logger.logException [78]: File "<frozen importlib._bootstrap>", line 655, in _load_unlocked
  49. 2017-05-23 06:56:29,849 - ERROR - UM.Logger.logException [78]: File "<frozen importlib._bootstrap_external>", line 678, in exec_module
  50. 2017-05-23 06:56:29,849 - ERROR - UM.Logger.logException [78]: File "<frozen importlib._bootstrap>", line 205, in _call_with_frames_removed
  51. 2017-05-23 06:56:29,849 - ERROR - UM.Logger.logException [78]: File "/usr/lib/cura/plugins/3MFReader/__init__.py", line 5, in <module>
  52. 2017-05-23 06:56:29,850 - ERROR - UM.Logger.logException [78]: from . import ThreeMFReader
  53. 2017-05-23 06:56:29,850 - ERROR - UM.Logger.logException [78]: File "/usr/lib/cura/plugins/3MFReader/ThreeMFReader.py", line 23, in <module>
  54. 2017-05-23 06:56:29,850 - ERROR - UM.Logger.logException [78]: import Savitar
  55. 2017-05-23 06:56:29,850 - ERROR - UM.Logger.logException [78]: ModuleNotFoundError: No module named 'Savitar'
  56. 2017-05-23 06:56:29,853 - ERROR - UM.Logger.logException [74]: Exception: Import error loading module 3MFWriter
  57. 2017-05-23 06:56:29,853 - ERROR - UM.Logger.logException [78]: Traceback (most recent call last):
  58. 2017-05-23 06:56:29,853 - ERROR - UM.Logger.logException [78]: File "/usr/lib/python3.6/site-packages/UM/PluginRegistry.py", line 293, in _findPlugin
  59. 2017-05-23 06:56:29,853 - ERROR - UM.Logger.logException [78]: module = imp.load_module(plugin_id, file, path, desc)
  60. 2017-05-23 06:56:29,853 - ERROR - UM.Logger.logException [78]: File "/usr/lib/python3.6/imp.py", line 244, in load_module
  61. 2017-05-23 06:56:29,853 - ERROR - UM.Logger.logException [78]: return load_package(name, filename)
  62. 2017-05-23 06:56:29,854 - ERROR - UM.Logger.logException [78]: File "/usr/lib/python3.6/imp.py", line 216, in load_package
  63. 2017-05-23 06:56:29,854 - ERROR - UM.Logger.logException [78]: return _load(spec)
  64. 2017-05-23 06:56:29,854 - ERROR - UM.Logger.logException [78]: File "<frozen importlib._bootstrap>", line 675, in _load
  65. 2017-05-23 06:56:29,854 - ERROR - UM.Logger.logException [78]: File "<frozen importlib._bootstrap>", line 655, in _load_unlocked
  66. 2017-05-23 06:56:29,854 - ERROR - UM.Logger.logException [78]: File "<frozen importlib._bootstrap_external>", line 678, in exec_module
  67. 2017-05-23 06:56:29,854 - ERROR - UM.Logger.logException [78]: File "<frozen importlib._bootstrap>", line 205, in _call_with_frames_removed
  68. 2017-05-23 06:56:29,854 - ERROR - UM.Logger.logException [78]: File "/usr/lib/cura/plugins/3MFWriter/__init__.py", line 6, in <module>
  69. 2017-05-23 06:56:29,854 - ERROR - UM.Logger.logException [78]: from . import ThreeMFWriter
  70. 2017-05-23 06:56:29,854 - ERROR - UM.Logger.logException [78]: File "/usr/lib/cura/plugins/3MFWriter/ThreeMFWriter.py", line 11, in <module>
  71. 2017-05-23 06:56:29,854 - ERROR - UM.Logger.logException [78]: import Savitar
  72. 2017-05-23 06:56:29,855 - ERROR - UM.Logger.logException [78]: ModuleNotFoundError: No module named 'Savitar'
  73. 2017-05-23 06:56:29,855 - ERROR - UM.PluginRegistry._populateMetaData [249]: Could not find plugin 3MFWriter
  74. 2017-05-23 06:56:29,856 - ERROR - UM.Logger.logException [74]: Exception: Import error loading module 3MFWriter
  75. 2017-05-23 06:56:29,857 - ERROR - UM.Logger.logException [78]: Traceback (most recent call last):
  76. 2017-05-23 06:56:29,857 - ERROR - UM.Logger.logException [78]: File "/usr/lib/python3.6/site-packages/UM/PluginRegistry.py", line 293, in _findPlugin
  77. 2017-05-23 06:56:29,857 - ERROR - UM.Logger.logException [78]: module = imp.load_module(plugin_id, file, path, desc)
  78. 2017-05-23 06:56:29,857 - ERROR - UM.Logger.logException [78]: File "/usr/lib/python3.6/imp.py", line 244, in load_module
  79. 2017-05-23 06:56:29,857 - ERROR - UM.Logger.logException [78]: return load_package(name, filename)
  80. 2017-05-23 06:56:29,857 - ERROR - UM.Logger.logException [78]: File "/usr/lib/python3.6/imp.py", line 216, in load_package
  81. 2017-05-23 06:56:29,858 - ERROR - UM.Logger.logException [78]: return _load(spec)
  82. 2017-05-23 06:56:29,858 - ERROR - UM.Logger.logException [78]: File "<frozen importlib._bootstrap>", line 675, in _load
  83. 2017-05-23 06:56:29,858 - ERROR - UM.Logger.logException [78]: File "<frozen importlib._bootstrap>", line 655, in _load_unlocked
  84. 2017-05-23 06:56:29,858 - ERROR - UM.Logger.logException [78]: File "<frozen importlib._bootstrap_external>", line 678, in exec_module
  85. 2017-05-23 06:56:29,858 - ERROR - UM.Logger.logException [78]: File "<frozen importlib._bootstrap>", line 205, in _call_with_frames_removed
  86. 2017-05-23 06:56:29,858 - ERROR - UM.Logger.logException [78]: File "/usr/lib/cura/plugins/3MFWriter/__init__.py", line 6, in <module>
  87. 2017-05-23 06:56:29,858 - ERROR - UM.Logger.logException [78]: from . import ThreeMFWriter
  88. 2017-05-23 06:56:29,858 - ERROR - UM.Logger.logException [78]: File "/usr/lib/cura/plugins/3MFWriter/ThreeMFWriter.py", line 11, in <module>
  89. 2017-05-23 06:56:29,858 - ERROR - UM.Logger.logException [78]: import Savitar
  90. 2017-05-23 06:56:29,858 - ERROR - UM.Logger.logException [78]: ModuleNotFoundError: No module named 'Savitar'
  91. 2017-05-23 06:56:29,864 - INFO - UM.PluginRegistry.loadPlugin [102]: Loaded plugin CuraOrientationPlugin
  92. 2017-05-23 06:56:29,868 - INFO - UM.PluginRegistry.loadPlugin [102]: Loaded plugin PerObjectSettingsTool
  93. 2017-05-23 06:56:29,870 - INFO - UM.PluginRegistry.loadPlugin [102]: Loaded plugin MachineSettingsAction
  94. 2017-05-23 06:56:29,875 - INFO - UM.PluginRegistry.loadPlugin [102]: Loaded plugin GCodeReader
  95. 2017-05-23 06:56:29,885 - INFO - UM.PluginRegistry.loadPlugin [102]: Loaded plugin X3DReader
  96. 2017-05-23 06:56:29,891 - INFO - UM.PluginRegistry.loadPlugin [102]: Loaded plugin RemovableDriveOutputDevice
  97. 2017-05-23 06:56:29,893 - INFO - UM.PluginRegistry.loadPlugin [102]: Loaded plugin GCodeProfileReader
  98. 2017-05-23 06:56:29,894 - WARNING - UM.PluginRegistry.loadPlugin [74]: Plugin ConsoleLogger was already loaded
  99. 2017-05-23 06:56:29,896 - INFO - UM.PluginRegistry.loadPlugin [102]: Loaded plugin CuraProfileReader
  100. 2017-05-23 06:56:29,896 - WARNING - UM.PluginRegistry.loadPlugin [74]: Plugin LocalFileOutputDevice was already loaded
  101. 2017-05-23 06:56:29,896 - WARNING - UM.PluginRegistry.loadPlugin [74]: Plugin CuraEngineBackend was already loaded
  102. 2017-05-23 06:56:29,896 - WARNING - UM.PluginRegistry.loadPlugin [74]: Plugin FileLogger was already loaded
  103. 2017-05-23 06:56:29,901 - INFO - UM.PluginRegistry.loadPlugin [102]: Loaded plugin PostProcessingPlugin
  104. 2017-05-23 06:56:29,904 - INFO - UM.PluginRegistry.loadPlugin [102]: Loaded plugin AutoSave
  105. 2017-05-23 06:56:29,907 - INFO - UM.PluginRegistry.loadPlugin [102]: Loaded plugin GCodeWriter
  106. 2017-05-23 06:56:29,910 - INFO - UM.PluginRegistry.loadPlugin [102]: Loaded plugin SolidView
  107. 2017-05-23 06:56:29,913 - INFO - UM.PluginRegistry.loadPlugin [102]: Loaded plugin ChangeLogPlugin
  108. 2017-05-23 06:56:29,913 - WARNING - UM.PluginRegistry.loadPlugin [74]: Plugin STLWriter was already loaded
  109. 2017-05-23 06:56:29,913 - WARNING - UM.PluginRegistry.loadPlugin [74]: Plugin OBJReader was already loaded
  110. 2017-05-23 06:56:29,913 - WARNING - UM.PluginRegistry.loadPlugin [74]: Plugin STLReader was already loaded
  111. 2017-05-23 06:56:29,913 - WARNING - UM.PluginRegistry.loadPlugin [74]: Plugin OBJWriter was already loaded
  112. 2017-05-23 06:56:29,923 - ERROR - UM.Logger.logException [74]: Exception: Import error loading module UM3NetworkPrinting
  113. 2017-05-23 06:56:29,924 - ERROR - UM.Logger.logException [78]: Traceback (most recent call last):
  114. 2017-05-23 06:56:29,924 - ERROR - UM.Logger.logException [78]: File "/usr/lib/python3.6/site-packages/UM/PluginRegistry.py", line 293, in _findPlugin
  115. 2017-05-23 06:56:29,924 - ERROR - UM.Logger.logException [78]: module = imp.load_module(plugin_id, file, path, desc)
  116. 2017-05-23 06:56:29,924 - ERROR - UM.Logger.logException [78]: File "/usr/lib/python3.6/imp.py", line 244, in load_module
  117. 2017-05-23 06:56:29,924 - ERROR - UM.Logger.logException [78]: return load_package(name, filename)
  118. 2017-05-23 06:56:29,924 - ERROR - UM.Logger.logException [78]: File "/usr/lib/python3.6/imp.py", line 216, in load_package
  119. 2017-05-23 06:56:29,924 - ERROR - UM.Logger.logException [78]: return _load(spec)
  120. 2017-05-23 06:56:29,924 - ERROR - UM.Logger.logException [78]: File "<frozen importlib._bootstrap>", line 675, in _load
  121. 2017-05-23 06:56:29,924 - ERROR - UM.Logger.logException [78]: File "<frozen importlib._bootstrap>", line 655, in _load_unlocked
  122. 2017-05-23 06:56:29,925 - ERROR - UM.Logger.logException [78]: File "<frozen importlib._bootstrap_external>", line 678, in exec_module
  123. 2017-05-23 06:56:29,925 - ERROR - UM.Logger.logException [78]: File "<frozen importlib._bootstrap>", line 205, in _call_with_frames_removed
  124. 2017-05-23 06:56:29,925 - ERROR - UM.Logger.logException [78]: File "/usr/lib/cura/plugins/UM3NetworkPrinting/__init__.py", line 3, in <module>
  125. 2017-05-23 06:56:29,925 - ERROR - UM.Logger.logException [78]: from . import NetworkPrinterOutputDevicePlugin
  126. 2017-05-23 06:56:29,925 - ERROR - UM.Logger.logException [78]: File "/usr/lib/cura/plugins/UM3NetworkPrinting/NetworkPrinterOutputDevicePlugin.py", line 7, in <module>
  127. 2017-05-23 06:56:29,925 - ERROR - UM.Logger.logException [78]: from zeroconf import Zeroconf, ServiceBrowser, ServiceStateChange, ServiceInfo # type: ignore
  128. 2017-05-23 06:56:29,925 - ERROR - UM.Logger.logException [78]: ModuleNotFoundError: No module named 'zeroconf'
  129. 2017-05-23 06:56:29,925 - ERROR - UM.PluginRegistry._populateMetaData [249]: Could not find plugin UM3NetworkPrinting
  130. 2017-05-23 06:56:29,928 - ERROR - UM.Logger.logException [74]: Exception: Import error loading module UM3NetworkPrinting
  131. 2017-05-23 06:56:29,929 - ERROR - UM.Logger.logException [78]: Traceback (most recent call last):
  132. 2017-05-23 06:56:29,929 - ERROR - UM.Logger.logException [78]: File "/usr/lib/python3.6/site-packages/UM/PluginRegistry.py", line 293, in _findPlugin
  133. 2017-05-23 06:56:29,929 - ERROR - UM.Logger.logException [78]: module = imp.load_module(plugin_id, file, path, desc)
  134. 2017-05-23 06:56:29,929 - ERROR - UM.Logger.logException [78]: File "/usr/lib/python3.6/imp.py", line 244, in load_module
  135. 2017-05-23 06:56:29,929 - ERROR - UM.Logger.logException [78]: return load_package(name, filename)
  136. 2017-05-23 06:56:29,929 - ERROR - UM.Logger.logException [78]: File "/usr/lib/python3.6/imp.py", line 216, in load_package
  137. 2017-05-23 06:56:29,929 - ERROR - UM.Logger.logException [78]: return _load(spec)
  138. 2017-05-23 06:56:29,929 - ERROR - UM.Logger.logException [78]: File "<frozen importlib._bootstrap>", line 675, in _load
  139. 2017-05-23 06:56:29,929 - ERROR - UM.Logger.logException [78]: File "<frozen importlib._bootstrap>", line 655, in _load_unlocked
  140. 2017-05-23 06:56:29,929 - ERROR - UM.Logger.logException [78]: File "<frozen importlib._bootstrap_external>", line 678, in exec_module
  141. 2017-05-23 06:56:29,930 - ERROR - UM.Logger.logException [78]: File "<frozen importlib._bootstrap>", line 205, in _call_with_frames_removed
  142. 2017-05-23 06:56:29,930 - ERROR - UM.Logger.logException [78]: File "/usr/lib/cura/plugins/UM3NetworkPrinting/__init__.py", line 3, in <module>
  143. 2017-05-23 06:56:29,930 - ERROR - UM.Logger.logException [78]: from . import NetworkPrinterOutputDevicePlugin
  144. 2017-05-23 06:56:29,930 - ERROR - UM.Logger.logException [78]: File "/usr/lib/cura/plugins/UM3NetworkPrinting/NetworkPrinterOutputDevicePlugin.py", line 7, in <module>
  145. 2017-05-23 06:56:29,930 - ERROR - UM.Logger.logException [78]: from zeroconf import Zeroconf, ServiceBrowser, ServiceStateChange, ServiceInfo # type: ignore
  146. 2017-05-23 06:56:29,930 - ERROR - UM.Logger.logException [78]: ModuleNotFoundError: No module named 'zeroconf'
  147. 2017-05-23 06:56:29,930 - WARNING - UM.PluginRegistry.loadPlugin [74]: Plugin UpdateChecker was already loaded
  148. 2017-05-23 06:56:29,930 - WARNING - UM.PluginRegistry.loadPlugin [74]: Plugin WireframeView was already loaded
  149. 2017-05-23 06:56:29,931 - WARNING - UM.PluginRegistry.loadPlugin [74]: Plugin SimpleView was already loaded
  150. 2017-05-23 06:56:29,944 - INFO - UM.PluginRegistry.loadPlugin [102]: Loaded plugin USBPrinting
  151. 2017-05-23 06:56:29,951 - INFO - UM.PluginRegistry.loadPlugin [102]: Loaded plugin XmlMaterialProfile
  152. 2017-05-23 06:56:29,951 - WARNING - UM.PluginRegistry.loadPlugin [74]: Plugin MirrorTool was already loaded
  153. 2017-05-23 06:56:29,951 - WARNING - UM.PluginRegistry.loadPlugin [74]: Plugin SelectionTool was already loaded
  154. 2017-05-23 06:56:29,952 - WARNING - UM.PluginRegistry.loadPlugin [74]: Plugin RotateTool was already loaded
  155. 2017-05-23 06:56:29,952 - WARNING - UM.PluginRegistry.loadPlugin [74]: Plugin TranslateTool was already loaded
  156. 2017-05-23 06:56:29,952 - WARNING - UM.PluginRegistry.loadPlugin [74]: Plugin CameraTool was already loaded
  157. 2017-05-23 06:56:29,952 - WARNING - UM.PluginRegistry.loadPlugin [74]: Plugin ScaleTool was already loaded
  158. 2017-05-23 06:56:29,956 - INFO - UM.PluginRegistry.loadPlugin [102]: Loaded plugin XRayView
  159. 2017-05-23 06:56:29,963 - INFO - UM.PluginRegistry.loadPlugin [102]: Loaded plugin LayerView
  160. 2017-05-23 06:56:29,966 - INFO - UM.PluginRegistry.loadPlugin [102]: Loaded plugin LegacyProfileReader
  161. 2017-05-23 06:56:29,966 - INFO - UM.Qt.QtApplication.__init__ [107]: Command line arguments: {'external-backend': False, 'disable-textures': False, 'qmljsdebugger': None, 'file': [], 'single_instance': False}
  162. 2017-05-23 06:56:29,968 - INFO - UM.VersionUpgradeManager.upgrade [100]: Looking for old configuration files to upgrade.
  163. 2017-05-23 06:56:29,969 - WARNING - UM.VersionUpgradeManager._upgradeFile [315]: Unable to upgrade the file ./Monoprice+Maker+Select+Plus_settings with VersionUpgrade22to24.VersionUpgrade.upgradeMachineInstance. Skipping it.
  164. 2017-05-23 06:56:29,970 - WARNING - UM.VersionUpgradeManager._upgradeFile [315]: Unable to upgrade the file ./Maker+Select+Plus_settings with VersionUpgrade22to24.VersionUpgrade.upgradeMachineInstance. Skipping it.
  165. 2017-05-23 06:56:29,971 - WARNING - UM.VersionUpgradeManager._upgradeFile [315]: Unable to upgrade the file ./Prusa+i3_settings with VersionUpgrade22to24.VersionUpgrade.upgradeMachineInstance. Skipping it.
  166. 2017-05-23 06:56:29,988 - DEBUG - UM.Backend.Backend._logSocketState [168]: Socket state changed to Listening
  167. 2017-05-23 06:56:29,992 - INFO - UM.Backend.Backend.startEngine [72]: Started engine process: /usr/bin/CuraEngine
  168. 2017-05-23 06:56:29,992 - DEBUG - UM.Backend.Backend._backendLog [90]: [Backend] Calling engine with: ['/usr/bin/CuraEngine', 'connect', '127.0.0.1:49674', '-j', '/usr/share/cura/resources/definitions/fdmprinter.def.json', '']
  169. 2017-05-23 06:56:30,009 - DEBUG - UM.Backend.Backend._backendLog [90]: [Backend]
  170. 2017-05-23 06:56:30,009 - DEBUG - UM.Backend.Backend._backendLog [90]: [Backend] Cura_SteamEngine version DEV
  171. 2017-05-23 06:56:30,010 - DEBUG - UM.Backend.Backend._backendLog [90]: [Backend] Copyright (C) 2014 David Braam
  172. 2017-05-23 06:56:30,010 - DEBUG - UM.Backend.Backend._backendLog [90]: [Backend]
  173. 2017-05-23 06:56:30,010 - DEBUG - UM.Backend.Backend._backendLog [90]: [Backend] This program is free software: you can redistribute it and/or modify
  174. 2017-05-23 06:56:30,010 - DEBUG - UM.Backend.Backend._backendLog [90]: [Backend] it under the terms of the GNU Affero General Public License as published by
  175. 2017-05-23 06:56:30,010 - DEBUG - UM.Backend.Backend._backendLog [90]: [Backend] the Free Software Foundation, either version 3 of the License, or
  176. 2017-05-23 06:56:30,010 - DEBUG - UM.Backend.Backend._backendLog [90]: [Backend] (at your option) any later version.
  177. 2017-05-23 06:56:30,010 - DEBUG - UM.Backend.Backend._backendLog [90]: [Backend]
  178. 2017-05-23 06:56:30,010 - DEBUG - UM.Backend.Backend._backendLog [90]: [Backend] This program is distributed in the hope that it will be useful,
  179. 2017-05-23 06:56:30,010 - DEBUG - UM.Backend.Backend._backendLog [90]: [Backend] but WITHOUT ANY WARRANTY; without even the implied warranty of
  180. 2017-05-23 06:56:30,011 - DEBUG - UM.Backend.Backend._backendLog [90]: [Backend] MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  181. 2017-05-23 06:56:30,011 - DEBUG - UM.Backend.Backend._backendLog [90]: [Backend] GNU Affero General Public License for more details.
  182. 2017-05-23 06:56:30,011 - DEBUG - UM.Backend.Backend._backendLog [90]: [Backend]
  183. 2017-05-23 06:56:30,011 - DEBUG - UM.Backend.Backend._backendLog [90]: [Backend] You should have received a copy of the GNU Affero General Public License
  184. 2017-05-23 06:56:30,011 - DEBUG - UM.Backend.Backend._backendLog [90]: [Backend] along with this program. If not, see <http://www.gnu.org/licenses/>.
  185. 2017-05-23 06:56:30,098 - WARNING - cura.MachineActionManager.addSupportedAction [77]: Unable to add DiscoverUM3Action to ultimaker3, as the action is not recognised
  186. 2017-05-23 06:56:30,098 - WARNING - cura.MachineActionManager.addFirstStartAction [90]: Unable to add DiscoverUM3Action to ultimaker3, as the action is not recognised
  187. 2017-05-23 06:56:30,105 - DEBUG - MachineSettingsAction.MachineSettingsAction._onContainerAdded [72]: Not attaching MachineSettingsAction to ultimaker3; Multi-extrusion printers are not supported
  188. 2017-05-23 06:56:30,166 - DEBUG - MachineSettingsAction.MachineSettingsAction._onContainerAdded [72]: Not attaching MachineSettingsAction to ultimaker_original_dual; Multi-extrusion printers are not supported
  189. 2017-05-23 06:56:30,353 - DEBUG - MachineSettingsAction.MachineSettingsAction._onContainerAdded [72]: Not attaching MachineSettingsAction to ord; Multi-extrusion printers are not supported
  190. 2017-05-23 06:56:30,576 - DEBUG - MachineSettingsAction.MachineSettingsAction._onContainerAdded [72]: Not attaching MachineSettingsAction to vertex_k8400_dual; Multi-extrusion printers are not supported
  191. 2017-05-23 06:56:30,775 - DEBUG - MachineSettingsAction.MachineSettingsAction._onContainerAdded [72]: Not attaching MachineSettingsAction to cartesio; Multi-extrusion printers are not supported
  192. 2017-05-23 06:56:31,461 - WARNING - cura.MachineActionManager.addSupportedAction [77]: Unable to add DiscoverUM3Action to ultimaker3_extended, as the action is not recognised
  193. 2017-05-23 06:56:31,461 - WARNING - cura.MachineActionManager.addFirstStartAction [90]: Unable to add DiscoverUM3Action to ultimaker3_extended, as the action is not recognised
  194. 2017-05-23 06:56:31,461 - DEBUG - MachineSettingsAction.MachineSettingsAction._onContainerAdded [72]: Not attaching MachineSettingsAction to ultimaker3_extended; Multi-extrusion printers are not supported
  195. 2017-05-23 06:56:31,728 - DEBUG - MachineSettingsAction.MachineSettingsAction._onContainerAdded [72]: Not attaching MachineSettingsAction to punchtec_connect_xl; Multi-extrusion printers are not supported
  196. 2017-05-23 06:56:32,352 - DEBUG - UM.Settings.ContainerRegistry.load [204]: Loading data into container registry took 2.334904670715332 seconds
  197. 2017-05-23 06:56:32,353 - DEBUG - UM.Backend.Backend._logSocketState [172]: Socket state changed to Connected
  198. 2017-05-23 06:56:32,353 - DEBUG - UM.Backend.Backend._onSocketStateChanged [162]: Backend connected on port 49674
  199. 2017-05-23 06:56:32,353 - DEBUG - UM.Controller.setActiveView [81]: Setting active view to SolidView
  200. 2017-05-23 06:56:32,356 - WARNING - cura.Settings.ExtruderManager.getMachineExtruders [404]: Tried to get the extruder trains for machine Monoprice Maker Select Plus, which doesn't exist.
  201. 2017-05-23 06:56:32,356 - WARNING - cura.Settings.ExtruderManager.getMachineExtruders [404]: Tried to get the extruder trains for machine Monoprice Maker Select Plus, which doesn't exist.
  202. 2017-05-23 06:56:32,689 - DEBUG - UM.Qt.Bindings.Theme.load [126]: Loading theme file: /usr/share/cura/resources/themes/cura/theme.json
  203. 2017-05-23 06:56:32,701 - DEBUG - UM.Qt.Bindings.Theme.load [186]: Loaded theme /usr/share/cura/resources/themes/cura
  204. 2017-05-23 06:56:32,913 - ERROR - UM.Logger.logException [74]: Exception: Import error loading module 3MFReader
  205. 2017-05-23 06:56:32,914 - ERROR - UM.Logger.logException [78]: Traceback (most recent call last):
  206. 2017-05-23 06:56:32,914 - ERROR - UM.Logger.logException [78]: File "/usr/lib/python3.6/site-packages/UM/PluginRegistry.py", line 293, in _findPlugin
  207. 2017-05-23 06:56:32,914 - ERROR - UM.Logger.logException [78]: module = imp.load_module(plugin_id, file, path, desc)
  208. 2017-05-23 06:56:32,914 - ERROR - UM.Logger.logException [78]: File "/usr/lib/python3.6/imp.py", line 244, in load_module
  209. 2017-05-23 06:56:32,914 - ERROR - UM.Logger.logException [78]: return load_package(name, filename)
  210. 2017-05-23 06:56:32,914 - ERROR - UM.Logger.logException [78]: File "/usr/lib/python3.6/imp.py", line 216, in load_package
  211. 2017-05-23 06:56:32,914 - ERROR - UM.Logger.logException [78]: return _load(spec)
  212. 2017-05-23 06:56:32,914 - ERROR - UM.Logger.logException [78]: File "<frozen importlib._bootstrap>", line 675, in _load
  213. 2017-05-23 06:56:32,915 - ERROR - UM.Logger.logException [78]: File "<frozen importlib._bootstrap>", line 655, in _load_unlocked
  214. 2017-05-23 06:56:32,915 - ERROR - UM.Logger.logException [78]: File "<frozen importlib._bootstrap_external>", line 678, in exec_module
  215. 2017-05-23 06:56:32,915 - ERROR - UM.Logger.logException [78]: File "<frozen importlib._bootstrap>", line 205, in _call_with_frames_removed
  216. 2017-05-23 06:56:32,915 - ERROR - UM.Logger.logException [78]: File "/usr/lib/cura/plugins/3MFReader/__init__.py", line 5, in <module>
  217. 2017-05-23 06:56:32,915 - ERROR - UM.Logger.logException [78]: from . import ThreeMFReader
  218. 2017-05-23 06:56:32,915 - ERROR - UM.Logger.logException [78]: File "/usr/lib/cura/plugins/3MFReader/ThreeMFReader.py", line 23, in <module>
  219. 2017-05-23 06:56:32,915 - ERROR - UM.Logger.logException [78]: import Savitar
  220. 2017-05-23 06:56:32,915 - ERROR - UM.Logger.logException [78]: ModuleNotFoundError: No module named 'Savitar'
  221. 2017-05-23 06:56:32,915 - ERROR - UM.PluginRegistry._populateMetaData [249]: Could not find plugin 3MFReader
  222. 2017-05-23 06:56:32,918 - ERROR - UM.Logger.logException [74]: Exception: Import error loading module 3MFWriter
  223. 2017-05-23 06:56:32,918 - ERROR - UM.Logger.logException [78]: Traceback (most recent call last):
  224. 2017-05-23 06:56:32,918 - ERROR - UM.Logger.logException [78]: File "/usr/lib/python3.6/site-packages/UM/PluginRegistry.py", line 293, in _findPlugin
  225. 2017-05-23 06:56:32,918 - ERROR - UM.Logger.logException [78]: module = imp.load_module(plugin_id, file, path, desc)
  226. 2017-05-23 06:56:32,918 - ERROR - UM.Logger.logException [78]: File "/usr/lib/python3.6/imp.py", line 244, in load_module
  227. 2017-05-23 06:56:32,918 - ERROR - UM.Logger.logException [78]: return load_package(name, filename)
  228. 2017-05-23 06:56:32,919 - ERROR - UM.Logger.logException [78]: File "/usr/lib/python3.6/imp.py", line 216, in load_package
  229. 2017-05-23 06:56:32,919 - ERROR - UM.Logger.logException [78]: return _load(spec)
  230. 2017-05-23 06:56:32,919 - ERROR - UM.Logger.logException [78]: File "<frozen importlib._bootstrap>", line 675, in _load
  231. 2017-05-23 06:56:32,919 - ERROR - UM.Logger.logException [78]: File "<frozen importlib._bootstrap>", line 655, in _load_unlocked
  232. 2017-05-23 06:56:32,919 - ERROR - UM.Logger.logException [78]: File "<frozen importlib._bootstrap_external>", line 678, in exec_module
  233. 2017-05-23 06:56:32,919 - ERROR - UM.Logger.logException [78]: File "<frozen importlib._bootstrap>", line 205, in _call_with_frames_removed
  234. 2017-05-23 06:56:32,919 - ERROR - UM.Logger.logException [78]: File "/usr/lib/cura/plugins/3MFWriter/__init__.py", line 6, in <module>
  235. 2017-05-23 06:56:32,919 - ERROR - UM.Logger.logException [78]: from . import ThreeMFWriter
  236. 2017-05-23 06:56:32,919 - ERROR - UM.Logger.logException [78]: File "/usr/lib/cura/plugins/3MFWriter/ThreeMFWriter.py", line 11, in <module>
  237. 2017-05-23 06:56:32,920 - ERROR - UM.Logger.logException [78]: import Savitar
  238. 2017-05-23 06:56:32,920 - ERROR - UM.Logger.logException [78]: ModuleNotFoundError: No module named 'Savitar'
  239. 2017-05-23 06:56:32,920 - ERROR - UM.PluginRegistry._populateMetaData [249]: Could not find plugin 3MFWriter
  240. 2017-05-23 06:56:32,922 - ERROR - UM.Logger.logException [74]: Exception: Import error loading module UM3NetworkPrinting
  241. 2017-05-23 06:56:32,923 - ERROR - UM.Logger.logException [78]: Traceback (most recent call last):
  242. 2017-05-23 06:56:32,923 - ERROR - UM.Logger.logException [78]: File "/usr/lib/python3.6/site-packages/UM/PluginRegistry.py", line 293, in _findPlugin
  243. 2017-05-23 06:56:32,923 - ERROR - UM.Logger.logException [78]: module = imp.load_module(plugin_id, file, path, desc)
  244. 2017-05-23 06:56:32,923 - ERROR - UM.Logger.logException [78]: File "/usr/lib/python3.6/imp.py", line 244, in load_module
  245. 2017-05-23 06:56:32,923 - ERROR - UM.Logger.logException [78]: return load_package(name, filename)
  246. 2017-05-23 06:56:32,923 - ERROR - UM.Logger.logException [78]: File "/usr/lib/python3.6/imp.py", line 216, in load_package
  247. 2017-05-23 06:56:32,923 - ERROR - UM.Logger.logException [78]: return _load(spec)
  248. 2017-05-23 06:56:32,923 - ERROR - UM.Logger.logException [78]: File "<frozen importlib._bootstrap>", line 675, in _load
  249. 2017-05-23 06:56:32,924 - ERROR - UM.Logger.logException [78]: File "<frozen importlib._bootstrap>", line 655, in _load_unlocked
  250. 2017-05-23 06:56:32,924 - ERROR - UM.Logger.logException [78]: File "<frozen importlib._bootstrap_external>", line 678, in exec_module
  251. 2017-05-23 06:56:32,924 - ERROR - UM.Logger.logException [78]: File "<frozen importlib._bootstrap>", line 205, in _call_with_frames_removed
  252. 2017-05-23 06:56:32,924 - ERROR - UM.Logger.logException [78]: File "/usr/lib/cura/plugins/UM3NetworkPrinting/__init__.py", line 3, in <module>
  253. 2017-05-23 06:56:32,924 - ERROR - UM.Logger.logException [78]: from . import NetworkPrinterOutputDevicePlugin
  254. 2017-05-23 06:56:32,924 - ERROR - UM.Logger.logException [78]: File "/usr/lib/cura/plugins/UM3NetworkPrinting/NetworkPrinterOutputDevicePlugin.py", line 7, in <module>
  255. 2017-05-23 06:56:32,924 - ERROR - UM.Logger.logException [78]: from zeroconf import Zeroconf, ServiceBrowser, ServiceStateChange, ServiceInfo # type: ignore
  256. 2017-05-23 06:56:32,924 - ERROR - UM.Logger.logException [78]: ModuleNotFoundError: No module named 'zeroconf'
  257. 2017-05-23 06:56:32,925 - ERROR - UM.PluginRegistry._populateMetaData [249]: Could not find plugin UM3NetworkPrinting
  258. 2017-05-23 06:56:32,925 - ERROR - UM.Qt.Bindings.PluginsModel._update [39]: Plugin is missing a plugin metadata entry
  259. 2017-05-23 06:56:32,925 - ERROR - UM.Qt.Bindings.PluginsModel._update [39]: Plugin is missing a plugin metadata entry
  260. 2017-05-23 06:56:32,925 - ERROR - UM.Qt.Bindings.PluginsModel._update [39]: Plugin is missing a plugin metadata entry
  261. 2017-05-23 06:56:32,928 - WARNING - UM.Preferences.getValue [81]: Tried to get the value of non-existing setting info/send_slice_info.
  262. 2017-05-23 06:56:33,239 - DEBUG - UM.Qt.QtRenderer._initialize [172]: Support for Vertex Array Objects: True
  263. 2017-05-23 06:56:33,243 - DEBUG - UM.View.GL.OpenGL.__init__ [77]: Initialized OpenGL subsystems.
  264. 2017-05-23 06:56:33,243 - DEBUG - UM.View.GL.OpenGL.__init__ [78]: OpenGL Version: 4.5 (Core Profile) Mesa 17.1.0
  265. 2017-05-23 06:56:33,243 - DEBUG - UM.View.GL.OpenGL.__init__ [79]: OpenGL Vendor: X.Org
  266. 2017-05-23 06:56:33,243 - DEBUG - UM.View.GL.OpenGL.__init__ [80]: OpenGL Renderer: Gallium 0.4 on AMD POLARIS10 (DRM 3.9.0 / 4.10.13-1-ARCH, LLVM 4.0.0)
  267. 2017-05-23 06:56:33,243 - DEBUG - UM.View.GL.ShaderProgram.load [55]: Loading shader file [/usr/share/uranium/resources/shaders/default.shader]...
  268. 2017-05-23 06:56:33,245 - DEBUG - UM.View.GL.ShaderProgram.load [55]: Loading shader file [/usr/share/uranium/resources/shaders/selection.shader]...
  269. 2017-05-23 06:56:33,245 - DEBUG - UM.View.GL.ShaderProgram.load [55]: Loading shader file [/usr/share/uranium/resources/shaders/default.shader]...
  270. 2017-05-23 06:56:33,246 - DEBUG - UM.View.GL.ShaderProgram.load [55]: Loading shader file [/usr/share/uranium/resources/shaders/composite.shader]...
  271. 2017-05-23 06:56:33,248 - DEBUG - UM.View.GL.ShaderProgram.load [55]: Loading shader file [/usr/share/cura/resources/shaders/overhang.shader]...
  272. 2017-05-23 06:56:33,249 - DEBUG - UM.View.GL.ShaderProgram.load [55]: Loading shader file [/usr/share/cura/resources/shaders/striped.shader]...
  273. 2017-05-23 06:56:33,250 - DEBUG - UM.View.GL.ShaderProgram.load [55]: Loading shader file [/usr/share/uranium/resources/shaders/default.shader]...
  274. 2017-05-23 06:56:33,251 - DEBUG - UM.View.GL.ShaderProgram.load [55]: Loading shader file [/usr/share/cura/resources/shaders/grid.shader]...
  275. 2017-05-23 06:56:33,252 - DEBUG - UM.View.GL.ShaderProgram.load [55]: Loading shader file [/usr/share/uranium/resources/shaders/platform.shader]...
  276. 2017-05-23 06:56:43,095 - DEBUG - AutoSave.AutoSave._onTimeout [48]: Autosaving preferences, instances and profiles
  277. 2017-05-23 06:57:00,024 - DEBUG - UM.Mesh.MeshData.calculateNormalsFromVertices [408]: Calculating normals took 0.00042748451232910156 seconds
  278. 2017-05-23 06:57:00,025 - DEBUG - STLReader.STLReader.read [63]: Loaded a mesh with 23346 vertices
  279. 2017-05-23 06:57:00,037 - DEBUG - UM.Mesh.MeshData.approximateConvexHull [376]: approximateConvexHull(target_count=1024) Calculating 3D convex hull took 0.012250900268554688 seconds. 192 input vertices. 192 output vertices.
  280. 2017-05-23 06:57:00,041 - DEBUG - UM.FileHandler.ReadFileJob.run [63]: Loading file took 0.02139878273010254 seconds
  281. 2017-05-23 06:57:00,049 - DEBUG - UM.Mesh.MeshData.approximateConvexHull [376]: approximateConvexHull(target_count=1024) Calculating 3D convex hull took 0.0072519779205322266 seconds. 192 input vertices. 192 output vertices.
  282. 2017-05-23 06:57:00,287 - DEBUG - UM.View.GL.ShaderProgram.load [55]: Loading shader file [/usr/share/cura/resources/shaders/transparent_object.shader]...
  283. 2017-05-23 06:57:02,200 - DEBUG - UM.View.GL.ShaderProgram.load [55]: Loading shader file [/usr/share/uranium/resources/shaders/toolhandle.shader]...
  284. 2017-05-23 06:57:02,257 - DEBUG - UM.View.GL.ShaderProgram.load [55]: Loading shader file [/usr/share/cura/resources/shaders/transparent_object.shader]...
  285. 2017-05-23 06:57:04,245 - DEBUG - UM.View.GL.ShaderProgram.load [55]: Loading shader file [/usr/share/uranium/resources/shaders/toolhandle.shader]...
  286. 2017-05-23 06:57:06,678 - DEBUG - UM.View.GL.ShaderProgram.load [55]: Loading shader file [/usr/share/cura/resources/shaders/transparent_object.shader]...
  287. 2017-05-23 06:57:06,795 - DEBUG - UM.View.GL.ShaderProgram.load [55]: Loading shader file [/usr/share/cura/resources/shaders/transparent_object.shader]...
  288. 2017-05-23 06:57:07,969 - DEBUG - UM.View.GL.ShaderProgram.load [55]: Loading shader file [/usr/share/cura/resources/shaders/transparent_object.shader]...
  289. 2017-05-23 06:57:09,876 - DEBUG - UM.Controller.setActiveView [81]: Setting active view to LayerView
  290. 2017-05-23 06:57:09,877 - DEBUG - UM.View.GL.ShaderProgram.load [55]: Loading shader file [/usr/lib/cura/plugins/LayerView/layerview_composite.shader]...
  291. 2017-05-23 06:57:09,929 - DEBUG - UM.View.GL.ShaderProgram.load [55]: Loading shader file [/usr/share/uranium/resources/shaders/color.shader]...
  292. 2017-05-23 06:57:09,932 - DEBUG - UM.View.GL.ShaderProgram.load [55]: Loading shader file [/usr/lib/cura/plugins/LayerView/layers3d.shader]...
  293. 2017-05-23 06:57:09,934 - DEBUG - UM.View.GL.ShaderProgram.load [55]: Loading shader file [/usr/share/uranium/resources/shaders/toolhandle.shader]...
  294. 2017-05-23 06:57:10,095 - DEBUG - AutoSave.AutoSave._onTimeout [48]: Autosaving preferences, instances and profiles
  295. 2017-05-23 06:57:13,196 - DEBUG - CuraEngineBackend.CuraEngineBackend._onStartSliceCompleted [310]: Sending slice message took 0.02076101303100586 seconds
  296. 2017-05-23 06:57:13,446 - DEBUG - UM.Backend.Backend._backendLog [90]: [Backend] [WARNING] -s bottom_thickness="0.8" -s speed_print="40" -s acceleration_support="3000" -s cooling="0" -s platform_adhesion="0" -s infill_overlap="10" -s jerk_layer_0="20" -s support="0" -s cool_fan_full_at_height="0" -s wall_thickness="0.8" -s support_interface_height="1" -s top_bottom_thickness="0.8" -s line_width="0.4" -s speed_support="40" -s travel="0" -s retraction_speed="70" -s travel_compensate_overlapping_walls_enabled="True" -s shell="0" -s wireframe_printspeed="5" -s cool_fan_speed_min="100.0" -s support_conical_enabled="False" -s retraction_hop_only_when_collides="False" -s layer_start_x="0.0" -s min_infill_area="0" -s gradual_infill_steps="0" -s conical_overhang_enabled="False" -s jerk_topbottom="20" -s jerk_wall_0="20" -s support_offset="0.2" -s acceleration_wall_x="3000" -s acceleration_wall_0="3000" -s switch_extruder_prime_speed="20" -s wireframe_flow_connection="100" -s skirt_gap="3" -s jerk_skirt_brim="20" -s speed_equalize_flow_enabled="False" -s raft_surface_jerk="20" -s support_infill_rate="50" -s max_feedrate_z_override="0" -s extruder_prime_pos_y="0" -s material_flow_dependent_temperature="False" -s speed_travel="80" -s retraction_hop_enabled="False" -s machine_start_gcode="G28 ;Home
  297. 2017-05-23 06:57:13,446 - DEBUG - UM.Backend.Backend._backendLog [90]: [Backend] G1 Z15.0 F6000 ;Move the platform down 15mm
  298. 2017-05-23 06:57:13,446 - DEBUG - UM.Backend.Backend._backendLog [90]: [Backend] ;Prime the extruder
  299. 2017-05-23 06:57:13,446 - DEBUG - UM.Backend.Backend._backendLog [90]: [Backend] G92 E0
  300. 2017-05-23 06:57:13,447 - DEBUG - UM.Backend.Backend._backendLog [90]: [Backend] G1 F200 E3
  301. 2017-05-23 06:57:13,447 - DEBUG - UM.Backend.Backend._backendLog [90]: [Backend] G92 E0" -s machine_max_acceleration_e="10000" -s support_interface_line_width="0.4" -s speed_support_infill="40" -s bottom_layers="4" -s speed_wall_x="40.0" -s cool_fan_speed="100.0" -s machine_minimum_feedrate="0.0" -s jerk_print_layer_0="20" -s travel_compensate_overlapping_walls_x_enabled="True" -s speed_infill="50" -s dual_pre_wipe="True" -s retraction_combing="all" -s material_standby_temperature="175.0" -s retraction_extra_prime_amount="0" -s start_layers_at_same_position="False" -s machine_max_feedrate_x="500" -s material_final_print_temperature="173" -s raft_jerk="20" -s material_initial_print_temperature="178" -s travel_avoid_distance="0.625" -s material_print_temperature_layer_0="188" -s default_material_print_temperature="188.0" -s magic_fuzzy_skin_point_dist="0.8" -s infill_before_walls="True" -s retraction_retract_speed="70" -s gantry_height="40" -s support_interface_skip_height="0.3" -s resolution="0" -s prime_tower_position_y="200" -s infill_sparse_thickness="0.2" -s experimental="0" -s skin_overlap_mm="0.02" -s machine_heat_zone_length="16" -s acceleration_infill="3000" -s expand_lower_skins="False" -s raft_interface_speed="15.0" -s wall_line_width_0="0.4" -s material_bed_temp_prepend="True" -s machine_head_with_fans_polygon="[[-35, 90], [-35, -25], [45, 90], [45, -25]]" -s machine_max_feedrate_y="500" -s support_pattern="lines" -s skirt_brim_speed="20.0" -s layer_height_0="0.3" -s support_enable="True" -s alternate_extra_perimeter="False" -s acceleration_support_interface="3000" -s sub_div_rad_mult="100" -s jerk_wall_x="20" -s cool_fan_full_layer="1" -s retraction_count_max="90" -s extruder_prime_pos_abs="False" -s ooze_shield_angle="60" -s machine_nozzle_size="0.4" -s brim_line_count="20" -s material_extrusion_cool_down_speed="0.7" -s machine_gcode_flavor="RepRap (Marlin/Sprinter)" -s acceleration_support_infill="3000" -s material_bed_temperature_layer_0="60.0" -s jerk_travel="30" -s machine_max_feedrate_z="5" -s min_skin_width_for_expansion="2.197981935563698" -s machine_acceleration="4000" -s skin_no_small_gaps_heuristic="True" -s machine_height="175" -s retract_at_layer_change="False" -s machine_nozzle_expansion_angle="45" -s extruder_prime_pos_z="0" -s speed_slowdown_layers="2.0" -s speed_topbottom="20.0" -s wireframe_strategy="compensate" -s alternate_carve_order="True" -s sub_div_rad_add="0.4" -s machine_extruder_count="1" -s machine_name="Unknown" -s wireframe_top_delay="0" -s draft_shield_height="10" -s speed_prime_tower="40" -s mesh_position_z="0" -s prime_tower_line_width="0.4" -s xy_offset="0" -s wall_line_count="2" -s skin_line_width="0.4" -s expand_skins_into_infill="False" -s acceleration_topbottom="3000" -s skin_outline_count="0" -s support_conical_angle="30" -s machine_show_variants="False" -s machine_nozzle_head_distance="3" -s skirt_brim_line_width="0.4" -s wireframe_roof_outer_delay="0.2" -s support_type="everywhere" -s wireframe_printspeed_down="5" -s wall_0_wipe_dist="0.2" -s travel_retract_before_outer_wall="False" -s speed_equalize_flow_max="150" -s support_infill_extruder_nr="0" -s material_flow="100" -s retraction_extrusion_window="2" -s machine_use_extruder_offset_to_offset_coords="True" -s brim_width="8.0" -s machine_depth="175" -s support_connect_zigzags="True" -s jerk_travel_layer_0="30.0" -s infill_overlap_mm="0.04" -s wireframe_bottom_delay="0" -s jerk_infill="20" -s infill_wipe_dist="0.1" -s material_flow_temp_graph="[[3.5,200],[7.0,240]]" -s material_print_temp_prepend="True" -s machine_max_acceleration_y="9000" -s machine_nozzle_heat_up_speed="2.0" -s cool_fan_speed_max="100.0" -s machine_settings="0" -s acceleration_enabled="False" -s retraction_prime_speed="70" -s z_seam_type="shortest" -s support_bottom_height="1" -s material_print_temp_wait="True" -s material="0" -s expand_skins_expand_distance="4.4799999999999995" -s machine_nozzle_temp_enabled="True" -s skirt_line_count="3" -s infill_line_distance="3.2" -s acceleration_print="3000" -s infill_hollow="False" -s machine_max_acceleration_z="100" -s machine_nozzle_cool_down_speed="2.0" -s jerk_support_interface="20" -s retraction_hop_after_extruder_switch="True" -s layer_height="0.2" -s retraction_min_travel="0.8" -s retraction_amount="2" -s carve_multiple_volumes="False" -s fill_perimeter_gaps="everywhere" -s wall_line_width_x="0.4" -s machine_max_jerk_xy="20.0" -s support_line_width="0.4" -s top_layers="4" -s speed_support_interface="26.666666666666668" -s wall_0_inset="0" -s prime_tower_size="15" -s machine_width="175" -s acceleration_travel_layer_0="5000.0" -s adhesion_extruder_nr="0" -s outer_inset_first="False" -s jerk_enabled="False" -s raft_fan_speed="0" -s support_interface_pattern="concentric" -s travel_avoid_other_parts="True" -s wireframe_printspeed_up="5" -s jerk_wall="20" -s machine_max_acceleration_x="9000" -s raft_interface_fan_speed="0" -s top_bottom_pattern="lines" -s infill_sparse_density="25" -s expand_upper_skins="False" -s retraction_enable="True" -s blackmagic="0" -s infill_angles="[ ]" -s machine_max_feedrate_e="299792458000" -s top_bottom_pattern_0="lines" -s raft_surface_line_width="0.4" -s acceleration_print_layer_0="3000" -s switch_extruder_retraction_amount="16" -s raft_base_speed="15.0" -s skin_angles="[ ]" -s speed_travel_layer_0="40.0" -s wireframe_nozzle_clearance="1" -s z_seam_x="87.5" -s draft_shield_height_limitation="full" -s prime_tower_min_volume="10" -s z_seam_y="525" -s raft_surface_thickness="0.2" -s prime_tower_position_x="200" -s cool_min_speed="10" -s machine_min_cool_heat_time_window="50.0" -s infill_mesh_order="0" -s cool_min_layer_time_fan_speed_max="10" -s dual="0" -s retraction_hop="1" -s switch_extruder_retraction_speed="20" -s infill_pattern="grid" -s cool_fan_speed_0="0" -s layer_start_y="0.0" -s prime_tower_wipe_enabled="True" -s cool_min_layer_time="10" -s cool_lift_head="False" -s support_extruder_nr_layer_0="0" -s infill_line_width="0.4" -s support_interface_extruder_nr="0" -s machine_end_gcode="M104 S0
  302. 2017-05-23 06:57:13,447 - DEBUG - UM.Backend.Backend._backendLog [90]: [Backend] M140 S0
  303. 2017-05-23 06:57:13,447 - DEBUG - UM.Backend.Backend._backendLog [90]: [Backend] ;Retract the filament
  304. 2017-05-23 06:57:13,447 - DEBUG - UM.Backend.Backend._backendLog [90]: [Backend] G92 E1
  305. 2017-05-23 06:57:13,447 - DEBUG - UM.Backend.Backend._backendLog [90]: [Backend] G1 E-1 F300
  306. 2017-05-23 06:57:13,447 - DEBUG - UM.Backend.Backend._backendLog [90]: [Backend] G28 X0 Y0
  307. 2017-05-23 06:57:13,448 - DEBUG - UM.Backend.Backend._backendLog [90]: [Backend] M84" -s raft_base_thickness="0.36" -s support_angle="50" -s speed_print_layer_0="20.0" -s machine_shape="rectangular" -s support_line_distance="0.8" -s support_top_distance="0.1" -s magic_fuzzy_skin_enabled="False" -s wireframe_flat_delay="0.1" -s acceleration_wall="3000" -s support_bottom_distance="0.1" -s cool_fan_enabled="True" -s support_xy_distance="0.7" -s support_xy_overrides_z="z_overrides_xy" -s skirt_brim_minimal_length="250" -s speed_wall_0="20.0" -s meshfix="0" -s acceleration_layer_0="3000" -s skin_overlap="5" -s support_join_distance="2.0" -s support_interface_enable="False" -s support_roof_height="1" -s support_interface_line_distance="0.4" -s jerk_support_infill="20" -s support_use_towers="True" -s support_tower_diameter="3.0" -s material_bed_temperature="60.0" -s support_minimal_diameter="3.0" -s support_tower_roof_angle="65" -s meshfix_union_all="True" -s extruder_prime_pos_x="0" -s raft_base_line_width="0.8" -s brim_outside_only="True" -s raft_airgap="0.3" -s speed_layer_0="20.0" -s layer_0_z_overlap="0.15" -s meshfix_keep_open_polygons="False" -s raft_surface_layers="2" -s raft_surface_line_spacing="0.4" -s raft_interface_thickness="0.30000000000000004" -s infill="0" -s raft_interface_line_spacing="1.0" -s raft_base_line_spacing="1.6" -s raft_surface_speed="20.0" -s raft_surface_acceleration="3000" -s machine_heated_bed="True" -s magic_fuzzy_skin_point_density="1.25" -s raft_interface_acceleration="3000" -s raft_base_acceleration="3000" -s raft_interface_jerk="20" -s raft_base_jerk="20" -s machine_filament_park_distance="16" -s raft_surface_fan_speed="0" -s machine_disallowed_areas="[]" -s switch_extruder_retraction_speeds="20" -s raft_base_fan_speed="0" -s prime_tower_enable="False" -s machine_max_jerk_e="5.0" -s prime_tower_wall_thickness="0.886" -s speed="0" -s prime_tower_flow="100" -s machine_center_is_zero="False" -s ooze_shield_enabled="False" -s wireframe_height="3" -s ooze_shield_dist="2" -s draft_shield_enabled="False" -s meshfix_union_all_remove_holes="False" -s acceleration_skirt_brim="3000" -s raft_interface_line_width="0.8" -s meshfix_extensive_stitching="False" -s acceleration_prime_tower="3000" -s machine_max_jerk_z="0.4" -s multiple_mesh_overlap="0.15" -s support_xy_distance_overhang="0.2" -s print_sequence="all_at_once" -s raft_margin="5" -s infill_mesh="False" -s travel_compensate_overlapping_walls_0_enabled="True" -s support_mesh="False" -s anti_overhang_mesh="False" -s support_bottom_stair_step_height="0.3" -s magic_spiralize="False" -s draft_shield_dist="10" -s material_print_temperature="188" -s skin_alternate_rotation="False" -s conical_overhang_angle="50" -s coasting_enable="False" -s coasting_volume="0.064" -s magic_mesh_surface_mode="normal" -s coasting_min_volume="0.8" -s coasting_speed="90" -s speed_wall="20.0" -s gradual_infill_step_height="5.0" -s material_bed_temp_wait="True" -s support_conical_min_width="5.0" -s magic_fuzzy_skin_thickness="0.3" -s material_diameter="1.75" -s wireframe_enabled="False" -s wireframe_flow="100" -s wireframe_roof_inset="3" -s wireframe_printspeed_bottom="5" -s wireframe_printspeed_flat="5" -s support_extruder_nr="0" -s jerk_print="20" -s command_line_settings="0" -s adhesion_type="raft" -s wireframe_flow_flat="100" -s wireframe_up_half_speed="0.3" -s wireframe_top_jump="0.6" -s wireframe_fall_down="0.5" -s wireframe_drag_along="0.6" -s wireframe_roof_fall_down="2" -s wireframe_roof_drag_along="0.8" -s center_object="False" -s mesh_position_x="0" -s mesh_position_y="0" -s jerk_support="20" -s jerk_prime_tower="20" -s raft_speed="20.0" -s nozzle_disallowed_areas="[]" -s top_thickness="0.8" -s support_interface_density="100" -s mesh_rotation_matrix="[[1,0,0], [0,1,0], [0,0,1]]" -s raft_acceleration="3000" -s support_z_distance="0.1" -s acceleration_travel="5000" -s wall_line_width="0.4" -s wireframe_straight_before_down="20" -s machine_head_polygon="[[-1, 1], [-1, -1], [1, -1], [1, 1]]" -s machine_nozzle_tip_outer_diameter="1" -s max_skin_angle_for_expansion="20" -g -e0 -s extruder_prime_pos_y="0" -s machine_extruder_end_pos_y="0" -s machine_extruder_end_pos_abs="false" -s machine_extruder_start_pos_y="0" -s machine_nozzle_offset_x="0" -s extruder_prime_pos_z="0" -s machine_nozzle_offset_y="0" -s machine_extruder_start_pos_abs="false" -s extruder_nr="0" -s extruder_prime_pos_x="0" -s machine_extruder_end_pos_x="0" -s machine_extruder_start_pos_x="0" -e0 -l "0"
  308. 2017-05-23 06:57:17,028 - DEBUG - CuraEngineBackend.CuraEngineBackend._onSlicingFinishedMessage [447]: Slicing took 3.852800130844116 seconds
  309. 2017-05-23 06:57:17,202 - DEBUG - UM.Backend.Backend._logSocketState [176]: Socket state changed to Closing
  310. 2017-05-23 06:57:17,203 - DEBUG - UM.Backend.Backend._onSocketError [198]: Socket debug: Arcus Error (13): Closing socket because other side requested close.
  311. 2017-05-23 06:57:17,203 - DEBUG - UM.Backend.Backend._logSocketState [178]: Socket state changed to Closed
  312. 2017-05-23 06:57:17,204 - DEBUG - CuraEngineBackend.CuraEngineBackend._onBackendQuit [545]: Backend quit with return code 0. Resetting process and socket.
  313. 2017-05-23 06:57:17,630 - DEBUG - CuraEngineBackend.ProcessSlicedLayersJob.run [228]: Processing layers took 0.6018781661987305 seconds
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement