Sei sulla pagina 1di 6

2017-10-17 18:32:25,554 - INFO - UM.PluginRegistry.

loadPlugin [238]: Loaded plugin


FileLogger
2017-10-17 18:32:25,663 - INFO - UM.PluginRegistry.loadPlugin [238]: Loaded plugin
FirmwareUpdateChecker
2017-10-17 18:32:25,679 - INFO - UM.PluginRegistry.loadPlugin [238]: Loaded plugin
GCodeProfileReader
2017-10-17 18:32:25,694 - INFO - UM.PluginRegistry.loadPlugin [238]: Loaded plugin
GCodeReader
2017-10-17 18:32:25,710 - INFO - UM.PluginRegistry.loadPlugin [238]: Loaded plugin
GCodeWriter
2017-10-17 18:32:25,725 - INFO - UM.PluginRegistry.loadPlugin [238]: Loaded plugin
ImageReader
2017-10-17 18:32:25,757 - INFO - UM.PluginRegistry.loadPlugin [238]: Loaded plugin
LayerView
2017-10-17 18:32:25,772 - INFO - UM.PluginRegistry.loadPlugin [238]: Loaded plugin
LegacyProfileReader
2017-10-17 18:32:25,788 - INFO - UM.PluginRegistry.loadPlugin [238]: Loaded plugin
LocalFileOutputDevice
2017-10-17 18:32:25,819 - INFO - UM.PluginRegistry.loadPlugin [238]: Loaded plugin
MachineSettingsAction
2017-10-17 18:32:25,928 - INFO - UM.PluginRegistry.loadPlugin [238]: Loaded plugin
OctoPrintPlugin
2017-10-17 18:32:25,944 - WARNING - UM.Preferences.getValue [81]: Tried to get the
value of non-existing setting cura/active_mode.
2017-10-17 18:32:25,944 - INFO - UM.PluginRegistry.loadPlugin [238]: Loaded plugin
PerObjectSettingsTool
2017-10-17 18:32:25,959 - INFO - UM.PluginRegistry.loadPlugin [238]: Loaded plugin
PluginBrowser
2017-10-17 18:32:25,991 - INFO - UM.PluginRegistry.loadPlugin [238]: Loaded plugin
PostProcessingPlugin
2017-10-17 18:32:26,022 - INFO - UM.PluginRegistry.loadPlugin [238]: Loaded plugin
RemovableDriveOutputDevice
2017-10-17 18:32:26,037 - INFO - UM.PluginRegistry.loadPlugin [238]: Loaded plugin
SliceInfoPlugin
2017-10-17 18:32:26,069 - INFO - UM.PluginRegistry.loadPlugin [238]: Loaded plugin
SolidView
2017-10-17 18:32:26,084 - INFO - UM.PluginRegistry.loadPlugin [238]: Loaded plugin
CameraTool
2017-10-17 18:32:26,115 - INFO - UM.PluginRegistry.loadPlugin [238]: Loaded plugin
MirrorTool
2017-10-17 18:32:26,131 - INFO - UM.PluginRegistry.loadPlugin [238]: Loaded plugin
RotateTool
2017-10-17 18:32:26,162 - INFO - UM.PluginRegistry.loadPlugin [238]: Loaded plugin
ScaleTool
2017-10-17 18:32:26,178 - INFO - UM.PluginRegistry.loadPlugin [238]: Loaded plugin
SelectionTool
2017-10-17 18:32:26,209 - INFO - UM.PluginRegistry.loadPlugin [238]: Loaded plugin
TranslateTool
2017-10-17 18:32:26,240 - INFO - UM.PluginRegistry.loadPlugin [238]: Loaded plugin
UltimakerMachineActions
2017-10-17 18:32:26,334 - INFO - UM.PluginRegistry.loadPlugin [238]: Loaded plugin
UM3NetworkPrinting
2017-10-17 18:32:26,365 - INFO - UpdateChecker.UpdateCheckerJob.run [44]: Checking
for new version of cura
2017-10-17 18:32:26,381 - INFO - UM.PluginRegistry.loadPlugin [238]: Loaded plugin
UpdateChecker
2017-10-17 18:32:26,396 - ERROR - UM.Logger.logException [76]: Exception: Import
error loading module USBPrinting
2017-10-17 18:32:26,396 - ERROR - UM.Logger.logException [80]: Traceback (most
recent call last):
2017-10-17 18:32:26,396 - ERROR - UM.Logger.logException [80]: File
"X:\3.0\build\inst\lib\python3.5\site-packages\UM\PluginRegistry.py", line 472, in
_findPlugin
2017-10-17 18:32:26,412 - ERROR - UM.Logger.logException [80]: File "imp.py",
line 244, in load_module
2017-10-17 18:32:26,412 - ERROR - UM.Logger.logException [80]: File "imp.py",
line 216, in load_package
2017-10-17 18:32:26,412 - ERROR - UM.Logger.logException [80]: File "<frozen
importlib._bootstrap>", line 693, in _load
2017-10-17 18:32:26,412 - ERROR - UM.Logger.logException [80]: File "<frozen
importlib._bootstrap>", line 673, in _load_unlocked
2017-10-17 18:32:26,412 - ERROR - UM.Logger.logException [80]: File "<frozen
importlib._bootstrap_external>", line 665, in exec_module
2017-10-17 18:32:26,427 - ERROR - UM.Logger.logException [80]: File "<frozen
importlib._bootstrap>", line 222, in _call_with_frames_removed
2017-10-17 18:32:26,427 - ERROR - UM.Logger.logException [80]: File "C:\Program
Files\Cura 3.0\plugins\USBPrinting\__init__.py", line 4, in <module>
2017-10-17 18:32:26,427 - ERROR - UM.Logger.logException [80]: from . import
USBPrinterOutputDeviceManager
2017-10-17 18:32:26,427 - ERROR - UM.Logger.logException [80]: File "C:\Program
Files\Cura 3.0\plugins\USBPrinting\USBPrinterOutputDeviceManager.py", line 5, in
<module>
2017-10-17 18:32:26,443 - ERROR - UM.Logger.logException [80]: from . import
USBPrinterOutputDevice
2017-10-17 18:32:26,443 - ERROR - UM.Logger.logException [80]: File "C:\Program
Files\Cura 3.0\plugins\USBPrinting\USBPrinterOutputDevice.py", line 4, in <module>
2017-10-17 18:32:26,443 - ERROR - UM.Logger.logException [80]: from .avr_isp
import stk500v2, ispBase, intelHex
2017-10-17 18:32:26,443 - ERROR - UM.Logger.logException [80]: File "C:\Program
Files\Cura 3.0\plugins\USBPrinting\avr_isp\stk500v2.py", line 10, in <module>
2017-10-17 18:32:26,443 - ERROR - UM.Logger.logException [80]: from serial
import Serial # type: ignore
2017-10-17 18:32:26,459 - ERROR - UM.Logger.logException [80]:
zipimport.ZipImportError: can't decompress data; zlib not available
2017-10-17 18:32:26,459 - WARNING - UM.PluginRegistry._populateMetaData [388]:
Could not find plugin USBPrinting
2017-10-17 18:32:26,537 - INFO - UM.PluginRegistry.loadPlugin [238]: Loaded plugin
USBPrinting
2017-10-17 18:32:26,568 - INFO - UM.PluginRegistry.loadPlugin [238]: Loaded plugin
VersionUpgrade21to22
2017-10-17 18:32:26,599 - INFO - UM.PluginRegistry.loadPlugin [238]: Loaded plugin
VersionUpgrade22to24
2017-10-17 18:32:26,630 - INFO - UM.PluginRegistry.loadPlugin [238]: Loaded plugin
VersionUpgrade25to26
2017-10-17 18:32:26,693 - INFO - UM.PluginRegistry.loadPlugin [238]: Loaded plugin
VersionUpgrade26to27
2017-10-17 18:32:26,739 - INFO - UM.PluginRegistry.loadPlugin [238]: Loaded plugin
VersionUpgrade27to30
2017-10-17 18:32:26,771 - INFO - UM.PluginRegistry.loadPlugin [238]: Loaded plugin
SimpleView
2017-10-17 18:32:26,817 - INFO - UM.PluginRegistry.loadPlugin [238]: Loaded plugin
X3DReader
2017-10-17 18:32:26,864 - INFO - UM.PluginRegistry.loadPlugin [238]: Loaded plugin
XmlMaterialProfile
2017-10-17 18:32:26,895 - INFO - UM.PluginRegistry.loadPlugin [238]: Loaded plugin
XRayView
2017-10-17 18:32:26,911 - INFO - UM.Qt.QtApplication.__init__ [114]: Command line
arguments: {'external-backend': False, 'disable-textures': False, 'file': [],
'single_instance': False, 'qmljsdebugger': None}
2017-10-17 18:32:26,942 - INFO - UM.VersionUpgradeManager.upgrade [112]: Looking
for old configuration files to upgrade.
2017-10-17 18:32:26,942 - DEBUG - UM.Backend.Backend._logSocketState [174]: Socket
state changed to Listening
2017-10-17 18:32:26,958 - INFO - UM.Backend.Backend.startEngine [75]: Started
engine process: C:\Program Files\Cura 3.0\CuraEngine.exe
2017-10-17 18:32:26,958 - DEBUG - UM.Backend.Backend._backendLog [93]: [Backend]
Calling engine with: ['C:\\Program Files\\Cura 3.0\\CuraEngine.exe', 'connect',
'127.0.0.1:49674', '-j', 'C:\\Program Files\\Cura
3.0\\resources\\definitions\\fdmprinter.def.json', '']
2017-10-17 18:32:27,161 - DEBUG - UM.Backend.Backend._backendLog [93]: [Backend]
2017-10-17 18:32:27,161 - DEBUG - UM.Backend.Backend._backendLog [93]: [Backend]
Cura_SteamEngine version DEV
2017-10-17 18:32:27,161 - DEBUG - UM.Backend.Backend._backendLog [93]: [Backend]
Copyright (C) 2017 Ultimaker
2017-10-17 18:32:27,176 - DEBUG - UM.Backend.Backend._backendLog [93]: [Backend]
2017-10-17 18:32:27,176 - DEBUG - UM.Backend.Backend._backendLog [93]: [Backend]
This program is free software: you can redistribute it and/or modify
2017-10-17 18:32:27,176 - DEBUG - UM.Backend.Backend._backendLog [93]: [Backend] it
under the terms of the GNU Affero General Public License as published by
2017-10-17 18:32:27,176 - DEBUG - UM.Backend.Backend._backendLog [93]: [Backend]
the Free Software Foundation, either version 3 of the License, or
2017-10-17 18:32:27,192 - DEBUG - UM.Backend.Backend._backendLog [93]: [Backend]
(at your option) any later version.
2017-10-17 18:32:27,192 - DEBUG - UM.Backend.Backend._backendLog [93]: [Backend]
2017-10-17 18:32:27,192 - DEBUG - UM.Backend.Backend._backendLog [93]: [Backend]
This program is distributed in the hope that it will be useful,
2017-10-17 18:32:27,192 - DEBUG - UM.Backend.Backend._backendLog [93]: [Backend]
but WITHOUT ANY WARRANTY; without even the implied warranty of
2017-10-17 18:32:27,192 - DEBUG - UM.Backend.Backend._backendLog [93]: [Backend]
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
2017-10-17 18:32:27,207 - DEBUG - UM.Backend.Backend._backendLog [93]: [Backend]
GNU Affero General Public License for more details.
2017-10-17 18:32:27,207 - DEBUG - UM.Backend.Backend._backendLog [93]: [Backend]
2017-10-17 18:32:27,207 - DEBUG - UM.Backend.Backend._backendLog [93]: [Backend]
You should have received a copy of the GNU Affero General Public License
2017-10-17 18:32:27,207 - DEBUG - UM.Backend.Backend._backendLog [93]: [Backend]
along with this program. If not, see <http://www.gnu.org/licenses/>.
2017-10-17 18:32:27,332 - DEBUG - UM.Backend.Backend._logSocketState [178]: Socket
state changed to Connected
2017-10-17 18:32:27,332 - DEBUG - UM.Backend.Backend._onSocketStateChanged [168]:
Backend connected on port 49674
2017-10-17 18:32:31,919 - WARNING -
UM.Settings.ContainerRegistry._saveCachedDefinition [501]: The definition cache for
definition ultimaker2_extended failed to pickle.
2017-10-17 18:32:32,777 - WARNING -
UM.Settings.ContainerRegistry._saveCachedDefinition [501]: The definition cache for
definition ultimaker2 failed to pickle.
2017-10-17 18:32:34,352 - WARNING -
UM.Settings.DefinitionContainer._preprocessParsedJson [266]: Unable to override
setting machine_head_shape_min_x
2017-10-17 18:32:34,352 - WARNING -
UM.Settings.DefinitionContainer._preprocessParsedJson [266]: Unable to override
setting machine_head_shape_min_y
2017-10-17 18:32:34,368 - WARNING -
UM.Settings.DefinitionContainer._preprocessParsedJson [266]: Unable to override
setting machine_head_shape_max_x
2017-10-17 18:32:34,368 - WARNING -
UM.Settings.DefinitionContainer._preprocessParsedJson [266]: Unable to override
setting machine_head_shape_max_y
2017-10-17 18:32:34,368 - WARNING -
UM.Settings.DefinitionContainer._preprocessParsedJson [266]: Unable to override
setting machine_nozzle_gantry_distance
2017-10-17 18:32:34,383 - WARNING -
UM.Settings.DefinitionContainer._preprocessParsedJson [266]: Unable to override
setting machine_nozzle_offset_x_1
2017-10-17 18:32:34,383 - WARNING -
UM.Settings.DefinitionContainer._preprocessParsedJson [266]: Unable to override
setting machine_nozzle_offset_y_1
2017-10-17 18:32:34,430 - WARNING -
UM.Settings.DefinitionContainer._preprocessParsedJson [266]: Unable to override
setting machine_head_shape_min_x
2017-10-17 18:32:34,430 - WARNING -
UM.Settings.DefinitionContainer._preprocessParsedJson [266]: Unable to override
setting machine_head_shape_min_y
2017-10-17 18:32:34,446 - WARNING -
UM.Settings.DefinitionContainer._preprocessParsedJson [266]: Unable to override
setting machine_head_shape_max_x
2017-10-17 18:32:34,446 - WARNING -
UM.Settings.DefinitionContainer._preprocessParsedJson [266]: Unable to override
setting machine_head_shape_max_y
2017-10-17 18:32:34,446 - WARNING -
UM.Settings.DefinitionContainer._preprocessParsedJson [266]: Unable to override
setting machine_nozzle_gantry_distance
2017-10-17 18:32:34,461 - WARNING -
UM.Settings.DefinitionContainer._preprocessParsedJson [266]: Unable to override
setting machine_nozzle_offset_x_1
2017-10-17 18:32:34,461 - WARNING -
UM.Settings.DefinitionContainer._preprocessParsedJson [266]: Unable to override
setting machine_nozzle_offset_y_1
2017-10-17 18:32:34,508 - WARNING -
UM.Settings.DefinitionContainer._preprocessParsedJson [266]: Unable to override
setting machine_head_shape_min_x
2017-10-17 18:32:34,508 - WARNING -
UM.Settings.DefinitionContainer._preprocessParsedJson [266]: Unable to override
setting machine_head_shape_min_y
2017-10-17 18:32:34,508 - WARNING -
UM.Settings.DefinitionContainer._preprocessParsedJson [266]: Unable to override
setting machine_head_shape_max_x
2017-10-17 18:32:34,524 - WARNING -
UM.Settings.DefinitionContainer._preprocessParsedJson [266]: Unable to override
setting machine_head_shape_max_y
2017-10-17 18:32:34,524 - WARNING -
UM.Settings.DefinitionContainer._preprocessParsedJson [266]: Unable to override
setting machine_nozzle_gantry_distance
2017-10-17 18:32:34,524 - WARNING -
UM.Settings.DefinitionContainer._preprocessParsedJson [266]: Unable to override
setting machine_nozzle_offset_x_1
2017-10-17 18:32:34,539 - WARNING -
UM.Settings.DefinitionContainer._preprocessParsedJson [266]: Unable to override
setting machine_nozzle_offset_y_1
2017-10-17 18:32:42,948 - WARNING -
UM.Settings.ContainerRegistry._saveCachedDefinition [501]: The definition cache for
definition ultimaker2_go failed to pickle.
2017-10-17 18:32:44,929 - WARNING -
UM.Settings.ContainerRegistry._saveCachedDefinition [501]: The definition cache for
definition ultimaker2_plus failed to pickle.
2017-10-17 18:32:54,008 - WARNING -
UM.Settings.ContainerRegistry._saveCachedDefinition [501]: The definition cache for
definition ultimaker2_extended_plus failed to pickle.
2017-10-17 18:33:01,013 - WARNING -
UM.Settings.DefinitionContainer._preprocessParsedJson [266]: Unable to override
setting machine_nozzle_head_distance
2017-10-17 18:33:01,013 - WARNING -
UM.Settings.DefinitionContainer._preprocessParsedJson [266]: Unable to override
setting machine_nozzle_head_distance
2017-10-17 18:33:01,028 - WARNING -
UM.Settings.DefinitionContainer._preprocessParsedJson [266]: Unable to override
setting machine_nozzle_head_distance
2017-10-17 18:33:01,153 - WARNING -
UM.Settings.DefinitionContainer._preprocessParsedJson [266]: Unable to override
setting machine_nozzle_head_distance
2017-10-17 18:33:01,169 - WARNING -
UM.Settings.DefinitionContainer._preprocessParsedJson [266]: Unable to override
setting machine_nozzle_head_distance
2017-10-17 18:33:01,169 - WARNING -
UM.Settings.DefinitionContainer._preprocessParsedJson [266]: Unable to override
setting machine_nozzle_head_distance
2017-10-17 18:33:01,247 - WARNING -
UM.Settings.DefinitionContainer._preprocessParsedJson [266]: Unable to override
setting machine_nozzle_head_distance
2017-10-17 18:33:01,247 - WARNING -
UM.Settings.DefinitionContainer._preprocessParsedJson [266]: Unable to override
setting machine_nozzle_head_distance
2017-10-17 18:33:01,262 - WARNING -
UM.Settings.DefinitionContainer._preprocessParsedJson [266]: Unable to override
setting machine_nozzle_head_distance
2017-10-17 18:33:01,372 - WARNING -
UM.Settings.DefinitionContainer._preprocessParsedJson [266]: Unable to override
setting machine_nozzle_head_distance
2017-10-17 18:33:01,372 - WARNING -
UM.Settings.DefinitionContainer._preprocessParsedJson [266]: Unable to override
setting machine_nozzle_head_distance
2017-10-17 18:33:01,387 - WARNING -
UM.Settings.DefinitionContainer._preprocessParsedJson [266]: Unable to override
setting machine_nozzle_head_distance
2017-10-17 18:33:08,282 - DEBUG - UM.Settings.ContainerRegistry.load [228]: Loading
data into container registry took 40.950071811676025 seconds
2017-10-17 18:33:08,563 - DEBUG - UM.Controller.setActiveView [84]: Setting active
view to SolidView
2017-10-17 18:33:09,811 - DEBUG - UM.Qt.Bindings.Theme.load [163]: Loading theme
file: C:\Program Files\Cura 3.0\resources\themes\cura-light\theme.json
2017-10-17 18:33:09,874 - DEBUG - UM.Qt.Bindings.Theme.load [231]: Loaded theme
C:\Program Files\Cura 3.0\resources\themes\cura-light
2017-10-17 18:33:10,232 - WARNING -
cura.Settings.ContainerManager.getContainerMetaDataEntry [184]: Could not get
metadata of container because it was not found.
2017-10-17 18:33:10,295 - DEBUG - UM.Controller.setActiveView [84]: Setting active
view to SolidView
2017-10-17 18:33:11,340 - WARNING - UM.Qt.Bindings.Theme.getIcon [109]: No icon
tool_icon.svg defined in Theme
2017-10-17 18:33:11,527 - DEBUG -
OctoPrintPlugin.DiscoverOctoPrintAction._createAdditionalComponentsView [218]:
Creating additional ui components for OctoPrint-connected printers.
2017-10-17 18:33:11,543 - DEBUG -
UM3NetworkPrinting.DiscoverUM3Action._createAdditionalComponentsView [138]:
Creating additional ui components for UM3.
2017-10-17 18:33:11,605 - DEBUG -
UM3NetworkPrinting.DiscoverUM3Action.startDiscovery [38]: Starting printer
discovery.
2017-10-17 18:33:11,896 - DEBUG - UM.Qt.QtRenderer._initialize [172]: Support for
Vertex Array Objects: True
2017-10-17 18:33:11,912 - DEBUG - UM.View.GL.OpenGL.__init__ [85]: Initialized
OpenGL subsystems.
2017-10-17 18:33:11,915 - DEBUG - UM.View.GL.OpenGL.__init__ [86]: OpenGL Version:
3.0.0 - Build 8.15.10.2353
2017-10-17 18:33:11,918 - DEBUG - UM.View.GL.OpenGL.__init__ [87]: OpenGL Vendor:
Intel
2017-10-17 18:33:11,922 - DEBUG - UM.View.GL.OpenGL.__init__ [88]: OpenGL Renderer:
Intel(R) HD Graphics Family
2017-10-17 18:33:11,925 - DEBUG - UM.View.GL.ShaderProgram.load [55]: Loading
shader file [C:\Program Files\Cura 3.0\resources\shaders\default.shader]...
2017-10-17 18:33:11,936 - DEBUG - UM.View.GL.ShaderProgram.load [55]: Loading
shader file [C:\Program Files\Cura 3.0\resources\shaders\selection.shader]...
2017-10-17 18:33:11,945 - DEBUG - UM.View.GL.ShaderProgram.load [55]: Loading
shader file [C:\Program Files\Cura 3.0\resources\shaders\default.shader]...
2017-10-17 18:33:11,956 - DEBUG - UM.View.GL.ShaderProgram.load [55]: Loading
shader file [C:\Program Files\Cura 3.0\resources\shaders\composite.shader]...
2017-10-17 18:33:11,971 - DEBUG - UM.View.GL.ShaderProgram.load [55]: Loading
shader file [C:\Program Files\Cura 3.0\resources\shaders\overhang.shader]...
2017-10-17 18:33:11,989 - DEBUG - UM.View.GL.ShaderProgram.load [55]: Loading
shader file [C:\Program Files\Cura 3.0\resources\shaders\striped.shader]...
2017-10-17 18:33:12,007 - DEBUG - UM.View.GL.ShaderProgram.load [55]: Loading
shader file [C:\Program Files\Cura 3.0\resources\shaders\platform.shader]...
2017-10-17 18:33:22,172 - DEBUG - AutoSave.AutoSave._onTimeout [48]: Autosaving
preferences, instances and profiles
2017-10-17 18:39:56,139 - INFO -
FirmwareUpdateChecker.FirmwareUpdateChecker._onContainerAdded [38]: You have a
'Tevo Tarantula' in printer list. Let's check the firmware!
2017-10-17 18:39:56,158 - WARNING -
cura.Settings.ContainerManager.getContainerMetaDataEntry [184]: Could not get
metadata of container because it was not found.
2017-10-17 18:39:56,396 - WARNING - UM.Qt.Bindings.Theme.getIcon [109]: No icon
tool_icon.svg defined in Theme
2017-10-17 18:39:56,400 - WARNING - UM.Qt.Bindings.Theme.getIcon [109]: No icon
tool_icon.svg defined in Theme
2017-10-17 18:39:56,424 - DEBUG - UM.Mesh.MeshData.calculateNormalsFromVertices
[425]: Calculating normals took 0.002000093460083008 seconds
2017-10-17 18:39:56,431 - DEBUG - STLReader.STLReader.read [79]: Loaded a mesh with
8052 vertices
2017-10-17 18:39:56,535 - WARNING -
cura.Settings.ContainerManager.getContainerMetaDataEntry [184]: Could not get
metadata of container because it was not found.
2017-10-17 18:39:56,880 - DEBUG - UM.View.GL.ShaderProgram.load [55]: Loading
shader file [C:\Program Files\Cura 3.0\resources\shaders\default.shader]...
2017-10-17 18:39:56,890 - DEBUG - UM.View.GL.ShaderProgram.load [55]: Loading
shader file [C:\Program Files\Cura 3.0\resources\shaders\grid.shader]...

Potrebbero piacerti anche