Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cura.Exe has stopped working when trying to save Gcode #2731

Closed
marchantricky opened this issue Nov 5, 2017 · 10 comments
Closed

Cura.Exe has stopped working when trying to save Gcode #2731

marchantricky opened this issue Nov 5, 2017 · 10 comments
Labels
Type: Bug The code does not produce the intended behavior.

Comments

@marchantricky
Copy link

Only Cura 2.6.2 will work for me. All the new ones that I download seem to accept the STL and slice it just fine. When I try to "Save to File" or "Save to removable device", it will save a 0kb Gcode and then I will get that error message. How can I fix this issue!???

@ChrisTerBeke
Copy link

Can you share the logs with us? The readme in this repository has information on how to find them.

@ChrisTerBeke ChrisTerBeke added the Status: Needs Info Needs more information before action can be taken. label Nov 5, 2017
@marchantricky
Copy link
Author

marchantricky commented Nov 5, 2017

2017-11-05 11:10:07,869 - INFO - UM.PluginRegistry.loadPlugin [238]: Loaded plugin FileLogger
2017-11-05 11:10:08,085 - INFO - UM.PluginRegistry.loadPlugin [238]: Loaded plugin FirmwareUpdateChecker
2017-11-05 11:10:08,127 - INFO - UM.PluginRegistry.loadPlugin [238]: Loaded plugin GCodeProfileReader
2017-11-05 11:10:08,176 - INFO - UM.PluginRegistry.loadPlugin [238]: Loaded plugin GCodeReader
2017-11-05 11:10:08,205 - INFO - UM.PluginRegistry.loadPlugin [238]: Loaded plugin GCodeWriter
2017-11-05 11:10:08,267 - INFO - UM.PluginRegistry.loadPlugin [238]: Loaded plugin ImageReader
2017-11-05 11:10:08,321 - INFO - UM.PluginRegistry.loadPlugin [238]: Loaded plugin LayerView
2017-11-05 11:10:08,368 - INFO - UM.PluginRegistry.loadPlugin [238]: Loaded plugin LegacyProfileReader
2017-11-05 11:10:08,421 - INFO - UM.PluginRegistry.loadPlugin [238]: Loaded plugin LocalFileOutputDevice
2017-11-05 11:10:08,488 - INFO - UM.PluginRegistry.loadPlugin [238]: Loaded plugin MachineSettingsAction
2017-11-05 11:10:08,651 - INFO - UM.PluginRegistry.loadPlugin [238]: Loaded plugin OctoPrintPlugin
2017-11-05 11:10:08,705 - WARNING - UM.Preferences.getValue [81]: Tried to get the value of non-existing setting cura/active_mode.
2017-11-05 11:10:08,721 - INFO - UM.PluginRegistry.loadPlugin [238]: Loaded plugin PerObjectSettingsTool
2017-11-05 11:10:08,767 - INFO - UM.PluginRegistry.loadPlugin [238]: Loaded plugin PluginBrowser
2017-11-05 11:10:08,820 - INFO - UM.PluginRegistry.loadPlugin [238]: Loaded plugin PostProcessingPlugin
2017-11-05 11:10:08,889 - INFO - UM.PluginRegistry.loadPlugin [238]: Loaded plugin RemovableDriveOutputDevice
2017-11-05 11:10:08,951 - INFO - UM.PluginRegistry.loadPlugin [238]: Loaded plugin SliceInfoPlugin
2017-11-05 11:10:08,989 - INFO - UM.PluginRegistry.loadPlugin [238]: Loaded plugin SolidView
2017-11-05 11:10:09,051 - INFO - UM.PluginRegistry.loadPlugin [238]: Loaded plugin CameraTool
2017-11-05 11:10:09,120 - INFO - UM.PluginRegistry.loadPlugin [238]: Loaded plugin MirrorTool
2017-11-05 11:10:09,189 - INFO - UM.PluginRegistry.loadPlugin [238]: Loaded plugin RotateTool
2017-11-05 11:10:09,252 - INFO - UM.PluginRegistry.loadPlugin [238]: Loaded plugin ScaleTool
2017-11-05 11:10:09,305 - INFO - UM.PluginRegistry.loadPlugin [238]: Loaded plugin SelectionTool
2017-11-05 11:10:09,368 - INFO - UM.PluginRegistry.loadPlugin [238]: Loaded plugin TranslateTool
2017-11-05 11:10:09,453 - INFO - UM.PluginRegistry.loadPlugin [238]: Loaded plugin UltimakerMachineActions
2017-11-05 11:10:09,638 - INFO - UM.PluginRegistry.loadPlugin [238]: Loaded plugin UM3NetworkPrinting
2017-11-05 11:10:09,706 - INFO - UM.PluginRegistry.loadPlugin [238]: Loaded plugin UpdateChecker
2017-11-05 11:10:09,722 - INFO - UpdateChecker.UpdateCheckerJob.run [44]: Checking for new version of cura
2017-11-05 11:10:09,853 - INFO - UM.PluginRegistry.loadPlugin [238]: Loaded plugin USBPrinting
2017-11-05 11:10:09,906 - INFO - UM.PluginRegistry.loadPlugin [238]: Loaded plugin UserAgreementPlugin
2017-11-05 11:10:09,990 - INFO - UM.PluginRegistry.loadPlugin [238]: Loaded plugin VersionUpgrade21to22
2017-11-05 11:10:10,037 - INFO - UM.PluginRegistry.loadPlugin [238]: Loaded plugin VersionUpgrade22to24
2017-11-05 11:10:10,106 - INFO - UM.PluginRegistry.loadPlugin [238]: Loaded plugin VersionUpgrade25to26
2017-11-05 11:10:10,168 - INFO - UM.PluginRegistry.loadPlugin [238]: Loaded plugin VersionUpgrade26to27
2017-11-05 11:10:10,237 - INFO - UM.PluginRegistry.loadPlugin [238]: Loaded plugin VersionUpgrade27to30
2017-11-05 11:10:10,306 - INFO - UM.PluginRegistry.loadPlugin [238]: Loaded plugin SimpleView
2017-11-05 11:10:10,388 - INFO - UM.PluginRegistry.loadPlugin [238]: Loaded plugin X3DReader
2017-11-05 11:10:10,469 - INFO - UM.PluginRegistry.loadPlugin [238]: Loaded plugin XmlMaterialProfile
2017-11-05 11:10:10,538 - INFO - UM.PluginRegistry.loadPlugin [238]: Loaded plugin XRayView
2017-11-05 11:10:10,538 - INFO - UM.Qt.QtApplication.__init__ [114]: Command line arguments: {'external-backend': False, 'file': [], 'single_instance': False, 'qmljsdebugger': None, 'disable-textures': False}
2017-11-05 11:10:10,592 - INFO - UM.VersionUpgradeManager.upgrade [112]: Looking for old configuration files to upgrade.
2017-11-05 11:10:10,592 - DEBUG - UM.Backend.Backend._logSocketState [174]: Socket state changed to Listening
2017-11-05 11:10:11,054 - INFO - UM.Backend.Backend.startEngine [75]: Started engine process: C:\Program Files\Ultimaker Cura 3.0\CuraEngine.exe
2017-11-05 11:10:11,054 - DEBUG - UM.Backend.Backend._backendLog [93]: [Backend] Calling engine with: ['C:\\Program Files\\Ultimaker Cura 3.0\\CuraEngine.exe', 'connect', '127.0.0.1:49674', '-j', 'C:\\Program Files\\Ultimaker Cura 3.0\\resources\\definitions\\fdmprinter.def.json', '']
2017-11-05 11:10:11,339 - DEBUG - UM.Backend.Backend._backendLog [93]: [Backend] 
2017-11-05 11:10:11,339 - DEBUG - UM.Backend.Backend._backendLog [93]: [Backend] Cura_SteamEngine version DEV
2017-11-05 11:10:11,339 - DEBUG - UM.Backend.Backend._backendLog [93]: [Backend] Copyright (C) 2017 Ultimaker
2017-11-05 11:10:11,355 - DEBUG - UM.Backend.Backend._backendLog [93]: [Backend] 
2017-11-05 11:10:11,355 - DEBUG - UM.Backend.Backend._backendLog [93]: [Backend] This program is free software: you can redistribute it and/or modify
2017-11-05 11:10:11,355 - DEBUG - UM.Backend.Backend._backendLog [93]: [Backend] it under the terms of the GNU Affero General Public License as published by
2017-11-05 11:10:11,355 - DEBUG - UM.Backend.Backend._backendLog [93]: [Backend] the Free Software Foundation, either version 3 of the License, or
2017-11-05 11:10:11,370 - DEBUG - UM.Backend.Backend._backendLog [93]: [Backend] (at your option) any later version.
2017-11-05 11:10:11,370 - DEBUG - UM.Backend.Backend._backendLog [93]: [Backend] 
2017-11-05 11:10:11,370 - DEBUG - UM.Backend.Backend._backendLog [93]: [Backend] This program is distributed in the hope that it will be useful,
2017-11-05 11:10:11,389 - DEBUG - UM.Backend.Backend._backendLog [93]: [Backend] but WITHOUT ANY WARRANTY; without even the implied warranty of
2017-11-05 11:10:11,392 - DEBUG - UM.Backend.Backend._backendLog [93]: [Backend] MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
2017-11-05 11:10:11,392 - DEBUG - UM.Backend.Backend._backendLog [93]: [Backend] GNU Affero General Public License for more details.
2017-11-05 11:10:11,392 - DEBUG - UM.Backend.Backend._backendLog [93]: [Backend] 
2017-11-05 11:10:11,408 - DEBUG - UM.Backend.Backend._backendLog [93]: [Backend] You should have received a copy of the GNU Affero General Public License
2017-11-05 11:10:11,408 - DEBUG - UM.Backend.Backend._backendLog [93]: [Backend] along with this program.  If not, see <http://www.gnu.org/licenses/>.
2017-11-05 11:10:11,608 - DEBUG - UM.Backend.Backend._logSocketState [178]: Socket state changed to Connected
2017-11-05 11:10:11,608 - DEBUG - UM.Backend.Backend._onSocketStateChanged [168]: Backend connected on port 49674
2017-11-05 11:10:26,326 - WARNING - UM.Settings.DefinitionContainer._preprocessParsedJson [266]: Unable to override setting machine_head_shape_min_x
2017-11-05 11:10:26,326 - WARNING - UM.Settings.DefinitionContainer._preprocessParsedJson [266]: Unable to override setting machine_head_shape_min_y
2017-11-05 11:10:26,348 - WARNING - UM.Settings.DefinitionContainer._preprocessParsedJson [266]: Unable to override setting machine_head_shape_max_x
2017-11-05 11:10:26,348 - WARNING - UM.Settings.DefinitionContainer._preprocessParsedJson [266]: Unable to override setting machine_head_shape_max_y
2017-11-05 11:10:26,348 - WARNING - UM.Settings.DefinitionContainer._preprocessParsedJson [266]: Unable to override setting machine_nozzle_gantry_distance
2017-11-05 11:10:26,363 - WARNING - UM.Settings.DefinitionContainer._preprocessParsedJson [266]: Unable to override setting machine_nozzle_offset_x_1
2017-11-05 11:10:26,363 - WARNING - UM.Settings.DefinitionContainer._preprocessParsedJson [266]: Unable to override setting machine_nozzle_offset_y_1
2017-11-05 11:10:26,426 - WARNING - UM.Settings.DefinitionContainer._preprocessParsedJson [266]: Unable to override setting machine_head_shape_min_x
2017-11-05 11:10:26,426 - WARNING - UM.Settings.DefinitionContainer._preprocessParsedJson [266]: Unable to override setting machine_head_shape_min_y
2017-11-05 11:10:26,445 - WARNING - UM.Settings.DefinitionContainer._preprocessParsedJson [266]: Unable to override setting machine_head_shape_max_x
2017-11-05 11:10:26,448 - WARNING - UM.Settings.DefinitionContainer._preprocessParsedJson [266]: Unable to override setting machine_head_shape_max_y
2017-11-05 11:10:26,448 - WARNING - UM.Settings.DefinitionContainer._preprocessParsedJson [266]: Unable to override setting machine_nozzle_gantry_distance
2017-11-05 11:10:26,463 - WARNING - UM.Settings.DefinitionContainer._preprocessParsedJson [266]: Unable to override setting machine_nozzle_offset_x_1
2017-11-05 11:10:26,463 - WARNING - UM.Settings.DefinitionContainer._preprocessParsedJson [266]: Unable to override setting machine_nozzle_offset_y_1
2017-11-05 11:10:26,510 - WARNING - UM.Settings.DefinitionContainer._preprocessParsedJson [266]: Unable to override setting machine_head_shape_min_x
2017-11-05 11:10:26,526 - WARNING - UM.Settings.DefinitionContainer._preprocessParsedJson [266]: Unable to override setting machine_head_shape_min_y
2017-11-05 11:10:26,526 - WARNING - UM.Settings.DefinitionContainer._preprocessParsedJson [266]: Unable to override setting machine_head_shape_max_x
2017-11-05 11:10:26,545 - WARNING - UM.Settings.DefinitionContainer._preprocessParsedJson [266]: Unable to override setting machine_head_shape_max_y
2017-11-05 11:10:26,547 - WARNING - UM.Settings.DefinitionContainer._preprocessParsedJson [266]: Unable to override setting machine_nozzle_gantry_distance
2017-11-05 11:10:26,547 - WARNING - UM.Settings.DefinitionContainer._preprocessParsedJson [266]: Unable to override setting machine_nozzle_offset_x_1
2017-11-05 11:10:26,563 - WARNING - UM.Settings.DefinitionContainer._preprocessParsedJson [266]: Unable to override setting machine_nozzle_offset_y_1
2017-11-05 11:10:56,013 - WARNING - UM.Settings.DefinitionContainer._preprocessParsedJson [266]: Unable to override setting machine_nozzle_head_distance
2017-11-05 11:10:56,029 - WARNING - UM.Settings.DefinitionContainer._preprocessParsedJson [266]: Unable to override setting machine_nozzle_head_distance
2017-11-05 11:10:56,029 - WARNING - UM.Settings.DefinitionContainer._preprocessParsedJson [266]: Unable to override setting machine_nozzle_head_distance
2017-11-05 11:10:56,060 - WARNING - UM.Settings.DefinitionContainer._preprocessParsedJson [266]: Unable to override setting machine_nozzle_head_distance
2017-11-05 11:10:56,060 - WARNING - UM.Settings.DefinitionContainer._preprocessParsedJson [266]: Unable to override setting machine_nozzle_head_distance
2017-11-05 11:10:56,079 - WARNING - UM.Settings.DefinitionContainer._preprocessParsedJson [266]: Unable to override setting machine_nozzle_head_distance
2017-11-05 11:10:56,383 - WARNING - UM.Settings.DefinitionContainer._preprocessParsedJson [266]: Unable to override setting machine_nozzle_head_distance
2017-11-05 11:10:56,383 - WARNING - UM.Settings.DefinitionContainer._preprocessParsedJson [266]: Unable to override setting machine_nozzle_head_distance
2017-11-05 11:10:56,398 - WARNING - UM.Settings.DefinitionContainer._preprocessParsedJson [266]: Unable to override setting machine_nozzle_head_distance
2017-11-05 11:10:56,414 - WARNING - UM.Settings.DefinitionContainer._preprocessParsedJson [266]: Unable to override setting machine_nozzle_head_distance
2017-11-05 11:10:56,414 - WARNING - UM.Settings.DefinitionContainer._preprocessParsedJson [266]: Unable to override setting machine_nozzle_head_distance
2017-11-05 11:10:56,430 - WARNING - UM.Settings.DefinitionContainer._preprocessParsedJson [266]: Unable to override setting machine_nozzle_head_distance
2017-11-05 11:11:05,211 - DEBUG - UM.Settings.ContainerRegistry.load [228]: Loading data into container registry took 53.58714175224304 seconds
2017-11-05 11:11:05,658 - DEBUG - UM.Controller.setActiveView [84]: Setting active view to SolidView
2017-11-05 11:11:08,579 - DEBUG - UM.Qt.Bindings.Theme.load [163]: Loading theme file: C:\Program Files\Ultimaker Cura 3.0\resources\themes\cura-light\theme.json
2017-11-05 11:11:08,780 - DEBUG - UM.Qt.Bindings.Theme.load [231]: Loaded theme C:\Program Files\Ultimaker Cura 3.0\resources\themes\cura-light
2017-11-05 11:11:09,334 - WARNING - cura.Settings.ContainerManager.getContainerMetaDataEntry [184]: Could not get metadata of container  because it was not found.
2017-11-05 11:11:09,419 - DEBUG - UM.Controller.setActiveView [84]: Setting active view to SolidView
2017-11-05 11:11:12,954 - WARNING - UM.Qt.Bindings.Theme.getIcon [109]: No icon tool_icon.svg defined in Theme
2017-11-05 11:11:13,470 - DEBUG - OctoPrintPlugin.DiscoverOctoPrintAction._createAdditionalComponentsView [218]: Creating additional ui components for OctoPrint-connected printers.
2017-11-05 11:11:13,506 - DEBUG - UM3NetworkPrinting.DiscoverUM3Action._createAdditionalComponentsView [138]: Creating additional ui components for UM3.
2017-11-05 11:11:13,604 - DEBUG - UM3NetworkPrinting.DiscoverUM3Action.startDiscovery [38]: Starting printer discovery.
2017-11-05 11:11:14,430 - DEBUG - UM.Qt.QtRenderer._initialize [172]: Support for Vertex Array Objects: True
2017-11-05 11:11:14,474 - DEBUG - UM.View.GL.OpenGL.__init__ [85]: Initialized OpenGL subsystems.
2017-11-05 11:11:14,480 - DEBUG - UM.View.GL.OpenGL.__init__ [86]: OpenGL Version:  4.1.0 - Build 21.20.16.4565
2017-11-05 11:11:14,486 - DEBUG - UM.View.GL.OpenGL.__init__ [87]: OpenGL Vendor:   Intel
2017-11-05 11:11:14,493 - DEBUG - UM.View.GL.OpenGL.__init__ [88]: OpenGL Renderer: Intel(R) HD Graphics 505
2017-11-05 11:11:14,498 - DEBUG - UM.View.GL.ShaderProgram.load [55]: Loading shader file [C:\Program Files\Ultimaker Cura 3.0\resources\shaders\default.shader]...
2017-11-05 11:11:14,531 - DEBUG - UM.View.GL.ShaderProgram.load [55]: Loading shader file [C:\Program Files\Ultimaker Cura 3.0\resources\shaders\selection.shader]...
2017-11-05 11:11:14,558 - DEBUG - UM.View.GL.ShaderProgram.load [55]: Loading shader file [C:\Program Files\Ultimaker Cura 3.0\resources\shaders\default.shader]...
2017-11-05 11:11:14,585 - DEBUG - UM.View.GL.ShaderProgram.load [55]: Loading shader file [C:\Program Files\Ultimaker Cura 3.0\resources\shaders\composite.shader]...
2017-11-05 11:11:14,632 - DEBUG - UM.View.GL.ShaderProgram.load [55]: Loading shader file [C:\Program Files\Ultimaker Cura 3.0\resources\shaders\overhang.shader]...
2017-11-05 11:11:14,668 - DEBUG - UM.View.GL.ShaderProgram.load [55]: Loading shader file [C:\Program Files\Ultimaker Cura 3.0\resources\shaders\striped.shader]...
2017-11-05 11:11:14,705 - DEBUG - UM.View.GL.ShaderProgram.load [55]: Loading shader file [C:\Program Files\Ultimaker Cura 3.0\resources\shaders\platform.shader]...
2017-11-05 11:11:24,823 - DEBUG - AutoSave.AutoSave._onTimeout [48]: Autosaving preferences, instances and profiles
2017-11-05 11:11:55,527 - INFO - UserAgreementPlugin.UserAgreement.didAgree [38]: User agreed to the user agreement
2017-11-05 11:12:02,706 - INFO - FirmwareUpdateChecker.FirmwareUpdateChecker._onContainerAdded [38]: You have a 'Custom FDM printer' in printer list. Let's check the firmware!
2017-11-05 11:12:02,746 - INFO - cura.Settings.GlobalStack.addExtruder [68]: Not adding extruder[custom_extruder_4 #2] to [Custom FDM printer] because it is a single-extrusion machine.
2017-11-05 11:12:02,848 - INFO - cura.Settings.GlobalStack.addExtruder [68]: Not adding extruder[custom_extruder_8 #2] to [Custom FDM printer] because it is a single-extrusion machine.
2017-11-05 11:12:02,949 - INFO - cura.Settings.GlobalStack.addExtruder [68]: Not adding extruder[custom_extruder_7 #2] to [Custom FDM printer] because it is a single-extrusion machine.
2017-11-05 11:12:03,050 - INFO - cura.Settings.GlobalStack.addExtruder [68]: Not adding extruder[custom_extruder_3 #2] to [Custom FDM printer] because it is a single-extrusion machine.
2017-11-05 11:12:03,156 - INFO - cura.Settings.GlobalStack.addExtruder [68]: Not adding extruder[custom_extruder_2 #2] to [Custom FDM printer] because it is a single-extrusion machine.
2017-11-05 11:12:03,258 - INFO - cura.Settings.GlobalStack.addExtruder [68]: Not adding extruder[custom_extruder_1 #2] to [Custom FDM printer] because it is a single-extrusion machine.
2017-11-05 11:12:03,358 - INFO - cura.Settings.GlobalStack.addExtruder [68]: Not adding extruder[custom_extruder_6 #2] to [Custom FDM printer] because it is a single-extrusion machine.
2017-11-05 11:12:03,459 - INFO - cura.Settings.GlobalStack.addExtruder [68]: Not adding extruder[custom_extruder_5 #2] to [Custom FDM printer] because it is a single-extrusion machine.
2017-11-05 11:12:03,546 - WARNING - cura.Settings.ContainerManager.getContainerMetaDataEntry [184]: Could not get metadata of container  because it was not found.
2017-11-05 11:12:03,901 - WARNING - UM.Qt.Bindings.Theme.getIcon [109]: No icon tool_icon.svg defined in Theme
2017-11-05 11:12:03,907 - WARNING - UM.Qt.Bindings.Theme.getIcon [109]: No icon tool_icon.svg defined in Theme
2017-11-05 11:12:04,142 - WARNING - cura.Settings.ContainerManager.getContainerMetaDataEntry [184]: Could not get metadata of container  because it was not found.
2017-11-05 11:12:11,100 - DEBUG - UM.View.GL.ShaderProgram.load [55]: Loading shader file [C:\Program Files\Ultimaker Cura 3.0\resources\shaders\default.shader]...
2017-11-05 11:12:11,122 - DEBUG - UM.View.GL.ShaderProgram.load [55]: Loading shader file [C:\Program Files\Ultimaker Cura 3.0\resources\shaders\grid.shader]...
2017-11-05 11:12:21,338 - DEBUG - AutoSave.AutoSave._onTimeout [48]: Autosaving preferences, instances and profiles
2017-11-05 11:14:50,413 - WARNING - UM.Qt.Bindings.Theme.getIcon [109]: No icon tool_icon.svg defined in Theme
2017-11-05 11:14:50,418 - WARNING - UM.Qt.Bindings.Theme.getIcon [109]: No icon tool_icon.svg defined in Theme
2017-11-05 11:14:59,216 - WARNING - UM.Qt.Bindings.Theme.getIcon [109]: No icon tool_icon.svg defined in Theme
2017-11-05 11:14:59,221 - WARNING - UM.Qt.Bindings.Theme.getIcon [109]: No icon tool_icon.svg defined in Theme
2017-11-05 11:15:05,737 - WARNING - UM.Qt.Bindings.Theme.getIcon [109]: No icon tool_icon.svg defined in Theme
2017-11-05 11:15:05,743 - WARNING - UM.Qt.Bindings.Theme.getIcon [109]: No icon tool_icon.svg defined in Theme
2017-11-05 11:15:16,204 - DEBUG - AutoSave.AutoSave._onTimeout [48]: Autosaving preferences, instances and profiles
2017-11-05 11:17:27,616 - WARNING - UM.Qt.Bindings.Theme.getIcon [109]: No icon tool_icon.svg defined in Theme
2017-11-05 11:17:27,621 - WARNING - UM.Qt.Bindings.Theme.getIcon [109]: No icon tool_icon.svg defined in Theme
2017-11-05 11:17:37,139 - INFO - MachineSettingsAction.MachineSettingsAction.updateMaterialForDiameter [289]: The the currently active material(s) do not match the diameter set for the printer. Finding alternatives.
2017-11-05 11:17:37,161 - INFO - MachineSettingsAction.MachineSettingsAction.updateMaterialForDiameter [342]: Selecting new material: chromatik_pla
2017-11-05 11:17:49,773 - WARNING - UM.Qt.Bindings.Theme.getIcon [109]: No icon tool_icon.svg defined in Theme
2017-11-05 11:17:49,780 - WARNING - UM.Qt.Bindings.Theme.getIcon [109]: No icon tool_icon.svg defined in Theme
2017-11-05 11:18:16,276 - DEBUG - AutoSave.AutoSave._onTimeout [48]: Autosaving preferences, instances and profiles
2017-11-05 11:18:17,676 - DEBUG - UM.Mesh.MeshData.calculateNormalsFromVertices [425]: Calculating normals took 0.03700089454650879 seconds
2017-11-05 11:18:17,688 - DEBUG - STLReader.STLReader.read [79]: Loaded a mesh with 325584 vertices
2017-11-05 11:18:18,103 - DEBUG - UM.Mesh.MeshData.approximateConvexHull [392]: approximateConvexHull(target_count=1024) Calculating 3D convex hull took 0.41227173805236816 seconds. 8 input vertices. 8 output vertices.
2017-11-05 11:18:18,258 - DEBUG - UM.FileHandler.ReadFileJob.run [68]: Loading file took 0.7 seconds
2017-11-05 11:18:18,672 - DEBUG - UM.Mesh.MeshData.approximateConvexHull [392]: approximateConvexHull(target_count=1024) Calculating 3D convex hull took 0.40764331817626953 seconds. 8 input vertices. 8 output vertices.
2017-11-05 11:18:18,724 - DEBUG - CuraEngineBackend.CuraEngineBackend._terminate [232]: Attempting to kill the engine process
2017-11-05 11:18:18,725 - DEBUG - CuraEngineBackend.CuraEngineBackend._terminate [238]: Killing engine process
2017-11-05 11:18:18,736 - DEBUG - CuraEngineBackend.CuraEngineBackend._terminate [241]: Engine process is killed. Received return code 1
2017-11-05 11:18:18,743 - DEBUG - UM.Backend.Backend._createSocket [214]: Previous socket existed. Closing that first.
2017-11-05 11:18:18,796 - DEBUG - UM.View.GL.ShaderProgram.load [55]: Loading shader file [C:\Program Files\Ultimaker Cura 3.0\resources\shaders\transparent_object.shader]...
2017-11-05 11:18:18,845 - DEBUG - UM.Backend.Backend._logSocketState [174]: Socket state changed to Listening
2017-11-05 11:18:18,868 - INFO - UM.Backend.Backend.startEngine [75]: Started engine process: C:\Program Files\Ultimaker Cura 3.0\CuraEngine.exe
2017-11-05 11:18:18,875 - DEBUG - UM.Backend.Backend._backendLog [93]: [Backend] Calling engine with: ['C:\\Program Files\\Ultimaker Cura 3.0\\CuraEngine.exe', 'connect', '127.0.0.1:49674', '-j', 'C:\\Program Files\\Ultimaker Cura 3.0\\resources\\definitions\\fdmprinter.def.json', '']
2017-11-05 11:18:18,988 - DEBUG - UM.Backend.Backend._backendLog [93]: [Backend] 
2017-11-05 11:18:18,988 - DEBUG - UM.Backend.Backend._backendLog [93]: [Backend] Cura_SteamEngine version DEV
2017-11-05 11:18:18,988 - DEBUG - UM.Backend.Backend._backendLog [93]: [Backend] Copyright (C) 2017 Ultimaker
2017-11-05 11:18:18,988 - DEBUG - UM.Backend.Backend._logSocketState [178]: Socket state changed to Connected
2017-11-05 11:18:19,004 - DEBUG - UM.Backend.Backend._onSocketStateChanged [168]: Backend connected on port 49674
2017-11-05 11:18:19,004 - DEBUG - UM.Backend.Backend._backendLog [93]: [Backend] 
2017-11-05 11:18:19,004 - DEBUG - UM.Backend.Backend._backendLog [93]: [Backend] This program is free software: you can redistribute it and/or modify
2017-11-05 11:18:19,020 - DEBUG - UM.Backend.Backend._backendLog [93]: [Backend] it under the terms of the GNU Affero General Public License as published by
2017-11-05 11:18:19,020 - DEBUG - UM.Backend.Backend._backendLog [93]: [Backend] the Free Software Foundation, either version 3 of the License, or
2017-11-05 11:18:19,020 - DEBUG - UM.Backend.Backend._backendLog [93]: [Backend] (at your option) any later version.
2017-11-05 11:18:19,035 - DEBUG - UM.Backend.Backend._backendLog [93]: [Backend] 
2017-11-05 11:18:19,063 - DEBUG - UM.Backend.Backend._backendLog [93]: [Backend] This program is distributed in the hope that it will be useful,
2017-11-05 11:18:19,073 - DEBUG - UM.Backend.Backend._backendLog [93]: [Backend] but WITHOUT ANY WARRANTY; without even the implied warranty of
2017-11-05 11:18:19,083 - DEBUG - UM.Backend.Backend._backendLog [93]: [Backend] MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
2017-11-05 11:18:19,089 - DEBUG - UM.Backend.Backend._backendLog [93]: [Backend] GNU Affero General Public License for more details.
2017-11-05 11:18:19,089 - DEBUG - UM.Backend.Backend._backendLog [93]: [Backend] 
2017-11-05 11:18:19,104 - DEBUG - UM.Backend.Backend._backendLog [93]: [Backend] You should have received a copy of the GNU Affero General Public License
2017-11-05 11:18:19,104 - DEBUG - UM.Backend.Backend._backendLog [93]: [Backend] along with this program.  If not, see <http://www.gnu.org/licenses/>.
2017-11-05 11:18:19,847 - DEBUG - CuraEngineBackend.CuraEngineBackend._onStartSliceCompleted [328]: Sending slice message took 0.5802626609802246 seconds
2017-11-05 11:18:20,134 - DEBUG - UM.Backend.Backend._backendLog [93]: [Backend] [WARNING] Setting an unregistered setting time to 11:18:19
2017-11-05 11:18:20,134 - DEBUG - UM.Backend.Backend._backendLog [93]: [Backend] [WARNING] Setting an unregistered setting date to 05-11-2017
2017-11-05 11:18:20,134 - DEBUG - UM.Backend.Backend._backendLog [93]: [Backend] [WARNING] Setting an unregistered setting print_bed_temperature to 60
2017-11-05 11:18:20,150 - DEBUG - UM.Backend.Backend._backendLog [93]: [Backend] [WARNING] Setting an unregistered setting print_temperature to 205
2017-11-05 11:18:20,150 - DEBUG - UM.Backend.Backend._backendLog [93]: [Backend] [WARNING] Setting an unregistered setting day to Sun
2017-11-05 11:18:20,350 - DEBUG - UM.Backend.Backend._backendLog [93]: [Backend] [WARNING]  -s acceleration_support_interface="3000" -s support_roof_density="100" -s infill_sparse_density="20" -s wall_line_width="0.4" -s command_line_settings="0" -s jerk_print="20" -s print_temperature="205" -s machine_head_polygon="[[-1, 1], [-1, -1], [1, -1], [1, 1]]" -s support_skip_some_zags="False" -s shell="0" -s support_bottom_density="100" -s speed_print="60" -s wireframe_printspeed="5" -s support_skip_zag_per_mm="20" -s jerk_layer_0="20" -s meshfix="0" -s experimental="0" -s support_interface_line_width="0.4" -s top_thickness="0.8" -s resolution="0" -s print_bed_temperature="60" -s bottom_thickness="0.8" -s raft_fan_speed="0" -s wireframe_flow="100" -s date="05-11-2017" -s machine_use_extruder_offset_to_offset_coords="True" -s retraction_hop_only_when_collides="False" -s start_layers_at_same_position="False" -s jerk_prime_tower="20" -s travel_avoid_other_parts="True" -s jerk_support_roof="20" -s jerk_print_layer_0="20" -s material_print_temp_prepend="True" -s jerk_travel="30" -s jerk_roofing="20" -s support_bottom_distance="0.1" -s jerk_wall_x="20" -s speed_layer_0="30.0" -s jerk_wall_0="20" -s machine_max_jerk_e="5.0" -s jerk_enabled="False" -s blackmagic="0" -s acceleration_support_roof="3000" -s prime_tower_enable="False" -s acceleration_wall_x="3000" -s support_bottom_line_width="0.4" -s max_feedrate_z_override="0" -s skirt_brim_minimal_length="250" -s raft_smoothing="5" -s jerk_wall="20" -s support_enable="False" -s skin_no_small_gaps_heuristic="True" -s layer_start_x="0.0" -s speed_wall_x="60.0" -s speed_wall_0="30.0" -s speed_wall="30.0" -s speed_infill="60" -s switch_extruder_retraction_amount="16" -s spaghetti_infill_stepped="True" -s prime_tower_size="20" -s switch_extruder_retraction_speeds="20" -s cool_fan_speed_min="100.0" -s retraction_extrusion_window="6.5" -s acceleration_wall_0="3000" -s mesh_rotation_matrix="[[1,0,0], [0,1,0], [0,0,1]]" -s retraction_prime_speed="25" -s retraction_retract_speed="25" -s machine_nozzle_heat_up_speed="2.0" -s extruder_prime_pos_x="0" -s cool_lift_head="False" -s ooze_shield_angle="60" -s travel_avoid_distance="0.625" -s machine_max_acceleration_x="9000" -s jerk_ironing="20" -s retraction_extra_prime_amount="0" -s cross_infill_pocket_size="4.0" -s material_print_temperature_layer_0="205" -s material_print_temperature="205" -s jerk_topbottom="20" -s draft_shield_height="10" -s wireframe_enabled="False" -s magic_fuzzy_skin_point_density="1.25" -s mesh_position_y="0" -s material_flow_dependent_temperature="False" -s min_skin_width_for_expansion="4.898587196589413e-17" -s speed_travel_layer_0="60.0" -s wireframe_roof_outer_delay="0.2" -s top_skin_expand_distance="0.8" -s bottom_skin_preshrink="0.8" -s extruder_prime_pos_abs="False" -s top_skin_preshrink="0.8" -s adhesion_extruder_nr="0" -s infill_before_walls="True" -s travel_compensate_overlapping_walls_enabled="True" -s gradual_infill_steps="0" -s support_tower_roof_angle="65" -s infill_sparse_thickness="0.1" -s infill_angles="[ ]" -s cross_infill_apply_pockets_alternatingly="True" -s travel_compensate_overlapping_walls_0_enabled="True" -s support="0" -s material_bed_temp_prepend="True" -s support_bottom_pattern="concentric" -s machine_depth="300" -s speed_support_roof="40.0" -s wireframe_top_delay="0" -s zig_zaggify_infill="True" -s acceleration_skirt_brim="3000" -s retraction_hop="1" -s machine_max_feedrate_z="5" -s acceleration_travel_layer_0="5000.0" -s layer_height="0.1" -s machine_max_feedrate_y="500" -s prime_tower_purge_volume="0" -s support_roof_line_width="0.4" -s machine_max_acceleration_y="9000" -s raft_speed="30.0" -s machine_show_variants="False" -s roofing_angles="[ ]" -s machine_nozzle_size="0.4" -s speed_prime_tower="60" -s machine_heat_zone_length="16" -s support_zag_skip_count="8" -s cutting_mesh="False" -s roofing_layer_count="0" -s wireframe_drag_along="0.6" -s machine_heated_bed="True" -s roofing_extruder_nr="-1" -s switch_extruder_retraction_speed="20" -s gantry_height="99999999999" -s wireframe_bottom_delay="0" -s retraction_hop_after_extruder_switch="True" -s wall_0_extruder_nr="-1" -s cool_min_layer_time_fan_speed_max="10" -s machine_width="300" -s top_layers="8" -s machine_nozzle_temp_enabled="True" -s gradual_infill_step_height="1.5" -s meshfix_keep_open_polygons="False" -s mesh_position_x="0" -s day="Sun" -s material_bed_temperature_layer_0="60" -s machine_max_acceleration_e="10000" -s support_bottom_height="1" -s machine_nozzle_id="unknown" -s layer_height_0="0.3" -s support_conical_min_width="5.0" -s acceleration_support_bottom="3000" -s roofing_pattern="lines" -s machine_nozzle_cool_down_speed="2.0" -s acceleration_layer_0="3000" -s machine_start_gcode="G28 ;Home
2017-11-05 11:18:20,350 - DEBUG - UM.Backend.Backend._backendLog [93]: [Backend] G1 Z15.0 F6000 ;Move the platform down 15mm
2017-11-05 11:18:20,350 - DEBUG - UM.Backend.Backend._backendLog [93]: [Backend] ;Prime the extruder
2017-11-05 11:18:20,366 - DEBUG - UM.Backend.Backend._backendLog [93]: [Backend] G92 E0
2017-11-05 11:18:20,366 - DEBUG - UM.Backend.Backend._backendLog [93]: [Backend] G1 F200 E3
2017-11-05 11:18:20,366 - DEBUG - UM.Backend.Backend._backendLog [93]: [Backend] G92 E0" -s wireframe_up_half_speed="0.3" -s acceleration_travel="5000" -s raft_surface_jerk="20" -s multiple_mesh_overlap="0.15" -s meshfix_extensive_stitching="False" -s material_diameter="1.74" -s top_bottom_extruder_nr="-1" -s machine_max_acceleration_z="100" -s machine_min_cool_heat_time_window="50.0" -s spaghetti_infill_extra_volume="0" -s infill_wipe_dist="0.1" -s machine_nozzle_tip_outer_diameter="1" -s support_connect_zigzags="True" -s wall_x_extruder_nr="-1" -s brim_outside_only="True" -s machine_head_with_fans_polygon="[[-20, 10], [10, 10], [10, -10], [-20, -10]]" -s jerk_support_infill="20" -s infill_line_distance="4.0" -s machine_end_gcode="M104 S0
2017-11-05 11:18:20,381 - DEBUG - UM.Backend.Backend._backendLog [93]: [Backend] M140 S0
2017-11-05 11:18:20,381 - DEBUG - UM.Backend.Backend._backendLog [93]: [Backend] ;Retract the filament
2017-11-05 11:18:20,397 - DEBUG - UM.Backend.Backend._backendLog [93]: [Backend] G92 E1
2017-11-05 11:18:20,397 - DEBUG - UM.Backend.Backend._backendLog [93]: [Backend] G1 E-1 F300
2017-11-05 11:18:20,417 - DEBUG - UM.Backend.Backend._backendLog [93]: [Backend] G28 X0 Y0
2017-11-05 11:18:20,419 - DEBUG - UM.Backend.Backend._backendLog [93]: [Backend] M84" -s skirt_brim_line_width="0.4" -s acceleration_support="3000" -s brim_line_count="20" -s machine_filament_park_distance="16" -s skin_overlap="5" -s acceleration_print_layer_0="3000" -s acceleration_infill="3000" -s travel_retract_before_outer_wall="False" -s switch_extruder_prime_speed="20" -s raft_base_acceleration="3000" -s dual="0" -s cool_min_speed="10" -s material_initial_print_temperature="195" -s layer_start_y="0.0" -s wireframe_flow_connection="100" -s outer_inset_first="False" -s infill_overlap_mm="0.04" -s raft_interface_line_spacing="1.0" -s raft_jerk="20" -s retraction_combing="all" -s machine_max_jerk_xy="20.0" -s wall_line_width_0="0.4" -s acceleration_enabled="False" -s skin_alternate_rotation="False" -s extruder_prime_pos_z="0" -s acceleration_ironing="3000" -s roofing_line_width="0.4" -s jerk_skirt_brim="20" -s z_seam_relative="False" -s machine_shape="rectangular" -s cool_fan_enabled="True" -s retraction_count_max="90" -s magic_fuzzy_skin_point_dist="0.8" -s material_bed_temp_wait="True" -s bottom_layers="8" -s material_bed_temperature="60" -s prime_tower_line_width="0.4" -s machine_gcode_flavor="RepRap (Marlin/Sprinter)" -s material_print_temp_wait="True" -s wall_line_count="2" -s machine_minimum_feedrate="0.0" -s machine_name="Unknown" -s wall_line_width_x="0.4" -s raft_surface_line_width="0.4" -s wall_0_wipe_dist="0.2" -s machine_nozzle_expansion_angle="45" -s top_bottom_pattern="lines" -s support_line_width="0.4" -s machine_acceleration="4000" -s wall_0_inset="0" -s machine_center_is_zero="False" -s smooth_spiralized_contours="True" -s skin_line_width="0.4" -s raft_interface_jerk="20" -s retraction_amount="6.5" -s machine_max_jerk_z="0.4" -s z_seam_corner="z_seam_corner_inner" -s speed_equalize_flow_enabled="False" -s skin_overlap_mm="0.02" -s mold_angle="40" -s machine_max_feedrate_e="299792458000" -s travel_compensate_overlapping_walls_x_enabled="True" -s raft_base_line_width="0.8" -s support_top_distance="0.1" -s infill_line_width="0.4" -s fill_outline_gaps="False" -s ooze_shield_dist="2" -s ironing_flow="10.0" -s jerk_infill="20" -s skin_angles="[ ]" -s xy_offset="0" -s carve_multiple_volumes="False" -s jerk_support="20" -s ironing_line_spacing="0.1" -s skirt_brim_speed="30.0" -s material_flow="100" -s xy_offset_layer_0="0" -s z_seam_y="900" -s retraction_min_travel="0.8" -s wireframe_fall_down="0.5" -s support_interface_extruder_nr="0" -s default_material_print_temperature="205" -s infill_mesh="False" -s retraction_enable="True" -s skin_outline_count="1" -s conical_overhang_angle="50" -s cool_fan_full_at_height="0.3" -s acceleration_topbottom="3000" -s material_extrusion_cool_down_speed="0.7" -s infill_pattern="grid" -s speed_equalize_flow_max="150" -s coasting_speed="90" -s speed_roofing="30.0" -s material_standby_temperature="150" -s infill_extruder_nr="-1" -s acceleration_roofing="3000" -s alternate_extra_perimeter="False" -s gradual_support_infill_step_height="1" -s layer_0_z_overlap="0.15" -s ironing_inset="0.2" -s machine_max_feedrate_x="500" -s spaghetti_inset="0.2" -s cool_fan_full_layer="2" -s alternate_carve_order="True" -s sub_div_rad_add="0.4" -s retraction_hop_enabled="False" -s fill_perimeter_gaps="everywhere" -s support_infill_extruder_nr="0" -s speed_support_bottom="40.0" -s support_extruder_nr_layer_0="0" -s skirt_line_count="1" -s raft_surface_line_spacing="0.4" -s infill_hollow="False" -s top_bottom_pattern_0="lines" -s support_roof_extruder_nr="0" -s jerk_travel_layer_0="30.0" -s support_bottom_extruder_nr="0" -s support_type="everywhere" -s support_pattern="zigzag" -s support_line_distance="2.6666666666666665" -s cool_min_layer_time="5" -s wireframe_roof_inset="3" -s support_interface_height="1" -s initial_layer_line_width_factor="100.0" -s support_xy_distance="0.7" -s support_xy_overrides_z="z_overrides_xy" -s support_bottom_stair_step_height="0.3" -s support_bottom_stair_step_width="5.0" -s support_join_distance="2.0" -s dual_pre_wipe="True" -s mold_width="5" -s gradual_support_infill_steps="0" -s support_roof_enable="False" -s support_bottom_enable="False" -s retraction_speed="25" -s support_roof_height="1" -s support_interface_pattern="concentric" -s support_interface_skip_height="0.3" -s support_roof_line_distance="0.4" -s infill_overlap="10" -s support_bottom_line_distance="0.4" -s material="0" -s support_roof_pattern="concentric" -s prime_tower_wipe_enabled="True" -s support_tower_diameter="3.0" -s support_minimal_diameter="3.0" -s infill_mesh_order="0" -s bottom_skin_expand_distance="0.8" -s prime_blob_enable="True" -s extruder_prime_pos_y="0" -s support_infill_rate="15" -s adhesion_type="brim" -s skirt_gap="3" -s z_offset_layer_0="0" -s draft_shield_height_limitation="full" -s z_offset_taper_layers="0" -s raft_margin="15" -s support_interface_density="100" -s prime_tower_position_x="290.40000000000003" -s cool_fan_speed_0="0" -s raft_airgap="0.3" -s support_mesh="False" -s support_xy_distance_overhang="0.2" -s raft_surface_thickness="0.1" -s prime_tower_flow="100" -s raft_interface_thickness="0.15000000000000002" -s z_seam_type="sharpest_corner" -s raft_interface_line_width="0.8" -s raft_base_thickness="0.36" -s raft_base_line_spacing="1.6" -s raft_interface_speed="22.5" -s support_offset="0.2" -s raft_base_speed="22.5" -s raft_surface_acceleration="3000" -s platform_adhesion="0" -s speed_print_layer_0="30.0" -s raft_interface_acceleration="3000" -s material_guid="69fd1f24-f411-470e-8158-9e5552f36147" -s raft_base_jerk="20" -s raft_surface_fan_speed="0" -s cooling="0" -s meshfix_union_all="True" -s acceleration_support_infill="3000" -s meshfix_union_all_remove_holes="False" -s mold_enabled="False" -s mold_roof_height="0.5" -s cool_fan_speed_max="100.0" -s support_mesh_drop_down="True" -s magic_mesh_surface_mode="normal" -s anti_overhang_mesh="False" -s relative_extrusion="False" -s optimize_wall_printing_order="False" -s raft_interface_fan_speed="0" -s draft_shield_dist="10" -s draft_shield_enabled="False" -s conical_overhang_enabled="False" -s ironing_pattern="zigzag" -s coasting_min_volume="0.8" -s spaghetti_infill_enabled="False" -s spaghetti_max_infill_angle="10" -s time="11:18:19" -s speed_topbottom="30.0" -s magic_spiralize="False" -s spaghetti_max_height="2.0" -s spaghetti_flow="20" -s machine_nozzle_head_distance="3" -s support_conical_enabled="False" -s support_conical_angle="30" -s magic_fuzzy_skin_enabled="False" -s jerk_support_bottom="20" -s magic_fuzzy_skin_thickness="0.3" -s wireframe_height="3" -s prime_tower_wall_thickness="1.34" -s ooze_shield_enabled="False" -s coasting_enable="False" -s wireframe_printspeed_bottom="5" -s wireframe_printspeed_up="5" -s speed_support="60" -s brim_width="8.0" -s prime_tower_position_y="270.40000000000003" -s z_seam_x="150.0" -s raft_surface_speed="30.0" -s wireframe_printspeed_down="5" -s machine_disallowed_areas="[]" -s acceleration_prime_tower="3000" -s support_infill_sparse_thickness="0.1" -s jerk_support_interface="20" -s raft_base_fan_speed="0" -s wireframe_printspeed_flat="5" -s wireframe_flow_flat="100" -s wireframe_flat_delay="0.1" -s wireframe_top_jump="0.6" -s coasting_volume="0.064" -s wireframe_strategy="compensate" -s wireframe_straight_before_down="20" -s print_sequence="all_at_once" -s support_use_towers="True" -s wireframe_roof_fall_down="2" -s speed_slowdown_layers="2" -s material_final_print_temperature="190" -s wireframe_roof_drag_along="0.8" -s wireframe_nozzle_clearance="1" -s speed_support_infill="60" -s retract_at_layer_change="False" -s machine_extruder_count="1" -s ironing_enabled="False" -s ironing_only_highest_layer="False" -s speed_ironing="20.0" -s center_object="False" -s mesh_position_z="0" -s speed_travel="120" -s cool_fan_speed="100.0" -s support_angle="50" -s nozzle_disallowed_areas="[]" -s infill="0" -s expand_skins_expand_distance="0.8" -s raft_surface_layers="2" -s prime_tower_min_volume="10" -s acceleration_print="3000" -s top_bottom_thickness="0.8" -s raft_acceleration="3000" -s speed_support_interface="40.0" -s support_interface_enable="False" -s min_infill_area="0" -s machine_height="400" -s wall_thickness="0.8" -s material_flow_temp_graph="[[3.5,200],[7.0,240]]" -s travel="0" -s support_extruder_nr="0" -s max_skin_angle_for_expansion="90" -s skin_preshrink="0.8" -s machine_settings="0" -s support_z_distance="0.1" -s acceleration_wall="3000" -s speed="0" -s line_width="0.4" -g -e0 -s spaghetti_max_infill_angle="10" -s layer_start_x="0.0" -s raft_interface_acceleration="3000" -s jerk_support_infill="20" -s machine_nozzle_cool_down_speed="2.0" -s cool_min_layer_time="5" -s material_guid="69fd1f24-f411-470e-8158-9e5552f36147" -s wall_line_width="0.4" -s magic_fuzzy_skin_thickness="0.3" -s min_skin_width_for_expansion="4.898587196589413e-17" -s raft_jerk="20" -s acceleration_skirt_brim="3000" -s support_bottom_height="1" -s skin_preshrink="0.8" -s machine_nozzle_tip_outer_diameter="1" -s raft_surface_fan_speed="0" -s retraction_hop_after_extruder_switch="True" -s material_flow_temp_graph="[[3.5,200],[7.0,240]]" -s roofing_layer_count="0" -s speed_ironing="20.0" -s jerk_print="20" -s support_interface_height="1" -s machine_min_cool_heat_time_window="50.0" -s spaghetti_infill_extra_volume="0" -s z_seam_x="150.0" -s raft_base_line_width="0.8" -s raft_base_jerk="20" -s material_diameter="1.74" -s raft_margin="15" -s raft_base_thickness="0.36" -s acceleration_support_bottom="3000" -s support_bottom_density="100" -s support_xy_distance="0.7" -s infill_overlap="10" -s travel_compensate_overlapping_walls_0_enabled="True" -s top_layers="8" -s speed_support_bottom="40.0" -s shell="0" -s machine_heat_zone_length="16" -s support_infill_sparse_thickness="0.1" -s mold_width="5" -s blackmagic="0" -s acceleration_support="3000" -s support_roof_density="100" -s raft_base_fan_speed="0" -s xy_offset="0" -s roofing_angles="[ ]" -s acceleration_layer_0="3000" -s support_tower_diameter="3.0" -s ironing_only_highest_layer="False" -s meshfix="0" -s raft_interface_thickness="0.15000000000000002" -s raft_interface_speed="22.5" -s support_z_distance="0.1" -s top_thickness="0.8" -s raft_surface_acceleration="3000" -s top_bottom_pattern="lines" -s meshfix_union_all_remove_holes="False" -s jerk_wall_x="20" -s machine_nozzle_temp_enabled="True" -s alternate_extra_perimeter="False" -s cool_min_layer_time_fan_speed_max="10" -s raft_surface_speed="30.0" -s cool_fan_speed_max="100.0" -s infill="0" -s material_flow="100" -s cool_fan_speed_0="0" -s retraction_prime_speed="25" -s acceleration_topbottom="3000" -s retraction_amount="6.5" -s raft_interface_jerk="20" -s skin_line_width="0.4" -s material_extrusion_cool_down_speed="0.7" -s bottom_thickness="0.8" -s acceleration_travel_layer_0="5000.0" -s raft_surface_layers="2" -s prime_blob_enable="True" -s prime_tower_line_width="0.4" -s coasting_volume="0.064" -s retraction_extrusion_window="6.5" -s retraction_hop="1" -s raft_fan_speed="0" -s magic_fuzzy_skin_point_dist="0.8" -s retraction_count_max="90" -s support_tower_roof_angle="65" -s gradual_infill_steps="0" -s retract_at_layer_change="False" -s support_use_towers="True" -s support_interface_density="100" -s prime_tower_wipe_enabled="True" -s cool_lift_head="False" -s zig_zaggify_infill="True" -s skin_angles="[ ]" -s jerk_infill="20" -s raft_base_line_spacing="1.6" -s cool_fan_speed_min="100.0" -s wall_line_width_x="0.4" -s raft_surface_line_width="0.4" -s machine_nozzle_head_distance="3" -s z_seam_relative="False" -s jerk_skirt_brim="20" -s jerk_travel_layer_0="30.0" -s initial_layer_line_width_factor="100.0" -s prime_tower_min_volume="10" -s support_minimal_diameter="3.0" -s top_skin_preshrink="0.8" -s support_xy_overrides_z="z_overrides_xy" -s speed_travel_layer_0="60.0" -s expand_skins_expand_distance="0.8" -s infill_angles="[ ]" -s cross_infill_apply_pockets_alternatingly="True" -s coasting_enable="False" -s retraction_hop_only_when_collides="False" -s cool_fan_full_layer="2" -s speed_travel="120" -s bottom_layers="8" -s cool_fan_enabled="True" -s support_roof_pattern="concentric" -s experimental="0" -s top_skin_expand_distance="0.8" -s speed_support="60" -s brim_outside_only="True" -s speed_layer_0="30.0" -s jerk_travel="30" -s support_bottom_enable="False" -s support_conical_angle="30" -s retraction_min_travel="0.8" -s infill_line_distance="4.0" -s support_skip_zag_per_mm="20" -s speed_wall_0="30.0" -s speed_wall="30.0" -s travel="0" -s support_join_distance="2.0" -s acceleration_wall="3000" -s support_bottom_pattern="concentric" -s support_bottom_line_width="0.4" -s cool_min_speed="10" -s bottom_skin_expand_distance="0.8" -s jerk_support_bottom="20" -s support_bottom_stair_step_height="0.3" -s support="0" -s machine_nozzle_size="0.4" -s retraction_hop_enabled="False" -s material_initial_print_temperature="195" -s layer_start_y="0.0" -s acceleration_wall_0="3000" -s mesh_rotation_matrix="[[1,0,0], [0,1,0], [0,0,1]]" -s z_seam_type="sharpest_corner" -s machine_extruder_end_pos_abs="false" -s max_feedrate_z_override="0" -s magic_fuzzy_skin_enabled="False" -s machine_nozzle_offset_y="0" -s roofing_line_width="0.4" -s machine_extruder_end_pos_x="0" -s extruder_prime_pos_y="0" -s jerk_support_roof="20" -s machine_filament_park_distance="16" -s skin_overlap="5" -s acceleration_wall_x="3000" -s dual="0" -s optimize_wall_printing_order="False" -s jerk_layer_0="20" -s support_conical_min_width="5.0" -s machine_nozzle_id="unknown" -s support_interface_line_width="0.4" -s skirt_brim_line_width="0.4" -s brim_line_count="20" -s cool_fan_speed="100.0" -s jerk_print_layer_0="20" -s raft_base_speed="22.5" -s support_pattern="zigzag" -s machine_extruder_start_pos_x="0" -s z_seam_corner="z_seam_corner_inner" -s meshfix_union_all="True" -s acceleration_support_roof="3000" -s skirt_brim_speed="30.0" -s xy_offset_layer_0="0" -s material_flow_dependent_temperature="False" -s machine_extruder_start_pos_abs="false" -s support_top_distance="0.1" -s fill_perimeter_gaps="everywhere" -s magic_mesh_surface_mode="normal" -s switch_extruder_retraction_amount="16" -s switch_extruder_retraction_speeds="20" -s support_conical_enabled="False" -s material_standby_temperature="150" -s layer_0_z_overlap="0.15" -s brim_width="8.0" -s switch_extruder_retraction_speed="20" -s extruder_nr="0" -s speed_infill="60" -s retraction_speed="25" -s resolution="0" -s infill_pattern="grid" -s coasting_speed="90" -s speed_print_layer_0="30.0" -s infill_before_walls="True" -s travel_compensate_overlapping_walls_enabled="True" -s infill_sparse_thickness="0.1" -s dual_pre_wipe="True" -s support_line_distance="2.6666666666666665" -s speed_equalize_flow_enabled="False" -s skin_overlap_mm="0.02" -s mold_angle="40" -s extruder_prime_pos_z="0" -s acceleration_ironing="3000" -s material="0" -s default_material_print_temperature="205" -s top_bottom_pattern_0="lines" -s support_line_width="0.4" -s support_angle="50" -s speed_print="60" -s skin_no_small_gaps_heuristic="True" -s speed_roofing="30.0" -s mold_roof_height="0.5" -s spaghetti_infill_enabled="False" -s support_xy_distance_overhang="0.2" -s bottom_skin_preshrink="0.8" -s skirt_gap="3" -s speed_equalize_flow_max="150" -s support_zag_skip_count="8" -s jerk_topbottom="20" -s material_print_temperature="205" -s magic_fuzzy_skin_point_density="1.25" -s sub_div_rad_add="0.4" -s prime_tower_flow="100" -s travel_avoid_other_parts="True" -s command_line_settings="0" -s raft_base_acceleration="3000" -s switch_extruder_prime_speed="20" -s acceleration_infill="3000" -s machine_extruder_end_pos_y="0" -s line_width="0.4" -s support_roof_enable="False" -s raft_interface_fan_speed="0" -s support_skip_some_zags="False" -s cooling="0" -s wall_0_wipe_dist="0.2" -s spaghetti_inset="0.2" -s support_connect_zigzags="True" -s min_infill_area="0" -s outer_inset_first="False" -s raft_interface_line_spacing="1.0" -s infill_overlap_mm="0.04" -s machine_nozzle_offset_x="0" -s speed_topbottom="30.0" -s cross_infill_pocket_size="4.0" -s material_final_print_temperature="190" -s travel_avoid_distance="0.625" -s support_interface_skip_height="0.3" -s acceleration_print="3000" -s top_bottom_thickness="0.8" -s skin_outline_count="1" -s cool_fan_full_at_height="0.3" -s support_bottom_line_distance="0.4" -s acceleration_support_infill="3000" -s acceleration_prime_tower="3000" -s mold_enabled="False" -s mesh_position_x="0" -s gradual_infill_step_height="1.5" -s meshfix_keep_open_polygons="False" -s wall_0_inset="0" -s raft_airgap="0.3" -s prime_tower_purge_volume="0" -s ironing_line_spacing="0.1" -s infill_wipe_dist="0.1" -s spaghetti_flow="20" -s speed_prime_tower="60" -s jerk_support_interface="20" -s platform_adhesion="0" -s jerk_wall_0="20" -s raft_acceleration="3000" -s ironing_enabled="False" -s raft_surface_thickness="0.1" -s roofing_pattern="lines" -s raft_interface_line_width="0.8" -s support_roof_line_distance="0.4" -s speed_support_interface="40.0" -s skin_alternate_rotation="False" -s wall_line_width_0="0.4" -s machine_extruder_start_pos_y="0" -s support_interface_enable="False" -s skirt_line_count="1" -s infill_hollow="False" -s raft_surface_line_spacing="0.4" -s support_bottom_distance="0.1" -s support_offset="0.2" -s spaghetti_infill_stepped="True" -s jerk_roofing="20" -s wall_thickness="0.8" -s retraction_enable="True" -s jerk_ironing="20" -s raft_speed="30.0" -s support_infill_rate="15" -s jerk_support="20" -s speed_support_roof="40.0" -s conical_overhang_enabled="False" -s ironing_pattern="zigzag" -s acceleration_support_interface="3000" -s machine_nozzle_heat_up_speed="2.0" -s extruder_prime_pos_x="0" -s retraction_retract_speed="25" -s jerk_prime_tower="20" -s spaghetti_max_height="2.0" -s mesh_position_z="0" -s acceleration_travel="5000" -s raft_surface_jerk="20" -s multiple_mesh_overlap="0.15" -s retraction_extra_prime_amount="0" -s mesh_position_y="0" -s support_bottom_stair_step_width="5.0" -s support_roof_height="1" -s infill_sparse_density="20" -s support_interface_pattern="concentric" -s coasting_min_volume="0.8" -s support_roof_line_width="0.4" -s z_seam_y="900" -s acceleration_print_layer_0="3000" -s max_skin_angle_for_expansion="90" -s ironing_inset="0.2" -s gradual_support_infill_step_height="1" -s acceleration_roofing="3000" -s wall_line_count="2" -s machine_settings="0" -s speed_wall_x="60.0" -s center_object="False" -s infill_line_width="0.4" -s meshfix_extensive_stitching="False" -s speed="0" -s material_print_temperature_layer_0="205" -s extruder_prime_pos_abs="False" -s travel_compensate_overlapping_walls_x_enabled="True" -s raft_smoothing="5" -s skirt_brim_minimal_length="250" -s speed_support_infill="60" -s conical_overhang_angle="50" -s jerk_wall="20" -s gradual_support_infill_steps="0" -s fill_outline_gaps="False" -s ironing_flow="10.0" -e0 -l "0"
2017-11-05 11:18:24,910 - DEBUG - CuraEngineBackend.CuraEngineBackend._onSlicingFinishedMessage [485]: Slicing took 5.64332914352417 seconds
2017-11-05 11:18:24,915 - DEBUG - UM.Backend.Backend._logSocketState [182]: Socket state changed to Closing
2017-11-05 11:18:24,920 - DEBUG - UM.Backend.Backend._onSocketError [204]: Socket debug: Arcus Error (13): Closing socket because other side requested close.
2017-11-05 11:18:24,925 - DEBUG - UM.Backend.Backend._logSocketState [184]: Socket state changed to Closed
2017-11-05 11:18:24,942 - DEBUG - CuraEngineBackend.CuraEngineBackend._onBackendQuit [609]: Backend quit with return code 0. Resetting process and socket.
2017-11-05 11:18:28,768 - DEBUG - AutoSave.AutoSave._onTimeout [48]: Autosaving preferences, instances and profiles
2017-11-05 11:19:34,030 - DEBUG - LocalFileOutputDevice.LocalFileOutputDevice.requestWrite [118]: Writing to [C:/Users/march/Desktop/Auto Desk Files/STL/gcodes/asdfasdf.gcode]...
2017-11-05 11:19:34,061 - DEBUG - LocalFileOutputDevice.LocalFileOutputDevice.requestWrite [136]: Writing to Local File C:/Users/march/Desktop/Auto Desk Files/STL/gcodes/asdfasdf.gcode in text mode
2017-11-05 11:19:34,061 - INFO - SliceInfoPlugin.SliceInfoJob.run [29]: Sending anonymous slice info to [https://stats.ultimaker.com/api/cura]...
2017-11-05 11:20:36,762 - INFO - UM.PluginRegistry.loadPlugin [238]: Loaded plugin FileLogger
2017-11-05 11:20:36,949 - INFO - UM.PluginRegistry.loadPlugin [238]: Loaded plugin FirmwareUpdateChecker
2017-11-05 11:20:36,986 - INFO - UM.PluginRegistry.loadPlugin [238]: Loaded plugin GCodeProfileReader
2017-11-05 11:20:37,033 - INFO - UM.PluginRegistry.loadPlugin [238]: Loaded plugin GCodeReader
2017-11-05 11:20:37,071 - INFO - UM.PluginRegistry.loadPlugin [238]: Loaded plugin GCodeWriter
2017-11-05 11:20:37,118 - INFO - UM.PluginRegistry.loadPlugin [238]: Loaded plugin ImageReader
2017-11-05 11:20:37,187 - INFO - UM.PluginRegistry.loadPlugin [238]: Loaded plugin LayerView
2017-11-05 11:20:37,218 - INFO - UM.PluginRegistry.loadPlugin [238]: Loaded plugin LegacyProfileReader
2017-11-05 11:20:37,272 - INFO - UM.PluginRegistry.loadPlugin [238]: Loaded plugin LocalFileOutputDevice
2017-11-05 11:20:37,319 - INFO - UM.PluginRegistry.loadPlugin [238]: Loaded plugin MachineSettingsAction
2017-11-05 11:20:37,488 - INFO - UM.PluginRegistry.loadPlugin [238]: Loaded plugin OctoPrintPlugin
2017-11-05 11:20:37,550 - INFO - UM.PluginRegistry.loadPlugin [238]: Loaded plugin PerObjectSettingsTool
2017-11-05 11:20:37,619 - INFO - UM.PluginRegistry.loadPlugin [238]: Loaded plugin PluginBrowser
2017-11-05 11:20:37,672 - INFO - UM.PluginRegistry.loadPlugin [238]: Loaded plugin PostProcessingPlugin
2017-11-05 11:20:37,771 - INFO - UM.PluginRegistry.loadPlugin [238]: Loaded plugin RemovableDriveOutputDevice
2017-11-05 11:20:37,834 - INFO - UM.PluginRegistry.loadPlugin [238]: Loaded plugin SliceInfoPlugin
2017-11-05 11:20:37,887 - INFO - UM.PluginRegistry.loadPlugin [238]: Loaded plugin SolidView
2017-11-05 11:20:37,950 - INFO - UM.PluginRegistry.loadPlugin [238]: Loaded plugin CameraTool
2017-11-05 11:20:38,003 - INFO - UM.PluginRegistry.loadPlugin [238]: Loaded plugin MirrorTool
2017-11-05 11:20:38,072 - INFO - UM.PluginRegistry.loadPlugin [238]: Loaded plugin RotateTool
2017-11-05 11:20:38,119 - INFO - UM.PluginRegistry.loadPlugin [238]: Loaded plugin ScaleTool
2017-11-05 11:20:38,172 - INFO - UM.PluginRegistry.loadPlugin [238]: Loaded plugin SelectionTool
2017-11-05 11:20:38,235 - INFO - UM.PluginRegistry.loadPlugin [238]: Loaded plugin TranslateTool
2017-11-05 11:20:38,319 - INFO - UM.PluginRegistry.loadPlugin [238]: Loaded plugin UltimakerMachineActions
2017-11-05 11:20:38,497 - INFO - UM.PluginRegistry.loadPlugin [238]: Loaded plugin UM3NetworkPrinting
2017-11-05 11:20:38,564 - INFO - UM.PluginRegistry.loadPlugin [238]: Loaded plugin UpdateChecker
2017-11-05 11:20:38,579 - INFO - UpdateChecker.UpdateCheckerJob.run [44]: Checking for new version of cura
2017-11-05 11:20:38,695 - INFO - UM.PluginRegistry.loadPlugin [238]: Loaded plugin USBPrinting
2017-11-05 11:20:38,764 - INFO - UM.PluginRegistry.loadPlugin [238]: Loaded plugin UserAgreementPlugin
2017-11-05 11:20:38,833 - INFO - UM.PluginRegistry.loadPlugin [238]: Loaded plugin VersionUpgrade21to22
2017-11-05 11:20:38,896 - INFO - UM.PluginRegistry.loadPlugin [238]: Loaded plugin VersionUpgrade22to24
2017-11-05 11:20:38,965 - INFO - UM.PluginRegistry.loadPlugin [238]: Loaded plugin VersionUpgrade25to26
2017-11-05 11:20:39,012 - INFO - UM.PluginRegistry.loadPlugin [238]: Loaded plugin VersionUpgrade26to27
2017-11-05 11:20:39,081 - INFO - UM.PluginRegistry.loadPlugin [238]: Loaded plugin VersionUpgrade27to30
2017-11-05 11:20:39,134 - INFO - UM.PluginRegistry.loadPlugin [238]: Loaded plugin SimpleView
2017-11-05 11:20:39,196 - INFO - UM.PluginRegistry.loadPlugin [238]: Loaded plugin X3DReader
2017-11-05 11:20:39,281 - INFO - UM.PluginRegistry.loadPlugin [238]: Loaded plugin XmlMaterialProfile
2017-11-05 11:20:39,334 - INFO - UM.PluginRegistry.loadPlugin [238]: Loaded plugin XRayView
2017-11-05 11:20:39,350 - INFO - UM.Qt.QtApplication.__init__ [114]: Command line arguments: {'disable-textures': False, 'file': [], 'qmljsdebugger': None, 'single_instance': False, 'external-backend': False}
2017-11-05 11:20:39,396 - INFO - UM.VersionUpgradeManager.upgrade [112]: Looking for old configuration files to upgrade.
2017-11-05 11:20:39,465 - DEBUG - UM.Backend.Backend._logSocketState [174]: Socket state changed to Listening
2017-11-05 11:20:39,481 - INFO - UM.Backend.Backend.startEngine [75]: Started engine process: C:\Program Files\Ultimaker Cura 3.0\CuraEngine.exe
2017-11-05 11:20:39,497 - DEBUG - UM.Backend.Backend._backendLog [93]: [Backend] Calling engine with: ['C:\\Program Files\\Ultimaker Cura 3.0\\CuraEngine.exe', 'connect', '127.0.0.1:49674', '-j', 'C:\\Program Files\\Ultimaker Cura 3.0\\resources\\definitions\\fdmprinter.def.json', '']
2017-11-05 11:20:39,682 - DEBUG - UM.Backend.Backend._backendLog [93]: [Backend] 
2017-11-05 11:20:39,697 - DEBUG - UM.Backend.Backend._backendLog [93]: [Backend] Cura_SteamEngine version DEV
2017-11-05 11:20:39,697 - DEBUG - UM.Backend.Backend._backendLog [93]: [Backend] Copyright (C) 2017 Ultimaker
2017-11-05 11:20:39,697 - DEBUG - UM.Backend.Backend._backendLog [93]: [Backend] 
2017-11-05 11:20:39,713 - DEBUG - UM.Backend.Backend._backendLog [93]: [Backend] This program is free software: you can redistribute it and/or modify
2017-11-05 11:20:39,713 - DEBUG - UM.Backend.Backend._backendLog [93]: [Backend] it under the terms of the GNU Affero General Public License as published by
2017-11-05 11:20:39,731 - DEBUG - UM.Backend.Backend._backendLog [93]: [Backend] the Free Software Foundation, either version 3 of the License, or
2017-11-05 11:20:39,735 - DEBUG - UM.Backend.Backend._backendLog [93]: [Backend] (at your option) any later version.
2017-11-05 11:20:39,735 - DEBUG - UM.Backend.Backend._backendLog [93]: [Backend] 
2017-11-05 11:20:39,735 - DEBUG - UM.Backend.Backend._logSocketState [178]: Socket state changed to Connected
2017-11-05 11:20:39,750 - DEBUG - UM.Backend.Backend._backendLog [93]: [Backend] This program is distributed in the hope that it will be useful,
2017-11-05 11:20:39,750 - DEBUG - UM.Backend.Backend._onSocketStateChanged [168]: Backend connected on port 49674
2017-11-05 11:20:39,750 - DEBUG - UM.Backend.Backend._backendLog [93]: [Backend] but WITHOUT ANY WARRANTY; without even the implied warranty of
2017-11-05 11:20:39,766 - DEBUG - UM.Backend.Backend._backendLog [93]: [Backend] MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
2017-11-05 11:20:39,766 - DEBUG - UM.Backend.Backend._backendLog [93]: [Backend] GNU Affero General Public License for more details.
2017-11-05 11:20:39,781 - DEBUG - UM.Backend.Backend._backendLog [93]: [Backend] 
2017-11-05 11:20:39,781 - DEBUG - UM.Backend.Backend._backendLog [93]: [Backend] You should have received a copy of the GNU Affero General Public License
2017-11-05 11:20:39,781 - DEBUG - UM.Backend.Backend._backendLog [93]: [Backend] along with this program.  If not, see <http://www.gnu.org/licenses/>.
2017-11-05 11:20:49,528 - DEBUG - AutoSave.AutoSave._onTimeout [48]: Autosaving preferences, instances and profiles
2017-11-05 11:20:54,855 - INFO - FirmwareUpdateChecker.FirmwareUpdateChecker._onContainerAdded [38]: You have a 'Custom FDM printer' in printer list. Let's check the firmware!
2017-11-05 11:20:54,902 - INFO - cura.Settings.GlobalStack.addExtruder [68]: Not adding extruder[custom_extruder_2 #2] to [Custom FDM printer] because it is a single-extrusion machine.
2017-11-05 11:20:54,902 - WARNING - UM.Settings.ContainerStack.addMetaDataEntry [162]: Meta data with key machine was already added.
2017-11-05 11:20:54,917 - INFO - cura.Settings.GlobalStack.addExtruder [68]: Not adding extruder[custom_extruder_1 #2] to [Custom FDM printer] because it is a single-extrusion machine.
2017-11-05 11:20:54,917 - WARNING - UM.Settings.ContainerStack.addMetaDataEntry [162]: Meta data with key machine was already added.
2017-11-05 11:20:54,939 - INFO - cura.Settings.GlobalStack.addExtruder [68]: Not adding extruder[custom_extruder_7 #2] to [Custom FDM printer] because it is a single-extrusion machine.
2017-11-05 11:20:54,955 - WARNING - UM.Settings.ContainerStack.addMetaDataEntry [162]: Meta data with key machine was already added.
2017-11-05 11:20:54,971 - INFO - cura.Settings.GlobalStack.addExtruder [68]: Not adding extruder[custom_extruder_5 #2] to [Custom FDM printer] because it is a single-extrusion machine.
2017-11-05 11:20:54,971 - WARNING - UM.Settings.ContainerStack.addMetaDataEntry [162]: Meta data with key machine was already added.
2017-11-05 11:20:55,002 - INFO - cura.Settings.GlobalStack.addExtruder [68]: Not adding extruder[custom_extruder_3 #2] to [Custom FDM printer] because it is a single-extrusion machine.
2017-11-05 11:20:55,002 - WARNING - UM.Settings.ContainerStack.addMetaDataEntry [162]: Meta data with key machine was already added.
2017-11-05 11:20:55,018 - INFO - cura.Settings.GlobalStack.addExtruder [68]: Not adding extruder[custom_extruder_8 #2] to [Custom FDM printer] because it is a single-extrusion machine.
2017-11-05 11:20:55,018 - WARNING - UM.Settings.ContainerStack.addMetaDataEntry [162]: Meta data with key machine was already added.
2017-11-05 11:20:55,037 - INFO - cura.Settings.GlobalStack.addExtruder [68]: Not adding extruder[custom_extruder_6 #2] to [Custom FDM printer] because it is a single-extrusion machine.
2017-11-05 11:20:55,039 - WARNING - UM.Settings.ContainerStack.addMetaDataEntry [162]: Meta data with key machine was already added.
2017-11-05 11:20:55,039 - INFO - cura.Settings.GlobalStack.addExtruder [68]: Not adding extruder[custom_extruder_4 #2] to [Custom FDM printer] because it is a single-extrusion machine.
2017-11-05 11:20:55,055 - WARNING - UM.Settings.ContainerStack.addMetaDataEntry [162]: Meta data with key machine was already added.
2017-11-05 11:20:55,055 - DEBUG - UM.Settings.ContainerRegistry.load [228]: Loading data into container registry took 14.988717317581177 seconds
2017-11-05 11:20:55,787 - DEBUG - UM.Controller.setActiveView [84]: Setting active view to SolidView
2017-11-05 11:20:58,846 - DEBUG - UM.Qt.Bindings.Theme.load [163]: Loading theme file: C:\Program Files\Ultimaker Cura 3.0\resources\themes\cura-light\theme.json
2017-11-05 11:20:59,093 - DEBUG - UM.Qt.Bindings.Theme.load [231]: Loaded theme C:\Program Files\Ultimaker Cura 3.0\resources\themes\cura-light
2017-11-05 11:21:00,005 - DEBUG - UM.Controller.setActiveView [84]: Setting active view to SolidView
2017-11-05 11:21:03,974 - WARNING - UM.Qt.Bindings.Theme.getIcon [109]: No icon tool_icon.svg defined in Theme
2017-11-05 11:21:04,359 - WARNING - UM.Qt.Bindings.Theme.getIcon [109]: No icon tool_icon.svg defined in Theme
2017-11-05 11:21:04,359 - WARNING - UM.Qt.Bindings.Theme.getIcon [109]: No icon tool_icon.svg defined in Theme
2017-11-05 11:21:04,522 - DEBUG - OctoPrintPlugin.DiscoverOctoPrintAction._createAdditionalComponentsView [218]: Creating additional ui components for OctoPrint-connected printers.
2017-11-05 11:21:04,557 - DEBUG - UM3NetworkPrinting.DiscoverUM3Action._createAdditionalComponentsView [138]: Creating additional ui components for UM3.
2017-11-05 11:21:04,637 - DEBUG - UM3NetworkPrinting.DiscoverUM3Action.startDiscovery [38]: Starting printer discovery.
2017-11-05 11:21:17,504 - DEBUG - UM.Qt.QtRenderer._initialize [172]: Support for Vertex Array Objects: True
2017-11-05 11:21:17,524 - DEBUG - UM.View.GL.OpenGL.__init__ [85]: Initialized OpenGL subsystems.
2017-11-05 11:21:17,529 - DEBUG - UM.View.GL.OpenGL.__init__ [86]: OpenGL Version:  4.1.0 - Build 21.20.16.4565
2017-11-05 11:21:17,533 - DEBUG - UM.View.GL.OpenGL.__init__ [87]: OpenGL Vendor:   Intel
2017-11-05 11:21:17,538 - DEBUG - UM.View.GL.OpenGL.__init__ [88]: OpenGL Renderer: Intel(R) HD Graphics 505
2017-11-05 11:21:17,543 - DEBUG - UM.View.GL.ShaderProgram.load [55]: Loading shader file [C:\Program Files\Ultimaker Cura 3.0\resources\shaders\default.shader]...
2017-11-05 11:21:17,567 - DEBUG - UM.View.GL.ShaderProgram.load [55]: Loading shader file [C:\Program Files\Ultimaker Cura 3.0\resources\shaders\selection.shader]...
2017-11-05 11:21:17,584 - DEBUG - UM.View.GL.ShaderProgram.load [55]: Loading shader file [C:\Program Files\Ultimaker Cura 3.0\resources\shaders\default.shader]...
2017-11-05 11:21:17,606 - DEBUG - UM.View.GL.ShaderProgram.load [55]: Loading shader file [C:\Program Files\Ultimaker Cura 3.0\resources\shaders\composite.shader]...
2017-11-05 11:21:17,641 - DEBUG - UM.View.GL.ShaderProgram.load [55]: Loading shader file [C:\Program Files\Ultimaker Cura 3.0\resources\shaders\overhang.shader]...
2017-11-05 11:21:17,671 - DEBUG - UM.View.GL.ShaderProgram.load [55]: Loading shader file [C:\Program Files\Ultimaker Cura 3.0\resources\shaders\striped.shader]...
2017-11-05 11:21:17,704 - DEBUG - UM.View.GL.ShaderProgram.load [55]: Loading shader file [C:\Program Files\Ultimaker Cura 3.0\resources\shaders\de

@marchantricky
Copy link
Author

this is it. I installed it again, and tried again. Check it out and let me know what you think.

@LipuFei
Copy link
Contributor

LipuFei commented Nov 8, 2017

@marchantricky May I ask which Windows version are you using? and does it happen to any STL model or just some specific ones?

@Ghostkeeper
Copy link
Collaborator

2017-11-05 11:19:34,061 - DEBUG - LocalFileOutputDevice.LocalFileOutputDevice.requestWrite [136]: Writing to Local File C:/Users/march/Desktop/Auto Desk Files/STL/gcodes/asdfasdf.gcode in text mode
2017-11-05 11:19:34,061 - INFO - SliceInfoPlugin.SliceInfoJob.run [29]: Sending anonymous slice info to [https://stats.ultimaker.com/api/cura]...
2017-11-05 11:20:36,762 - INFO - UM.PluginRegistry.loadPlugin [238]: Loaded plugin FileLogger
2017-11-05 11:20:36,949 - INFO - UM.PluginRegistry.loadPlugin [238]: Loaded plugin 

Looks like you got a segfault when sending anonymous user statistics (which happens when you save the file). Perhaps you could try turning that off in the preferences and trying again, as a workaround?

I'm unable to reproduce that bug here. It saves fine. However we've heard before that some Windows Explorer plug-ins can cause Qt's file dialogues to crash. In that case, saving to a USB stick should still work so you could try that to see if that was the case. The bug in the file dialogues was caused by the Google Drive extensions and the Adobe extensions.

@moninox
Copy link

moninox commented Dec 25, 2017

Hi,
same problem here.

I uncheck "Send print information" and no crash anymore!

Thx.

@ianpaschal
Copy link
Contributor

Hi @moninox and @marchantricky, are you still experiencing this issue? We're pretty sure we fixed this in the last few months but want to be sure.

If not, no need to respond, if so, please do respond, and I'll re-open.

@Ghostkeeper
Copy link
Collaborator

The crash with sending print information on MacOS will be fixed for the release after 3.4. It's fixed by upgrading to Qt 5.10 which didn't make it into the 3.4 release.

@Ghostkeeper Ghostkeeper added Type: Bug The code does not produce the intended behavior. Category: Cura and removed Status: Needs Info Needs more information before action can be taken. labels Oct 26, 2018
@jefhil
Copy link

jefhil commented Feb 14, 2019

this bug -- crashing while saving gcode unless unchecking "send print information" -- still happens in cura 3.6 and 4.0 beta under windows 10

@Ghostkeeper
Copy link
Collaborator

Yes we had to downgrade to Qt 5.9 again because some fairly commonly used MacOS versions were not supported by Qt 5.10 any more. Then we got the bug again, and we fixed it again in a different way but I'm not sure if that was on time for the first beta. I hope that you can try again when the second beta of 4.0 gets released.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug The code does not produce the intended behavior.
Projects
None yet
Development

No branches or pull requests

7 participants