Advertisement
Guest User

Untitled

a guest
Dec 24th, 2019
51
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 28.25 KB | None | 0 0
  1. [MainThread] UM.Qt.QtApplication.__init__ [78]: Adding QT5 plugin path: D:\programe\Ultimaker Cura 4.4\PyQt5\plugins
  2. [MainThread] UM.Qt.QtApplication.__init__ [88]: Adding QT5 plugin path: D:\programe\Ultimaker Cura 4.4\PyQt5\plugins
  3. [MainThread] UM.Resources.__initializeStoragePaths [417]: Initializing storage paths
  4. [MainThread] UM.Resources.__initializeStoragePaths [427]: Config storage path is C:\Users\neote\AppData\Roaming\cura\4.4
  5. [MainThread] UM.Resources.__initializeStoragePaths [435]: Data storage path is C:\Users\neote\AppData\Roaming\cura\4.4
  6. [MainThread] UM.Resources.__initializeStoragePaths [447]: Cache storage path is C:\Users\neote\AppData\Local\cura\4.4\cache
  7. [MainThread] UM.PackageManager.__init__ [52]: Found bundled packages JSON file: D:\programe\Ultimaker Cura 4.4\resources\bundled_packages\cura.json
  8. [MainThread] UM.PackageManager.__init__ [52]: Found bundled packages JSON file: D:\programe\Ultimaker Cura 4.4\resources\bundled_packages\uranium.json
  9. [MainThread] UM.View.GL.OpenGLContext.detectBestOpenGLVersion [105]: Trying OpenGL context 4.1...
  10. [MainThread] UM.View.GL.OpenGLContext.detectBestOpenGLVersion [115]: Yay, we got at least OpenGL 4.1 core: 4.1 Core profile
  11. [MainThread] UM.View.GL.OpenGLContext.detectBestOpenGLVersion [162]: OpenGL renderer type for this OpenGL version: GeForce GTX 1070/PCIe/SSE2
  12. [MainThread] UM.Qt.QtApplication.initialize [142]: Detected most suitable OpenGL context version: 4.1 Core profile
  13. [MainThread] UM.Qt.QtApplication.initialize [149]: Initializing job queue ...
  14. [MainThread] UM.Qt.QtApplication.initialize [153]: Initializing version upgrade manager ...
  15. [MainThread] UM.PackageManager._loadManagementData [139]: Loaded bundled packages data from D:\programe\Ultimaker Cura 4.4\resources\bundled_packages\cura.json
  16. [MainThread] UM.PackageManager._loadManagementData [139]: Loaded bundled packages data from D:\programe\Ultimaker Cura 4.4\resources\bundled_packages\uranium.json
  17. [MainThread] UM.PackageManager._loadManagementData [156]: Loaded user packages management file from C:\Users\neote\AppData\Roaming\cura\4.4\packages.json
  18. [MainThread] UM.PackageManager._saveManagementData [224]: Package management file C:\Users\neote\AppData\Roaming\cura\4.4\packages.json was saved
  19. [MainThread] UM.PluginRegistry.initializeBeforePluginsAreLoaded [86]: Loading plugin configuration file 'C:\Users\neote\AppData\Roaming\cura\4.4\plugins.json'
  20. [MainThread] UM.PluginRegistry.loadPlugin [406]: Loaded plugin 3MFReader
  21. [MainThread] UM.PluginRegistry.loadPlugin [406]: Loaded plugin 3MFWriter
  22. [MainThread] UM.PluginRegistry.loadPlugin [406]: Loaded plugin AMFReader
  23. 2019-12-24 17:43:42,146 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [406]: Loaded plugin ConsoleLogger
  24. 2019-12-24 17:43:42,155 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [406]: Loaded plugin CuraDrive
  25. 2019-12-24 17:43:42,174 - INFO - [MainThread] CuraEngineBackend.CuraEngineBackend.__init__ [78]: Found CuraEngine at: D:\programe\Ultimaker Cura 4.4\CuraEngine.exe
  26. 2019-12-24 17:43:42,182 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [406]: Loaded plugin CuraEngineBackend
  27. 2019-12-24 17:43:42,194 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [406]: Loaded plugin CuraProfileReader
  28. 2019-12-24 17:43:42,205 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [406]: Loaded plugin CuraProfileWriter
  29. 2019-12-24 17:43:42,217 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [406]: Loaded plugin OBJReader
  30. 2019-12-24 17:43:42,230 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [406]: Loaded plugin OBJWriter
  31. 2019-12-24 17:43:42,249 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [406]: Loaded plugin STLReader
  32. 2019-12-24 17:43:42,261 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [406]: Loaded plugin STLWriter
  33. 2019-12-24 17:43:42,271 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [406]: Loaded plugin FileLogger
  34. 2019-12-24 17:43:42,286 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [406]: Loaded plugin FirmwareUpdateChecker
  35. 2019-12-24 17:43:42,298 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [406]: Loaded plugin FirmwareUpdater
  36. 2019-12-24 17:43:42,307 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [406]: Loaded plugin GCodeGzReader
  37. 2019-12-24 17:43:42,315 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [406]: Loaded plugin GCodeGzWriter
  38. 2019-12-24 17:43:42,323 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [406]: Loaded plugin GCodeProfileReader
  39. 2019-12-24 17:43:42,335 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [406]: Loaded plugin GCodeReader
  40. 2019-12-24 17:43:42,344 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [406]: Loaded plugin GCodeWriter
  41. 2019-12-24 17:43:42,352 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [406]: Loaded plugin ImageReader
  42. 2019-12-24 17:43:42,361 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [406]: Loaded plugin LegacyProfileReader
  43. 2019-12-24 17:43:42,368 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [406]: Loaded plugin LocalContainerProvider
  44. 2019-12-24 17:43:42,379 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [406]: Loaded plugin LocalFileOutputDevice
  45. 2019-12-24 17:43:42,386 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [406]: Loaded plugin MachineSettingsAction
  46. 2019-12-24 17:43:42,395 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [406]: Loaded plugin ModelChecker
  47. 2019-12-24 17:43:42,403 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [406]: Loaded plugin MonitorStage
  48. 2019-12-24 17:43:42,413 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [406]: Loaded plugin PerObjectSettingsTool
  49. 2019-12-24 17:43:42,423 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [406]: Loaded plugin PostProcessingPlugin
  50. 2019-12-24 17:43:42,433 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [406]: Loaded plugin PrepareStage
  51. 2019-12-24 17:43:42,441 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [406]: Loaded plugin PreviewStage
  52. 2019-12-24 17:43:42,452 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [406]: Loaded plugin RemovableDriveOutputDevice
  53. 2019-12-24 17:43:42,464 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [406]: Loaded plugin SimulationView
  54. 2019-12-24 17:43:42,474 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [406]: Loaded plugin SliceInfoPlugin
  55. 2019-12-24 17:43:42,483 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [406]: Loaded plugin SolidView
  56. 2019-12-24 17:43:42,494 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [406]: Loaded plugin SupportEraser
  57. 2019-12-24 17:43:42,503 - DEBUG - [MainThread] cura.OAuth2.AuthorizationService.getAccessToken [116]: No auth data to retrieve the access_token from
  58. 2019-12-24 17:43:42,509 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [406]: Loaded plugin Toolbox
  59. 2019-12-24 17:43:42,518 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [406]: Loaded plugin CameraTool
  60. 2019-12-24 17:43:42,528 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [406]: Loaded plugin MirrorTool
  61. 2019-12-24 17:43:42,540 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [406]: Loaded plugin RotateTool
  62. 2019-12-24 17:43:42,551 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [406]: Loaded plugin ScaleTool
  63. 2019-12-24 17:43:42,561 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [406]: Loaded plugin SelectionTool
  64. 2019-12-24 17:43:42,572 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [406]: Loaded plugin TranslateTool
  65. 2019-12-24 17:43:42,582 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [406]: Loaded plugin TrimeshReader
  66. 2019-12-24 17:43:42,595 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [406]: Loaded plugin UFPReader
  67. 2019-12-24 17:43:42,606 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [406]: Loaded plugin UFPWriter
  68. 2019-12-24 17:43:42,616 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [406]: Loaded plugin UltimakerMachineActions
  69. 2019-12-24 17:43:42,663 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [406]: Loaded plugin UM3NetworkPrinting
  70. 2019-12-24 17:43:42,675 - INFO - [Thread-1] UpdateChecker.UpdateCheckerJob.run [39]: Checking for new version of cura
  71. 2019-12-24 17:43:42,679 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [406]: Loaded plugin UpdateChecker
  72. 2019-12-24 17:43:42,849 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [406]: Loaded plugin USBPrinting
  73. 2019-12-24 17:43:42,903 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [406]: Loaded plugin VersionUpgrade21to22
  74. 2019-12-24 17:43:42,928 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [406]: Loaded plugin VersionUpgrade22to24
  75. 2019-12-24 17:43:42,946 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [406]: Loaded plugin VersionUpgrade25to26
  76. 2019-12-24 17:43:42,970 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [406]: Loaded plugin VersionUpgrade26to27
  77. 2019-12-24 17:43:42,994 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [406]: Loaded plugin VersionUpgrade27to30
  78. 2019-12-24 17:43:43,016 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [406]: Loaded plugin VersionUpgrade30to31
  79. 2019-12-24 17:43:43,032 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [406]: Loaded plugin VersionUpgrade32to33
  80. 2019-12-24 17:43:43,049 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [406]: Loaded plugin VersionUpgrade33to34
  81. 2019-12-24 17:43:43,076 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [406]: Loaded plugin VersionUpgrade34to35
  82. 2019-12-24 17:43:43,092 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [406]: Loaded plugin VersionUpgrade35to40
  83. 2019-12-24 17:43:43,110 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [406]: Loaded plugin VersionUpgrade40to41
  84. 2019-12-24 17:43:43,126 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [406]: Loaded plugin VersionUpgrade41to42
  85. 2019-12-24 17:43:43,166 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [406]: Loaded plugin VersionUpgrade42to43
  86. 2019-12-24 17:43:43,183 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [406]: Loaded plugin VersionUpgrade43to44
  87. 2019-12-24 17:43:43,199 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [406]: Loaded plugin SimpleView
  88. 2019-12-24 17:43:43,224 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [406]: Loaded plugin X3DReader
  89. 2019-12-24 17:43:43,257 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [406]: Loaded plugin XmlMaterialProfile
  90. 2019-12-24 17:43:43,284 - INFO - [MainThread] UM.PluginRegistry.loadPlugin [406]: Loaded plugin XRayView
  91. 2019-12-24 17:43:43,351 - DEBUG - [MainThread] UM.Backend.Backend._logSocketState [171]: Socket state changed to Listening
  92. 2019-12-24 17:43:43,378 - INFO - [MainThread] UM.Backend.Backend.startEngine [81]: Started engine process: D:\programe\Ultimaker Cura 4.4\CuraEngine.exe
  93. 2019-12-24 17:43:43,382 - DEBUG - [MainThread] UM.Backend.Backend._backendLog [101]: [Backend] Calling engine with: ['D:\\programe\\Ultimaker Cura 4.4\\CuraEngine.exe', 'connect', '127.0.0.1:49674', '']
  94. 2019-12-24 17:43:43,386 - DEBUG - [Thread-13] UM.Backend.Backend._backendLog [101]: [Backend]
  95. 2019-12-24 17:43:43,389 - DEBUG - [Thread-13] UM.Backend.Backend._backendLog [101]: [Backend] Cura_SteamEngine version 4.4.1
  96. 2019-12-24 17:43:43,392 - DEBUG - [MainThread] UM.Backend.Backend._logSocketState [175]: Socket state changed to Connected
  97. 2019-12-24 17:43:43,395 - DEBUG - [Thread-13] UM.Backend.Backend._backendLog [101]: [Backend] Copyright (C) 2019 Ultimaker
  98. 2019-12-24 17:43:43,398 - DEBUG - [MainThread] UM.Backend.Backend._onSocketStateChanged [165]: Backend connected on port 49674
  99. 2019-12-24 17:43:43,401 - DEBUG - [Thread-13] UM.Backend.Backend._backendLog [101]: [Backend]
  100. 2019-12-24 17:43:43,404 - DEBUG - [Thread-13] UM.Backend.Backend._backendLog [101]: [Backend] This program is free software: you can redistribute it and/or modify
  101. 2019-12-24 17:43:43,407 - INFO - [MainThread] UM.VersionUpgradeManager.upgrade [145]: Looking for old configuration files to upgrade.
  102. 2019-12-24 17:43:43,410 - DEBUG - [Thread-13] UM.Backend.Backend._backendLog [101]: [Backend] it under the terms of the GNU Affero General Public License as published by
  103. 2019-12-24 17:43:43,416 - DEBUG - [Thread-13] UM.Backend.Backend._backendLog [101]: [Backend] the Free Software Foundation, either version 3 of the License, or
  104. 2019-12-24 17:43:43,422 - DEBUG - [Thread-13] UM.Backend.Backend._backendLog [101]: [Backend] (at your option) any later version.
  105. 2019-12-24 17:43:43,427 - DEBUG - [Thread-13] UM.Backend.Backend._backendLog [101]: [Backend]
  106. 2019-12-24 17:43:43,430 - DEBUG - [Thread-13] UM.Backend.Backend._backendLog [101]: [Backend] This program is distributed in the hope that it will be useful,
  107. 2019-12-24 17:43:43,433 - DEBUG - [Thread-13] UM.Backend.Backend._backendLog [101]: [Backend] but WITHOUT ANY WARRANTY; without even the implied warranty of
  108. 2019-12-24 17:43:43,436 - DEBUG - [Thread-13] UM.Backend.Backend._backendLog [101]: [Backend] MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  109. 2019-12-24 17:43:43,438 - DEBUG - [Thread-13] UM.Backend.Backend._backendLog [101]: [Backend] GNU Affero General Public License for more details.
  110. 2019-12-24 17:43:43,446 - DEBUG - [Thread-13] UM.Backend.Backend._backendLog [101]: [Backend]
  111. 2019-12-24 17:43:43,448 - DEBUG - [Thread-13] UM.Backend.Backend._backendLog [101]: [Backend] You should have received a copy of the GNU Affero General Public License
  112. 2019-12-24 17:43:43,451 - DEBUG - [Thread-13] UM.Backend.Backend._backendLog [101]: [Backend] along with this program. If not, see <http://www.gnu.org/licenses/>.
  113. 2019-12-24 17:43:43,682 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [306]: Failed to get file version: .\packages.json, skip it
  114. 2019-12-24 17:43:43,687 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [306]: Failed to get file version: .\plugins.json, skip it
  115. 2019-12-24 17:43:43,692 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [306]: Failed to get file version: .\packages.json, skip it
  116. 2019-12-24 17:43:43,696 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [306]: Failed to get file version: .\plugins.json, skip it
  117. 2019-12-24 17:43:43,701 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [306]: Failed to get file version: .\packages.json, skip it
  118. 2019-12-24 17:43:43,705 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [306]: Failed to get file version: .\plugins.json, skip it
  119. 2019-12-24 17:43:43,710 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [306]: Failed to get file version: .\packages.json, skip it
  120. 2019-12-24 17:43:43,714 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [306]: Failed to get file version: .\plugins.json, skip it
  121. 2019-12-24 17:43:43,718 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [306]: Failed to get file version: .\packages.json, skip it
  122. 2019-12-24 17:43:43,722 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [306]: Failed to get file version: .\plugins.json, skip it
  123. 2019-12-24 17:43:43,728 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [306]: Failed to get file version: .\packages.json, skip it
  124. 2019-12-24 17:43:43,732 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [306]: Failed to get file version: .\plugins.json, skip it
  125. 2019-12-24 17:43:43,736 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [306]: Failed to get file version: .\packages.json, skip it
  126. 2019-12-24 17:43:43,739 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [306]: Failed to get file version: .\plugins.json, skip it
  127. 2019-12-24 17:43:43,743 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [306]: Failed to get file version: .\packages.json, skip it
  128. 2019-12-24 17:43:43,746 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [306]: Failed to get file version: .\plugins.json, skip it
  129. 2019-12-24 17:43:43,751 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [306]: Failed to get file version: .\packages.json, skip it
  130. 2019-12-24 17:43:43,754 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [306]: Failed to get file version: .\plugins.json, skip it
  131. 2019-12-24 17:43:43,758 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [306]: Failed to get file version: .\packages.json, skip it
  132. 2019-12-24 17:43:43,762 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [306]: Failed to get file version: .\plugins.json, skip it
  133. 2019-12-24 17:43:43,765 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [306]: Failed to get file version: .\packages.json, skip it
  134. 2019-12-24 17:43:43,768 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [306]: Failed to get file version: .\plugins.json, skip it
  135. 2019-12-24 17:43:43,771 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [306]: Failed to get file version: .\packages.json, skip it
  136. 2019-12-24 17:43:43,773 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [306]: Failed to get file version: .\plugins.json, skip it
  137. 2019-12-24 17:43:45,800 - DEBUG - [MainThread] UM.Settings.ContainerRegistry.loadAllMetadata [320]: Loading metadata into container registry took 1.902085304260254 seconds
  138. 2019-12-24 17:43:45,895 - DEBUG - [MainThread] cura.Scene.CuraSceneController.setActiveBuildPlate [104]: Select build plate: 0
  139. 2019-12-24 17:43:45,898 - INFO - [MainThread] cura.CuraApplication.run [747]: Initializing machine manager
  140. 2019-12-24 17:43:45,900 - INFO - [MainThread] cura.CuraApplication.run [750]: Initializing container manager
  141. 2019-12-24 17:43:45,903 - INFO - [MainThread] cura.CuraApplication.run [753]: Initializing machine error checker
  142. 2019-12-24 17:43:46,276 - INFO - [MainThread] cura.UI.MachineActionManager.addDefaultMachineActions [72]: Default machine actions added for machine definition [creality_ender3]
  143. 2019-12-24 17:43:46,606 - INFO - [MainThread] cura.Settings.GlobalStack.addExtruder [184]: Extruder[creality_base_extruder_0 #2] added to [Creality Ender-3] at position [0]
  144. 2019-12-24 17:43:46,610 - WARNING - [MainThread] cura.Settings.ExtruderManager.registerExtruder [157]: Extruder [creality_base_extruder_0 #2] has already been registered on machine [Creality Ender-3], not doing anything
  145. 2019-12-24 17:43:46,869 - DEBUG - [MainThread] cura.Machines.ContainerTree.__getitem__ [106]: Adding container tree for creality_ender3 took 0.25578808784484863 seconds.
  146. 2019-12-24 17:43:46,876 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [170]: Begin loading of script: BQ_PauseAtHeight
  147. 2019-12-24 17:43:46,877 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [170]: Begin loading of script: ChangeAtZ
  148. 2019-12-24 17:43:46,878 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [170]: Begin loading of script: DisplayFilenameAndLayerOnLCD
  149. 2019-12-24 17:43:46,879 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [170]: Begin loading of script: DisplayRemainingTimeOnLCD
  150. 2019-12-24 17:43:46,881 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [170]: Begin loading of script: FilamentChange
  151. 2019-12-24 17:43:46,883 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [170]: Begin loading of script: InsertAtLayerChange
  152. 2019-12-24 17:43:46,884 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [170]: Begin loading of script: PauseAtHeight
  153. 2019-12-24 17:43:46,886 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [170]: Begin loading of script: PauseAtHeightRepRapFirmwareDuet
  154. 2019-12-24 17:43:46,888 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [170]: Begin loading of script: PauseAtHeightforRepetier
  155. 2019-12-24 17:43:46,888 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [170]: Begin loading of script: RetractContinue
  156. 2019-12-24 17:43:46,890 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [170]: Begin loading of script: SearchAndReplace
  157. 2019-12-24 17:43:46,893 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [170]: Begin loading of script: Stretch
  158. 2019-12-24 17:43:46,894 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [170]: Begin loading of script: TimeLapse
  159. 2019-12-24 17:43:46,895 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [170]: Begin loading of script: UsePreviousProbeMeasurements
  160. 2019-12-24 17:43:47,243 - INFO - [Thread-2] STLReader.STLReader.load_file [46]: Using NumPy-STL to load STL data.
  161. 2019-12-24 17:43:47,243 - INFO - [MainThread] FirmwareUpdateChecker.FirmwareUpdateChecker.checkFirmwareVersion [74]: No machine with name Creality Ender-3 in list of firmware to check.
  162. 2019-12-24 17:43:47,250 - DEBUG - [Thread-2] UM.Mesh.MeshData.calculateNormalsFromVertices [482]: Calculating normals took 0.000997781753540039 seconds
  163. 2019-12-24 17:43:47,254 - DEBUG - [MainThread] UM.Scene.Camera._preferencesChanged [231]: Changing perspective mode to perspective.
  164. 2019-12-24 17:43:47,256 - DEBUG - [Thread-2] STLReader.STLReader._read [97]: Loaded a mesh with 8520 vertices
  165. 2019-12-24 17:43:50,235 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin._createView [281]: Creating post processing plugin view.
  166. 2019-12-24 17:43:50,718 - DEBUG - [MainThread] UM.Qt.Bindings.Theme.load [158]: Loading theme file: D:\programe\Ultimaker Cura 4.4\resources\themes\cura-light\theme.json
  167. 2019-12-24 17:43:50,856 - DEBUG - [MainThread] UM.Qt.Bindings.Theme.load [231]: Loaded theme D:\programe\Ultimaker Cura 4.4\resources\themes\cura-light
  168. 2019-12-24 17:43:51,217 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin._createView [291]: Post processing view created.
  169. 2019-12-24 17:43:51,336 - DEBUG - [MainThread] cura.OAuth2.AuthorizationService._parseJWT [93]: There was no auth data or access token
  170. 2019-12-24 17:43:51,340 - DEBUG - [MainThread] cura.OAuth2.AuthorizationService._parseJWT [93]: There was no auth data or access token
  171. 2019-12-24 17:43:51,344 - DEBUG - [MainThread] cura.OAuth2.AuthorizationService._parseJWT [93]: There was no auth data or access token
  172. 2019-12-24 17:43:51,349 - WARNING - [MainThread] UM.Qt.Bindings.Theme.getImage [133]: No image header_pattern defined in Theme
  173. 2019-12-24 17:43:52,684 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [369]: file:///D:/programe/Ultimaker Cura 4.4/resources/qml/IconWithText.qml:52:5: QML Label: Binding loop detected for property "text"
  174. 2019-12-24 17:43:52,732 - DEBUG - [MainThread] cura.Machines.Models.NozzleModel._update [28]: Updating NozzleModel.
  175. 2019-12-24 17:43:52,736 - WARNING - [MainThread] UM.Decorators.deprecated_function [19]: <function GlobalStack.extruders at 0x00000215A1A6E2F0> is deprecated (since 4.4): Please use extruderList instead.
  176. D:\programe\Ultimaker Cura 4.4\python35.zip\cura\Machines\Models\BaseMaterialsModel.py:175: DeprecationWarning: <function GlobalStack.extruders at 0x00000215A1A6E2F0> is deprecated (since 4.4): Please use extruderList instead.
  177. qml: TableViewSelection: index out of range
  178. qml: TableViewSelection: index out of range
  179. 2019-12-24 17:43:52,931 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [369]: file:///D:/programe/Ultimaker Cura 4.4/resources/qml/PrintSetupSelector/Custom/CustomPrintSetup.qml:76:29: Unable to assign null to double
  180. 2019-12-24 17:43:52,941 - DEBUG - [MainThread] UM.Controller.setActiveStage [149]: Setting active stage to PrepareStage
  181. 2019-12-24 17:43:53,469 - DEBUG - [MainThread] cura.Machines.Models.NozzleModel._update [28]: Updating NozzleModel.
  182. 2019-12-24 17:43:53,813 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [369]: file:///D:/programe/Ultimaker Cura 4.4/resources/qml/ActionButton.qml:79:9: QML Label: Binding loop detected for property "width"
  183. 2019-12-24 17:43:53,816 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [369]: file:///D:/programe/Ultimaker Cura 4.4/resources/qml/ActionButton.qml:79:9: QML Label: Binding loop detected for property "width"
  184. 2019-12-24 17:43:53,820 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [369]: file:///D:/programe/Ultimaker Cura 4.4/plugins/PrepareStage/PrepareMain.qml:16:5: QML ActionPanelWidget: Binding loop detected for property "width"
  185. 2019-12-24 17:43:53,824 - DEBUG - [MainThread] UM.Controller.setActiveView [91]: Setting active view to SolidView
  186. 2019-12-24 17:43:53,830 - DEBUG - [MainThread] ModelChecker.ModelChecker._createView [109]: Creating model checker view.
  187. 2019-12-24 17:43:53,877 - DEBUG - [MainThread] ModelChecker.ModelChecker._createView [118]: Model checker view created.
  188. 2019-12-24 17:43:53,878 - DEBUG - [MainThread] SliceInfoPlugin.SliceInfo._createDialog [68]: Creating dialog [MoreInfoWindow.qml]
  189. 2019-12-24 17:43:53,933 - DEBUG - [MainThread] Toolbox.src.Toolbox._makeRequestByType [550]: Requesting updates metadata from server.
  190. Proxy query URL too long for windows API, try with truncated URL
  191. 2019-12-24 17:43:55,150 - DEBUG - [MainThread] cura.CuraApplication.run [790]: Booting Cura took 14.262656211853027 seconds
  192. 2019-12-24 17:43:55,164 - DEBUG - [MainThread] cura.Machines.MachineErrorChecker._rescheduleCheck [135]: New error check scheduled.
  193. 2019-12-24 17:43:55,189 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [34]: Updating CustomQualityProfilesDropDownMenuModel.
  194. 2019-12-24 17:43:55,198 - DEBUG - [MainThread] cura.Machines.Models.QualityProfilesDropDownMenuModel._update [63]: Updating QualityProfilesDropDownMenuModel.
  195. 2019-12-24 17:43:55,557 - DEBUG - [MainThread] cura.Machines.Models.QualityProfilesDropDownMenuModel._update [63]: Updating QualityProfilesDropDownMenuModel.
  196. 2019-12-24 17:43:55,562 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [34]: Updating CustomQualityProfilesDropDownMenuModel.
  197. 2019-12-24 17:43:55,800 - DEBUG - [MainThread] UM.Qt.QtRenderer._initialize [181]: Support for Vertex Array Objects: True
  198. 2019-12-24 17:43:55,804 - DEBUG - [MainThread] UM.View.GL.OpenGL.__init__ [111]: Initialized OpenGL subsystems.
  199. 2019-12-24 17:43:55,806 - DEBUG - [MainThread] UM.View.GL.OpenGL.__init__ [112]: OpenGL Version: 4.1.0 NVIDIA 441.66
  200. 2019-12-24 17:43:55,809 - DEBUG - [MainThread] UM.View.GL.OpenGL.__init__ [113]: OpenGL Vendor: NVIDIA Corporation
  201. 2019-12-24 17:43:55,812 - DEBUG - [MainThread] UM.View.GL.OpenGL.__init__ [114]: OpenGL Renderer: GeForce GTX 1070/PCIe/SSE2
  202. 2019-12-24 17:43:55,814 - DEBUG - [MainThread] UM.View.GL.OpenGL.__init__ [115]: GLSL Version: 4.0.0
  203. 2019-12-24 17:43:55,816 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [56]: Loading shader file [D:\programe\Ultimaker Cura 4.4\resources\shaders\default.shader]...
  204. 2019-12-24 17:43:55,821 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [56]: Loading shader file [D:\programe\Ultimaker Cura 4.4\resources\shaders\selection.shader]...
  205. 2019-12-24 17:43:55,825 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [56]: Loading shader file [D:\programe\Ultimaker Cura 4.4\resources\shaders\select_face.shader]...
  206. 2019-12-24 17:43:55,830 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [56]: Loading shader file [D:\programe\Ultimaker Cura 4.4\resources\shaders\default.shader]...
  207. 2019-12-24 17:43:55,834 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [56]: Loading shader file [D:\programe\Ultimaker Cura 4.4\resources\shaders\composite.shader]...
  208. 2019-12-24 17:43:55,839 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [56]: Loading shader file [D:\programe\Ultimaker Cura 4.4\resources\shaders\overhang.shader]...
  209. 2019-12-24 17:43:55,843 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [56]: Loading shader file [D:\programe\Ultimaker Cura 4.4\resources\shaders\striped.shader]...
  210. 2019-12-24 17:43:55,848 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [56]: Loading shader file [D:\programe\Ultimaker Cura 4.4\resources\shaders\transparent_object.shader]...
  211. 2019-12-24 17:43:55,852 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [56]: Loading shader file [D:\programe\Ultimaker Cura 4.4\resources\shaders\striped.shader]...
  212. 2019-12-24 17:43:55,857 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [56]: Loading shader file [D:\programe\Ultimaker Cura 4.4\resources\shaders\default.shader]...
  213. 2019-12-24 17:43:55,861 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [56]: Loading shader file [D:\programe\Ultimaker Cura 4.4\resources\shaders\grid.shader]...
  214. 2019-12-24 17:43:55,866 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [56]: Loading shader file [D:\programe\Ultimaker Cura 4.4\resources\shaders\platform.shader]...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement