I’ve tried those methods twice so far and it didn’t help
But since you mentioned about the GPU, how do I check that on Cura? I know for a fact that my graphics drivers are up to date
I’ve tried those methods twice so far and it didn’t help
But since you mentioned about the GPU, how do I check that on Cura? I know for a fact that my graphics drivers are up to date
We can't tell what is going on without looking at the logs. See Help->Show configuration folder. The file you are looking for is called "cura.log".
3 hours ago, ahoeben said:We can't tell what is going on without looking at the logs. See Help->Show configuration folder. The file you are looking for is called "cura.log".
I noticed the EngineErrorThread debug message here
2020-07-30 03:29:36,815 - DEBUG - [MainThread] CuraEngineBackend.CuraEngineBackend._onBackendQuit [844]: Backend quit with return code 3221225477. Resetting process and socket.
2020-07-30 03:29:37,059 - INFO - [MainThread] UM.Backend.Backend._onSocketError [214]: Backend crashed or closed.
2020-07-30 03:29:37,061 - DEBUG - [MainThread] UM.Backend.Backend._createSocket [227]: Previous socket existed. Closing that first.
2020-07-30 03:29:37,063 - DEBUG - [MainThread] CuraEngineBackend.CuraEngineBackend._terminate [304]: Attempting to kill the engine process
2020-07-30 03:29:37,066 - DEBUG - [MainThread] UM.Backend.Backend._createSocket [227]: Previous socket existed. Closing that first.
2020-07-30 03:29:37,070 - DEBUG - [MainThread] UM.Backend.Backend._logSocketState [184]: Socket state changed to Listening
2020-07-30 03:29:37,082 - INFO - [MainThread] UM.Backend.Backend.startEngine [86]: Started engine process: C:\Program Files\Ultimaker Cura 4.6\CuraEngine.exe
2020-07-30 03:29:37,085 - DEBUG - [MainThread] UM.Backend.Backend._backendLog [106]: [Backend] Calling engine with: ['C:\\Program Files\\Ultimaker Cura 4.6\\CuraEngine.exe', 'connect', '127.0.0.1:49674', '']
2020-07-30 03:29:37,119 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [106]: [Backend]
2020-07-30 03:29:37,121 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [106]: [Backend] Cura_SteamEngine version 4.6.2
2020-07-30 03:29:37,123 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [106]: [Backend] Copyright (C) 2019 Ultimaker
2020-07-30 03:29:37,125 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [106]: [Backend]
2020-07-30 03:29:37,128 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [106]: [Backend] This program is free software: you can redistribute it and/or modify
2020-07-30 03:29:37,131 - DEBUG - [MainThread] UM.Backend.Backend._logSocketState [188]: Socket state changed to Connected
2020-07-30 03:29:37,133 - DEBUG - [MainThread] UM.Backend.Backend._onSocketStateChanged [177]: Backend connected on port 49674
2020-07-30 03:29:37,134 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [106]: [Backend] it under the terms of the GNU Affero General Public License as published by
2020-07-30 03:29:37,137 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [106]: [Backend] the Free Software Foundation, either version 3 of the License, or
2020-07-30 03:29:37,139 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [106]: [Backend] (at your option) any later version.
2020-07-30 03:29:37,141 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [106]: [Backend]
2020-07-30 03:29:37,143 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [106]: [Backend] This program is distributed in the hope that it will be useful,
2020-07-30 03:29:37,145 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [106]: [Backend] but WITHOUT ANY WARRANTY; without even the implied warranty of
2020-07-30 03:29:37,147 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [106]: [Backend] MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
2020-07-30 03:29:37,149 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [106]: [Backend] GNU Affero General Public License for more details.
2020-07-30 03:29:37,151 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [106]: [Backend]
2020-07-30 03:29:37,153 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [106]: [Backend] You should have received a copy of the GNU Affero General Public License
2020-07-30 03:29:37,155 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [106]: [Backend] along with this program. If not, see <http://www.gnu.org/licenses/>.
-----------------------------------------------------------------------------------------------------------------------------------------
And the rest of the log file
2020-07-30 03:20:46,867 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin FileLogger
2020-07-30 03:20:46,897 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin FirmwareUpdateChecker
2020-07-30 03:20:46,914 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin FirmwareUpdater
2020-07-30 03:20:46,929 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin GCodeGzReader
2020-07-30 03:20:46,944 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin GCodeGzWriter
2020-07-30 03:20:46,962 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin GCodeProfileReader
2020-07-30 03:20:46,995 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin GCodeReader
2020-07-30 03:20:47,011 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin GCodeWriter
2020-07-30 03:20:47,035 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin ImageReader
2020-07-30 03:20:47,053 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin LegacyProfileReader
2020-07-30 03:20:47,068 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin LocalContainerProvider
2020-07-30 03:20:47,080 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin LocalFileOutputDevice
2020-07-30 03:20:47,105 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin MachineSettingsAction
2020-07-30 03:20:47,121 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin ModelChecker
2020-07-30 03:20:47,136 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin MonitorStage
2020-07-30 03:20:47,158 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin PerObjectSettingsTool
2020-07-30 03:20:47,176 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin PostProcessingPlugin
2020-07-30 03:20:47,191 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin PrepareStage
2020-07-30 03:20:47,205 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin PreviewStage
2020-07-30 03:20:47,230 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin RemovableDriveOutputDevice
2020-07-30 03:20:47,244 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin SentryLogger
2020-07-30 03:20:47,283 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin SimulationView
2020-07-30 03:20:47,304 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin SliceInfoPlugin
2020-07-30 03:20:47,325 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin SolidView
2020-07-30 03:20:47,344 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin SupportEraser
2020-07-30 03:20:47,423 - WARNING - [MainThread] UM.Logger.logException [106]: Exception: Failed to load packages for Marketplace
2020-07-30 03:20:47,425 - WARNING - [MainThread] UM.Logger.logException [110]: NoneType: None
2020-07-30 03:20:47,426 - WARNING - [MainThread] UM.Logger.logException [106]: Exception: Failed to load packages for Marketplace
2020-07-30 03:20:47,428 - WARNING - [MainThread] UM.Logger.logException [110]: NoneType: None
2020-07-30 03:20:47,430 - WARNING - [MainThread] UM.Logger.logException [106]: Exception: Failed to load packages for Marketplace
2020-07-30 03:20:47,432 - WARNING - [MainThread] UM.Logger.logException [110]: NoneType: None
2020-07-30 03:20:47,434 - WARNING - [MainThread] UM.Logger.logException [106]: Exception: Failed to load packages for Marketplace
2020-07-30 03:20:47,436 - WARNING - [MainThread] UM.Logger.logException [110]: NoneType: None
2020-07-30 03:20:47,441 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin Toolbox
2020-07-30 03:20:47,457 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin CameraTool
2020-07-30 03:20:47,477 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin MirrorTool
2020-07-30 03:20:47,501 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin RotateTool
2020-07-30 03:20:47,524 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin ScaleTool
2020-07-30 03:20:47,539 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin SelectionTool
2020-07-30 03:20:47,561 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin TranslateTool
2020-07-30 03:20:47,577 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin TrimeshReader
2020-07-30 03:20:47,597 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin UFPReader
2020-07-30 03:20:47,618 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin UFPWriter
2020-07-30 03:20:47,637 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin UltimakerMachineActions
2020-07-30 03:20:47,882 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin UM3NetworkPrinting
2020-07-30 03:20:47,907 - INFO - [Thread-1] UpdateChecker.UpdateCheckerJob.run [40]: Checking for new version of cura
2020-07-30 03:20:47,909 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin UpdateChecker
2020-07-30 03:20:48,256 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin USBPrinting
2020-07-30 03:20:48,426 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin VersionUpgrade21to22
2020-07-30 03:20:48,483 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin VersionUpgrade22to24
2020-07-30 03:20:48,543 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin VersionUpgrade25to26
2020-07-30 03:20:48,615 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin VersionUpgrade26to27
2020-07-30 03:20:48,701 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin VersionUpgrade27to30
2020-07-30 03:20:48,762 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin VersionUpgrade30to31
2020-07-30 03:20:48,807 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin VersionUpgrade32to33
2020-07-30 03:20:48,854 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin VersionUpgrade33to34
2020-07-30 03:20:48,913 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin VersionUpgrade34to35
2020-07-30 03:20:48,930 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin VersionUpgrade35to40
2020-07-30 03:20:48,947 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin VersionUpgrade40to41
2020-07-30 03:20:48,966 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin VersionUpgrade41to42
2020-07-30 03:20:48,983 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin VersionUpgrade42to43
2020-07-30 03:20:48,999 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin VersionUpgrade43to44
2020-07-30 03:20:49,016 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin VersionUpgrade44to45
2020-07-30 03:20:49,032 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin VersionUpgrade45to46
2020-07-30 03:20:49,050 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin VersionUpgrade460to462
2020-07-30 03:20:49,065 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin SimpleView
2020-07-30 03:20:49,086 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin X3DReader
2020-07-30 03:20:49,117 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin XmlMaterialProfile
2020-07-30 03:20:49,133 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin XRayView
2020-07-30 03:20:49,136 - DEBUG - [MainThread] UM.PluginRegistry.loadPlugins [374]: Loading all plugins took 3.0347068309783936 seconds
2020-07-30 03:20:49,146 - INFO - [MainThread] UM.VersionUpgradeManager.upgrade [160]: Looking for old configuration files to upgrade.
2020-07-30 03:20:49,150 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [328]: Failed to get file version: .\packages.json, skip it
2020-07-30 03:20:49,152 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [328]: Failed to get file version: .\plugins.json, skip it
2020-07-30 03:20:49,155 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [328]: Failed to get file version: .\packages.json, skip it
2020-07-30 03:20:49,156 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [328]: Failed to get file version: .\plugins.json, skip it
2020-07-30 03:20:49,156 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [328]: Failed to get file version: .\packages.json, skip it
2020-07-30 03:20:49,156 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [328]: Failed to get file version: .\plugins.json, skip it
2020-07-30 03:20:49,156 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [328]: Failed to get file version: .\packages.json, skip it
2020-07-30 03:20:49,156 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [328]: Failed to get file version: .\plugins.json, skip it
2020-07-30 03:20:49,156 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [328]: Failed to get file version: .\packages.json, skip it
2020-07-30 03:20:49,156 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [328]: Failed to get file version: .\plugins.json, skip it
2020-07-30 03:20:49,173 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [328]: Failed to get file version: .\packages.json, skip it
2020-07-30 03:20:49,175 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [328]: Failed to get file version: .\plugins.json, skip it
2020-07-30 03:20:49,178 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [328]: Failed to get file version: .\packages.json, skip it
2020-07-30 03:20:49,180 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [328]: Failed to get file version: .\plugins.json, skip it
2020-07-30 03:20:49,182 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [328]: Failed to get file version: .\packages.json, skip it
2020-07-30 03:20:49,184 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [328]: Failed to get file version: .\plugins.json, skip it
2020-07-30 03:20:49,187 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [328]: Failed to get file version: .\packages.json, skip it
2020-07-30 03:20:49,189 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [328]: Failed to get file version: .\plugins.json, skip it
2020-07-30 03:20:49,191 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [328]: Failed to get file version: .\packages.json, skip it
2020-07-30 03:20:49,194 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [328]: Failed to get file version: .\plugins.json, skip it
2020-07-30 03:20:49,196 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [328]: Failed to get file version: .\packages.json, skip it
2020-07-30 03:20:49,198 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [328]: Failed to get file version: .\plugins.json, skip it
2020-07-30 03:20:49,200 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [328]: Failed to get file version: .\packages.json, skip it
2020-07-30 03:20:49,203 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [328]: Failed to get file version: .\plugins.json, skip it
2020-07-30 03:20:49,205 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [328]: Failed to get file version: .\packages.json, skip it
2020-07-30 03:20:49,208 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [328]: Failed to get file version: .\plugins.json, skip it
2020-07-30 03:20:49,209 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [328]: Failed to get file version: .\packages.json, skip it
2020-07-30 03:20:49,213 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [328]: Failed to get file version: .\plugins.json, skip it
2020-07-30 03:20:49,215 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [328]: Failed to get file version: .\packages.json, skip it
2020-07-30 03:20:49,217 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [328]: Failed to get file version: .\plugins.json, skip it
2020-07-30 03:20:49,222 - INFO - [MainThread] UM.Qt.QtApplication.startSplashWindowPhase [226]: The preferences file cannot be found or it is corrupted, so we will use default values
2020-07-30 03:20:49,224 - INFO - [MainThread] UM.Qt.QtApplication.startSplashWindowPhase [235]: The preferences file 'None' cannot be found, will use default values
2020-07-30 03:20:57,793 - DEBUG - [MainThread] UM.Settings.ContainerRegistry.loadAllMetadata [360]: Loading metadata into container registry took 8.463564395904541 seconds
2020-07-30 03:20:57,912 - DEBUG - [MainThread] cura.Scene.CuraSceneController.setActiveBuildPlate [111]: Select build plate: 0
2020-07-30 03:20:57,915 - INFO - [MainThread] cura.CuraApplication.run [751]: Initializing machine error checker
2020-07-30 03:20:57,918 - INFO - [MainThread] cura.CuraApplication.run [756]: Initializing machine manager
2020-07-30 03:20:57,921 - INFO - [MainThread] cura.CuraApplication.run [761]: Initializing container manager
2020-07-30 03:20:58,166 - DEBUG - [MainThread] UM.Scene.Camera._preferencesChanged [255]: Changing perspective mode to perspective.
2020-07-30 03:20:58,190 - DEBUG - [MainThread] UM.Qt.Bindings.Theme.load [158]: Loading theme file: C:\Program Files\Ultimaker Cura 4.6\resources\themes\cura-light\theme.json
2020-07-30 03:20:59,095 - DEBUG - [MainThread] UM.Qt.Bindings.Theme.load [231]: Loaded theme C:\Program Files\Ultimaker Cura 4.6\resources\themes\cura-light
2020-07-30 03:21:00,832 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin._createView [311]: Creating post processing plugin view.
2020-07-30 03:21:00,843 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [180]: Begin loading of script: BQ_PauseAtHeight
2020-07-30 03:21:00,852 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [180]: Begin loading of script: ChangeAtZ
2020-07-30 03:21:00,864 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [180]: Begin loading of script: ColorMix
2020-07-30 03:21:00,871 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [180]: Begin loading of script: DisplayFilenameAndLayerOnLCD
2020-07-30 03:21:00,876 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [180]: Begin loading of script: DisplayRemainingTimeOnLCD
2020-07-30 03:21:00,881 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [180]: Begin loading of script: FilamentChange
2020-07-30 03:21:00,886 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [180]: Begin loading of script: InsertAtLayerChange
2020-07-30 03:21:00,892 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [180]: Begin loading of script: PauseAtHeight
2020-07-30 03:21:00,897 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [180]: Begin loading of script: PauseAtHeightRepRapFirmwareDuet
2020-07-30 03:21:00,904 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [180]: Begin loading of script: PauseAtHeightforRepetier
2020-07-30 03:21:00,911 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [180]: Begin loading of script: RetractContinue
2020-07-30 03:21:00,918 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [180]: Begin loading of script: SearchAndReplace
2020-07-30 03:21:00,926 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [180]: Begin loading of script: Stretch
2020-07-30 03:21:00,931 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [180]: Begin loading of script: TimeLapse
2020-07-30 03:21:00,936 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [180]: Begin loading of script: UsePreviousProbeMeasurements
2020-07-30 03:21:01,244 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin._createView [321]: Post processing view created.
2020-07-30 03:21:01,401 - DEBUG - [MainThread] cura.OAuth2.AuthorizationService._parseJWT [89]: There was no auth data or access token
2020-07-30 03:21:01,403 - DEBUG - [MainThread] cura.OAuth2.AuthorizationService._parseJWT [89]: There was no auth data or access token
2020-07-30 03:21:01,405 - DEBUG - [MainThread] cura.OAuth2.AuthorizationService._parseJWT [89]: There was no auth data or access token
2020-07-30 03:21:02,883 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [406]: file:///C:/Program Files/Ultimaker Cura 4.6/resources/qml/Dialogs/WorkspaceSummaryDialog.qml:146: TypeError: Cannot read property 'extruderList' of null
2020-07-30 03:21:02,885 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [406]: file:///C:/Program Files/Ultimaker Cura 4.6/resources/qml/PrintSetupSelector/Custom/CustomPrintSetup.qml:76:29: Unable to assign null to double
2020-07-30 03:21:02,894 - DEBUG - [MainThread] UM.Controller.setActiveStage [180]: Setting active stage to PrepareStage
2020-07-30 03:21:03,000 - DEBUG - [MainThread] cura.Machines.Models.NozzleModel._update [28]: Updating NozzleModel.
2020-07-30 03:21:03,003 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [406]: file:///C:/Program Files/Ultimaker Cura 4.6/resources/qml/Menus/ConfigurationMenu/ConfigurationMenu.qml:143: TypeError: Cannot read property 'hasRemoteConnection' of null
2020-07-30 03:21:03,031 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [406]: file:///C:/Program Files/Ultimaker Cura 4.6/resources/qml/Menus/ConfigurationMenu/ConfigurationMenu.qml:47: TypeError: Cannot read property 'hasMaterials' of null
2020-07-30 03:21:03,033 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [406]: file:///C:/Program Files/Ultimaker Cura 4.6/resources/qml/Menus/ConfigurationMenu/ConfigurationMenu.qml:118: TypeError: Cannot read property 'hasMaterials' of null
2020-07-30 03:21:03,035 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [406]: file:///C:/Program Files/Ultimaker Cura 4.6/resources/qml/ActionButton.qml:101: ReferenceError: contentWidth is not defined
2020-07-30 03:21:03,037 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [406]: file:///C:/Program Files/Ultimaker Cura 4.6/resources/qml/ActionButton.qml:101: ReferenceError: contentWidth is not defined
2020-07-30 03:21:03,039 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [406]: file:///C:/Program Files/Ultimaker Cura 4.6/resources/qml/Menus/ConfigurationMenu/CustomConfiguration.qml:247: TypeError: Cannot read property 'hasMaterials' of null
2020-07-30 03:21:03,041 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [406]: file:///C:/Program Files/Ultimaker Cura 4.6/resources/qml/Menus/ConfigurationMenu/CustomConfiguration.qml:308: TypeError: Cannot read property 'hasVariants' of null
2020-07-30 03:21:03,043 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [406]: file:///C:/Program Files/Ultimaker Cura 4.6/resources/qml/Menus/ConfigurationMenu/ConfigurationMenu.qml:35: TypeError: Cannot read property 'hasMaterials' of null
2020-07-30 03:21:03,108 - DEBUG - [MainThread] UM.Controller.setActiveView [108]: Setting active view to SolidView
2020-07-30 03:21:03,111 - DEBUG - [MainThread] ModelChecker.ModelChecker._createView [111]: Creating model checker view.
2020-07-30 03:21:03,123 - DEBUG - [MainThread] ModelChecker.ModelChecker._createView [120]: Model checker view created.
2020-07-30 03:21:03,123 - DEBUG - [MainThread] SliceInfoPlugin.SliceInfo._createDialog [71]: Creating dialog [MoreInfoWindow.qml]
2020-07-30 03:21:03,156 - DEBUG - [MainThread] Toolbox.src.Toolbox._makeRequestByType [542]: Requesting [updates] metadata from server.
2020-07-30 03:21:03,159 - DEBUG - [MainThread] cura.OAuth2.AuthorizationService.getAccessToken [112]: No auth data to retrieve the access_token from
2020-07-30 03:21:03,160 - WARNING - [MainThread] UM.Logger.warning [128]: Cannot add authorization to Cloud Api request
2020-07-30 03:21:03,166 - DEBUG - [MainThread] cura.CuraApplication.run [799]: Booting Cura took 17.917574167251587 seconds
2020-07-30 03:21:03,171 - INFO - [MainThread] UM.TaskManagement.HttpRequestManager._processRequest [346]: Request [d48203f9d6a040948a7d7682511b1ba2] started
2020-07-30 03:21:03,174 - DEBUG - [MainThread] UM.TaskManagement.HttpRequestManager._processNextRequestsInQueue [317]: No more requests to process, stop
2020-07-30 03:21:03,180 - DEBUG - [MainThread] cura.Machines.Models.QualityProfilesDropDownMenuModel._update [63]: Updating QualityProfilesDropDownMenuModel.
2020-07-30 03:21:03,182 - DEBUG - [MainThread] cura.Machines.Models.QualityProfilesDropDownMenuModel._update [75]: No active GlobalStack, set quality profile model as empty.
2020-07-30 03:21:03,184 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [34]: Updating CustomQualityProfilesDropDownMenuModel.
2020-07-30 03:21:03,185 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [39]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-07-30 03:21:13,158 - DEBUG - [MainThread] cura.AutoSave._onTimeout [60]: Autosaving preferences, instances and profiles
2020-07-30 03:25:04,139 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin FileLogger
2020-07-30 03:25:04,150 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin FirmwareUpdateChecker
2020-07-30 03:25:04,158 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin FirmwareUpdater
2020-07-30 03:25:04,165 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin GCodeGzReader
2020-07-30 03:25:04,172 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin GCodeGzWriter
2020-07-30 03:25:04,179 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin GCodeProfileReader
2020-07-30 03:25:04,194 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin GCodeReader
2020-07-30 03:25:04,201 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin GCodeWriter
2020-07-30 03:25:04,213 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin ImageReader
2020-07-30 03:25:04,220 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin LegacyProfileReader
2020-07-30 03:25:04,228 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin LocalContainerProvider
2020-07-30 03:25:04,237 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin LocalFileOutputDevice
2020-07-30 03:25:04,245 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin MachineSettingsAction
2020-07-30 03:25:04,252 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin ModelChecker
2020-07-30 03:25:04,260 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin MonitorStage
2020-07-30 03:25:04,268 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin PerObjectSettingsTool
2020-07-30 03:25:04,277 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin PostProcessingPlugin
2020-07-30 03:25:04,284 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin PrepareStage
2020-07-30 03:25:04,291 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin PreviewStage
2020-07-30 03:25:04,301 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin RemovableDriveOutputDevice
2020-07-30 03:25:04,308 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin SentryLogger
2020-07-30 03:25:04,327 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin SimulationView
2020-07-30 03:25:04,338 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin SliceInfoPlugin
2020-07-30 03:25:04,348 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin SolidView
2020-07-30 03:25:04,357 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin SupportEraser
2020-07-30 03:25:04,391 - WARNING - [MainThread] UM.Logger.logException [106]: Exception: Failed to load packages for Marketplace
2020-07-30 03:25:04,393 - WARNING - [MainThread] UM.Logger.logException [110]: NoneType: None
2020-07-30 03:25:04,395 - WARNING - [MainThread] UM.Logger.logException [106]: Exception: Failed to load packages for Marketplace
2020-07-30 03:25:04,398 - WARNING - [MainThread] UM.Logger.logException [110]: NoneType: None
2020-07-30 03:25:04,400 - WARNING - [MainThread] UM.Logger.logException [106]: Exception: Failed to load packages for Marketplace
2020-07-30 03:25:04,402 - WARNING - [MainThread] UM.Logger.logException [110]: NoneType: None
2020-07-30 03:25:04,404 - WARNING - [MainThread] UM.Logger.logException [106]: Exception: Failed to load packages for Marketplace
2020-07-30 03:25:04,406 - WARNING - [MainThread] UM.Logger.logException [110]: NoneType: None
2020-07-30 03:25:04,413 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin Toolbox
2020-07-30 03:25:04,423 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin CameraTool
2020-07-30 03:25:04,432 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin MirrorTool
2020-07-30 03:25:04,444 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin RotateTool
2020-07-30 03:25:04,457 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin ScaleTool
2020-07-30 03:25:04,465 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin SelectionTool
2020-07-30 03:25:04,476 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin TranslateTool
2020-07-30 03:25:04,485 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin TrimeshReader
2020-07-30 03:25:04,497 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin UFPReader
2020-07-30 03:25:04,506 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin UFPWriter
2020-07-30 03:25:04,515 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin UltimakerMachineActions
2020-07-30 03:25:04,617 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin UM3NetworkPrinting
2020-07-30 03:25:04,625 - INFO - [Thread-1] UpdateChecker.UpdateCheckerJob.run [40]: Checking for new version of cura
2020-07-30 03:25:04,628 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin UpdateChecker
2020-07-30 03:25:04,975 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin USBPrinting
2020-07-30 03:25:05,149 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin VersionUpgrade21to22
2020-07-30 03:25:05,205 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin VersionUpgrade22to24
2020-07-30 03:25:05,260 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin VersionUpgrade25to26
2020-07-30 03:25:05,320 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin VersionUpgrade26to27
2020-07-30 03:25:05,382 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin VersionUpgrade27to30
2020-07-30 03:25:05,442 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin VersionUpgrade30to31
2020-07-30 03:25:05,504 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin VersionUpgrade32to33
2020-07-30 03:25:05,546 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin VersionUpgrade33to34
2020-07-30 03:25:05,610 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin VersionUpgrade34to35
2020-07-30 03:25:05,635 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin VersionUpgrade35to40
2020-07-30 03:25:05,647 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin VersionUpgrade40to41
2020-07-30 03:25:05,657 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin VersionUpgrade41to42
2020-07-30 03:25:05,666 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin VersionUpgrade42to43
2020-07-30 03:25:05,675 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin VersionUpgrade43to44
2020-07-30 03:25:05,682 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin VersionUpgrade44to45
2020-07-30 03:25:05,689 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin VersionUpgrade45to46
2020-07-30 03:25:05,696 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin VersionUpgrade460to462
2020-07-30 03:25:05,703 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin SimpleView
2020-07-30 03:25:05,715 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin X3DReader
2020-07-30 03:25:05,730 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin XmlMaterialProfile
2020-07-30 03:25:05,738 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin XRayView
2020-07-30 03:25:05,740 - DEBUG - [MainThread] UM.PluginRegistry.loadPlugins [374]: Loading all plugins took 2.132829427719116 seconds
2020-07-30 03:25:05,749 - INFO - [MainThread] UM.VersionUpgradeManager.upgrade [160]: Looking for old configuration files to upgrade.
2020-07-30 03:25:05,755 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [328]: Failed to get file version: .\packages.json, skip it
2020-07-30 03:25:05,757 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [328]: Failed to get file version: .\plugins.json, skip it
2020-07-30 03:25:05,761 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [328]: Failed to get file version: .\packages.json, skip it
2020-07-30 03:25:05,764 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [328]: Failed to get file version: .\plugins.json, skip it
2020-07-30 03:25:05,767 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [328]: Failed to get file version: .\packages.json, skip it
2020-07-30 03:25:05,769 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [328]: Failed to get file version: .\plugins.json, skip it
2020-07-30 03:25:05,773 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [328]: Failed to get file version: .\packages.json, skip it
2020-07-30 03:25:05,777 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [328]: Failed to get file version: .\plugins.json, skip it
2020-07-30 03:25:05,781 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [328]: Failed to get file version: .\packages.json, skip it
2020-07-30 03:25:05,785 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [328]: Failed to get file version: .\plugins.json, skip it
2020-07-30 03:25:05,792 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [328]: Failed to get file version: .\packages.json, skip it
2020-07-30 03:25:05,796 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [328]: Failed to get file version: .\plugins.json, skip it
2020-07-30 03:25:05,799 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [328]: Failed to get file version: .\packages.json, skip it
2020-07-30 03:25:05,801 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [328]: Failed to get file version: .\plugins.json, skip it
2020-07-30 03:25:05,804 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [328]: Failed to get file version: .\packages.json, skip it
2020-07-30 03:25:05,806 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [328]: Failed to get file version: .\plugins.json, skip it
2020-07-30 03:25:05,809 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [328]: Failed to get file version: .\packages.json, skip it
2020-07-30 03:25:05,812 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [328]: Failed to get file version: .\plugins.json, skip it
2020-07-30 03:25:05,815 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [328]: Failed to get file version: .\packages.json, skip it
2020-07-30 03:25:05,817 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [328]: Failed to get file version: .\plugins.json, skip it
2020-07-30 03:25:05,820 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [328]: Failed to get file version: .\packages.json, skip it
2020-07-30 03:25:05,823 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [328]: Failed to get file version: .\plugins.json, skip it
2020-07-30 03:25:05,826 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [328]: Failed to get file version: .\packages.json, skip it
2020-07-30 03:25:05,828 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [328]: Failed to get file version: .\plugins.json, skip it
2020-07-30 03:25:05,831 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [328]: Failed to get file version: .\packages.json, skip it
2020-07-30 03:25:05,833 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [328]: Failed to get file version: .\plugins.json, skip it
2020-07-30 03:25:05,837 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [328]: Failed to get file version: .\packages.json, skip it
2020-07-30 03:25:05,840 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [328]: Failed to get file version: .\plugins.json, skip it
2020-07-30 03:25:05,843 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [328]: Failed to get file version: .\packages.json, skip it
2020-07-30 03:25:05,845 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [328]: Failed to get file version: .\plugins.json, skip it
2020-07-30 03:25:15,156 - DEBUG - [MainThread] UM.Settings.ContainerRegistry.loadAllMetadata [360]: Loading metadata into container registry took 9.20497989654541 seconds
2020-07-30 03:25:15,299 - DEBUG - [MainThread] cura.Scene.CuraSceneController.setActiveBuildPlate [111]: Select build plate: 0
2020-07-30 03:25:15,302 - INFO - [MainThread] cura.CuraApplication.run [751]: Initializing machine error checker
2020-07-30 03:25:15,304 - INFO - [MainThread] cura.CuraApplication.run [756]: Initializing machine manager
2020-07-30 03:25:15,307 - INFO - [MainThread] cura.CuraApplication.run [761]: Initializing container manager
2020-07-30 03:25:15,381 - DEBUG - [MainThread] UM.Scene.Camera._preferencesChanged [255]: Changing perspective mode to perspective.
2020-07-30 03:25:15,403 - DEBUG - [MainThread] UM.Qt.Bindings.Theme.load [158]: Loading theme file: C:\Program Files\Ultimaker Cura 4.6\resources\themes\cura-light\theme.json
2020-07-30 03:25:15,626 - DEBUG - [MainThread] UM.Qt.Bindings.Theme.load [231]: Loaded theme C:\Program Files\Ultimaker Cura 4.6\resources\themes\cura-light
2020-07-30 03:25:16,654 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin._createView [311]: Creating post processing plugin view.
2020-07-30 03:25:16,658 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [180]: Begin loading of script: BQ_PauseAtHeight
2020-07-30 03:25:16,660 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [180]: Begin loading of script: ChangeAtZ
2020-07-30 03:25:16,662 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [180]: Begin loading of script: ColorMix
2020-07-30 03:25:16,663 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [180]: Begin loading of script: DisplayFilenameAndLayerOnLCD
2020-07-30 03:25:16,664 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [180]: Begin loading of script: DisplayRemainingTimeOnLCD
2020-07-30 03:25:16,665 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [180]: Begin loading of script: FilamentChange
2020-07-30 03:25:16,666 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [180]: Begin loading of script: InsertAtLayerChange
2020-07-30 03:25:16,668 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [180]: Begin loading of script: PauseAtHeight
2020-07-30 03:25:16,669 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [180]: Begin loading of script: PauseAtHeightRepRapFirmwareDuet
2020-07-30 03:25:16,671 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [180]: Begin loading of script: PauseAtHeightforRepetier
2020-07-30 03:25:16,672 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [180]: Begin loading of script: RetractContinue
2020-07-30 03:25:16,673 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [180]: Begin loading of script: SearchAndReplace
2020-07-30 03:25:16,676 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [180]: Begin loading of script: Stretch
2020-07-30 03:25:16,677 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [180]: Begin loading of script: TimeLapse
2020-07-30 03:25:16,678 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [180]: Begin loading of script: UsePreviousProbeMeasurements
2020-07-30 03:25:16,814 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin._createView [321]: Post processing view created.
2020-07-30 03:25:16,904 - DEBUG - [MainThread] cura.OAuth2.AuthorizationService._parseJWT [89]: There was no auth data or access token
2020-07-30 03:25:16,907 - DEBUG - [MainThread] cura.OAuth2.AuthorizationService._parseJWT [89]: There was no auth data or access token
2020-07-30 03:25:16,911 - DEBUG - [MainThread] cura.OAuth2.AuthorizationService._parseJWT [89]: There was no auth data or access token
2020-07-30 03:25:18,166 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [406]: file:///C:/Program Files/Ultimaker Cura 4.6/resources/qml/Dialogs/WorkspaceSummaryDialog.qml:146: TypeError: Cannot read property 'extruderList' of null
2020-07-30 03:25:18,169 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [406]: file:///C:/Program Files/Ultimaker Cura 4.6/resources/qml/PrintSetupSelector/Custom/CustomPrintSetup.qml:76:29: Unable to assign null to double
2020-07-30 03:25:18,177 - DEBUG - [MainThread] UM.Controller.setActiveStage [180]: Setting active stage to PrepareStage
2020-07-30 03:25:18,239 - DEBUG - [MainThread] cura.Machines.Models.NozzleModel._update [28]: Updating NozzleModel.
2020-07-30 03:25:18,243 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [406]: file:///C:/Program Files/Ultimaker Cura 4.6/resources/qml/Menus/ConfigurationMenu/ConfigurationMenu.qml:143: TypeError: Cannot read property 'hasRemoteConnection' of null
2020-07-30 03:25:18,263 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [406]: file:///C:/Program Files/Ultimaker Cura 4.6/resources/qml/Menus/ConfigurationMenu/ConfigurationMenu.qml:47: TypeError: Cannot read property 'hasMaterials' of null
2020-07-30 03:25:18,266 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [406]: file:///C:/Program Files/Ultimaker Cura 4.6/resources/qml/Menus/ConfigurationMenu/ConfigurationMenu.qml:118: TypeError: Cannot read property 'hasMaterials' of null
2020-07-30 03:25:18,269 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [406]: file:///C:/Program Files/Ultimaker Cura 4.6/resources/qml/ActionButton.qml:101: ReferenceError: contentWidth is not defined
2020-07-30 03:25:18,271 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [406]: file:///C:/Program Files/Ultimaker Cura 4.6/resources/qml/ActionButton.qml:101: ReferenceError: contentWidth is not defined
2020-07-30 03:25:18,274 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [406]: file:///C:/Program Files/Ultimaker Cura 4.6/resources/qml/Menus/ConfigurationMenu/CustomConfiguration.qml:247: TypeError: Cannot read property 'hasMaterials' of null
2020-07-30 03:25:18,276 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [406]: file:///C:/Program Files/Ultimaker Cura 4.6/resources/qml/Menus/ConfigurationMenu/CustomConfiguration.qml:308: TypeError: Cannot read property 'hasVariants' of null
2020-07-30 03:25:18,278 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [406]: file:///C:/Program Files/Ultimaker Cura 4.6/resources/qml/Menus/ConfigurationMenu/ConfigurationMenu.qml:35: TypeError: Cannot read property 'hasMaterials' of null
2020-07-30 03:25:18,312 - DEBUG - [MainThread] UM.Controller.setActiveView [108]: Setting active view to SolidView
2020-07-30 03:25:18,313 - DEBUG - [MainThread] ModelChecker.ModelChecker._createView [111]: Creating model checker view.
2020-07-30 03:25:18,318 - DEBUG - [MainThread] ModelChecker.ModelChecker._createView [120]: Model checker view created.
2020-07-30 03:25:18,319 - DEBUG - [MainThread] SliceInfoPlugin.SliceInfo._createDialog [71]: Creating dialog [MoreInfoWindow.qml]
2020-07-30 03:25:18,345 - DEBUG - [MainThread] Toolbox.src.Toolbox._makeRequestByType [542]: Requesting [updates] metadata from server.
2020-07-30 03:25:18,349 - DEBUG - [MainThread] cura.OAuth2.AuthorizationService.getAccessToken [112]: No auth data to retrieve the access_token from
2020-07-30 03:25:18,351 - WARNING - [MainThread] UM.Logger.warning [128]: Cannot add authorization to Cloud Api request
2020-07-30 03:25:18,357 - DEBUG - [MainThread] cura.CuraApplication.run [799]: Booting Cura took 15.337218284606934 seconds
2020-07-30 03:25:18,362 - INFO - [MainThread] UM.TaskManagement.HttpRequestManager._processRequest [346]: Request [ecfab21fcb3940329106049244343bbf] started
2020-07-30 03:25:18,365 - DEBUG - [MainThread] UM.TaskManagement.HttpRequestManager._processNextRequestsInQueue [317]: No more requests to process, stop
2020-07-30 03:25:18,368 - DEBUG - [MainThread] cura.Machines.Models.QualityProfilesDropDownMenuModel._update [63]: Updating QualityProfilesDropDownMenuModel.
2020-07-30 03:25:18,370 - DEBUG - [MainThread] cura.Machines.Models.QualityProfilesDropDownMenuModel._update [75]: No active GlobalStack, set quality profile model as empty.
2020-07-30 03:25:18,373 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [34]: Updating CustomQualityProfilesDropDownMenuModel.
2020-07-30 03:25:18,375 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [39]: No active GlobalStack, set CustomQualityProfilesDropDownMenuModel as empty.
2020-07-30 03:25:18,719 - DEBUG - [MainThread] UM.Qt.QtRenderer._initialize [207]: Support for Vertex Array Objects: True
2020-07-30 03:25:18,735 - DEBUG - [MainThread] UM.View.GL.OpenGL.__init__ [112]: Initialized OpenGL subsystems.
2020-07-30 03:25:18,739 - DEBUG - [MainThread] UM.View.GL.OpenGL.__init__ [113]: OpenGL Version: 4.1.0 - Build 26.20.100.7324
2020-07-30 03:25:18,741 - DEBUG - [MainThread] UM.View.GL.OpenGL.__init__ [114]: OpenGL Vendor: Intel
2020-07-30 03:25:18,745 - DEBUG - [MainThread] UM.View.GL.OpenGL.__init__ [115]: OpenGL Renderer: Intel(R) UHD Graphics 630
2020-07-30 03:25:18,747 - DEBUG - [MainThread] UM.View.GL.OpenGL.__init__ [116]: GLSL Version: 4.10.0
2020-07-30 03:25:18,749 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [58]: Loading shader file [C:\Program Files\Ultimaker Cura 4.6\resources\shaders\default.shader]...
2020-07-30 03:25:18,766 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [58]: Loading shader file [C:\Program Files\Ultimaker Cura 4.6\resources\shaders\selection.shader]...
2020-07-30 03:25:18,780 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [58]: Loading shader file [C:\Program Files\Ultimaker Cura 4.6\resources\shaders\select_face.shader]...
2020-07-30 03:25:18,794 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [58]: Loading shader file [C:\Program Files\Ultimaker Cura 4.6\resources\shaders\default.shader]...
2020-07-30 03:25:18,805 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [58]: Loading shader file [C:\Program Files\Ultimaker Cura 4.6\resources\shaders\composite.shader]...
2020-07-30 03:25:18,825 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [58]: Loading shader file [C:\Program Files\Ultimaker Cura 4.6\resources\shaders\overhang.shader]...
2020-07-30 03:25:18,846 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [58]: Loading shader file [C:\Program Files\Ultimaker Cura 4.6\resources\shaders\striped.shader]...
2020-07-30 03:25:18,865 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [58]: Loading shader file [C:\Program Files\Ultimaker Cura 4.6\resources\shaders\transparent_object.shader]...
2020-07-30 03:25:18,880 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [58]: Loading shader file [C:\Program Files\Ultimaker Cura 4.6\resources\shaders\striped.shader]...
2020-07-30 03:25:18,895 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [58]: Loading shader file [C:\Program Files\Ultimaker Cura 4.6\resources\shaders\xray.shader]...
2020-07-30 03:25:18,908 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [58]: Loading shader file [C:\Program Files\Ultimaker Cura 4.6\resources\shaders\xray_composite.shader]...
2020-07-30 03:25:18,943 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [58]: Loading shader file [C:\Program Files\Ultimaker Cura 4.6\resources\shaders\platform.shader]...
2020-07-30 03:25:18,980 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [58]: Loading shader file [C:\Program Files\Ultimaker Cura 4.6\resources\shaders\xray.shader]...
2020-07-30 03:25:19,636 - INFO - [MainThread] UM.TaskManagement.HttpRequestManager._onRequestFinished [408]: Request [ecfab21fcb3940329106049244343bbf] finished.
2020-07-30 03:25:19,638 - DEBUG - [MainThread] UM.TaskManagement.HttpRequestManager._processNextRequestsInQueue [317]: No more requests to process, stop
2020-07-30 03:25:22,637 - INFO - [MainThread] cura.CuraApplication.writeToLog [570]: User accepted the User-Agreement.
2020-07-30 03:25:32,644 - DEBUG - [MainThread] cura.AutoSave._onTimeout [60]: Autosaving preferences, instances and profiles
2020-07-30 03:25:35,435 - INFO - [MainThread] cura.Settings.MachineManager.addMachine [358]: Trying to add a machine with the definition id [creality_ender3]
2020-07-30 03:25:35,676 - WARNING - [MainThread] LocalContainerProvider.LocalContainerProvider._saveCachedDefinition [286]: The definition cache for definition creality_ender3 failed to pickle.
2020-07-30 03:25:36,088 - DEBUG - [MainThread] cura.Machines.ContainerTree.__getitem__ [106]: Adding container tree for creality_ender3 took 0.37100768089294434 seconds.
2020-07-30 03:25:36,222 - INFO - [MainThread] cura.Settings.GlobalStack.addExtruder [184]: Extruder[creality_base_extruder_0 #2] added to [Creality Ender-3] at position [0]
2020-07-30 03:25:36,224 - WARNING - [MainThread] UM.Decorators.deprecated_function [23]: <function GlobalStack.extruders at 0x000002B77C41E510> is deprecated (since 4.4): Please use extruderList instead.
2020-07-30 03:25:36,227 - INFO - [MainThread] cura.UI.MachineActionManager.addDefaultMachineActions [72]: Default machine actions added for machine definition [creality_ender3]
2020-07-30 03:25:36,457 - WARNING - [MainThread] LocalContainerProvider.LocalContainerProvider._saveCachedDefinition [286]: The definition cache for definition creality_base failed to pickle.
2020-07-30 03:25:36,504 - WARNING - [MainThread] cura.Settings.GlobalStack.addExtruder [179]: Extruder [creality_base_extruder_0 #2] has already been added to this stack [Creality Ender-3]
2020-07-30 03:25:36,506 - WARNING - [MainThread] cura.Settings.ExtruderManager.registerExtruder [156]: Extruder [creality_base_extruder_0 #2] has already been registered on machine [Creality Ender-3], not doing anything
2020-07-30 03:25:36,508 - INFO - [MainThread] UM.Logger.info [122]: Initializing Active Machine...
2020-07-30 03:25:36,580 - DEBUG - [MainThread] cura.Machines.Models.NozzleModel._update [28]: Updating NozzleModel.
2020-07-30 03:25:36,621 - DEBUG - [MainThread] cura.Machines.Models.NozzleModel._update [28]: Updating NozzleModel.
2020-07-30 03:25:36,624 - DEBUG - [MainThread] cura.Machines.Models.NozzleModel._update [28]: Updating NozzleModel.
2020-07-30 03:25:36,629 - INFO - [Thread-3] STLReader.STLReader.load_file [52]: Using NumPy-STL to load STL data.
2020-07-30 03:25:36,673 - DEBUG - [Thread-3] UM.Mesh.MeshData.calculateNormalsFromVertices [548]: Calculating normals took 0.0 seconds
2020-07-30 03:25:36,674 - DEBUG - [Thread-3] STLReader.STLReader._read [104]: Loaded a mesh with 8520 vertices
2020-07-30 03:25:37,014 - DEBUG - [MainThread] cura.Machines.MachineErrorChecker._rescheduleCheck [135]: New error check scheduled.
2020-07-30 03:25:37,123 - DEBUG - [MainThread] cura.Machines.Models.QualityProfilesDropDownMenuModel._update [63]: Updating QualityProfilesDropDownMenuModel.
2020-07-30 03:25:37,127 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [34]: Updating CustomQualityProfilesDropDownMenuModel.
2020-07-30 03:25:37,193 - INFO - [MainThread] FirmwareUpdateChecker.FirmwareUpdateChecker.checkFirmwareVersion [74]: No machine with name Creality Ender-3 in list of firmware to check.
2020-07-30 03:25:37,257 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [58]: Loading shader file [C:\Program Files\Ultimaker Cura 4.6\resources\shaders\default.shader]...
2020-07-30 03:25:37,267 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [58]: Loading shader file [C:\Program Files\Ultimaker Cura 4.6\resources\shaders\grid.shader]...
2020-07-30 03:25:37,327 - DEBUG - [MainThread] cura.Machines.Models.QualityProfilesDropDownMenuModel._update [63]: Updating QualityProfilesDropDownMenuModel.
2020-07-30 03:25:37,331 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [34]: Updating CustomQualityProfilesDropDownMenuModel.
2020-07-30 03:25:37,997 - INFO - [MainThread] cura.Machines.MachineErrorChecker._setResult [187]: Error check finished, result = False, time = 1.0s
2020-07-30 03:25:45,437 - INFO - [Thread-4] STLReader.STLReader.load_file [52]: Using NumPy-STL to load STL data.
2020-07-30 03:25:45,759 - DEBUG - [Thread-4] UM.Mesh.MeshData.calculateNormalsFromVertices [548]: Calculating normals took 0.1296525001525879 seconds
2020-07-30 03:25:45,793 - DEBUG - [Thread-4] STLReader.STLReader._read [104]: Loaded a mesh with 4670010 vertices
2020-07-30 03:25:46,641 - DEBUG - [MainThread] cura.AutoSave._onTimeout [60]: Autosaving preferences, instances and profiles
2020-07-30 03:25:46,816 - DEBUG - [Thread-4] UM.Mesh.MeshData.approximateConvexHull [503]: approximateConvexHull(target_count=1024) Calculating 3D convex hull took 1.0129852294921875 seconds. 6444 input vertices. 6444 output vertices.
2020-07-30 03:25:47,403 - DEBUG - [Thread-4] UM.FileHandler.ReadFileJob.run [71]: Loading file took 2.0 seconds
2020-07-30 03:25:48,384 - DEBUG - [Thread-4] UM.Mesh.MeshData.approximateConvexHull [503]: approximateConvexHull(target_count=1024) Calculating 3D convex hull took 0.9778611660003662 seconds. 6443 input vertices. 6443 output vertices.
2020-07-30 03:25:48,409 - DEBUG - [MainThread] UM.Operations.OperationStack.push [72]: <UM.Operations.AddSceneNodeOperation.AddSceneNodeOperation object at 0x000002B70DCB3048>, took 0ms
2020-07-30 03:25:48,813 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [58]: Loading shader file [C:\Program Files\Ultimaker Cura 4.6\resources\shaders\transparent_object.shader]...
2020-07-30 03:25:50,420 - INFO - [MainThread] CuraEngineBackend.CuraEngineBackend.slice [237]: Starting to slice...
2020-07-30 03:25:50,420 - DEBUG - [MainThread] CuraEngineBackend.CuraEngineBackend.slice [255]: Going to slice build plate [0]!
2020-07-30 03:25:50,426 - WARNING - [Thread-5] UM.Decorators.deprecated_function [23]: <function GlobalStack.extruders at 0x000002B77C41E510> is deprecated (since 4.4): Please use extruderList instead.
2020-07-30 03:25:50,835 - DEBUG - [MainThread] CuraEngineBackend.CuraEngineBackend._onStartSliceCompleted [444]: Sending slice message took 0.414142370223999 seconds
2020-07-30 03:25:52,711 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [106]: [Backend] [WARNING] Mesh has disconnected faces!
2020-07-30 03:25:52,714 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [106]: [Backend] [WARNING] Mesh has overlapping faces!
2020-07-30 03:25:53,662 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [106]: [Backend] [WARNING] -s support_pattern="zigzag" -s travel_compensate_overlapping_walls_enabled="True" -s wireframe_printspeed_bottom="5" -s prime_tower_enable="False" -s retraction_hop_only_when_collides="False" -s flow_rate_max_extrusion_offset="0" -s speed_slowdown_layers="2" -s connect_infill_polygons="False" -s support_line_width="0.4" -s machine_name="Creality Ender-3" -s jerk_travel_layer_0="8" -s wireframe_straight_before_down="20" -s speed_wall_x="25.0" -s speed_equalize_flow_enabled="False" -s skirt_brim_speed="20.0" -s support_tree_collision_resolution="0.2" -s prime_tower_flow="100" -s machine_nozzle_cool_down_speed="2.0" -s acceleration_support="500" -s speed_travel="150.0" -s z_seam_y="235" -s machine_buildplate_type="glass" -s jerk_layer_0="8" -s wall_min_flow="0" -s material_guid="" -s machine_height="250" -s slicing_tolerance="middle" -s machine_heated_build_volume="False" -s cross_infill_pocket_size="6.0" -s speed_support="25.0" -s meshfix_maximum_deviation="0.05" -s infill_wipe_dist="0.0" -s cool_min_layer_time_fan_speed_max="10" -s acceleration_wall_x="500" -s small_feature_speed_factor_0="50" -s retraction_min_travel="1.5" -s jerk_ironing="8" -s bridge_skin_density="100" -s draft_shield_height="10" -s cross_support_density_image="" -s switch_extruder_retraction_amount="16" -s mold_roof_height="0.5" -s acceleration_support_interface="500" -s material_crystallinity="False" -s raft_base_fan_speed="0" -s switch_extruder_retraction_speeds="20" -s machine_disallowed_areas="[[[-117.5, 117.5], [-117.5, 108], [117.5, 108], [117.5, 117.5]], [[-117.5, -108], [-117.5, -117.5], [117.5, -117.5], [117.5, -108]]]" -s line_width="0.4" -s machine_steps_per_mm_x="50" -s small_feature_speed_factor="50" -s machine_settings="0" -s ironing_pattern="zigzag" -s support_bottom_line_width="0.4" -s infill_material_flow="100" -s bridge_skin_material_flow_3="110" -s raft_surface_line_width="0.4" -s cross_infill_density_image="" -s support_roof_enable="True" -s jerk_support="8" -s raft_interface_thickness="0.30000000000000004" -s retraction_retract_speed="25" -s support_enable="False" -s spaghetti_infill_enabled="False" -s switch_extruder_extra_prime_amount="0" -s machine_steps_per_mm_z="50" -s small_hole_max_size="0" -s support_roof_height="0.8" -s bridge_skin_material_flow_2="100" -s machine_endstop_positive_direction_y="False" -s raft_jerk="8" -s top_layers="4" -s brim_width="8.0" -s acceleration_travel="500" -s wall_line_width="0.4" -s travel_compensate_overlapping_walls_x_enabled="True" -s sub_div_rad_add="0.4" -s travel_avoid_other_parts="True" -s acceleration_travel_layer_0="500" -s machine_width="235" -s wireframe_enabled="False" -s material_diameter="1.75" -s support_offset="0" -s bridge_skin_support_threshold="50" -s material_break_retracted_position="-50" -s raft_surface_line_spacing="0.4" -s bridge_fan_speed_2="0" -s support_tower_maximum_supported_diameter="3.0" -s filter_out_tiny_gaps="False" -s raft_interface_acceleration="500" -s cool_lift_head="False" -s material_print_temperature_layer_0="210" -s travel_avoid_distance="0.625" -s draft_shield_height_limitation="full" -s meshfix_keep_open_polygons="False" -s minimum_bottom_area="10" -s prime_blob_enable="False" -s wall_overhang_angle="90" -s wireframe_fall_down="0.5" -s bottom_thickness="0.8" -s support_tower_roof_angle="65" -s bridge_settings_enabled="False" -s mesh_position_x="0" -s ironing_only_highest_layer="False" -s support_infill_sparse_thickness="0.2" -s coasting_enable="False" -s blackmagic="0" -s xy_offset_layer_0="0" -s meshfix_union_all_remove_holes="False" -s bridge_wall_speed="12.5" -s acceleration_infill="500" -s material_flush_purge_speed="0.5" -s travel_speed="150.0" -s mold_angle="40" -s support_interface_height="0.8" -s jerk_wall_x="8" -s wireframe_roof_fall_down="2" -s raft_surface_speed="25.0" -s wall_line_count="2" -s raft_base_line_width="0.8" -s xy_offset="0" -s acceleration_support_roof="500" -s gradual_infill_steps="0" -s raft_base_jerk="8" -s center_object="False" -s machine_depth="235" -s alternate_carve_order="True" -s support_angle="45" -s machine_max_jerk_e="5" -s material_flow_layer_0="100" -s alternate_extra_perimeter="False" -s bridge_wall_min_length="5" -s ironing_enabled="False" -s support_interface_offset="0.0" -s default_material_bed_temperature="50" -s support_roof_density="33.333" -s material_standby_temperature="150" -s material_flow_temp_graph="[[3.5,200],[7.0,240]]" -s material_print_temp_prepend="True" -s machine_max_jerk_xy="10" -s wireframe_roof_outer_delay="0.2" -s material_adhesion_tendency="10" -s z_seam_x="117.5" -s jerk_topbottom="8" -s wipe_hop_speed="5" -s support_wall_count="1" -s wireframe_roof_drag_along="0.8" -s jerk_support_roof="8" -s top_thickness="0.8" -s infill_overlap_mm="0.12" -s support_extruder_nr="0" -s support_fan_enable="False" -s infill_sparse_thickness="0.2" -s layer_start_x="0.0" -s support_top_distance="0.2" -s smooth_spiralized_contours="True" -s support_brim_enable="True" -s support_extruder_nr_layer_0="0" -s skin_overlap="10.0" -s acceleration_layer_0="500" -s wireframe_bottom_delay="0" -s material_anti_ooze_retraction_speed="5" -s material_end_of_filament_purge_speed="0.5" -s machine_max_feedrate_e="50" -s top_bottom_pattern_0="lines" -s infill_angles="[ ]" -s time="03:25:50" -s wall_0_extruder_nr="-1" -s initial_extruder_nr="0" -s jerk_travel="8" -s acceleration_support_infill="500" -s bridge_skin_density_3="80" -s wipe_retraction_extra_prime_amount="0" -s raft_base_acceleration="500" -s wall_overhang_speed_factor="100" -s skirt_brim_line_width="0.4" -s machine_nozzle_head_distance="3" -s machine_show_variants="False" -s speed_support_bottom="25.0" -s mold_width="5" -s machine_endstop_positive_direction_z="True" -s minimum_roof_area="10" -s wireframe_nozzle_clearance="1" -s infill_overlap="30.0" -s bridge_skin_density_2="75" -s speed_ironing="16.666666666666668" -s material_no_load_move_factor="0.940860215" -s spaghetti_max_height="2.0" -s initial_layer_line_width_factor="100.0" -s wireframe_top_delay="0" -s day="Thu" -s roofing_pattern="lines" -s print_bed_temperature="50" -s speed_equalize_flow_max="150" -s support_infill_extruder_nr="0" -s ironing_flow="10.0" -s support_roof_extruder_nr="0" -s support_initial_layer_line_distance="2.0" -s support_conical_angle="30" -s support_interface_line_width="0.4" -s wall_x_material_flow="100" -s acceleration_topbottom="500" -s skin_outline_count="1" -s magic_spiralize="False" -s support_bottom_stair_step_height="0.3" -s bridge_enable_more_layers="True" -s material_break_temperature="50" -s draft_shield_enabled="False" -s adaptive_layer_height_enabled="False" -s material_initial_print_temperature="210" -s prime_tower_min_volume="6" -s optimize_wall_printing_order="True" -s support_roof_line_width="0.4" -s machine_max_feedrate_z="10" -s min_skin_width_for_expansion="4.898587196589413e-17" -s machine_acceleration="500" -s speed_z_hop="5" -s raft_surface_jerk="8" -s support_infill_rate="20" -s acceleration_ironing="500" -s speed_infill="50.0" -s material_bed_temperature="50" -s wireframe_printspeed_down="5" -s support_type="everywhere" -s travel_retract_before_outer_wall="True" -s wall_0_wipe_dist="0.0" -s raft_interface_speed="18.75" -s wall_line_width_0="0.4" -s material_bed_temp_prepend="True" -s retraction_combing_max_distance="30" -s hole_xy_offset="0" -s machine_nozzle_temp_enabled="True" -s skirt_line_count="3" -s cool_fan_speed_0="0" -s wireframe_printspeed_flat="5" -s jerk_print="8" -s acceleration_support_bottom="500" -s command_line_settings="0" -s bridge_fan_speed="100" -s ooze_shield_enabled="False" -s machine_center_is_zero="False" -s material_surface_energy="100" -s raft_base_speed="18.75" -s resolution="0" -s prime_tower_position_y="203.6" -s machine_head_with_fans_polygon="[[-26, 34], [-26, -32], [32, -32], [32, 34]]" -s wall_extruder_nr="-1" -s mesh_rotation_matrix="[[1,0,0], [0,1,0], [0,0,1]]" -s raft_acceleration="500" -s support_interface_density="33.333" -s machine_start_gcode="; Ender 3 Custom Start G-code
2020-07-30 03:25:53,664 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [106]: [Backend] G92 E0 ; Reset Extruder
2020-07-30 03:25:53,666 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [106]: [Backend] G28 ; Home all axes
2020-07-30 03:25:53,668 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [106]: [Backend] G1 Z2.0 F3000 ; Move Z Axis up little to prevent scratching of Heat Bed
2020-07-30 03:25:53,670 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [106]: [Backend] G1 X0.1 Y20 Z0.3 F5000.0 ; Move to start position
2020-07-30 03:25:53,672 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [106]: [Backend] G1 X0.1 Y200.0 Z0.3 F1500.0 E15 ; Draw the first line
2020-07-30 03:25:53,674 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [106]: [Backend] G1 X0.4 Y200.0 Z0.3 F5000.0 ; Move to side a little
2020-07-30 03:25:53,676 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [106]: [Backend] G1 X0.4 Y20 Z0.3 F1500.0 E30 ; Draw the second line
2020-07-30 03:25:53,678 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [106]: [Backend] G92 E0 ; Reset Extruder
2020-07-30 03:25:53,680 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [106]: [Backend] G1 Z2.0 F3000 ; Move Z Axis up little to prevent scratching of Heat Bed
2020-07-30 03:25:53,682 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [106]: [Backend] G1 X5 Y20 Z0.3 F5000.0 ; Move over to prevent blob squish" -s machine_max_acceleration_e="5000" -s jerk_print_layer_0="8" -s support_bottom_material_flow="100" -s wipe_retraction_speed="25" -s extruder_prime_pos_x="0" -s meshfix_union_all="True" -s machine_extruder_count="1" -s support_infill_angles="[ ]" -s material_break_preparation_temperature="210" -s flow_rate_extrusion_offset_factor="100" -s adaptive_layer_height_variation="0.04" -s minimum_polygon_circumference="1.0" -s skin_no_small_gaps_heuristic="False" -s speed_support_infill="25.0" -s support_skip_zag_per_mm="20" -s infill_offset_y="0" -s support_join_distance="2.0" -s spaghetti_inset="0.2" -s magic_fuzzy_skin_point_dist="0.8" -s wipe_retraction_enable="True" -s machine_min_cool_heat_time_window="50.0" -s cool_min_speed="10" -s infill_mesh_order="0" -s infill_support_angle="40" -s machine_firmware_retract="False" -s raft_surface_thickness="0.2" -s prime_tower_position_x="223.6" -s support_bottom_distance="0.2" -s acceleration_wall="500" -s jerk_support_interface="8" -s retraction_hop_after_extruder_switch="True" -s wireframe_drag_along="0.6" -s wireframe_strategy="compensate" -s speed_topbottom="25.0" -s raft_margin="15" -s infill_mesh="False" -s infill_line_distance="6.0" -s support_roof_material_flow="100" -s spaghetti_infill_stepped="True" -s bridge_skin_speed_2="12.5" -s acceleration_wall_0="500" -s switch_extruder_prime_speed="20" -s material_flush_purge_length="60" -s wireframe_flow_connection="100" -s top_bottom_thickness="0.8" -s wireframe_top_jump="0.6" -s support_tower_diameter="3.0" -s retraction_hop_enabled="False" -s acceleration_roofing="500" -s wipe_pause="0" -s adaptive_layer_height_variation_step="0.04" -s wipe_repeat_count="5" -s support_skip_some_zags="False" -s bridge_fan_speed_3="0" -s speed_wall_0="25.0" -s meshfix="0" -s skirt_brim_minimal_length="250" -s support_xy_overrides_z="xy_overrides_z" -s support_bottom_offset="0.0" -s speed_wall="25.0" -s coasting_speed="90" -s roofing_layer_count="0" -s material_bed_temperature_layer_0="50" -s retraction_count_max="100" -s extruder_prime_pos_abs="False" -s ooze_shield_angle="60" -s cool_fan_full_at_height="0.6000000000000001" -s initial_bottom_layers="4" -s support_zag_skip_count="10" -s skirt_gap="10.0" -s cool_fan_full_layer="4" -s infill_enable_travel_optimization="False" -s roofing_angles="[ ]" -s support_tree_branch_diameter="2" -s z_seam_corner="z_seam_corner_weighted" -s machine_steps_per_mm_e="1600" -s retraction_combing="noskin" -s skirt_brim_material_flow="100" -s machine_extruders_share_heater="False" -s cooling="0" -s wall_thickness="0.8" -s support_bottom_height="0.8" -s material_print_temp_wait="True" -s acceleration_enabled="False" -s retraction_prime_speed="25" -s z_seam_type="back" -s speed_print_layer_0="20.0" -s support_line_distance="2.0" -s machine_shape="rectangular" -s prime_tower_size="20" -s speed_support_interface="25.0" -s wall_0_inset="0" -s speed="0" -s z_seam_position="back" -s material_shrinkage_percentage="0" -s skin_line_width="0.4" -s wipe_move_distance="20" -s infill_pattern="cubic" -s minimum_interface_area="10" -s infill_before_walls="False" -s zig_zaggify_infill="False" -s travel_avoid_supports="True" -s shell="0" -s spaghetti_infill_extra_volume="0" -s support_interface_extruder_nr="0" -s spaghetti_max_infill_angle="10" -s infill_line_width="0.4" -s roofing_material_flow="100" -s wireframe_up_half_speed="0.3" -s cool_fan_enabled="True" -s support_xy_distance="0.8" -s infill_extruder_nr="-1" -s acceleration_skirt_brim="500" -s raft_interface_line_width="0.8" -s meshfix_extensive_stitching="False" -s clean_between_layers="False" -s cool_min_layer_time="10" -s machine_max_feedrate_x="500" -s machine_gcode_flavor="RepRap (Marlin/Sprinter)" -s material_extrusion_cool_down_speed="0.7" -s top_bottom_pattern="lines" -s material_maximum_park_duration="300" -s infill_support_enabled="False" -s travel="0" -s max_extrusion_before_wipe="10" -s ooze_shield_dist="2" -s wireframe_height="3" -s support_interface_enable="True" -s support_brim_width="4" -s jerk_support_bottom="8" -s conical_overhang_enabled="False" -s ironing_line_spacing="0.1" -s retraction_hop_after_extruder_switch_height="0.2" -s machine_end_gcode="G91 ;Relative positioning
2020-07-30 03:25:53,684 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [106]: [Backend] G1 E-2 F2700 ;Retract a bit
2020-07-30 03:25:53,686 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [106]: [Backend] G1 E-2 Z0.2 F2400 ;Retract and raise Z
2020-07-30 03:25:53,688 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [106]: [Backend] G1 X5 Y5 F3000 ;Wipe out
2020-07-30 03:25:53,690 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [106]: [Backend] G1 Z10 ;Raise Z more
2020-07-30 03:25:53,692 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [106]: [Backend] G90 ;Absolute positionning
2020-07-30 03:25:53,694 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [106]: [Backend]
2020-07-30 03:25:53,696 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [106]: [Backend] G1 X0 Y235 ;Present print
2020-07-30 03:25:53,698 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [106]: [Backend] M106 S0 ;Turn-off fan
2020-07-30 03:25:53,700 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [106]: [Backend] M104 S0 ;Turn-off hotend
2020-07-30 03:25:53,702 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [106]: [Backend] M140 S0 ;Turn-off bed
2020-07-30 03:25:53,704 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [106]: [Backend]
2020-07-30 03:25:53,706 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [106]: [Backend] M84 X Y E ;Disable all steppers but Z
2020-07-30 03:25:53,709 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [106]: [Backend] " -s raft_base_thickness="0.24" -s zig_zaggify_support="False" -s fill_perimeter_gaps="everywhere" -s carve_multiple_volumes="False" -s retraction_amount="6.5" -s skin_preshrink="0.8" -s ironing_inset="0.2" -s spaghetti_flow="20" -s prime_tower_wipe_enabled="True" -s layer_start_y="0.0" -s material_flow_dependent_temperature="False" -s support_material_flow="100" -s wipe_retraction_prime_speed="25" -s support_bottom_enable="True" -s retraction_enable="True" -s infill_sparse_density="20" -s minimum_support_area="2" -s jerk_skirt_brim="8" -s roofing_extruder_nr="-1" -s cool_fan_speed_max="100.0" -s support_interface_angles="[ ]" -s machine_feeder_wheel_diameter="10.0" -s support_bottom_density="33.333" -s wall_material_flow="100" -s support_interface_pattern="grid" -s raft_fan_speed="0" -s remove_empty_first_layers="True" -s bottom_layers="4" -s prime_tower_brim_enable="False" -s magic_mesh_surface_mode="normal" -s coasting_min_volume="0.8" -s outer_inset_first="False" -s speed_travel_layer_0="100.0" -s support_bottom_extruder_nr="0" -s extruder_prime_pos_z="0" -s machine_nozzle_expansion_angle="45" -s support_conical_enabled="False" -s cool_fan_speed_min="100.0" -s support_tree_branch_distance="1" -s jerk_infill="8" -s wall_min_flow_retract="False" -s machine_nozzle_size="0.4" -s support_tree_branch_diameter_angle="5" -s nozzle_disallowed_areas="[]" -s meshfix_maximum_resolution="0.05" -s speed_roofing="25.0" -s wipe_hop_enable="False" -s machine_nozzle_heat_up_speed="2.0" -s support_roof_line_distance="2.4000240002400024" -s brim_outside_only="True" -s min_infill_area="0" -s acceleration_print_layer_0="500" -s limit_support_retractions="True" -s draft_shield_dist="10" -s wall_0_material_flow="100" -s bridge_wall_coast="100" -s support_roof_offset="0.0" -s retraction_extra_prime_amount="0" -s acceleration_print="500" -s machine_max_acceleration_z="100" -s fill_outline_gaps="False" -s raft_interface_fan_speed="0" -s coasting_volume="0.064" -s wall_x_extruder_nr="-1" -s experimental="0" -s gantry_height="25" -s support_interface_skip_height="0.2" -s material="0" -s expand_skins_expand_distance="0.8" -s support_supported_skin_fan_speed="100" -s wireframe_printspeed_up="5" -s wipe_hop_amount="0.2" -s extruder_prime_pos_y="0" -s extruders_enabled_count="1" -s mesh_position_y="0" -s support_tree_angle="40" -s material_final_print_temperature="210" -s machine_max_acceleration_y="500" -s adhesion_type="skirt" -s roofing_line_width="0.4" -s wireframe_flow_flat="100" -s bridge_wall_material_flow="50" -s material_print_temperature="210" -s conical_overhang_angle="50" -s speed_support_roof="25.0" -s machine_nozzle_tip_outer_diameter="1" -s max_skin_angle_for_expansion="90" -s wipe_retraction_amount="6.5" -s default_material_print_temperature="210" -s speed_prime_tower="25.0" -s mesh_position_z="0" -s brim_gap="0" -s cutting_mesh="False" -s wireframe_printspeed="5" -s platform_adhesion="0" -s wall_line_width_x="0.4" -s magic_fuzzy_skin_thickness="0.3" -s magic_fuzzy_skin_enabled="False" -s wireframe_flat_delay="0.1" -s gradual_support_infill_steps="0" -s layer_0_z_overlap="0.15" -s infill_randomize_start_location="False" -s top_skin_expand_distance="0.8" -s speed_layer_0="20.0" -s support_mesh_drop_down="True" -s machine_max_feedrate_y="500" -s build_volume_temperature="28" -s bottom_skin_expand_distance="0.8" -s switch_extruder_retraction_speed="20" -s wipe_retraction_retract_speed="25" -s z_seam_relative="False" -s layer_height_0="0.2" -s support_roof_angles="[ ]" -s material_anti_ooze_retracted_position="-4" -s top_skin_preshrink="0.8" -s support_interface_material_flow="100" -s cool_fan_speed="100.0" -s machine_steps_per_mm_y="50" -s machine_minimum_feedrate="0.0" -s support_bottom_line_distance="2.4000240002400024" -s multiple_mesh_overlap="0.15" -s machine_max_jerk_z="0.4" -s acceleration_prime_tower="500" -s raft_smoothing="5" -s material_break_speed="25" -s material_break_preparation_retracted_position="-16" -s support="0" -s skin_edge_support_layers="0" -s raft_interface_jerk="8" -s infill_wall_line_count="0" -s relative_extrusion="False" -s adhesion_extruder_nr="0" -s raft_base_line_spacing="1.6" -s support_connect_zigzags="True" -s material_end_of_filament_purge_length="20" -s bottom_skin_preshrink="0.8" -s machine_nozzle_id="unknown" -s support_bottom_pattern="grid" -s travel_compensate_overlapping_walls_0_enabled="False" -s support_mesh="False" -s gradual_support_infill_step_height="1" -s skin_angles="[ ]" -s jerk_prime_tower="8" -s adaptive_layer_height_threshold="0.2" -s raft_speed="25.0" -s support_roof_pattern="grid" -s magic_fuzzy_skin_outside_only="False" -s magic_fuzzy_skin_point_density="1.25" -s machine_heated_bed="True" -s support_bottom_stair_step_width="5.0" -s material_flow="100" -s retraction_extrusion_window="10" -s support_conical_min_width="5.0" -s gradual_infill_step_height="1.5" -s material_bed_temp_wait="True" -s support_bottom_angles="[ ]" -s infill="0" -s raft_interface_line_spacing="1.0" -s raft_surface_acceleration="500" -s bridge_skin_speed="12.5" -s wipe_brush_pos_x="100" -s jerk_roofing="8" -s wireframe_flow="100" -s material_break_preparation_speed="2" -s speed_print="50.0" -s brim_replaces_support="False" -s meshfix_maximum_travel_resolution="0.05" -s retraction_speed="25" -s anti_overhang_mesh="False" -s top_bottom_extruder_nr="-1" -s prime_tower_line_width="0.4" -s infill_multiplier="1" -s raft_surface_layers="2" -s machine_max_acceleration_x="500" -s infill_offset_x="0" -s jerk_wall="8" -s raft_surface_fan_speed="0" -s mold_enabled="False" -s date="30-07-2020" -s machine_heat_zone_length="16" -s support_tree_enable="False" -s skin_overlap_mm="0.04" -s support_use_towers="False" -s jerk_support_infill="8" -s small_feature_max_length="0.0" -s bridge_skin_material_flow="60" -s raft_airgap="0.3" -s brim_line_count="20" -s skin_edge_support_thickness="0" -s support_brim_line_count="10" -s connect_skin_polygons="False" -s support_z_distance="0.2" -s retract_at_layer_change="False" -s skin_material_flow="100" -s wireframe_roof_inset="3" -s support_xy_distance_overhang="0.4" -s print_sequence="all_at_once" -s bridge_skin_speed_3="12.5" -s jerk_wall_0="8" -s machine_endstop_positive_direction_x="False" -s machine_use_extruder_offset_to_offset_coords="True" -s retraction_hop="0.2" -s dual="0" -s jerk_enabled="False" -s layer_height="0.2" -s bridge_sparse_infill_max_density="0" -s print_temperature="210" -e0 -s support_pattern="zigzag" -s travel_compensate_overlapping_walls_enabled="True" -s speed_travel_layer_0="100.0" -s retraction_hop_only_when_collides="False" -s raft_interface_fan_speed="0" -s acceleration_travel_layer_0="500" -s connect_infill_polygons="False" -s support_line_width="0.4" -s bridge_fan_speed="100" -s jerk_travel_layer_0="8" -s speed_wall_x="25.0" -s speed_equalize_flow_enabled="False" -s extruder_prime_pos_z="0" -s machine_extruder_start_pos_x="0" -s skirt_brim_speed="20.0" -s alternate_extra_perimeter="False" -s support_tree_collision_resolution="0.2" -s prime_tower_flow="100" -s machine_nozzle_cool_down_speed="2.0" -s material_flow_temp_graph="[[3.5,200],[7.0,240]]" -s acceleration_support="500" -s speed_travel="150.0" -s speed_equalize_flow_max="150" -s machine_extruder_start_code="" -s z_seam_y="235" -s jerk_layer_0="8" -s wall_min_flow="0" -s material_guid="0ff92885-617b-4144-a03c-9989872454bc" -s slicing_tolerance="middle" -s cross_infill_pocket_size="6.0" -s speed_support="25.0" -s meshfix_maximum_deviation="0.05" -s infill_wipe_dist="0.0" -s raft_base_fan_speed="0" -s switch_extruder_retraction_speeds="20" -s cool_min_layer_time_fan_speed_max="10" -s acceleration_wall_x="500" -s small_feature_speed_factor_0="50" -s retraction_min_travel="1.5" -s jerk_ironing="8" -s bridge_sparse_infill_max_density="0" -s bridge_skin_density="100" -s cross_support_density_image="" -s switch_extruder_retraction_amount="16" -s mold_roof_height="0.5" -s acceleration_support_interface="500" -s material_crystallinity="False" -s line_width="0.4" -s machine_steps_per_mm_x="50" -s small_feature_speed_factor="50" -s machine_settings="0" -s ironing_pattern="zigzag" -s acceleration_print="500" -s support_bottom_line_width="0.4" -s infill_material_flow="100" -s bridge_skin_material_flow_3="110" -s raft_surface_line_width="0.4" -s cross_infill_density_image="" -s support_roof_enable="True" -s jerk_support="8" -s raft_interface_thickness="0.30000000000000004" -s retraction_retract_speed="45" -s spaghetti_infill_enabled="False" -s switch_extruder_extra_prime_amount="0" -s machine_steps_per_mm_z="50" -s small_hole_max_size="0" -s support_roof_height="0.8" -s support_bottom_height="0.8" -s material_flush_purge_speed="0.5" -s bridge_skin_material_flow_2="100" -s machine_endstop_positive_direction_y="False" -s resolution="0" -s extruder_nr="0" -s raft_jerk="8" -s top_layers="4" -s brim_width="8.0" -s machine_extruder_end_pos_x="0" -s acceleration_travel="500" -s wall_line_width="0.4" -s travel_compensate_overlapping_walls_x_enabled="True" -s sub_div_rad_add="0.4" -s travel_avoid_other_parts="True" -s material_diameter="1.75" -s support_offset="0" -s bridge_skin_support_threshold="50" -s extruder_prime_pos_y="0" -s material_break_retracted_position="-50" -s raft_surface_line_spacing="0.4" -s bridge_fan_speed_2="0" -s support_tower_maximum_supported_diameter="3.0" -s support_xy_distance_overhang="0.4" -s filter_out_tiny_gaps="False" -s raft_interface_acceleration="500" -s cool_lift_head="False" -s material_print_temperature_layer_0="200" -s travel_avoid_distance="0.625" -s gradual_support_infill_steps="0" -s brim_gap="0" -s blackmagic="0" -s wipe_retraction_amount="5" -s bridge_wall_material_flow="50" -s support_tree_angle="40" -s material_final_print_temperature="200" -s mesh_position_y="0" -s support_conical_enabled="False" -s cool_fan_speed_min="100" -s support_tree_branch_distance="1" -s support_roof_density="33.333" -s material_standby_temperature="180" -s material_flow_layer_0="100" -s max_skin_angle_for_expansion="90" -s machine_nozzle_tip_outer_diameter="1" -s skin_no_small_gaps_heuristic="False" -s experimental="0" -s travel_compensate_overlapping_walls_0_enabled="False" -s fill_outline_gaps="False" -s retraction_extra_prime_amount="0" -s support_roof_offset="0.0" -s wall_0_material_flow="100" -s bridge_wall_coast="100" -s acceleration_support_infill="500" -s bridge_skin_density_3="80" -s wipe_retraction_extra_prime_amount="0" -s raft_base_acceleration="500" -s wall_overhang_speed_factor="100" -s raft_surface_thickness="0.2" -s cool_fan_speed_0="0" -s skirt_brim_line_width="0.4" -s machine_nozzle_head_distance="3" -s speed_support_bottom="25.0" -s skirt_brim_minimal_length="250" -s support_xy_overrides_z="xy_overrides_z" -s mold_width="5" -s machine_endstop_positive_direction_z="True" -s minimum_roof_area="10" -s infill_overlap="30.0" -s bridge_skin_density_2="75" -s top_bottom_thickness="0.8" -s speed_ironing="16.666666666666668" -s material_no_load_move_factor="0.940860215" -s spaghetti_max_height="2.0" -s initial_layer_line_width_factor="100.0" -s raft_margin="15" -s acceleration_wall="500" -s support_bottom_distance="0.2" -s roofing_pattern="lines" -s material_extrusion_cool_down_speed="0.7" -s ironing_flow="10.0" -s support_initial_layer_line_distance="2.0" -s min_skin_width_for_expansion="4.898587196589413e-17" -s support_conical_angle="30" -s support_interface_line_width="0.4" -s wall_x_material_flow="100" -s acceleration_topbottom="500" -s skin_outline_count="1" -s wall_line_count="2" -s support_bottom_stair_step_height="0.3" -s bridge_enable_more_layers="True" -s material_break_temperature="50" -s material_initial_print_temperature="200" -s prime_tower_min_volume="6" -s magic_fuzzy_skin_enabled="False" -s z_seam_x="117.5" -s optimize_wall_printing_order="True" -s support_roof_line_width="0.4" -s support_skip_zag_per_mm="20" -s speed_support_infill="25.0" -s bottom_layers="4" -s meshfix="0" -s speed_wall_0="25.0" -s speed_z_hop="5" -s raft_surface_jerk="8" -s support_infill_rate="20" -s acceleration_ironing="500" -s speed_infill="50.0" -s raft_interface_speed="18.75" -s wall_line_width_0="0.4" -s retraction_combing_max_distance="30" -s hole_xy_offset="0" -s machine_steps_per_mm_e="1600" -s switch_extruder_prime_speed="20" -s acceleration_wall_0="500" -s machine_extruder_end_pos_abs="False" -s jerk_infill="8" -s wall_min_flow_retract="False" -s mold_angle="40" -s magic_fuzzy_skin_thickness="0.3" -s speed_prime_tower="25.0" -s mesh_position_z="0" -s infill_line_distance="6.0" -s support_roof_material_flow="100" -s spaghetti_infill_stepped="True" -s bridge_skin_speed_2="12.5" -s spaghetti_infill_extra_volume="0" -s spaghetti_max_infill_angle="10" -s infill_line_width="0.4" -s travel_avoid_supports="True" -s shell="0" -s roofing_material_flow="100" -s mesh_position_x="0" -s ironing_only_highest_layer="False" -s platform_adhesion="0" -s wall_line_width_x="0.4" -s support_tree_branch_diameter_angle="5" -s support_interface_offset="0.0" -s spaghetti_inset="0.2" -s infill_support_enabled="False" -s infill_sparse_thickness="0.2" -s support_fan_enable="False" -s support_tower_diameter="3.0" -s retraction_hop_enabled="False" -s acceleration_roofing="500" -s material_maximum_park_duration="300" -s top_bottom_pattern="lines" -s wipe_pause="0" -s retraction_count_max="100" -s skin_material_flow="100" -s cool_fan_full_at_height="0.6000000000000001" -s initial_bottom_layers="4" -s extruder_prime_pos_abs="False" -s support_bottom_offset="0.0" -s acceleration_skirt_brim="500" -s raft_interface_line_width="0.8" -s meshfix_extensive_stitching="False" -s clean_between_layers="False" -s cool_min_layer_time="10" -s wipe_repeat_count="5" -s support_skip_some_zags="False" -s bridge_fan_speed_3="0" -s material_print_temperature="200" -s speed_support_roof="25.0" -s conical_overhang_angle="50" -s roofing_angles="[ ]" -s support_tree_branch_diameter="2" -s z_seam_corner="z_seam_corner_weighted" -s jerk_print_layer_0="8" -s support_bottom_material_flow="100" -s speed="0" -s z_seam_position="back" -s default_material_print_temperature="200" -s raft_base_thickness="0.24" -s zig_zaggify_support="False" -s material_adhesion_tendency="0" -s speed_topbottom="25.0" -s wall_thickness="0.8" -s spaghetti_flow="20" -s prime_tower_wipe_enabled="True" -s layer_start_y="0.0" -s material_flow_dependent_temperature="False" -s support_material_flow="100" -s wipe_retraction_prime_speed="45" -s material_shrinkage_percentage="0" -s skin_line_width="0.4" -s wipe_move_distance="20" -s infill_pattern="cubic" -s minimum_interface_area="10" -s infill_before_walls="False" -s zig_zaggify_infill="False" -s retraction_prime_speed="45" -s z_seam_type="back" -s machine_extruder_start_pos_y="0" -s bridge_skin_speed_3="12.5" -s support_infill_sparse_thickness="0.2" -s coasting_enable="False" -s skin_preshrink="0.8" -s ironing_inset="0.2" -s fill_perimeter_gaps="everywhere" -s retraction_amount="5" -s cooling="0" -s travel="0" -s max_extrusion_before_wipe="10" -s speed_wall="25.0" -s coasting_speed="90" -s bottom_thickness="0.8" -s roofing_layer_count="0" -s machine_extruder_cooling_fan_number="0" -s jerk_travel="8" -s coasting_volume="0.064" -s wipe_hop_speed="5" -s support_bottom_enable="True" -s retraction_enable="True" -s infill_sparse_density="20" -s minimum_support_area="2" -s coasting_min_volume="0.8" -s magic_mesh_surface_mode="normal" -s jerk_skirt_brim="8" -s cool_fan_speed_max="100" -s support_interface_angles="[ ]" -s wall_material_flow="100" -s support_interface_pattern="grid" -s raft_fan_speed="0" -s acceleration_infill="500" -s outer_inset_first="False" -s machine_nozzle_size="0.4" -s top_bottom_pattern_0="lines" -s infill_angles="[ ]" -s speed_roofing="25.0" -s wipe_hop_enable="False" -s machine_nozzle_heat_up_speed="2.0" -s support_roof_line_distance="2.4000240002400024" -s brim_outside_only="True" -s infill_offset_y="0" -s support_join_distance="2.0" -s jerk_support_interface="8" -s retraction_hop_after_extruder_switch="True" -s jerk_support_roof="8" -s support_infill_angles="[ ]" -s material_break_preparation_temperature="200" -s speed_print_layer_0="20.0" -s support_line_distance="2.0" -s wall_overhang_angle="90" -s support_interface_skip_height="0.2" -s material_surface_energy="100" -s raft_base_speed="18.75" -s cool_fan_speed="100" -s machine_steps_per_mm_y="50" -s speed_layer_0="20.0" -s top_skin_expand_distance="0.8" -s infill_randomize_start_location="False" -s layer_0_z_overlap="0.15" -s wipe_retraction_speed="45" -s meshfix_union_all="True" -s extruder_prime_pos_x="0" -s cool_fan_enabled="True" -s support_xy_distance="0.8" -s min_infill_area="0" -s support_brim_enable="True" -s layer_start_x="0.0" -s acceleration_print_layer_0="500" -s limit_support_retractions="True" -s ironing_line_spacing="0.1" -s retraction_hop_after_extruder_switch_height="0.2" -s jerk_support_bottom="8" -s conical_overhang_enabled="False" -s material="0" -s expand_skins_expand_distance="0.8" -s support_supported_skin_fan_speed="100" -s machine_nozzle_temp_enabled="True" -s skirt_line_count="3" -s wipe_retraction_retract_speed="45" -s z_seam_relative="False" -s support_roof_angles="[ ]" -s material_anti_ooze_retracted_position="-4" -s top_skin_preshrink="0.8" -s support_interface_material_flow="100" -s support_bottom_line_distance="2.4000240002400024" -s multiple_mesh_overlap="0.15" -s acceleration_prime_tower="500" -s raft_smoothing="5" -s material_break_speed="25" -s material_break_preparation_retracted_position="-16" -s support="0" -s skin_edge_support_layers="0" -s raft_interface_jerk="8" -s infill_wall_line_count="0" -s raft_base_line_spacing="1.6" -s support_connect_zigzags="True" -s material_end_of_filament_purge_length="20" -s bottom_skin_preshrink="0.8" -s machine_nozzle_id="unknown" -s support_bottom_pattern="grid" -s wall_0_wipe_dist="0.0" -s gradual_support_infill_step_height="1" -s skin_angles="[ ]" -s machine_extruder_end_pos_y="0" -s jerk_prime_tower="8" -s raft_speed="25.0" -s support_roof_pattern="grid" -s machine_extruder_end_code="" -s machine_extruder_start_pos_abs="False" -s magic_fuzzy_skin_point_density="1.25" -s support_bottom_stair_step_width="5.0" -s meshfix_maximum_resolution="0.05" -s skirt_brim_material_flow="100" -s support_bottom_angles="[ ]" -s raft_base_line_width="0.8" -s infill="0" -s raft_interface_line_spacing="1.0" -s wipe_brush_pos_x="100" -s raft_surface_acceleration="500" -s bridge_skin_speed="12.5" -s jerk_roofing="8" -s material_break_preparation_speed="2" -s skin_overlap="10.0" -s acceleration_layer_0="500" -s speed_print="50.0" -s brim_replaces_support="False" -s meshfix_maximum_travel_resolution="0.05" -s retraction_speed="45" -s prime_tower_line_width="0.4" -s xy_offset="0" -s support_zag_skip_count="10" -s skirt_gap="10.0" -s cool_fan_full_layer="4" -s infill_enable_travel_optimization="False" -s ironing_enabled="False" -s infill_multiplier="1" -s mesh_rotation_matrix="[[1,0,0], [0,1,0], [0,0,1]]" -s machine_nozzle_offset_x="0" -s raft_acceleration="500" -s support_interface_density="33.333" -s support_conical_min_width="5.0" -s gradual_infill_step_height="1.5" -s raft_surface_layers="2" -s infill_offset_x="0" -s jerk_wall="8" -s raft_surface_fan_speed="0" -s mold_enabled="False" -s machine_heat_zone_length="16" -s skin_overlap_mm="0.04" -s support_use_towers="False" -s jerk_support_infill="8" -s wipe_retraction_enable="True" -s magic_fuzzy_skin_point_dist="0.8" -s small_feature_max_length="0.0" -s bridge_skin_material_flow="60" -s raft_airgap="0.3" -s brim_line_count="20" -s skin_edge_support_thickness="0" -s wipe_hop_amount="0.2" -s support_brim_line_count="10" -s retract_at_layer_change="False" -s jerk_wall_0="8" -s support_interface_height="0.8" -s retraction_hop="0.2" -s dual="0" -s support_bottom_density="33.333" -s machine_feeder_wheel_diameter="10.0" -s support_brim_width="4" -s support_interface_enable="True" -s switch_extruder_retraction_speed="20" -s bottom_skin_expand_distance="0.8" -s infill_support_angle="40" -s machine_endstop_positive_direction_x="False" -s material_end_of_filament_purge_speed="0.5" -s machine_nozzle_offset_y="0" -s material_flush_purge_length="60" -s raft_base_jerk="8" -s material_anti_ooze_retraction_speed="5" -s support_z_distance="0.2" -s connect_skin_polygons="False" -s roofing_line_width="0.4" -s support_top_distance="0.2" -s infill_overlap_mm="0.12" -s top_thickness="0.8" -s magic_fuzzy_skin_outside_only="False" -s support_wall_count="1" -s jerk_topbottom="8" -s wall_0_inset="0" -s speed_support_interface="25.0" -s jerk_print="8" -s command_line_settings="0" -s acceleration_support_bottom="500" -s support_angle="45" -s cool_min_speed="10" -s machine_min_cool_heat_time_window="50.0" -s center_object="False" -s gradual_infill_steps="0" -s acceleration_support_roof="500" -s retraction_extrusion_window="10" -s material_flow="100" -s raft_surface_speed="25.0" -s jerk_wall_x="8" -s xy_offset_layer_0="0" -s meshfix_union_all_remove_holes="False" -s bridge_wall_speed="12.5" -s support_tower_roof_angle="65" -s prime_blob_enable="False" -s meshfix_keep_open_polygons="False" -s minimum_bottom_area="10" -g -e0 -l "0" -s extruder_nr="0"
2020-07-30 03:25:55,350 - DEBUG - [MainThread] CuraEngineBackend.CuraEngineBackend._onBackendQuit [844]: Backend quit with return code 3221225477. Resetting process and socket.
2020-07-30 03:25:55,572 - INFO - [MainThread] UM.Backend.Backend._onSocketError [214]: Backend crashed or closed.
2020-07-30 03:25:55,574 - DEBUG - [MainThread] UM.Backend.Backend._createSocket [227]: Previous socket existed. Closing that first.
2020-07-30 03:25:55,575 - DEBUG - [MainThread] CuraEngineBackend.CuraEngineBackend._terminate [304]: Attempting to kill the engine process
2020-07-30 03:25:55,578 - DEBUG - [MainThread] UM.Backend.Backend._createSocket [227]: Previous socket existed. Closing that first.
2020-07-30 03:25:55,582 - DEBUG - [MainThread] UM.Backend.Backend._logSocketState [184]: Socket state changed to Listening
2020-07-30 03:25:55,587 - INFO - [MainThread] UM.Backend.Backend.startEngine [86]: Started engine process: C:\Program Files\Ultimaker Cura 4.6\CuraEngine.exe
2020-07-30 03:25:55,590 - DEBUG - [MainThread] UM.Backend.Backend._backendLog [106]: [Backend] Calling engine with: ['C:\\Program Files\\Ultimaker Cura 4.6\\CuraEngine.exe', 'connect', '127.0.0.1:49675', '']
2020-07-30 03:25:55,623 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [106]: [Backend]
2020-07-30 03:25:55,626 - DEBUG - [MainThread] UM.Backend.Backend._logSocketState [188]: Socket state changed to Connected
2020-07-30 03:25:55,628 - DEBUG - [MainThread] UM.Backend.Backend._onSocketStateChanged [177]: Backend connected on port 49675
2020-07-30 03:25:55,631 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [106]: [Backend] Cura_SteamEngine version 4.6.2
2020-07-30 03:25:55,634 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [106]: [Backend] Copyright (C) 2019 Ultimaker
2020-07-30 03:25:55,636 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [106]: [Backend]
2020-07-30 03:25:55,638 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [106]: [Backend] This program is free software: you can redistribute it and/or modify
2020-07-30 03:25:55,641 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [106]: [Backend] it under the terms of the GNU Affero General Public License as published by
2020-07-30 03:25:55,643 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [106]: [Backend] the Free Software Foundation, either version 3 of the License, or
2020-07-30 03:25:55,646 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [106]: [Backend] (at your option) any later version.
2020-07-30 03:25:55,648 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [106]: [Backend]
2020-07-30 03:25:55,650 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [106]: [Backend] This program is distributed in the hope that it will be useful,
2020-07-30 03:25:55,653 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [106]: [Backend] but WITHOUT ANY WARRANTY; without even the implied warranty of
2020-07-30 03:25:55,655 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [106]: [Backend] MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
2020-07-30 03:25:55,657 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [106]: [Backend] GNU Affero General Public License for more details.
2020-07-30 03:25:55,660 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [106]: [Backend]
2020-07-30 03:25:55,662 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [106]: [Backend] You should have received a copy of the GNU Affero General Public License
2020-07-30 03:25:55,664 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [106]: [Backend] along with this program. If not, see <http://www.gnu.org/licenses/>.
2020-07-30 03:25:58,415 - DEBUG - [MainThread] cura.AutoSave._onTimeout [60]: Autosaving preferences, instances and profiles
2020-07-30 03:26:49,273 - DEBUG - [MainThread] cura.TaskManagement.OnExitCallbackManager.triggerNextCallback [51]: No more on-app-exit callbacks to process. Tell the app to exit.
2020-07-30 03:26:49,277 - INFO - [MainThread] cura.CuraApplication.closeApplication [577]: Close application
2020-07-30 03:26:49,286 - DEBUG - [MainThread] UM.Qt.QtApplication.windowClosed [470]: Shutting down cura
2020-07-30 03:26:49,324 - DEBUG - [MainThread] CuraEngineBackend.CuraEngineBackend._terminate [304]: Attempting to kill the engine process
2020-07-30 03:26:49,324 - DEBUG - [MainThread] CuraEngineBackend.CuraEngineBackend._terminate [310]: Killing engine process
2020-07-30 03:26:49,325 - DEBUG - [MainThread] CuraEngineBackend.CuraEngineBackend._terminate [313]: Engine process is killed. Received return code 1
2020-07-30 03:28:27,240 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin FileLogger
2020-07-30 03:28:27,256 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin FirmwareUpdateChecker
2020-07-30 03:28:27,271 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin FirmwareUpdater
2020-07-30 03:28:27,271 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin GCodeGzReader
2020-07-30 03:28:27,287 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin GCodeGzWriter
2020-07-30 03:28:27,287 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin GCodeProfileReader
2020-07-30 03:28:27,303 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin GCodeReader
2020-07-30 03:28:27,303 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin GCodeWriter
2020-07-30 03:28:27,318 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin ImageReader
2020-07-30 03:28:27,334 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin LegacyProfileReader
2020-07-30 03:28:27,334 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin LocalContainerProvider
2020-07-30 03:28:27,350 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin LocalFileOutputDevice
2020-07-30 03:28:27,350 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin MachineSettingsAction
2020-07-30 03:28:27,367 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin ModelChecker
2020-07-30 03:28:27,367 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin MonitorStage
2020-07-30 03:28:27,383 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin PerObjectSettingsTool
2020-07-30 03:28:27,383 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin PostProcessingPlugin
2020-07-30 03:28:27,383 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin PrepareStage
2020-07-30 03:28:27,399 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin PreviewStage
2020-07-30 03:28:27,414 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin RemovableDriveOutputDevice
2020-07-30 03:28:27,414 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin SentryLogger
2020-07-30 03:28:27,430 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin SimulationView
2020-07-30 03:28:27,445 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin SliceInfoPlugin
2020-07-30 03:28:27,445 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin SolidView
2020-07-30 03:28:27,464 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin SupportEraser
2020-07-30 03:28:27,493 - WARNING - [MainThread] UM.Logger.logException [106]: Exception: Failed to load packages for Marketplace
2020-07-30 03:28:27,494 - WARNING - [MainThread] UM.Logger.logException [110]: NoneType: None
2020-07-30 03:28:27,495 - WARNING - [MainThread] UM.Logger.logException [106]: Exception: Failed to load packages for Marketplace
2020-07-30 03:28:27,497 - WARNING - [MainThread] UM.Logger.logException [110]: NoneType: None
2020-07-30 03:28:27,499 - WARNING - [MainThread] UM.Logger.logException [106]: Exception: Failed to load packages for Marketplace
2020-07-30 03:28:27,501 - WARNING - [MainThread] UM.Logger.logException [110]: NoneType: None
2020-07-30 03:28:27,503 - WARNING - [MainThread] UM.Logger.logException [106]: Exception: Failed to load packages for Marketplace
2020-07-30 03:28:27,504 - WARNING - [MainThread] UM.Logger.logException [110]: NoneType: None
2020-07-30 03:28:27,510 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin Toolbox
2020-07-30 03:28:27,513 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin CameraTool
2020-07-30 03:28:27,528 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin MirrorTool
2020-07-30 03:28:27,528 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin RotateTool
2020-07-30 03:28:27,544 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin ScaleTool
2020-07-30 03:28:27,544 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin SelectionTool
2020-07-30 03:28:27,559 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin TranslateTool
2020-07-30 03:28:27,559 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin TrimeshReader
2020-07-30 03:28:27,575 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin UFPReader
2020-07-30 03:28:27,591 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin UFPWriter
2020-07-30 03:28:27,591 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin UltimakerMachineActions
2020-07-30 03:28:27,703 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin UM3NetworkPrinting
2020-07-30 03:28:27,703 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin UpdateChecker
2020-07-30 03:28:27,703 - INFO - [Thread-1] UpdateChecker.UpdateCheckerJob.run [40]: Checking for new version of cura
2020-07-30 03:28:27,977 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin USBPrinting
2020-07-30 03:28:28,130 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin VersionUpgrade21to22
2020-07-30 03:28:28,192 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin VersionUpgrade22to24
2020-07-30 03:28:28,241 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin VersionUpgrade25to26
2020-07-30 03:28:28,288 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin VersionUpgrade26to27
2020-07-30 03:28:28,351 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin VersionUpgrade27to30
2020-07-30 03:28:28,398 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin VersionUpgrade30to31
2020-07-30 03:28:28,475 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin VersionUpgrade32to33
2020-07-30 03:28:28,504 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin VersionUpgrade33to34
2020-07-30 03:28:28,551 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin VersionUpgrade34to35
2020-07-30 03:28:28,614 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin VersionUpgrade35to40
2020-07-30 03:28:28,665 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin VersionUpgrade40to41
2020-07-30 03:28:28,711 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin VersionUpgrade41to42
2020-07-30 03:28:28,727 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin VersionUpgrade42to43
2020-07-30 03:28:28,727 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin VersionUpgrade43to44
2020-07-30 03:28:28,743 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin VersionUpgrade44to45
2020-07-30 03:28:28,758 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin VersionUpgrade45to46
2020-07-30 03:28:28,758 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin VersionUpgrade460to462
2020-07-30 03:28:28,774 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin SimpleView
2020-07-30 03:28:28,790 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin X3DReader
2020-07-30 03:28:28,790 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin XmlMaterialProfile
2020-07-30 03:28:28,805 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin XRayView
2020-07-30 03:28:28,805 - DEBUG - [MainThread] UM.PluginRegistry.loadPlugins [374]: Loading all plugins took 2.096127510070801 seconds
2020-07-30 03:28:28,821 - INFO - [MainThread] UM.VersionUpgradeManager.upgrade [160]: Looking for old configuration files to upgrade.
2020-07-30 03:28:28,836 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [328]: Failed to get file version: .\packages.json, skip it
2020-07-30 03:28:28,852 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [328]: Failed to get file version: .\plugins.json, skip it
2020-07-30 03:28:28,852 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [328]: Failed to get file version: .\packages.json, skip it
2020-07-30 03:28:28,852 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [328]: Failed to get file version: .\plugins.json, skip it
2020-07-30 03:28:28,852 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [328]: Failed to get file version: .\packages.json, skip it
2020-07-30 03:28:28,852 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [328]: Failed to get file version: .\plugins.json, skip it
2020-07-30 03:28:28,868 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [328]: Failed to get file version: .\packages.json, skip it
2020-07-30 03:28:28,868 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [328]: Failed to get file version: .\plugins.json, skip it
2020-07-30 03:28:28,868 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [328]: Failed to get file version: .\packages.json, skip it
2020-07-30 03:28:28,868 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [328]: Failed to get file version: .\plugins.json, skip it
2020-07-30 03:28:28,868 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [328]: Failed to get file version: .\packages.json, skip it
2020-07-30 03:28:28,868 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [328]: Failed to get file version: .\plugins.json, skip it
2020-07-30 03:28:28,883 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [328]: Failed to get file version: .\packages.json, skip it
2020-07-30 03:28:28,883 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [328]: Failed to get file version: .\plugins.json, skip it
2020-07-30 03:28:28,883 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [328]: Failed to get file version: .\packages.json, skip it
2020-07-30 03:28:28,883 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [328]: Failed to get file version: .\plugins.json, skip it
2020-07-30 03:28:28,883 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [328]: Failed to get file version: .\packages.json, skip it
2020-07-30 03:28:28,899 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [328]: Failed to get file version: .\plugins.json, skip it
2020-07-30 03:28:28,899 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [328]: Failed to get file version: .\packages.json, skip it
2020-07-30 03:28:28,899 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [328]: Failed to get file version: .\plugins.json, skip it
2020-07-30 03:28:28,899 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [328]: Failed to get file version: .\packages.json, skip it
2020-07-30 03:28:28,899 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [328]: Failed to get file version: .\plugins.json, skip it
2020-07-30 03:28:28,915 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [328]: Failed to get file version: .\packages.json, skip it
2020-07-30 03:28:28,915 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [328]: Failed to get file version: .\plugins.json, skip it
2020-07-30 03:28:28,915 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [328]: Failed to get file version: .\packages.json, skip it
2020-07-30 03:28:28,915 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [328]: Failed to get file version: .\plugins.json, skip it
2020-07-30 03:28:28,930 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [328]: Failed to get file version: .\packages.json, skip it
2020-07-30 03:28:28,930 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [328]: Failed to get file version: .\plugins.json, skip it
2020-07-30 03:28:28,930 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [328]: Failed to get file version: .\packages.json, skip it
2020-07-30 03:28:28,930 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [328]: Failed to get file version: .\plugins.json, skip it
2020-07-30 03:28:31,469 - DEBUG - [MainThread] UM.Settings.ContainerRegistry.loadAllMetadata [360]: Loading metadata into container registry took 2.429734945297241 seconds
2020-07-30 03:28:31,594 - DEBUG - [MainThread] cura.Scene.CuraSceneController.setActiveBuildPlate [111]: Select build plate: 0
2020-07-30 03:28:31,594 - INFO - [MainThread] cura.CuraApplication.run [751]: Initializing machine error checker
2020-07-30 03:28:31,910 - INFO - [MainThread] cura.UI.MachineActionManager.addDefaultMachineActions [72]: Default machine actions added for machine definition [creality_ender3]
2020-07-30 03:28:32,229 - INFO - [MainThread] cura.Settings.GlobalStack.addExtruder [184]: Extruder[creality_base_extruder_0 #2] added to [Creality Ender-3] at position [0]
2020-07-30 03:28:32,229 - WARNING - [MainThread] cura.Settings.ExtruderManager.registerExtruder [156]: Extruder [creality_base_extruder_0 #2] has already been registered on machine [Creality Ender-3], not doing anything
2020-07-30 03:28:32,229 - INFO - [MainThread] FirmwareUpdateChecker.FirmwareUpdateChecker.checkFirmwareVersion [74]: No machine with name Creality Ender-3 in list of firmware to check.
2020-07-30 03:28:32,652 - DEBUG - [MainThread] cura.Machines.ContainerTree.__getitem__ [106]: Adding container tree for creality_ender3 took 0.4233269691467285 seconds.
2020-07-30 03:28:32,652 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [180]: Begin loading of script: BQ_PauseAtHeight
2020-07-30 03:28:32,652 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [180]: Begin loading of script: ChangeAtZ
2020-07-30 03:28:32,652 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [180]: Begin loading of script: ColorMix
2020-07-30 03:28:32,652 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [180]: Begin loading of script: DisplayFilenameAndLayerOnLCD
2020-07-30 03:28:32,668 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [180]: Begin loading of script: DisplayRemainingTimeOnLCD
2020-07-30 03:28:32,668 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [180]: Begin loading of script: FilamentChange
2020-07-30 03:28:32,668 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [180]: Begin loading of script: InsertAtLayerChange
2020-07-30 03:28:32,668 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [180]: Begin loading of script: PauseAtHeight
2020-07-30 03:28:32,668 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [180]: Begin loading of script: PauseAtHeightRepRapFirmwareDuet
2020-07-30 03:28:32,668 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [180]: Begin loading of script: PauseAtHeightforRepetier
2020-07-30 03:28:32,668 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [180]: Begin loading of script: RetractContinue
2020-07-30 03:28:32,668 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [180]: Begin loading of script: SearchAndReplace
2020-07-30 03:28:32,668 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [180]: Begin loading of script: Stretch
2020-07-30 03:28:32,668 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [180]: Begin loading of script: TimeLapse
2020-07-30 03:28:32,668 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [180]: Begin loading of script: UsePreviousProbeMeasurements
2020-07-30 03:28:32,746 - INFO - [MainThread] cura.CuraApplication.run [756]: Initializing machine manager
2020-07-30 03:28:32,746 - INFO - [MainThread] cura.CuraApplication.run [761]: Initializing container manager
2020-07-30 03:28:32,746 - INFO - [Thread-2] STLReader.STLReader.load_file [52]: Using NumPy-STL to load STL data.
2020-07-30 03:28:32,761 - DEBUG - [Thread-2] UM.Mesh.MeshData.calculateNormalsFromVertices [548]: Calculating normals took 0.0 seconds
2020-07-30 03:28:32,761 - DEBUG - [Thread-2] STLReader.STLReader._read [104]: Loaded a mesh with 8520 vertices
2020-07-30 03:28:32,824 - DEBUG - [MainThread] UM.Scene.Camera._preferencesChanged [255]: Changing perspective mode to perspective.
2020-07-30 03:28:32,840 - DEBUG - [MainThread] UM.Qt.Bindings.Theme.load [158]: Loading theme file: C:\Program Files\Ultimaker Cura 4.6\resources\themes\cura-light\theme.json
2020-07-30 03:28:33,068 - DEBUG - [MainThread] UM.Qt.Bindings.Theme.load [231]: Loaded theme C:\Program Files\Ultimaker Cura 4.6\resources\themes\cura-light
2020-07-30 03:28:33,443 - DEBUG - [MainThread] cura.Machines.MachineErrorChecker._rescheduleCheck [135]: New error check scheduled.
2020-07-30 03:28:33,913 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin._createView [311]: Creating post processing plugin view.
2020-07-30 03:28:34,038 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin._createView [321]: Post processing view created.
2020-07-30 03:28:34,134 - DEBUG - [MainThread] cura.OAuth2.AuthorizationService._parseJWT [89]: There was no auth data or access token
2020-07-30 03:28:34,134 - DEBUG - [MainThread] cura.OAuth2.AuthorizationService._parseJWT [89]: There was no auth data or access token
2020-07-30 03:28:34,134 - DEBUG - [MainThread] cura.OAuth2.AuthorizationService._parseJWT [89]: There was no auth data or access token
2020-07-30 03:28:35,216 - DEBUG - [MainThread] cura.Machines.Models.NozzleModel._update [28]: Updating NozzleModel.
2020-07-30 03:28:35,216 - WARNING - [MainThread] UM.Decorators.deprecated_function [23]: <function GlobalStack.extruders at 0x0000020BAB8DE510> is deprecated (since 4.4): Please use extruderList instead.
2020-07-30 03:28:35,325 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [406]: file:///C:/Program Files/Ultimaker Cura 4.6/resources/qml/PrintSetupSelector/Custom/CustomPrintSetup.qml:76:29: Unable to assign null to double
2020-07-30 03:28:35,341 - DEBUG - [MainThread] UM.Controller.setActiveStage [180]: Setting active stage to PrepareStage
2020-07-30 03:28:35,403 - DEBUG - [MainThread] cura.Machines.Models.NozzleModel._update [28]: Updating NozzleModel.
2020-07-30 03:28:35,435 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [406]: file:///C:/Program Files/Ultimaker Cura 4.6/resources/qml/ActionButton.qml:101: ReferenceError: contentWidth is not defined
2020-07-30 03:28:35,435 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [406]: file:///C:/Program Files/Ultimaker Cura 4.6/resources/qml/ActionButton.qml:101: ReferenceError: contentWidth is not defined
2020-07-30 03:28:35,466 - DEBUG - [MainThread] UM.Controller.setActiveView [108]: Setting active view to SolidView
2020-07-30 03:28:35,466 - DEBUG - [MainThread] ModelChecker.ModelChecker._createView [111]: Creating model checker view.
2020-07-30 03:28:35,482 - DEBUG - [MainThread] ModelChecker.ModelChecker._createView [120]: Model checker view created.
2020-07-30 03:28:35,482 - DEBUG - [MainThread] SliceInfoPlugin.SliceInfo._createDialog [71]: Creating dialog [MoreInfoWindow.qml]
2020-07-30 03:28:35,497 - DEBUG - [MainThread] Toolbox.src.Toolbox._makeRequestByType [542]: Requesting [updates] metadata from server.
2020-07-30 03:28:35,497 - DEBUG - [MainThread] cura.OAuth2.AuthorizationService.getAccessToken [112]: No auth data to retrieve the access_token from
2020-07-30 03:28:35,513 - WARNING - [MainThread] UM.Logger.warning [128]: Cannot add authorization to Cloud Api request
2020-07-30 03:28:35,513 - DEBUG - [MainThread] cura.CuraApplication.run [799]: Booting Cura took 9.29615831375122 seconds
2020-07-30 03:28:35,513 - INFO - [MainThread] UM.TaskManagement.HttpRequestManager._processRequest [346]: Request [cec5b5724b7941d39fa60aade141703d] started
2020-07-30 03:28:35,528 - DEBUG - [MainThread] UM.TaskManagement.HttpRequestManager._processNextRequestsInQueue [317]: No more requests to process, stop
2020-07-30 03:28:35,544 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [34]: Updating CustomQualityProfilesDropDownMenuModel.
2020-07-30 03:28:35,544 - DEBUG - [MainThread] cura.Machines.Models.QualityProfilesDropDownMenuModel._update [63]: Updating QualityProfilesDropDownMenuModel.
2020-07-30 03:28:35,991 - DEBUG - [MainThread] cura.Machines.Models.QualityProfilesDropDownMenuModel._update [63]: Updating QualityProfilesDropDownMenuModel.
2020-07-30 03:28:35,995 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [34]: Updating CustomQualityProfilesDropDownMenuModel.
2020-07-30 03:28:36,261 - DEBUG - [MainThread] UM.Qt.QtRenderer._initialize [207]: Support for Vertex Array Objects: True
2020-07-30 03:28:36,269 - DEBUG - [MainThread] UM.View.GL.OpenGL.__init__ [112]: Initialized OpenGL subsystems.
2020-07-30 03:28:36,271 - DEBUG - [MainThread] UM.View.GL.OpenGL.__init__ [113]: OpenGL Version: 4.1.0 - Build 26.20.100.7324
2020-07-30 03:28:36,274 - DEBUG - [MainThread] UM.View.GL.OpenGL.__init__ [114]: OpenGL Vendor: Intel
2020-07-30 03:28:36,277 - DEBUG - [MainThread] UM.View.GL.OpenGL.__init__ [115]: OpenGL Renderer: Intel(R) UHD Graphics 630
2020-07-30 03:28:36,279 - DEBUG - [MainThread] UM.View.GL.OpenGL.__init__ [116]: GLSL Version: 4.10.0
2020-07-30 03:28:36,282 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [58]: Loading shader file [C:\Program Files\Ultimaker Cura 4.6\resources\shaders\default.shader]...
2020-07-30 03:28:36,295 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [58]: Loading shader file [C:\Program Files\Ultimaker Cura 4.6\resources\shaders\selection.shader]...
2020-07-30 03:28:36,305 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [58]: Loading shader file [C:\Program Files\Ultimaker Cura 4.6\resources\shaders\select_face.shader]...
2020-07-30 03:28:36,316 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [58]: Loading shader file [C:\Program Files\Ultimaker Cura 4.6\resources\shaders\default.shader]...
2020-07-30 03:28:36,327 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [58]: Loading shader file [C:\Program Files\Ultimaker Cura 4.6\resources\shaders\composite.shader]...
2020-07-30 03:28:36,344 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [58]: Loading shader file [C:\Program Files\Ultimaker Cura 4.6\resources\shaders\overhang.shader]...
2020-07-30 03:28:36,362 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [58]: Loading shader file [C:\Program Files\Ultimaker Cura 4.6\resources\shaders\striped.shader]...
2020-07-30 03:28:36,378 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [58]: Loading shader file [C:\Program Files\Ultimaker Cura 4.6\resources\shaders\transparent_object.shader]...
2020-07-30 03:28:36,390 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [58]: Loading shader file [C:\Program Files\Ultimaker Cura 4.6\resources\shaders\striped.shader]...
2020-07-30 03:28:36,406 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [58]: Loading shader file [C:\Program Files\Ultimaker Cura 4.6\resources\shaders\xray.shader]...
2020-07-30 03:28:36,415 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [58]: Loading shader file [C:\Program Files\Ultimaker Cura 4.6\resources\shaders\xray_composite.shader]...
2020-07-30 03:28:36,433 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [58]: Loading shader file [C:\Program Files\Ultimaker Cura 4.6\resources\shaders\default.shader]...
2020-07-30 03:28:36,443 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [58]: Loading shader file [C:\Program Files\Ultimaker Cura 4.6\resources\shaders\grid.shader]...
2020-07-30 03:28:36,455 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [58]: Loading shader file [C:\Program Files\Ultimaker Cura 4.6\resources\shaders\platform.shader]...
2020-07-30 03:28:36,488 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [58]: Loading shader file [C:\Program Files\Ultimaker Cura 4.6\resources\shaders\xray.shader]...
2020-07-30 03:28:37,021 - INFO - [MainThread] UM.TaskManagement.HttpRequestManager._onRequestFinished [408]: Request [cec5b5724b7941d39fa60aade141703d] finished.
2020-07-30 03:28:37,024 - DEBUG - [MainThread] UM.TaskManagement.HttpRequestManager._processNextRequestsInQueue [317]: No more requests to process, stop
2020-07-30 03:28:37,144 - INFO - [MainThread] cura.Machines.MachineErrorChecker._setResult [187]: Error check finished, result = False, time = 3.7s
2020-07-30 03:28:42,503 - INFO - [MainThread] CuraEngineBackend.CuraEngineBackend.slice [237]: Starting to slice...
2020-07-30 03:28:42,503 - DEBUG - [MainThread] CuraEngineBackend.CuraEngineBackend.slice [255]: Going to slice build plate [0]!
2020-07-30 03:28:42,504 - DEBUG - [MainThread] CuraEngineBackend.CuraEngineBackend.slice [263]: Build plate 0 has no objects to be sliced, skipping
2020-07-30 03:28:43,008 - INFO - [MainThread] CuraEngineBackend.CuraEngineBackend.slice [237]: Starting to slice...
2020-07-30 03:28:43,009 - WARNING - [MainThread] CuraEngineBackend.CuraEngineBackend.slice [241]: Slice unnecessary, nothing has changed that needs reslicing.
2020-07-30 03:28:52,509 - DEBUG - [MainThread] cura.AutoSave._onTimeout [60]: Autosaving preferences, instances and profiles
2020-07-30 03:28:54,559 - DEBUG - [MainThread] cura.TaskManagement.OnExitCallbackManager.triggerNextCallback [51]: No more on-app-exit callbacks to process. Tell the app to exit.
2020-07-30 03:28:54,563 - INFO - [MainThread] cura.CuraApplication.closeApplication [577]: Close application
2020-07-30 03:28:54,576 - DEBUG - [MainThread] UM.Qt.QtApplication.windowClosed [470]: Shutting down cura
2020-07-30 03:28:54,609 - DEBUG - [MainThread] CuraEngineBackend.CuraEngineBackend._terminate [304]: Attempting to kill the engine process
2020-07-30 03:28:54,609 - DEBUG - [MainThread] CuraEngineBackend.CuraEngineBackend._terminate [310]: Killing engine process
2020-07-30 03:28:54,611 - DEBUG - [MainThread] CuraEngineBackend.CuraEngineBackend._terminate [313]: Engine process is killed. Received return code 1
2020-07-30 03:28:58,509 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin FileLogger
2020-07-30 03:28:58,520 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin FirmwareUpdateChecker
2020-07-30 03:28:58,528 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin FirmwareUpdater
2020-07-30 03:28:58,534 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin GCodeGzReader
2020-07-30 03:28:58,541 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin GCodeGzWriter
2020-07-30 03:28:58,549 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin GCodeProfileReader
2020-07-30 03:28:58,564 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin GCodeReader
2020-07-30 03:28:58,571 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin GCodeWriter
2020-07-30 03:28:58,581 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin ImageReader
2020-07-30 03:28:58,589 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin LegacyProfileReader
2020-07-30 03:28:58,597 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin LocalContainerProvider
2020-07-30 03:28:58,606 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin LocalFileOutputDevice
2020-07-30 03:28:58,614 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin MachineSettingsAction
2020-07-30 03:28:58,622 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin ModelChecker
2020-07-30 03:28:58,630 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin MonitorStage
2020-07-30 03:28:58,639 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin PerObjectSettingsTool
2020-07-30 03:28:58,647 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin PostProcessingPlugin
2020-07-30 03:28:58,654 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin PrepareStage
2020-07-30 03:28:58,660 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin PreviewStage
2020-07-30 03:28:58,673 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin RemovableDriveOutputDevice
2020-07-30 03:28:58,679 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin SentryLogger
2020-07-30 03:28:58,695 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin SimulationView
2020-07-30 03:28:58,703 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin SliceInfoPlugin
2020-07-30 03:28:58,714 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin SolidView
2020-07-30 03:28:58,722 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin SupportEraser
2020-07-30 03:28:58,745 - WARNING - [MainThread] UM.Logger.logException [106]: Exception: Failed to load packages for Marketplace
2020-07-30 03:28:58,745 - WARNING - [MainThread] UM.Logger.logException [110]: NoneType: None
2020-07-30 03:28:58,745 - WARNING - [MainThread] UM.Logger.logException [106]: Exception: Failed to load packages for Marketplace
2020-07-30 03:28:58,755 - WARNING - [MainThread] UM.Logger.logException [110]: NoneType: None
2020-07-30 03:28:58,755 - WARNING - [MainThread] UM.Logger.logException [106]: Exception: Failed to load packages for Marketplace
2020-07-30 03:28:58,755 - WARNING - [MainThread] UM.Logger.logException [110]: NoneType: None
2020-07-30 03:28:58,755 - WARNING - [MainThread] UM.Logger.logException [106]: Exception: Failed to load packages for Marketplace
2020-07-30 03:28:58,755 - WARNING - [MainThread] UM.Logger.logException [110]: NoneType: None
2020-07-30 03:28:58,765 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin Toolbox
2020-07-30 03:28:58,775 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin CameraTool
2020-07-30 03:28:58,785 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin MirrorTool
2020-07-30 03:28:58,802 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin RotateTool
2020-07-30 03:28:58,817 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin ScaleTool
2020-07-30 03:28:58,821 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin SelectionTool
2020-07-30 03:28:58,825 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin TranslateTool
2020-07-30 03:28:58,840 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin TrimeshReader
2020-07-30 03:28:58,845 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin UFPReader
2020-07-30 03:28:58,855 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin UFPWriter
2020-07-30 03:28:58,865 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin UltimakerMachineActions
2020-07-30 03:28:58,965 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin UM3NetworkPrinting
2020-07-30 03:28:58,965 - INFO - [Thread-1] UpdateChecker.UpdateCheckerJob.run [40]: Checking for new version of cura
2020-07-30 03:28:58,975 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin UpdateChecker
2020-07-30 03:28:59,329 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin USBPrinting
2020-07-30 03:28:59,534 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin VersionUpgrade21to22
2020-07-30 03:28:59,600 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin VersionUpgrade22to24
2020-07-30 03:28:59,666 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin VersionUpgrade25to26
2020-07-30 03:28:59,727 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin VersionUpgrade26to27
2020-07-30 03:28:59,790 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin VersionUpgrade27to30
2020-07-30 03:28:59,854 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin VersionUpgrade30to31
2020-07-30 03:28:59,920 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin VersionUpgrade32to33
2020-07-30 03:28:59,970 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin VersionUpgrade33to34
2020-07-30 03:28:59,985 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin VersionUpgrade34to35
2020-07-30 03:28:59,994 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin VersionUpgrade35to40
2020-07-30 03:29:00,003 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin VersionUpgrade40to41
2020-07-30 03:29:00,013 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin VersionUpgrade41to42
2020-07-30 03:29:00,022 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin VersionUpgrade42to43
2020-07-30 03:29:00,030 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin VersionUpgrade43to44
2020-07-30 03:29:00,039 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin VersionUpgrade44to45
2020-07-30 03:29:00,048 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin VersionUpgrade45to46
2020-07-30 03:29:00,056 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin VersionUpgrade460to462
2020-07-30 03:29:00,063 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin SimpleView
2020-07-30 03:29:00,077 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin X3DReader
2020-07-30 03:29:00,099 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin XmlMaterialProfile
2020-07-30 03:29:00,107 - INFO - [MainThread] UM.Logger.info [122]: Loaded plugin XRayView
2020-07-30 03:29:00,109 - DEBUG - [MainThread] UM.PluginRegistry.loadPlugins [374]: Loading all plugins took 2.1176958084106445 seconds
2020-07-30 03:29:00,120 - INFO - [MainThread] UM.VersionUpgradeManager.upgrade [160]: Looking for old configuration files to upgrade.
2020-07-30 03:29:00,145 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [328]: Failed to get file version: .\packages.json, skip it
2020-07-30 03:29:00,149 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [328]: Failed to get file version: .\plugins.json, skip it
2020-07-30 03:29:00,152 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [328]: Failed to get file version: .\packages.json, skip it
2020-07-30 03:29:00,155 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [328]: Failed to get file version: .\plugins.json, skip it
2020-07-30 03:29:00,158 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [328]: Failed to get file version: .\packages.json, skip it
2020-07-30 03:29:00,160 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [328]: Failed to get file version: .\plugins.json, skip it
2020-07-30 03:29:00,162 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [328]: Failed to get file version: .\packages.json, skip it
2020-07-30 03:29:00,165 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [328]: Failed to get file version: .\plugins.json, skip it
2020-07-30 03:29:00,165 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [328]: Failed to get file version: .\packages.json, skip it
2020-07-30 03:29:00,171 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [328]: Failed to get file version: .\plugins.json, skip it
2020-07-30 03:29:00,174 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [328]: Failed to get file version: .\packages.json, skip it
2020-07-30 03:29:00,177 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [328]: Failed to get file version: .\plugins.json, skip it
2020-07-30 03:29:00,181 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [328]: Failed to get file version: .\packages.json, skip it
2020-07-30 03:29:00,183 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [328]: Failed to get file version: .\plugins.json, skip it
2020-07-30 03:29:00,186 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [328]: Failed to get file version: .\packages.json, skip it
2020-07-30 03:29:00,188 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [328]: Failed to get file version: .\plugins.json, skip it
2020-07-30 03:29:00,191 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [328]: Failed to get file version: .\packages.json, skip it
2020-07-30 03:29:00,195 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [328]: Failed to get file version: .\plugins.json, skip it
2020-07-30 03:29:00,198 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [328]: Failed to get file version: .\packages.json, skip it
2020-07-30 03:29:00,200 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [328]: Failed to get file version: .\plugins.json, skip it
2020-07-30 03:29:00,203 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [328]: Failed to get file version: .\packages.json, skip it
2020-07-30 03:29:00,205 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [328]: Failed to get file version: .\plugins.json, skip it
2020-07-30 03:29:00,205 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [328]: Failed to get file version: .\packages.json, skip it
2020-07-30 03:29:00,211 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [328]: Failed to get file version: .\plugins.json, skip it
2020-07-30 03:29:00,214 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [328]: Failed to get file version: .\packages.json, skip it
2020-07-30 03:29:00,217 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [328]: Failed to get file version: .\plugins.json, skip it
2020-07-30 03:29:00,223 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [328]: Failed to get file version: .\packages.json, skip it
2020-07-30 03:29:00,228 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [328]: Failed to get file version: .\plugins.json, skip it
2020-07-30 03:29:00,234 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [328]: Failed to get file version: .\packages.json, skip it
2020-07-30 03:29:00,240 - WARNING - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [328]: Failed to get file version: .\plugins.json, skip it
2020-07-30 03:29:00,771 - INFO - [MainThread] CuraEngineBackend.CuraEngineBackend.slice [237]: Starting to slice...
2020-07-30 03:29:00,772 - WARNING - [MainThread] CuraEngineBackend.CuraEngineBackend.slice [241]: Slice unnecessary, nothing has changed that needs reslicing.
2020-07-30 03:29:02,916 - DEBUG - [MainThread] UM.Settings.ContainerRegistry.loadAllMetadata [360]: Loading metadata into container registry took 2.5581002235412598 seconds
2020-07-30 03:29:03,100 - DEBUG - [MainThread] cura.Scene.CuraSceneController.setActiveBuildPlate [111]: Select build plate: 0
2020-07-30 03:29:03,105 - INFO - [MainThread] cura.CuraApplication.run [751]: Initializing machine error checker
2020-07-30 03:29:03,229 - INFO - [MainThread] cura.UI.MachineActionManager.addDefaultMachineActions [72]: Default machine actions added for machine definition [creality_ender3]
2020-07-30 03:29:03,337 - INFO - [MainThread] cura.Settings.GlobalStack.addExtruder [184]: Extruder[creality_base_extruder_0 #2] added to [Creality Ender-3] at position [0]
2020-07-30 03:29:03,340 - WARNING - [MainThread] cura.Settings.ExtruderManager.registerExtruder [156]: Extruder [creality_base_extruder_0 #2] has already been registered on machine [Creality Ender-3], not doing anything
2020-07-30 03:29:03,340 - INFO - [MainThread] FirmwareUpdateChecker.FirmwareUpdateChecker.checkFirmwareVersion [74]: No machine with name Creality Ender-3 in list of firmware to check.
2020-07-30 03:29:03,819 - DEBUG - [MainThread] cura.Machines.ContainerTree.__getitem__ [106]: Adding container tree for creality_ender3 took 0.47146105766296387 seconds.
2020-07-30 03:29:03,823 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [180]: Begin loading of script: BQ_PauseAtHeight
2020-07-30 03:29:03,826 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [180]: Begin loading of script: ChangeAtZ
2020-07-30 03:29:03,828 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [180]: Begin loading of script: ColorMix
2020-07-30 03:29:03,829 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [180]: Begin loading of script: DisplayFilenameAndLayerOnLCD
2020-07-30 03:29:03,830 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [180]: Begin loading of script: DisplayRemainingTimeOnLCD
2020-07-30 03:29:03,831 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [180]: Begin loading of script: FilamentChange
2020-07-30 03:29:03,833 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [180]: Begin loading of script: InsertAtLayerChange
2020-07-30 03:29:03,835 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [180]: Begin loading of script: PauseAtHeight
2020-07-30 03:29:03,836 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [180]: Begin loading of script: PauseAtHeightRepRapFirmwareDuet
2020-07-30 03:29:03,838 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [180]: Begin loading of script: PauseAtHeightforRepetier
2020-07-30 03:29:03,839 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [180]: Begin loading of script: RetractContinue
2020-07-30 03:29:03,841 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [180]: Begin loading of script: SearchAndReplace
2020-07-30 03:29:03,844 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [180]: Begin loading of script: Stretch
2020-07-30 03:29:03,845 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [180]: Begin loading of script: TimeLapse
2020-07-30 03:29:03,846 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [180]: Begin loading of script: UsePreviousProbeMeasurements
2020-07-30 03:29:03,916 - INFO - [MainThread] cura.CuraApplication.run [756]: Initializing machine manager
2020-07-30 03:29:03,919 - INFO - [MainThread] cura.CuraApplication.run [761]: Initializing container manager
2020-07-30 03:29:03,923 - INFO - [Thread-2] STLReader.STLReader.load_file [52]: Using NumPy-STL to load STL data.
2020-07-30 03:29:03,929 - DEBUG - [Thread-2] UM.Mesh.MeshData.calculateNormalsFromVertices [548]: Calculating normals took 0.0 seconds
2020-07-30 03:29:03,931 - DEBUG - [Thread-2] STLReader.STLReader._read [104]: Loaded a mesh with 8520 vertices
2020-07-30 03:29:04,002 - DEBUG - [MainThread] UM.Scene.Camera._preferencesChanged [255]: Changing perspective mode to perspective.
2020-07-30 03:29:04,025 - DEBUG - [MainThread] UM.Qt.Bindings.Theme.load [158]: Loading theme file: C:\Program Files\Ultimaker Cura 4.6\resources\themes\cura-dark\theme.json
2020-07-30 03:29:04,028 - DEBUG - [MainThread] UM.Qt.Bindings.Theme.load [158]: Loading theme file: C:\Program Files\Ultimaker Cura 4.6\resources\themes\cura-light\theme.json
2020-07-30 03:29:04,255 - DEBUG - [MainThread] UM.Qt.Bindings.Theme.load [231]: Loaded theme C:\Program Files\Ultimaker Cura 4.6\resources\themes\cura-light
2020-07-30 03:29:04,255 - DEBUG - [MainThread] UM.Qt.Bindings.Theme.load [231]: Loaded theme C:\Program Files\Ultimaker Cura 4.6\resources\themes\cura-dark
2020-07-30 03:29:04,630 - DEBUG - [MainThread] cura.Machines.MachineErrorChecker._rescheduleCheck [135]: New error check scheduled.
2020-07-30 03:29:05,185 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin._createView [311]: Creating post processing plugin view.
2020-07-30 03:29:05,327 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin._createView [321]: Post processing view created.
2020-07-30 03:29:05,425 - DEBUG - [MainThread] cura.OAuth2.AuthorizationService._parseJWT [89]: There was no auth data or access token
2020-07-30 03:29:05,435 - DEBUG - [MainThread] cura.OAuth2.AuthorizationService._parseJWT [89]: There was no auth data or access token
2020-07-30 03:29:05,435 - DEBUG - [MainThread] cura.OAuth2.AuthorizationService._parseJWT [89]: There was no auth data or access token
2020-07-30 03:29:06,525 - DEBUG - [MainThread] cura.Machines.Models.NozzleModel._update [28]: Updating NozzleModel.
2020-07-30 03:29:06,525 - WARNING - [MainThread] UM.Decorators.deprecated_function [23]: <function GlobalStack.extruders at 0x00000211BBA9E510> is deprecated (since 4.4): Please use extruderList instead.
2020-07-30 03:29:06,635 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [406]: file:///C:/Program Files/Ultimaker Cura 4.6/resources/qml/PrintSetupSelector/Custom/CustomPrintSetup.qml:76:29: Unable to assign null to double
2020-07-30 03:29:06,645 - DEBUG - [MainThread] UM.Controller.setActiveStage [180]: Setting active stage to PrepareStage
2020-07-30 03:29:06,725 - DEBUG - [MainThread] cura.Machines.Models.NozzleModel._update [28]: Updating NozzleModel.
2020-07-30 03:29:06,755 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [406]: file:///C:/Program Files/Ultimaker Cura 4.6/resources/qml/ActionButton.qml:101: ReferenceError: contentWidth is not defined
2020-07-30 03:29:06,755 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [406]: file:///C:/Program Files/Ultimaker Cura 4.6/resources/qml/ActionButton.qml:101: ReferenceError: contentWidth is not defined
2020-07-30 03:29:06,785 - DEBUG - [MainThread] UM.Controller.setActiveView [108]: Setting active view to SolidView
2020-07-30 03:29:06,795 - DEBUG - [MainThread] ModelChecker.ModelChecker._createView [111]: Creating model checker view.
2020-07-30 03:29:06,795 - DEBUG - [MainThread] ModelChecker.ModelChecker._createView [120]: Model checker view created.
2020-07-30 03:29:06,795 - DEBUG - [MainThread] SliceInfoPlugin.SliceInfo._createDialog [71]: Creating dialog [MoreInfoWindow.qml]
2020-07-30 03:29:06,825 - DEBUG - [MainThread] Toolbox.src.Toolbox._makeRequestByType [542]: Requesting [updates] metadata from server.
2020-07-30 03:29:06,825 - DEBUG - [MainThread] cura.OAuth2.AuthorizationService.getAccessToken [112]: No auth data to retrieve the access_token from
2020-07-30 03:29:06,825 - WARNING - [MainThread] UM.Logger.warning [128]: Cannot add authorization to Cloud Api request
2020-07-30 03:29:06,835 - DEBUG - [MainThread] cura.CuraApplication.run [799]: Booting Cura took 9.39784550666809 seconds
2020-07-30 03:29:06,845 - INFO - [MainThread] UM.TaskManagement.HttpRequestManager._processRequest [346]: Request [49da1f969ba84816bb7dba79b269535b] started
2020-07-30 03:29:06,845 - DEBUG - [MainThread] UM.TaskManagement.HttpRequestManager._processNextRequestsInQueue [317]: No more requests to process, stop
2020-07-30 03:29:06,855 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [34]: Updating CustomQualityProfilesDropDownMenuModel.
2020-07-30 03:29:06,875 - DEBUG - [MainThread] cura.Machines.Models.QualityProfilesDropDownMenuModel._update [63]: Updating QualityProfilesDropDownMenuModel.
2020-07-30 03:29:07,362 - DEBUG - [MainThread] cura.Machines.Models.QualityProfilesDropDownMenuModel._update [63]: Updating QualityProfilesDropDownMenuModel.
2020-07-30 03:29:07,366 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [34]: Updating CustomQualityProfilesDropDownMenuModel.
2020-07-30 03:29:07,592 - DEBUG - [MainThread] UM.Qt.QtRenderer._initialize [207]: Support for Vertex Array Objects: True
2020-07-30 03:29:07,601 - DEBUG - [MainThread] UM.View.GL.OpenGL.__init__ [112]: Initialized OpenGL subsystems.
2020-07-30 03:29:07,604 - DEBUG - [MainThread] UM.View.GL.OpenGL.__init__ [113]: OpenGL Version: 4.1.0 - Build 26.20.100.7324
2020-07-30 03:29:07,606 - DEBUG - [MainThread] UM.View.GL.OpenGL.__init__ [114]: OpenGL Vendor: Intel
2020-07-30 03:29:07,609 - DEBUG - [MainThread] UM.View.GL.OpenGL.__init__ [115]: OpenGL Renderer: Intel(R) UHD Graphics 630
2020-07-30 03:29:07,611 - DEBUG - [MainThread] UM.View.GL.OpenGL.__init__ [116]: GLSL Version: 4.10.0
2020-07-30 03:29:07,613 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [58]: Loading shader file [C:\Program Files\Ultimaker Cura 4.6\resources\shaders\default.shader]...
2020-07-30 03:29:07,628 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [58]: Loading shader file [C:\Program Files\Ultimaker Cura 4.6\resources\shaders\selection.shader]...
2020-07-30 03:29:07,642 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [58]: Loading shader file [C:\Program Files\Ultimaker Cura 4.6\resources\shaders\select_face.shader]...
2020-07-30 03:29:07,655 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [58]: Loading shader file [C:\Program Files\Ultimaker Cura 4.6\resources\shaders\default.shader]...
2020-07-30 03:29:07,670 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [58]: Loading shader file [C:\Program Files\Ultimaker Cura 4.6\resources\shaders\composite.shader]...
2020-07-30 03:29:07,692 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [58]: Loading shader file [C:\Program Files\Ultimaker Cura 4.6\resources\shaders\overhang.shader]...
2020-07-30 03:29:07,715 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [58]: Loading shader file [C:\Program Files\Ultimaker Cura 4.6\resources\shaders\striped.shader]...
2020-07-30 03:29:07,736 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [58]: Loading shader file [C:\Program Files\Ultimaker Cura 4.6\resources\shaders\transparent_object.shader]...
2020-07-30 03:29:07,750 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [58]: Loading shader file [C:\Program Files\Ultimaker Cura 4.6\resources\shaders\striped.shader]...
2020-07-30 03:29:07,770 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [58]: Loading shader file [C:\Program Files\Ultimaker Cura 4.6\resources\shaders\xray.shader]...
2020-07-30 03:29:07,783 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [58]: Loading shader file [C:\Program Files\Ultimaker Cura 4.6\resources\shaders\xray_composite.shader]...
2020-07-30 03:29:07,804 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [58]: Loading shader file [C:\Program Files\Ultimaker Cura 4.6\resources\shaders\default.shader]...
2020-07-30 03:29:07,819 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [58]: Loading shader file [C:\Program Files\Ultimaker Cura 4.6\resources\shaders\grid.shader]...
2020-07-30 03:29:07,833 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [58]: Loading shader file [C:\Program Files\Ultimaker Cura 4.6\resources\shaders\platform.shader]...
2020-07-30 03:29:07,869 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [58]: Loading shader file [C:\Program Files\Ultimaker Cura 4.6\resources\shaders\xray.shader]...
2020-07-30 03:29:08,489 - INFO - [MainThread] cura.Machines.MachineErrorChecker._setResult [187]: Error check finished, result = False, time = 3.9s
2020-07-30 03:29:10,125 - INFO - [MainThread] UM.TaskManagement.HttpRequestManager._onRequestFinished [408]: Request [49da1f969ba84816bb7dba79b269535b] finished.
2020-07-30 03:29:10,125 - DEBUG - [MainThread] UM.TaskManagement.HttpRequestManager._processNextRequestsInQueue [317]: No more requests to process, stop
2020-07-30 03:29:16,841 - DEBUG - [MainThread] cura.AutoSave._onTimeout [60]: Autosaving preferences, instances and profiles
2020-07-30 03:29:28,506 - INFO - [Thread-4] STLReader.STLReader.load_file [52]: Using NumPy-STL to load STL data.
2020-07-30 03:29:28,838 - DEBUG - [Thread-4] UM.Mesh.MeshData.calculateNormalsFromVertices [548]: Calculating normals took 0.1376330852508545 seconds
2020-07-30 03:29:28,889 - DEBUG - [Thread-4] STLReader.STLReader._read [104]: Loaded a mesh with 4670010 vertices
2020-07-30 03:29:29,935 - DEBUG - [Thread-4] UM.Mesh.MeshData.approximateConvexHull [503]: approximateConvexHull(target_count=1024) Calculating 3D convex hull took 1.0363752841949463 seconds. 6444 input vertices. 6444 output vertices.
2020-07-30 03:29:30,575 - DEBUG - [Thread-4] UM.FileHandler.ReadFileJob.run [71]: Loading file took 2.1 seconds
2020-07-30 03:29:31,565 - DEBUG - [Thread-4] UM.Mesh.MeshData.approximateConvexHull [503]: approximateConvexHull(target_count=1024) Calculating 3D convex hull took 0.9870142936706543 seconds. 6443 input vertices. 6443 output vertices.
2020-07-30 03:29:31,588 - DEBUG - [MainThread] UM.Operations.OperationStack.push [72]: <UM.Operations.AddSceneNodeOperation.AddSceneNodeOperation object at 0x00000211CA8CD4E0>, took 0ms
2020-07-30 03:29:32,184 - INFO - [MainThread] CuraEngineBackend.CuraEngineBackend.slice [237]: Starting to slice...
2020-07-30 03:29:32,184 - DEBUG - [MainThread] CuraEngineBackend.CuraEngineBackend.slice [255]: Going to slice build plate [0]!
2020-07-30 03:29:32,189 - WARNING - [Thread-5] UM.Decorators.deprecated_function [23]: <function GlobalStack.extruders at 0x00000211BBA9E510> is deprecated (since 4.4): Please use extruderList instead.
2020-07-30 03:29:32,191 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [58]: Loading shader file [C:\Program Files\Ultimaker Cura 4.6\resources\shaders\transparent_object.shader]...
2020-07-30 03:29:32,630 - DEBUG - [MainThread] CuraEngineBackend.CuraEngineBackend._onStartSliceCompleted [444]: Sending slice message took 0.4448084831237793 seconds
2020-07-30 03:29:34,457 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [106]: [Backend] [WARNING] Mesh has disconnected faces!
2020-07-30 03:29:34,460 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [106]: [Backend] [WARNING] Mesh has overlapping faces!
2020-07-30 03:29:35,403 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [106]: [Backend] [WARNING] -s acceleration_support_infill="500" -s machine_settings="0" -s material_flow_dependent_temperature="False" -s retraction_retract_speed="25" -s wireframe_up_half_speed="0.3" -s support_type="everywhere" -s hole_xy_offset="0" -s z_seam_x="117.5" -s skirt_brim_speed="20.0" -s prime_tower_enable="False" -s infill_overlap_mm="0.12" -s infill_support_enabled="False" -s support_xy_distance="0.8" -s cool_fan_enabled="True" -s ironing_pattern="zigzag" -s machine_max_acceleration_y="500" -s jerk_topbottom="8" -s jerk_wall_0="8" -s ironing_line_spacing="0.1" -s speed_ironing="16.666666666666668" -s raft_base_line_width="0.8" -s wireframe_top_jump="0.6" -s machine_steps_per_mm_z="50" -s gradual_support_infill_step_height="1" -s wireframe_top_delay="0" -s support_skip_zag_per_mm="20" -s fill_outline_gaps="False" -s wireframe_drag_along="0.6" -s magic_fuzzy_skin_thickness="0.3" -s cool_min_layer_time_fan_speed_max="10" -s default_material_bed_temperature="50" -s acceleration_ironing="500" -s jerk_support_bottom="8" -s raft_interface_thickness="0.30000000000000004" -s infill_pattern="cubic" -s raft_surface_layers="2" -s travel="0" -s max_extrusion_before_wipe="10" -s wireframe_printspeed_bottom="5" -s mesh_position_y="0" -s small_feature_max_length="0.0" -s acceleration_layer_0="500" -s skin_overlap="10.0" -s skirt_line_count="3" -s wipe_hop_speed="5" -s default_material_print_temperature="210" -s support_tower_maximum_supported_diameter="3.0" -s jerk_print_layer_0="8" -s jerk_enabled="False" -s flow_rate_max_extrusion_offset="0" -s machine_buildplate_type="glass" -s brim_gap="0" -s skin_no_small_gaps_heuristic="False" -s xy_offset="0" -s cool_fan_speed_0="0" -s acceleration_wall_0="500" -s machine_heated_build_volume="False" -s machine_name="Creality Ender-3" -s wireframe_roof_fall_down="2" -s machine_max_jerk_e="5" -s speed_support_infill="25.0" -s wall_line_width_x="0.4" -s bridge_skin_support_threshold="50" -s jerk_travel="8" -s material_anti_ooze_retraction_speed="5" -s infill_line_distance="6.0" -s switch_extruder_prime_speed="20" -s cool_lift_head="False" -s support_interface_line_width="0.4" -s wall_x_material_flow="100" -s travel_compensate_overlapping_walls_enabled="True" -s small_hole_max_size="0" -s material_bed_temperature="50" -s support_line_width="0.4" -s wireframe_printspeed_up="5" -s support_interface_offset="0.0" -s minimum_roof_area="10" -s cool_fan_full_layer="4" -s infill_enable_travel_optimization="False" -s bridge_skin_speed_3="12.5" -s jerk_skirt_brim="8" -s support_brim_line_count="10" -s acceleration_support="500" -s travel_retract_before_outer_wall="True" -s wall_0_wipe_dist="0.0" -s wipe_hop_amount="0.2" -s top_layers="4" -s skirt_brim_line_width="0.4" -s support_infill_extruder_nr="0" -s speed_equalize_flow_max="150" -s wall_overhang_angle="90" -s speed_infill="50.0" -s draft_shield_enabled="False" -s prime_tower_line_width="0.4" -s retraction_combing_max_distance="30" -s material_adhesion_tendency="10" -s support_bottom_distance="0.2" -s acceleration_wall="500" -s machine_depth="235" -s raft_base_jerk="8" -s time="03:29:32" -s bridge_skin_material_flow_2="100" -s machine_endstop_positive_direction_y="False" -s extruder_prime_pos_z="0" -s machine_nozzle_expansion_angle="45" -s clean_between_layers="False" -s support_roof_extruder_nr="0" -s material_print_temperature_layer_0="210" -s travel_avoid_distance="0.625" -s line_width="0.4" -s roofing_material_flow="100" -s wipe_retraction_retract_speed="25" -s travel_avoid_other_parts="True" -s z_seam_y="235" -s wireframe_printspeed_down="5" -s support_top_distance="0.2" -s machine_endstop_positive_direction_z="True" -s prime_tower_min_volume="6" -s wireframe_roof_inset="3" -s skin_material_flow="100" -s support_bottom_pattern="grid" -s machine_nozzle_id="unknown" -s resolution="0" -s prime_tower_position_y="203.6" -s machine_max_feedrate_z="10" -s minimum_polygon_circumference="1.0" -s jerk_ironing="8" -s ooze_shield_dist="2" -s wireframe_height="3" -s layer_height="0.2" -s machine_show_variants="False" -s wall_thickness="0.8" -s spaghetti_inset="0.2" -s material_initial_print_temperature="210" -s filter_out_tiny_gaps="False" -s wireframe_nozzle_clearance="1" -s material_no_load_move_factor="0.940860215" -s speed_travel="150.0" -s mold_roof_height="0.5" -s top_skin_preshrink="0.8" -s draft_shield_dist="10" -s wireframe_fall_down="0.5" -s machine_height="250" -s support_tree_angle="40" -s initial_extruder_nr="0" -s nozzle_disallowed_areas="[]" -s meshfix_maximum_resolution="0.05" -s retraction_prime_speed="25" -s z_seam_type="back" -s acceleration_enabled="False" -s material_surface_energy="100" -s support_extruder_nr_layer_0="0" -s support_supported_skin_fan_speed="100" -s minimum_support_area="2" -s bottom_thickness="0.8" -s wireframe_bottom_delay="0" -s initial_layer_line_width_factor="100.0" -s wall_line_count="2" -s mold_angle="40" -s machine_max_acceleration_z="100" -s acceleration_print="500" -s material_standby_temperature="150" -s support_roof_density="33.333" -s magic_mesh_surface_mode="normal" -s coasting_min_volume="0.8" -s mold_enabled="False" -s skin_outline_count="1" -s acceleration_topbottom="500" -s layer_start_x="0.0" -s min_infill_area="0" -s support_brim_enable="True" -s infill_overlap="30.0" -s wireframe_straight_before_down="20" -s bridge_skin_density_2="75" -s support_bottom_line_width="0.4" -s acceleration_support_roof="500" -s bridge_skin_speed_2="12.5" -s retraction_hop_after_extruder_switch="True" -s jerk_support_interface="8" -s jerk_layer_0="8" -s switch_extruder_retraction_speeds="20" -s machine_disallowed_areas="[[[-117.5, 117.5], [-117.5, 108], [117.5, 108], [117.5, 117.5]], [[-117.5, -108], [-117.5, -117.5], [117.5, -117.5], [117.5, -108]]]" -s raft_base_fan_speed="0" -s speed_print_layer_0="20.0" -s support_line_distance="2.0" -s machine_shape="rectangular" -s support_roof_offset="0.0" -s cross_infill_density_image="" -s brim_outside_only="True" -s support_roof_line_distance="2.4000240002400024" -s support_roof_enable="True" -s raft_surface_jerk="8" -s speed_z_hop="5" -s material_maximum_park_duration="300" -s top_bottom_pattern="lines" -s machine_max_feedrate_y="500" -s support_mesh_drop_down="True" -s raft_interface_fan_speed="0" -s top_bottom_thickness="0.8" -s support_tree_branch_diameter="2" -s roofing_angles="[ ]" -s z_seam_corner="z_seam_corner_weighted" -s carve_multiple_volumes="False" -s retraction_amount="6.5" -s fill_perimeter_gaps="everywhere" -s infill_material_flow="100" -s bridge_skin_density="100" -s material_print_temp_wait="True" -s support_bottom_height="0.8" -s gantry_height="25" -s support_interface_skip_height="0.2" -s infill_sparse_thickness="0.2" -s support_fan_enable="False" -s prime_tower_position_x="223.6" -s raft_surface_thickness="0.2" -s small_feature_speed_factor_0="50" -s wipe_retraction_amount="6.5" -s machine_minimum_feedrate="0.0" -s machine_steps_per_mm_y="50" -s cool_fan_speed="100.0" -s infill_multiplier="1" -s support_tree_branch_diameter_angle="5" -s wireframe_flow_connection="100" -s material_flush_purge_length="60" -s adaptive_layer_height_variation="0.04" -s flow_rate_extrusion_offset_factor="100" -s support_tower_diameter="3.0" -s material_end_of_filament_purge_speed="0.5" -s retraction_min_travel="1.5" -s magic_fuzzy_skin_outside_only="False" -s travel_compensate_overlapping_walls_x_enabled="True" -s support_bottom_material_flow="100" -s infill_extruder_nr="-1" -s wireframe_enabled="False" -s material_diameter="1.75" -s outer_inset_first="False" -s center_object="False" -s raft_smoothing="5" -s jerk_support="8" -s adhesion_extruder_nr="0" -s relative_extrusion="False" -s material_bed_temp_prepend="True" -s raft_interface_speed="18.75" -s wall_line_width_0="0.4" -s skirt_gap="10.0" -s support_zag_skip_count="10" -s wipe_pause="0" -s retraction_count_max="100" -s extruder_prime_pos_abs="False" -s ooze_shield_angle="60" -s adaptive_layer_height_variation_step="0.04" -s machine_end_gcode="G91 ;Relative positioning
2020-07-30 03:29:35,405 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [106]: [Backend] G1 E-2 F2700 ;Retract a bit
2020-07-30 03:29:35,407 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [106]: [Backend] G1 E-2 Z0.2 F2400 ;Retract and raise Z
2020-07-30 03:29:35,410 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [106]: [Backend] G1 X5 Y5 F3000 ;Wipe out
2020-07-30 03:29:35,413 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [106]: [Backend] G1 Z10 ;Raise Z more
2020-07-30 03:29:35,415 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [106]: [Backend] G90 ;Absolute positionning
2020-07-30 03:29:35,418 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [106]: [Backend]
2020-07-30 03:29:35,420 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [106]: [Backend] G1 X0 Y235 ;Present print
2020-07-30 03:29:35,422 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [106]: [Backend] M106 S0 ;Turn-off fan
2020-07-30 03:29:35,425 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [106]: [Backend] M104 S0 ;Turn-off hotend
2020-07-30 03:29:35,427 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [106]: [Backend] M140 S0 ;Turn-off bed
2020-07-30 03:29:35,430 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [106]: [Backend]
2020-07-30 03:29:35,432 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [106]: [Backend] M84 X Y E ;Disable all steppers but Z
2020-07-30 03:29:35,434 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [106]: [Backend] " -s raft_base_thickness="0.24" -s zig_zaggify_support="False" -s material_crystallinity="False" -s raft_base_line_spacing="1.6" -s raft_airgap="0.3" -s bridge_skin_material_flow="60" -s wireframe_printspeed="5" -s cutting_mesh="False" -s material_extrusion_cool_down_speed="0.7" -s machine_gcode_flavor="RepRap (Marlin/Sprinter)" -s material_guid="" -s connect_infill_polygons="False" -s support_xy_overrides_z="xy_overrides_z" -s skirt_brim_minimal_length="250" -s spaghetti_infill_extra_volume="0" -s spaghetti_max_infill_angle="10" -s support_interface_extruder_nr="0" -s infill_line_width="0.4" -s prime_tower_brim_enable="False" -s bottom_layers="4" -s meshfix="0" -s speed_wall_0="25.0" -s wall_x_extruder_nr="-1" -s coasting_volume="0.064" -s shell="0" -s travel_avoid_supports="True" -s material_end_of_filament_purge_length="20" -s support_connect_zigzags="True" -s support_bottom_offset="0.0" -s support_interface_enable="True" -s support_brim_width="4" -s support_roof_height="0.8" -s prime_tower_size="20" -s remove_empty_first_layers="True" -s support_roof_line_width="0.4" -s optimize_wall_printing_order="True" -s raft_base_speed="18.75" -s machine_heat_zone_length="16" -s date="30-07-2020" -s machine_start_gcode="; Ender 3 Custom Start G-code
2020-07-30 03:29:35,436 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [106]: [Backend] G92 E0 ; Reset Extruder
2020-07-30 03:29:35,437 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [106]: [Backend] G28 ; Home all axes
2020-07-30 03:29:35,440 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [106]: [Backend] G1 Z2.0 F3000 ; Move Z Axis up little to prevent scratching of Heat Bed
2020-07-30 03:29:35,442 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [106]: [Backend] G1 X0.1 Y20 Z0.3 F5000.0 ; Move to start position
2020-07-30 03:29:35,445 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [106]: [Backend] G1 X0.1 Y200.0 Z0.3 F1500.0 E15 ; Draw the first line
2020-07-30 03:29:35,447 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [106]: [Backend] G1 X0.4 Y200.0 Z0.3 F5000.0 ; Move to side a little
2020-07-30 03:29:35,449 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [106]: [Backend] G1 X0.4 Y20 Z0.3 F1500.0 E30 ; Draw the second line
2020-07-30 03:29:35,452 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [106]: [Backend] G92 E0 ; Reset Extruder
2020-07-30 03:29:35,454 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [106]: [Backend] G1 Z2.0 F3000 ; Move Z Axis up little to prevent scratching of Heat Bed
2020-07-30 03:29:35,457 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [106]: [Backend] G1 X5 Y20 Z0.3 F5000.0 ; Move over to prevent blob squish" -s machine_max_acceleration_e="5000" -s acceleration_roofing="500" -s retraction_hop_enabled="False" -s spaghetti_infill_stepped="True" -s support_roof_material_flow="100" -s machine_steps_per_mm_e="1600" -s wall_0_extruder_nr="-1" -s machine_firmware_retract="False" -s infill_support_angle="40" -s material_bed_temperature_layer_0="50" -s roofing_layer_count="0" -s speed_slowdown_layers="2" -s speed_topbottom="25.0" -s wireframe_strategy="compensate" -s jerk_support_roof="8" -s wireframe_roof_drag_along="0.8" -s multiple_mesh_overlap="0.15" -s machine_max_jerk_z="0.4" -s acceleration_prime_tower="500" -s support_pattern="zigzag" -s support_initial_layer_line_distance="2.0" -s ironing_flow="10.0" -s support_enable="False" -s wipe_retraction_enable="True" -s magic_fuzzy_skin_point_dist="0.8" -s support_use_towers="False" -s jerk_support_infill="8" -s support_infill_rate="20" -s speed_equalize_flow_enabled="False" -s draft_shield_height="10" -s speed_prime_tower="25.0" -s mesh_position_z="0" -s limit_support_retractions="True" -s acceleration_print_layer_0="500" -s bridge_enable_more_layers="True" -s skin_edge_support_thickness="0" -s brim_line_count="20" -s machine_nozzle_size="0.4" -s skin_angles="[ ]" -s speed_support_bottom="25.0" -s wireframe_roof_outer_delay="0.2" -s machine_nozzle_head_distance="3" -s infill_mesh_order="0" -s cool_min_speed="10" -s machine_min_cool_heat_time_window="50.0" -s ironing_enabled="False" -s support_tree_branch_distance="1" -s cool_fan_speed_min="100.0" -s switch_extruder_extra_prime_amount="0" -s support_conical_enabled="False" -s spaghetti_max_height="2.0" -s support_offset="0" -s bridge_fan_speed_2="0" -s support_bottom_enable="True" -s retraction_enable="True" -s infill_sparse_density="20" -s material_final_print_temperature="210" -s raft_jerk="8" -s wipe_hop_enable="False" -s machine_nozzle_heat_up_speed="2.0" -s speed_roofing="25.0" -s jerk_travel_layer_0="8" -s blackmagic="0" -s bridge_wall_material_flow="50" -s support_tree_enable="False" -s skin_overlap_mm="0.04" -s raft_margin="15" -s infill_mesh="False" -s wipe_move_distance="20" -s material_shrinkage_percentage="0" -s skin_line_width="0.4" -s coasting_enable="False" -s support_infill_sparse_thickness="0.2" -s support_conical_angle="30" -s bridge_wall_coast="100" -s wall_0_material_flow="100" -s wipe_retraction_extra_prime_amount="0" -s bridge_skin_density_3="80" -s cool_min_layer_time="10" -s raft_surface_line_spacing="0.4" -s material_break_retracted_position="-50" -s sub_div_rad_add="0.4" -s mold_width="5" -s z_seam_position="back" -s speed="0" -s speed_print="50.0" -s brim_replaces_support="False" -s day="Thu" -s spaghetti_infill_enabled="False" -s acceleration_support_interface="500" -s wall_line_width="0.4" -s acceleration_travel="500" -s skirt_brim_material_flow="100" -s retraction_combing="noskin" -s wireframe_printspeed_flat="5" -s support_extruder_nr="0" -s layer_start_y="0.0" -s spaghetti_flow="20" -s prime_tower_wipe_enabled="True" -s bridge_skin_material_flow_3="110" -s prime_blob_enable="False" -s alternate_carve_order="True" -s material_break_preparation_retracted_position="-16" -s support_interface_density="33.333" -s mesh_rotation_matrix="[[1,0,0], [0,1,0], [0,0,1]]" -s raft_acceleration="500" -s acceleration_wall_x="500" -s switch_extruder_retraction_amount="16" -s cross_support_density_image="" -s meshfix_keep_open_polygons="False" -s minimum_bottom_area="10" -s infill_offset_y="0" -s prime_tower_flow="100" -s raft_interface_acceleration="500" -s experimental="0" -s ironing_only_highest_layer="False" -s bridge_settings_enabled="False" -s mesh_position_x="0" -s extruder_prime_pos_x="0" -s wipe_retraction_speed="25" -s meshfix_union_all="True" -s machine_extruder_count="1" -s layer_0_z_overlap="0.15" -s speed_layer_0="20.0" -s infill_randomize_start_location="False" -s top_skin_expand_distance="0.8" -s wall_0_inset="0" -s speed_support_interface="25.0" -s ironing_inset="0.2" -s skin_preshrink="0.8" -s minimum_interface_area="10" -s infill_before_walls="False" -s material="0" -s expand_skins_expand_distance="0.8" -s coasting_speed="90" -s speed_wall="25.0" -s raft_base_acceleration="500" -s wall_overhang_speed_factor="100" -s zig_zaggify_infill="False" -s material_flow_layer_0="100" -s material_anti_ooze_retracted_position="-4" -s layer_height_0="0.2" -s support_roof_angles="[ ]" -s infill_wipe_dist="0.0" -s meshfix_maximum_deviation="0.05" -s machine_max_acceleration_x="500" -s jerk_wall="8" -s infill_offset_x="0" -s machine_steps_per_mm_x="50" -s raft_interface_jerk="8" -s machine_nozzle_temp_enabled="True" -s raft_surface_speed="25.0" -s material_break_speed="25" -s skin_edge_support_layers="0" -s support="0" -s support_interface_material_flow="100" -s speed_wall_x="25.0" -s material_print_temp_prepend="True" -s material_flow_temp_graph="[[3.5,200],[7.0,240]]" -s machine_acceleration="500" -s min_skin_width_for_expansion="4.898587196589413e-17" -s jerk_wall_x="8" -s machine_center_is_zero="False" -s ooze_shield_enabled="False" -s bridge_fan_speed="100" -s support_wall_count="1" -s meshfix_maximum_travel_resolution="0.05" -s retraction_speed="25" -s wipe_retraction_prime_speed="25" -s support_material_flow="100" -s travel_compensate_overlapping_walls_0_enabled="False" -s support_mesh="False" -s slicing_tolerance="middle" -s roofing_pattern="lines" -s support_interface_pattern="grid" -s wall_material_flow="100" -s raft_fan_speed="0" -s acceleration_infill="500" -s wireframe_flat_delay="0.1" -s magic_fuzzy_skin_enabled="False" -s draft_shield_height_limitation="full" -s bridge_wall_min_length="5" -s alternate_extra_perimeter="False" -s retraction_hop="0.2" -s dual="0" -s material_break_temperature="50" -s adaptive_layer_height_enabled="False" -s machine_use_extruder_offset_to_offset_coords="True" -s machine_endstop_positive_direction_x="False" -s machine_max_feedrate_x="500" -s infill_wall_line_count="0" -s conical_overhang_enabled="False" -s raft_speed="25.0" -s support_roof_pattern="grid" -s adaptive_layer_height_threshold="0.2" -s jerk_prime_tower="8" -s print_bed_temperature="50" -s machine_width="235" -s acceleration_travel_layer_0="500" -s support_bottom_stair_step_height="0.3" -s magic_spiralize="False" -s machine_extruders_share_heater="False" -s support_infill_angles="[ ]" -s material_break_preparation_temperature="210" -s machine_head_with_fans_polygon="[[-26, 34], [-26, -32], [32, -32], [32, 34]]" -s wall_extruder_nr="-1" -s max_skin_angle_for_expansion="90" -s machine_nozzle_tip_outer_diameter="1" -s support_angle="45" -s gradual_infill_step_height="1.5" -s support_conical_min_width="5.0" -s material_bed_temp_wait="True" -s conical_overhang_angle="50" -s speed_support_roof="25.0" -s material_print_temperature="210" -s adhesion_type="skirt" -s roofing_line_width="0.4" -s wireframe_flow_flat="100" -s support_bottom_angles="[ ]" -s material_break_preparation_speed="2" -s wireframe_flow="100" -s speed_travel_layer_0="100.0" -s support_bottom_extruder_nr="0" -s infill="0" -s raft_interface_line_spacing="1.0" -s support_tree_collision_resolution="0.2" -s support_join_distance="2.0" -s machine_nozzle_cool_down_speed="2.0" -s wall_min_flow_retract="False" -s jerk_infill="8" -s bridge_wall_speed="12.5" -s xy_offset_layer_0="0" -s meshfix_union_all_remove_holes="False" -s magic_fuzzy_skin_point_density="1.25" -s machine_heated_bed="True" -s support_bottom_stair_step_width="5.0" -s build_volume_temperature="28" -s bottom_skin_expand_distance="0.8" -s switch_extruder_retraction_speed="20" -s anti_overhang_mesh="False" -s top_bottom_extruder_nr="-1" -s gradual_support_infill_steps="0" -s roofing_extruder_nr="-1" -s cool_fan_speed_max="100.0" -s support_interface_angles="[ ]" -s machine_feeder_wheel_diameter="10.0" -s support_bottom_density="33.333" -s support_xy_distance_overhang="0.4" -s print_sequence="all_at_once" -s infill_angles="[ ]" -s machine_max_feedrate_e="50" -s top_bottom_pattern_0="lines" -s raft_surface_line_width="0.4" -s retraction_hop_only_when_collides="False" -s cooling="0" -s retraction_extra_prime_amount="0" -s bridge_sparse_infill_max_density="0" -s print_temperature="210" -s acceleration_skirt_brim="500" -s raft_interface_line_width="0.8" -s meshfix_extensive_stitching="False" -s gradual_infill_steps="0" -s initial_bottom_layers="4" -s cool_fan_full_at_height="0.6000000000000001" -s material_flow="100" -s retraction_extrusion_window="10" -s retraction_hop_after_extruder_switch_height="0.2" -s z_seam_relative="False" -s small_feature_speed_factor="50" -s bottom_skin_preshrink="0.8" -s top_thickness="0.8" -s platform_adhesion="0" -s support_tower_roof_angle="65" -s command_line_settings="0" -s acceleration_support_bottom="500" -s jerk_print="8" -s extruder_prime_pos_y="0" -s extruders_enabled_count="1" -s brim_width="8.0" -s support_bottom_line_distance="2.4000240002400024" -s wall_min_flow="0" -s travel_speed="150.0" -s material_flush_purge_speed="0.5" -s bridge_fan_speed_3="0" -s support_skip_some_zags="False" -s wipe_repeat_count="5" -s raft_surface_fan_speed="0" -s connect_skin_polygons="False" -s support_z_distance="0.2" -s cross_infill_pocket_size="6.0" -s speed_support="25.0" -s retract_at_layer_change="False" -s wipe_brush_pos_x="100" -s bridge_skin_speed="12.5" -s jerk_roofing="8" -s raft_surface_acceleration="500" -s support_interface_height="0.8" -s machine_max_jerk_xy="10" -s smooth_spiralized_contours="True" -e0 -s acceleration_support_infill="500" -s resolution="0" -s machine_settings="0" -s machine_extruder_end_pos_x="0" -s material_flow_dependent_temperature="False" -s retraction_retract_speed="45" -s bridge_sparse_infill_max_density="0" -s hole_xy_offset="0" -s z_seam_x="117.5" -s skirt_brim_speed="20.0" -s infill_overlap_mm="0.12" -s material_break_preparation_speed="2" -s infill_support_enabled="False" -s support_xy_distance="0.8" -s cool_fan_enabled="True" -s ironing_pattern="zigzag" -s jerk_topbottom="8" -s jerk_wall_0="8" -s ironing_line_spacing="0.1" -s speed_ironing="16.666666666666668" -s raft_base_line_width="0.8" -s machine_steps_per_mm_z="50" -s gradual_support_infill_step_height="1" -s support_skip_zag_per_mm="20" -s fill_outline_gaps="False" -s magic_fuzzy_skin_thickness="0.3" -s cool_min_layer_time_fan_speed_max="10" -s acceleration_ironing="500" -s jerk_support_bottom="8" -s raft_interface_thickness="0.30000000000000004" -s infill_pattern="cubic" -s raft_surface_layers="2" -s travel="0" -s max_extrusion_before_wipe="10" -s retraction_prime_speed="45" -s z_seam_type="back" -s travel_compensate_overlapping_walls_0_enabled="False" -s mesh_position_y="0" -s small_feature_max_length="0.0" -s acceleration_layer_0="500" -s skin_overlap="10.0" -s skirt_line_count="3" -s wipe_hop_speed="5" -s default_material_print_temperature="200" -s support_tower_maximum_supported_diameter="3.0" -s jerk_print_layer_0="8" -s brim_gap="0" -s skin_no_small_gaps_heuristic="False" -s xy_offset="0" -s cool_fan_speed_0="0" -s acceleration_wall_0="500" -s machine_extruder_end_pos_abs="False" -s speed_support_infill="25.0" -s wall_line_width_x="0.4" -s bridge_skin_support_threshold="50" -s material_anti_ooze_retraction_speed="5" -s infill_line_distance="6.0" -s roofing_line_width="0.4" -s speed_travel_layer_0="100.0" -s switch_extruder_prime_speed="20" -s cool_lift_head="False" -s support_interface_line_width="0.4" -s wall_x_material_flow="100" -s material_extrusion_cool_down_speed="0.7" -s travel_compensate_overlapping_walls_enabled="True" -s small_hole_max_size="0" -s support_line_width="0.4" -s machine_extruder_start_pos_x="0" -s extruder_prime_pos_z="0" -s support_interface_offset="0.0" -s minimum_roof_area="10" -s cool_fan_full_layer="4" -s infill_enable_travel_optimization="False" -s bridge_skin_speed_3="12.5" -s jerk_skirt_brim="8" -s support_brim_line_count="10" -s acceleration_support="500" -s wall_0_wipe_dist="0.0" -s wipe_hop_amount="0.2" -s top_layers="4" -s skirt_brim_line_width="0.4" -s speed_equalize_flow_max="150" -s wall_overhang_angle="90" -s speed_infill="50.0" -s prime_tower_line_width="0.4" -s machine_extruder_start_pos_y="0" -s support_wall_count="1" -s bridge_fan_speed="100" -s material_anti_ooze_retracted_position="-4" -s support_roof_angles="[ ]" -s material_flow_layer_0="100" -s infill_wipe_dist="0.0" -s meshfix_maximum_deviation="0.05" -s material_break_speed="25" -s skin_edge_support_layers="0" -s support="0" -s bridge_fan_speed_2="0" -s support_offset="0" -s raft_interface_jerk="8" -s material_flow_temp_graph="[[3.5,200],[7.0,240]]" -s min_skin_width_for_expansion="4.898587196589413e-17" -s roofing_material_flow="100" -s zig_zaggify_infill="False" -s machine_nozzle_heat_up_speed="2.0" -s wipe_hop_enable="False" -s minimum_interface_area="10" -s infill_before_walls="False" -s acceleration_print="500" -s material_standby_temperature="180" -s support_roof_density="33.333" -s infill_sparse_thickness="0.2" -s support_fan_enable="False" -s jerk_travel="8" -s machine_extruder_cooling_fan_number="0" -s support_bottom_offset="0.0" -s magic_mesh_surface_mode="normal" -s coasting_min_volume="0.8" -s mold_enabled="False" -s skin_outline_count="1" -s acceleration_topbottom="500" -s layer_start_x="0.0" -s min_infill_area="0" -s support_brim_enable="True" -s infill_overlap="30.0" -s bridge_skin_density_2="75" -s gradual_infill_step_height="1.5" -s support_conical_min_width="5.0" -s support_bottom_line_width="0.4" -s spaghetti_inset="0.2" -s acceleration_support_roof="500" -s speed_print_layer_0="20.0" -s support_line_distance="2.0" -s bridge_skin_speed_2="12.5" -s jerk_layer_0="8" -s raft_jerk="8" -s material_final_print_temperature="200" -s support_tree_angle="40" -s switch_extruder_retraction_speeds="20" -s raft_base_fan_speed="0" -s machine_extruder_end_code="" -s skin_angles="[ ]" -s support_roof_offset="0.0" -s cross_infill_density_image="" -s brim_outside_only="True" -s support_roof_line_distance="2.4000240002400024" -s support_roof_enable="True" -s material_no_load_move_factor="0.940860215" -s raft_smoothing="5" -s jerk_support="8" -s small_feature_speed_factor_0="50" -s wipe_retraction_amount="5" -s machine_steps_per_mm_y="50" -s cool_fan_speed="100" -s blackmagic="0" -s material_maximum_park_duration="300" -s top_bottom_pattern="lines" -s infill_line_width="0.4" -s spaghetti_infill_extra_volume="0" -s spaghetti_max_infill_angle="10" -s top_bottom_thickness="0.8" -s support_tree_branch_diameter="2" -s roofing_angles="[ ]" -s z_seam_corner="z_seam_corner_weighted" -s retraction_amount="5" -s fill_perimeter_gaps="everywhere" -s infill_material_flow="100" -s bridge_skin_density="100" -s bridge_skin_material_flow="60" -s raft_airgap="0.3" -s support_bottom_height="0.8" -s support_interface_skip_height="0.2" -s bridge_enable_more_layers="True" -s raft_base_acceleration="500" -s wall_overhang_speed_factor="100" -s speed_support_bottom="25.0" -s machine_nozzle_head_distance="3" -s skirt_brim_material_flow="100" -s raft_surface_speed="25.0" -s center_object="False" -s support_roof_line_width="0.4" -s optimize_wall_printing_order="True" -s raft_base_speed="18.75" -s material_surface_energy="100" -s machine_steps_per_mm_e="1600" -s support_infill_rate="20" -s speed_equalize_flow_enabled="False" -s speed_z_hop="5" -s raft_surface_jerk="8" -s wipe_retraction_enable="True" -s magic_fuzzy_skin_point_dist="0.8" -s support_use_towers="False" -s jerk_support_infill="8" -s jerk_wall_x="8" -s retraction_count_max="100" -s skin_material_flow="100" -s extruder_prime_pos_abs="False" -s raft_base_thickness="0.24" -s zig_zaggify_support="False" -s material_adhesion_tendency="0" -s material_crystallinity="False" -s raft_base_line_spacing="1.6" -s speed_roofing="25.0" -s jerk_travel_layer_0="8" -s skin_edge_support_thickness="0" -s brim_line_count="20" -s machine_nozzle_size="0.4" -s bottom_layers="4" -s coasting_volume="0.064" -s shell="0" -s travel_avoid_supports="True" -s skirt_brim_minimal_length="250" -s support_xy_overrides_z="xy_overrides_z" -s speed_wall_0="25.0" -s meshfix="0" -s bridge_skin_material_flow_3="110" -s material_guid="0ff92885-617b-4144-a03c-9989872454bc" -s connect_infill_polygons="False" -s support_roof_material_flow="100" -s spaghetti_infill_stepped="True" -s retraction_speed="45" -s meshfix_maximum_travel_resolution="0.05" -s skin_overlap_mm="0.04" -s machine_heat_zone_length="16" -s support_interface_material_flow="100" -s speed_wall_x="25.0" -s support_initial_layer_line_distance="2.0" -s ironing_flow="10.0" -s support_tree_branch_diameter_angle="5" -s raft_base_jerk="8" -s support_bottom_enable="True" -s retraction_enable="True" -s infill_sparse_density="20" -s jerk_support_roof="8" -s extruder_prime_pos_y="0" -s ironing_enabled="False" -s support_tree_branch_distance="1" -s cool_fan_speed_min="100" -s switch_extruder_extra_prime_amount="0" -s support_conical_enabled="False" -s spaghetti_max_height="2.0" -s machine_extruder_start_pos_abs="False" -s infill_multiplier="1" -s raft_surface_thickness="0.2" -s machine_extruder_start_code="" -s z_seam_y="235" -s support_bottom_distance="0.2" -s acceleration_wall="500" -s layer_start_y="0.0" -s spaghetti_flow="20" -s prime_tower_wipe_enabled="True" -s support_bottom_material_flow="100" -s machine_min_cool_heat_time_window="50.0" -s cool_min_speed="10" -s travel_compensate_overlapping_walls_x_enabled="True" -s support_pattern="zigzag" -s infill_support_angle="40" -s support_xy_distance_overhang="0.4" -s speed_topbottom="25.0" -s prime_blob_enable="False" -s sub_div_rad_add="0.4" -s wipe_retraction_extra_prime_amount="0" -s bridge_skin_density_3="80" -s cool_min_layer_time="10" -s raft_surface_line_spacing="0.4" -s material_break_retracted_position="-50" -s bridge_wall_material_flow="50" -s meshfix_union_all="True" -s wipe_retraction_speed="45" -s extruder_prime_pos_x="0" -s acceleration_support_interface="500" -s wall_line_width="0.4" -s acceleration_travel="500" -s support_conical_angle="30" -s wall_line_count="2" -s outer_inset_first="False" -s wall_0_material_flow="100" -s bridge_wall_coast="100" -s support_tower_diameter="3.0" -s material_end_of_filament_purge_speed="0.5" -s material_break_preparation_retracted_position="-16" -s support_interface_density="33.333" -s mesh_rotation_matrix="[[1,0,0], [0,1,0], [0,0,1]]" -s machine_nozzle_offset_x="0" -s raft_acceleration="500" -s bridge_skin_material_flow_2="100" -s machine_endstop_positive_direction_y="False" -s acceleration_wall_x="500" -s support_connect_zigzags="True" -s material_end_of_filament_purge_length="20" -s mold_width="5" -s machine_endstop_positive_direction_z="True" -s switch_extruder_retraction_amount="16" -s cross_support_density_image="" -s meshfix_keep_open_polygons="False" -s minimum_bottom_area="10" -s infill_offset_y="0" -s support_interface_enable="True" -s support_brim_width="4" -s support_roof_height="0.8" -s coasting_speed="90" -s speed_wall="25.0" -s bottom_thickness="0.8" -s prime_tower_flow="100" -s material_diameter="1.75" -s raft_interface_acceleration="500" -s experimental="0" -s magic_fuzzy_skin_outside_only="False" -s retraction_min_travel="1.5" -s layer_0_z_overlap="0.15" -s speed_layer_0="20.0" -s infill_randomize_start_location="False" -s top_skin_expand_distance="0.8" -s roofing_layer_count="0" -s wall_0_inset="0" -s speed_support_interface="25.0" -s ironing_inset="0.2" -s skin_preshrink="0.8" -s machine_steps_per_mm_x="50" -s skirt_gap="10.0" -s support_zag_skip_count="10" -s wipe_pause="0" -s z_seam_position="back" -s speed="0" -s speed_print="50.0" -s brim_replaces_support="False" -s machine_nozzle_temp_enabled="True" -s material="0" -s expand_skins_expand_distance="0.8" -s support_supported_skin_fan_speed="100" -s infill_offset_x="0" -s jerk_wall="8" -s speed_travel="150.0" -s ironing_only_highest_layer="False" -s mesh_position_x="0" -s wipe_retraction_prime_speed="45" -s support_material_flow="100" -s slicing_tolerance="middle" -s roofing_pattern="lines" -s acceleration_infill="500" -s magic_fuzzy_skin_enabled="False" -s prime_tower_min_volume="6" -s acceleration_roofing="500" -s retraction_hop_enabled="False" -s alternate_extra_perimeter="False" -s material_break_temperature="50" -s machine_endstop_positive_direction_x="False" -s infill_wall_line_count="0" -s conical_overhang_enabled="False" -s support_roof_pattern="grid" -s raft_speed="25.0" -s machine_extruder_end_pos_y="0" -s jerk_prime_tower="8" -s acceleration_travel_layer_0="500" -s extruder_nr="0" -s support_infill_angles="[ ]" -s material_break_preparation_temperature="200" -s max_skin_angle_for_expansion="90" -s machine_nozzle_tip_outer_diameter="1" -s support_angle="45" -s conical_overhang_angle="50" -s speed_support_roof="25.0" -s material_print_temperature="200" -s speed_prime_tower="25.0" -s mesh_position_z="0" -s support_bottom_angles="[ ]" -s infill="0" -s raft_interface_line_spacing="1.0" -s support_tree_collision_resolution="0.2" -s wipe_retraction_retract_speed="45" -s support_join_distance="2.0" -s machine_nozzle_cool_down_speed="2.0" -s bridge_wall_speed="12.5" -s xy_offset_layer_0="0" -s meshfix_union_all_remove_holes="False" -s magic_fuzzy_skin_point_density="1.25" -s support_bottom_stair_step_width="5.0" -s gradual_support_infill_steps="0" -s cool_fan_speed_max="100" -s support_interface_angles="[ ]" -s infill_angles="[ ]" -s top_bottom_pattern_0="lines" -s raft_surface_line_width="0.4" -s mold_roof_height="0.5" -s retraction_hop_only_when_collides="False" -s cooling="0" -s retraction_extra_prime_amount="0" -s raft_interface_fan_speed="0" -s acceleration_skirt_brim="500" -s raft_interface_line_width="0.8" -s meshfix_extensive_stitching="False" -s clean_between_layers="False" -s gradual_infill_steps="0" -s material_print_temperature_layer_0="200" -s travel_avoid_distance="0.625" -s initial_bottom_layers="4" -s cool_fan_full_at_height="0.6000000000000001" -s support_bottom_density="33.333" -s machine_feeder_wheel_diameter="10.0" -s material_flow="100" -s retraction_extrusion_window="10" -s spaghetti_infill_enabled="False" -s initial_layer_line_width_factor="100.0" -s retraction_hop_after_extruder_switch_height="0.2" -s z_seam_relative="False" -s small_feature_speed_factor="50" -s bottom_skin_preshrink="0.8" -s raft_interface_speed="18.75" -s wall_line_width_0="0.4" -s retraction_combing_max_distance="30" -s top_thickness="0.8" -s platform_adhesion="0" -s support_tower_roof_angle="65" -s acceleration_support_bottom="500" -s command_line_settings="0" -s jerk_print="8" -s minimum_support_area="2" -s material_flush_purge_length="60" -s machine_nozzle_offset_y="0" -s line_width="0.4" -s brim_width="8.0" -s support_bottom_line_distance="2.4000240002400024" -s wall_min_flow="0" -s material_flush_purge_speed="0.5" -s jerk_support_interface="8" -s retraction_hop_after_extruder_switch="True" -s bridge_fan_speed_3="0" -s support_skip_some_zags="False" -s wipe_repeat_count="5" -s raft_surface_fan_speed="0" -s cross_infill_pocket_size="6.0" -s speed_support="25.0" -s retract_at_layer_change="False" -s wipe_brush_pos_x="100" -s bridge_skin_speed="12.5" -s jerk_roofing="8" -s raft_surface_acceleration="500" -s support_interface_height="0.8" -s mold_angle="40" -s jerk_infill="8" -s wall_min_flow_retract="False" -s support_bottom_stair_step_height="0.3" -s meshfix_maximum_resolution="0.05" -s dual="0" -s retraction_hop="0.2" -s top_skin_preshrink="0.8" -s filter_out_tiny_gaps="False" -s material_initial_print_temperature="200" -s wall_thickness="0.8" -s acceleration_prime_tower="500" -s multiple_mesh_overlap="0.15" -s jerk_ironing="8" -s raft_margin="15" -s support_bottom_pattern="grid" -s machine_nozzle_id="unknown" -s support_top_distance="0.2" -s travel_avoid_other_parts="True" -s support_z_distance="0.2" -s connect_skin_polygons="False" -s wall_material_flow="100" -s raft_fan_speed="0" -s support_interface_pattern="grid" -s switch_extruder_retraction_speed="20" -s bottom_skin_expand_distance="0.8" -s support_infill_sparse_thickness="0.2" -s coasting_enable="False" -s acceleration_print_layer_0="500" -s limit_support_retractions="True" -s material_shrinkage_percentage="0" -s skin_line_width="0.4" -s wipe_move_distance="20" -g -e0 -l "0" -s extruder_nr="0"
2020-07-30 03:29:36,815 - DEBUG - [MainThread] CuraEngineBackend.CuraEngineBackend._onBackendQuit [844]: Backend quit with return code 3221225477. Resetting process and socket.
2020-07-30 03:29:37,059 - INFO - [MainThread] UM.Backend.Backend._onSocketError [214]: Backend crashed or closed.
2020-07-30 03:29:37,061 - DEBUG - [MainThread] UM.Backend.Backend._createSocket [227]: Previous socket existed. Closing that first.
2020-07-30 03:29:37,063 - DEBUG - [MainThread] CuraEngineBackend.CuraEngineBackend._terminate [304]: Attempting to kill the engine process
2020-07-30 03:29:37,066 - DEBUG - [MainThread] UM.Backend.Backend._createSocket [227]: Previous socket existed. Closing that first.
2020-07-30 03:29:37,070 - DEBUG - [MainThread] UM.Backend.Backend._logSocketState [184]: Socket state changed to Listening
2020-07-30 03:29:37,082 - INFO - [MainThread] UM.Backend.Backend.startEngine [86]: Started engine process: C:\Program Files\Ultimaker Cura 4.6\CuraEngine.exe
2020-07-30 03:29:37,085 - DEBUG - [MainThread] UM.Backend.Backend._backendLog [106]: [Backend] Calling engine with: ['C:\\Program Files\\Ultimaker Cura 4.6\\CuraEngine.exe', 'connect', '127.0.0.1:49674', '']
2020-07-30 03:29:37,119 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [106]: [Backend]
2020-07-30 03:29:37,121 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [106]: [Backend] Cura_SteamEngine version 4.6.2
2020-07-30 03:29:37,123 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [106]: [Backend] Copyright (C) 2019 Ultimaker
2020-07-30 03:29:37,125 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [106]: [Backend]
2020-07-30 03:29:37,128 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [106]: [Backend] This program is free software: you can redistribute it and/or modify
2020-07-30 03:29:37,131 - DEBUG - [MainThread] UM.Backend.Backend._logSocketState [188]: Socket state changed to Connected
2020-07-30 03:29:37,133 - DEBUG - [MainThread] UM.Backend.Backend._onSocketStateChanged [177]: Backend connected on port 49674
2020-07-30 03:29:37,134 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [106]: [Backend] it under the terms of the GNU Affero General Public License as published by
2020-07-30 03:29:37,137 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [106]: [Backend] the Free Software Foundation, either version 3 of the License, or
2020-07-30 03:29:37,139 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [106]: [Backend] (at your option) any later version.
2020-07-30 03:29:37,141 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [106]: [Backend]
2020-07-30 03:29:37,143 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [106]: [Backend] This program is distributed in the hope that it will be useful,
2020-07-30 03:29:37,145 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [106]: [Backend] but WITHOUT ANY WARRANTY; without even the implied warranty of
2020-07-30 03:29:37,147 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [106]: [Backend] MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
2020-07-30 03:29:37,149 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [106]: [Backend] GNU Affero General Public License for more details.
2020-07-30 03:29:37,151 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [106]: [Backend]
2020-07-30 03:29:37,153 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [106]: [Backend] You should have received a copy of the GNU Affero General Public License
2020-07-30 03:29:37,155 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [106]: [Backend] along with this program. If not, see <http://www.gnu.org/licenses/>.
Don't read too much into the wording "EngineErrorThread". This is the interesting bit:
2 hours ago, Digital101 said:2020-07-30 03:29:36,815 - DEBUG - [MainThread] CuraEngineBackend.CuraEngineBackend._onBackendQuit [844]: Backend quit with return code 3221225477. Resetting process and socket.
Any time the CuraEngine process quits with an errorcode that does not equal 0, that means that the slicer has crashed. 3111225477 is C0000005 in hexadecimal. Update: C0000005 is normally an "ACCESS_VIOLATION", meaning CuraEngine is trying to read or write memory where it is not supposed to. So definitely a bug, related to either the model or the settings.
It will be helpful to debug this if you save the model as a project via File -> Save... (NOT File -> Export). This will save the model and all your settings.
Edited by ahoeben
I wasn't sure if you were wanting me to save the model as a project and send over the log file again, but here it is in case you need it.
I've also used a different model from Thingiverse to see if the problem persisted, and it did.
16 hours ago, ahoeben said:Don't read too much into the wording "EngineErrorThread". This is the interesting bit:
Any time the CuraEngine process quits with an errorcode that does not equal 0, that means that the slicer has crashed. 3111225477 is C0000005 in hexadecimal. Update: C0000005 is normally an "ACCESS_VIOLATION", meaning CuraEngine is trying to read or write memory where it is not supposed to. So definitely a bug, related to either the model or the settings.
It will be helpful to debug this if you save the model as a project via File -> Save... (NOT File -> Export). This will save the model and all your settings.
Also, here's a WeTransfer link of the Tolerance.STL file that's saved as a project.
I've cycled through the default Cura profiles with no luck.
Edited by Digital101
Did you find an answer ahoeben? I'm experiencing this too, still in 5.6.0. It crashes right after "Time spent with creating influence areas' subtasks:" specifically when using tree supports
Recommended Posts
Tomahawk_101 1
Have you tried both of these methods?
https://support.ultimaker.com/hc/en-us/articles/360013007080-How-can-I-completely-reset-my-Ultimaker-Cura-installation-
I'd also check your graphics drivers are updated, and that your laptop is using the GPU, not onboard graphics.
Also check that red icon over the tools in your image, you might have old plugins interfering.
Link to post
Share on other sites