Ultimaker / Cura

3D printer / slicing GUI built on top of the Uranium framework
GNU Lesser General Public License v3.0
6.11k stars 2.06k forks source link

Cura 4.9 keeps crasching due to outdated plug-ins #9629

Closed FrankBreda closed 3 years ago

FrankBreda commented 3 years ago

I using cura 4.9 now and every time i put in a new file to slice cura crashes.

windows 10 ender 3 v2

SilentWraith5 commented 3 years ago

I'm having the same issue

fieldOfView commented 3 years ago

Without a logfile, there's no way to diagnose this.

bizzlerulez commented 3 years ago

I have the same issue

Error Traceback: `Traceback (most recent call last):
  File "C:\Users\Derya\AppData\Roaming\cura\4.9\plugins\CustomJobPrefix\CustomJobPrefix\PrintInformationPatches.py", line 120, in _triggerJobNameUpdate
    self._updateJobName()
  File "C:\Users\Derya\AppData\Roaming\cura\4.9\plugins\CustomJobPrefix\CustomJobPrefix\PrintInformationPatches.py", line 129, in _updateJobName
    base_name = self._print_information._stripAccents(self._print_information._base_name)
AttributeError: 'PrintInformation' object has no attribute '_stripAccents'
`
Logs:
 ` Thread 0x00004ad0 (most recent call first):
  File "C:\Program Files\Ultimaker Cura 4.9.0\plugins\USBPrinting\USBPrinterOutputDeviceManager.py", line 87 in _updateThread
  File "threading.py", line 870 in run
  File "threading.py", line 932 in _bootstrap_inner
  File "threading.py", line 890 in _bootstrap

Thread 0x00005358 (most recent call first):
  File "threading.py", line 306 in wait
  File "zeroconf\__init__.py", line 2117 in wait
  File "zeroconf\__init__.py", line 1434 in run
  File "threading.py", line 932 in _bootstrap_inner
  File "threading.py", line 890 in _bootstrap

Thread 0x00002cc8 (most recent call first):
  File "threading.py", line 306 in wait
  File "threading.py", line 558 in wait
  File "C:\Program Files\Ultimaker Cura 4.9.0\plugins\UM3NetworkPrinting\src\Network\ZeroConfClient.py", line 81 in _handleOnServiceChangedRequests
  File "threading.py", line 870 in run
  File "threading.py", line 932 in _bootstrap_inner
  File "threading.py", line 890 in _bootstrap

Thread 0x00003f08 (most recent call first):
  File "threading.py", line 306 in wait
  File "zeroconf\__init__.py", line 2117 in wait
  File "zeroconf\__init__.py", line 1262 in run
  File "threading.py", line 932 in _bootstrap_inner
  File "threading.py", line 890 in _bootstrap

Thread 0x000026bc (most recent call first):
  File "zeroconf\__init__.py", line 1183 in run
  File "threading.py", line 932 in _bootstrap_inner
  File "threading.py", line 890 in _bootstrap

Thread 0x00000f18 (most recent call first):
  File "C:\Program Files\Ultimaker Cura 4.9.0\plugins\RemovableDriveOutputDevice\RemovableDrivePlugin.py", line 61 in _updateThread
  File "threading.py", line 870 in run
  File "threading.py", line 932 in _bootstrap_inner
  File "threading.py", line 890 in _bootstrap

Thread 0x00003810 (most recent call first):
  File "X:\4.9-exe\build\inst\lib\python3.8\site-packages\UM\Backend\Backend.py", line 165 in _storeStderrToLogThread
  File "threading.py", line 870 in run
  File "threading.py", line 932 in _bootstrap_inner
  File "threading.py", line 890 in _bootstrap

Thread 0x000030ac (most recent call first):
  File "X:\4.9-exe\build\inst\lib\python3.8\site-packages\UM\Backend\Backend.py", line 153 in _storeOutputToLogThread
  File "threading.py", line 870 in run
  File "threading.py", line 932 in _bootstrap_inner
  File "threading.py", line 890 in _bootstrap

Thread 0x0000268c (most recent call first):
  File "threading.py", line 302 in wait
  File "threading.py", line 433 in acquire
  File "X:\4.9-exe\build\inst\lib\python3.8\site-packages\UM\JobQueue.py", line 98 in _nextJob
  File "X:\4.9-exe\build\inst\lib\python3.8\site-packages\UM\JobQueue.py", line 124 in run
  File "threading.py", line 932 in _bootstrap_inner
  File "threading.py", line 890 in _bootstrap

Thread 0x00002dc0 (most recent call first):
  File "threading.py", line 302 in wait
  File "threading.py", line 433 in acquire
  File "X:\4.9-exe\build\inst\lib\python3.8\site-packages\UM\JobQueue.py", line 98 in _nextJob
  File "X:\4.9-exe\build\inst\lib\python3.8\site-packages\UM\JobQueue.py", line 124 in run
  File "threading.py", line 932 in _bootstrap_inner
  File "threading.py", line 890 in _bootstrap

Thread 0x00001c9c (most recent call first):
  File "threading.py", line 302 in wait
  File "threading.py", line 433 in acquire
  File "X:\4.9-exe\build\inst\lib\python3.8\site-packages\UM\JobQueue.py", line 98 in _nextJob
  File "X:\4.9-exe\build\inst\lib\python3.8\site-packages\UM\JobQueue.py", line 124 in run
  File "threading.py", line 932 in _bootstrap_inner
  File "threading.py", line 890 in _bootstrap

Thread 0x00004b30 (most recent call first):
  File "threading.py", line 302 in wait
  File "threading.py", line 433 in acquire
  File "X:\4.9-exe\build\inst\lib\python3.8\site-packages\UM\JobQueue.py", line 98 in _nextJob
  File "X:\4.9-exe\build\inst\lib\python3.8\site-packages\UM\JobQueue.py", line 124 in run
  File "threading.py", line 932 in _bootstrap_inner
  File "threading.py", line 890 in _bootstrap

Thread 0x0000249c (most recent call first):
  File "threading.py", line 302 in wait
  File "threading.py", line 433 in acquire
  File "X:\4.9-exe\build\inst\lib\python3.8\site-packages\UM\JobQueue.py", line 98 in _nextJob
  File "X:\4.9-exe\build\inst\lib\python3.8\site-packages\UM\JobQueue.py", line 124 in run
  File "threading.py", line 932 in _bootstrap_inner
  File "threading.py", line 890 in _bootstrap

Thread 0x00000960 (most recent call first):
  File "threading.py", line 302 in wait
  File "threading.py", line 433 in acquire
  File "X:\4.9-exe\build\inst\lib\python3.8\site-packages\UM\JobQueue.py", line 98 in _nextJob
  File "X:\4.9-exe\build\inst\lib\python3.8\site-packages\UM\JobQueue.py", line 124 in run
  File "threading.py", line 932 in _bootstrap_inner
  File "threading.py", line 890 in _bootstrap

Thread 0x00006688 (most recent call first):
  File "threading.py", line 302 in wait
  File "threading.py", line 433 in acquire
  File "X:\4.9-exe\build\inst\lib\python3.8\site-packages\UM\JobQueue.py", line 98 in _nextJob
  File "X:\4.9-exe\build\inst\lib\python3.8\site-packages\UM\JobQueue.py", line 124 in run
  File "threading.py", line 932 in _bootstrap_inner
  File "threading.py", line 890 in _bootstrap

Thread 0x00001608 (most recent call first):
  File "threading.py", line 302 in wait
  File "threading.py", line 433 in acquire
  File "X:\4.9-exe\build\inst\lib\python3.8\site-packages\UM\JobQueue.py", line 98 in _nextJob
  File "X:\4.9-exe\build\inst\lib\python3.8\site-packages\UM\JobQueue.py", line 124 in run
  File "threading.py", line 932 in _bootstrap_inner
  File "threading.py", line 890 in _bootstrap

Thread 0x0000693c (most recent call first):
  File "threading.py", line 302 in wait
  File "threading.py", line 433 in acquire
  File "X:\4.9-exe\build\inst\lib\python3.8\site-packages\UM\JobQueue.py", line 98 in _nextJob
  File "X:\4.9-exe\build\inst\lib\python3.8\site-packages\UM\JobQueue.py", line 124 in run
  File "threading.py", line 932 in _bootstrap_inner
  File "threading.py", line 890 in _bootstrap

Thread 0x00005f5c (most recent call first):
  File "threading.py", line 302 in wait
  File "threading.py", line 433 in acquire
  File "X:\4.9-exe\build\inst\lib\python3.8\site-packages\UM\JobQueue.py", line 98 in _nextJob
  File "X:\4.9-exe\build\inst\lib\python3.8\site-packages\UM\JobQueue.py", line 124 in run
  File "threading.py", line 932 in _bootstrap_inner
  File "threading.py", line 890 in _bootstrap

Thread 0x000065ac (most recent call first):
  File "threading.py", line 302 in wait
  File "threading.py", line 433 in acquire
  File "X:\4.9-exe\build\inst\lib\python3.8\site-packages\UM\JobQueue.py", line 98 in _nextJob
  File "X:\4.9-exe\build\inst\lib\python3.8\site-packages\UM\JobQueue.py", line 124 in run
  File "threading.py", line 932 in _bootstrap_inner
  File "threading.py", line 890 in _bootstrap

Thread 0x00007dfc (most recent call first):
  File "threading.py", line 302 in wait
  File "threading.py", line 433 in acquire
  File "X:\4.9-exe\build\inst\lib\python3.8\site-packages\UM\JobQueue.py", line 98 in _nextJob
  File "X:\4.9-exe\build\inst\lib\python3.8\site-packages\UM\JobQueue.py", line 124 in run
  File "threading.py", line 932 in _bootstrap_inner
  File "threading.py", line 890 in _bootstrap

Current thread 0x000050c8 (most recent call first):
  File "X:\4.9-exe\build\inst\lib\python3.8\site-packages\cura\CrashHandler.py", line 396 in _logInfoWidget
  File "X:\4.9-exe\build\inst\lib\python3.8\site-packages\cura\CrashHandler.py", line 182 in _createDialog
  File "X:\4.9-exe\build\inst\lib\python3.8\site-packages\cura\CrashHandler.py", line 86 in __init__
  File "X:\4.9-exe\build\inst\bin\cura_app.py", line 167 in exceptHook
  File "X:\4.9-exe\build\inst\lib\python3.8\site-packages\cura\UI\PrintInformation.py", line 253 in _calculateInformation
  File "X:\4.9-exe\build\inst\lib\python3.8\site-packages\cura\UI\PrintInformation.py", line 169 in _onPrintDurationMessage
  File "X:\4.9-exe\build\inst\lib\python3.8\site-packages\cura\UI\PrintInformation.py", line 428 in setToZeroPrintInformation
  File "X:\4.9-exe\build\inst\lib\python3.8\site-packages\cura\UI\PrintInformation.py", line 441 in _onSceneChanged
  File "X:\4.9-exe\build\inst\lib\python3.8\site-packages\cura\CrashHandler.py", line 452 in _show
  File "X:\4.9-exe\build\inst\lib\python3.8\site-packages\UM\Event.py", line 218 in call
  File "X:\4.9-exe\build\inst\lib\python3.8\site-packages\UM\Qt\QtApplication.py", line 469 in event
  File "X:\4.9-exe\build\inst\lib\python3.8\site-packages\cura\CuraApplication.py", line 1085 in event
  File "X:\4.9-exe\build\inst\lib\python3.8\site-packages\cura\CrashHandler.py", line 452 in _show
  File "X:\4.9-exe\build\inst\lib\python3.8\site-packages\UM\Event.py", line 218 in call
  File "X:\4.9-exe\build\inst\lib\python3.8\site-packages\UM\Qt\QtApplication.py", line 469 in event
  File "X:\4.9-exe\build\inst\lib\python3.8\site-packages\cura\CuraApplication.py", line 1085 in event
  File "X:\4.9-exe\build\inst\lib\python3.8\site-packages\cura\CrashHandler.py", line 452 in _show
  File "X:\4.9-exe\build\inst\lib\python3.8\site-packages\UM\Event.py", line 218 in call
  File "X:\4.9-exe\build\inst\lib\python3.8\site-packages\UM\Qt\QtApplication.py", line 469 in event
  File "X:\4.9-exe\build\inst\lib\python3.8\site-packages\cura\CuraApplication.py", line 1085 in event
  File "X:\4.9-exe\build\inst\lib\python3.8\site-packages\cura\CrashHandler.py", line 452 in _show
  File "X:\4.9-exe\build\inst\lib\python3.8\site-packages\UM\Event.py", line 218 in call
  File "X:\4.9-exe\build\inst\lib\python3.8\site-packages\UM\Qt\QtApplication.py", line 469 in event
  File "X:\4.9-exe\build\inst\lib\python3.8\site-packages\cura\CuraApplication.py", line 1085 in event
  File "X:\4.9-exe\build\inst\lib\python3.8\site-packages\cura\CrashHandler.py", line 452 in _show
  File "X:\4.9-exe\build\inst\lib\python3.8\site-packages\UM\Event.py", line 218 in call
  File "X:\4.9-exe\build\inst\lib\python3.8\site-packages\UM\Qt\QtApplication.py", line 469 in event
  File "X:\4.9-exe\build\inst\lib\python3.8\site-packages\cura\CuraApplication.py", line 1085 in event
  File "X:\4.9-exe\build\inst\lib\python3.8\site-packages\cura\CrashHandler.py", line 452 in _show
  File "X:\4.9-exe\build\inst\lib\python3.8\site-packages\UM\Event.py", line 218 in call
  File "X:\4.9-exe\build\inst\lib\python3.8\site-packages\UM\Qt\QtApplication.py", line 469 in event
  File "X:\4.9-exe\build\inst\lib\python3.8\site-packages\cura\CuraApplication.py", line 1085 in event
  File "X:\4.9-exe\build\inst\lib\python3.8\site-packages\cura\CrashHandler.py", line 452 in _show
  File "X:\4.9-exe\build\inst\lib\python3.8\site-packages\UM\Event.py", line 218 in call
  File "X:\4.9-exe\build\inst\lib\python3.8\site-packages\UM\Qt\QtApplication.py", line 469 in event
  File "X:\4.9-exe\build\inst\lib\python3.8\site-packages\cura\CuraApplication.py", line 1085 in event
  File "X:\4.9-exe\build\inst\lib\python3.8\site-packages\cura\CrashHandler.py", line 452 in _show
  File "X:\4.9-exe\build\inst\lib\python3.8\site-packages\UM\Event.py", line 218 in call
  File "X:\4.9-exe\build\inst\lib\python3.8\site-packages\UM\Qt\QtApplication.py", line 469 in event
  File "X:\4.9-exe\build\inst\lib\python3.8\site-packages\cura\CuraApplication.py", line 1085 in event
  File "X:\4.9-exe\build\inst\lib\python3.8\site-packages\cura\CrashHandler.py", line 452 in _show
  File "X:\4.9-exe\build\inst\lib\python3.8\site-packages\UM\Event.py", line 218 in call
  File "X:\4.9-exe\build\inst\lib\python3.8\site-packages\UM\Qt\QtApplication.py", line 469 in event
  File "X:\4.9-exe\build\inst\lib\python3.8\site-packages\cura\CuraApplication.py", line 1085 in event
  File "X:\4.9-exe\build\inst\lib\python3.8\site-packages\cura\CrashHandler.py", line 452 in _show
  File "X:\4.9-exe\build\inst\lib\python3.8\site-packages\UM\Event.py", line 218 in call
  File "X:\4.9-exe\build\inst\lib\python3.8\site-packages\UM\Qt\QtApplication.py", line 469 in event
  File "X:\4.9-exe\build\inst\lib\python3.8\site-packages\cura\CuraApplication.py", line 1085 in event
  File "X:\4.9-exe\build\inst\lib\python3.8\site-packages\cura\CrashHandler.py", line 452 in _show
  File "X:\4.9-exe\build\inst\lib\python3.8\site-packages\UM\Event.py", line 218 in call
  File "X:\4.9-exe\build\inst\lib\python3.8\site-packages\UM\Qt\QtApplication.py", line 469 in event
  File "X:\4.9-exe\build\inst\lib\python3.8\site-packages\cura\CuraApplication.py", line 1085 in event
  File "X:\4.9-exe\build\inst\lib\python3.8\site-packages\cura\CrashHandler.py", line 452 in _show
  File "X:\4.9-exe\build\inst\lib\python3.8\site-packages\UM\Event.py", line 218 in call
  File "X:\4.9-exe\build\inst\lib\python3.8\site-packages\UM\Qt\QtApplication.py", line 469 in event
  File "X:\4.9-exe\build\inst\lib\python3.8\site-packages\cura\CuraApplication.py", line 1085 in event
  File "X:\4.9-exe\build\inst\lib\python3.8\site-packages\cura\CrashHandler.py", line 452 in _show
  File "X:\4.9-exe\build\inst\lib\python3.8\site-packages\UM\Event.py", line 218 in call
  File "X:\4.9-exe\build\inst\lib\python3.8\site-packages\UM\Qt\QtApplication.py", line 469 in event
  File "X:\4.9-exe\build\inst\lib\python3.8\site-packages\cura\CuraApplication.py", line 1085 in event
  File "X:\4.9-exe\build\inst\lib\python3.8\site-packages\UM\Qt\QtApplication.py", line 383 in exec_
  File "X:\4.9-exe\build\inst\lib\python3.8\site-packages\cura\CuraApplication.py", line 862 in run
  File "X:\4.9-exe\build\inst\bin\cura_app.py", line 241 in <module>
  File "Console.py", line 36 in run
  File "__startup__.py", line 74 in run
 `
FrankBreda commented 3 years ago

Van: Aldo Hoeben @.> Verzonden: woensdag 21 april 2021 12:39 Aan: Ultimaker/Cura @.> CC: FrankBreda @.>; Author @.> Onderwerp: Re: [Ultimaker/Cura] Cura 4.9 keeps crasching (#9629)

Without a logfile, there's no way to diagnose this.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/Ultimaker/Cura/issues/9629#issuecomment-823962264, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ATYZTLEABKF7ECX55CP3JFTTJ2TOPANCNFSM43KCFERQ.

fieldOfView commented 3 years ago

@bizzlerulez, Your crash is caused by the "Printjob Naming" plugin. It seems you have an older version of that plugin installed. Could you please check if there is an update for the plugin in the Marketplace? The latest version fixes this particular issue, and was published around a month ago.

@FrankBreda, unfortunately github strips attachments from emails, so I can't check if your crash is caused by the same plugin. Just to be sure, could you also check the "Installed" tab of the Marketplace for an updated version?

FrankBreda commented 3 years ago
2021-04-17 18:40:14,018 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin FileLogger
2021-04-17 18:40:14,033 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [110]: [Backend]
2021-04-17 18:40:14,033 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [110]: [Backend] Cura_SteamEngine version 4.9.0-BETA
2021-04-17 18:40:14,033 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [110]: [Backend] Copyright (C) 2020 Ultimaker
2021-04-17 18:40:14,033 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [110]: [Backend]
2021-04-17 18:40:14,049 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [110]: [Backend] This program is free software: you can redistribute it and/or modify
2021-04-17 18:40:14,049 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin FirmwareUpdateChecker
2021-04-17 18:40:14,065 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [110]: [Backend] it under the terms of the GNU Affero General Public License as published by
2021-04-17 18:40:14,080 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [110]: [Backend] the Free Software Foundation, either version 3 of the License, or
2021-04-17 18:40:14,082 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [110]: [Backend] (at your option) any later version.
2021-04-17 18:40:14,082 - DEBUG - [MainThread] UM.Backend.Backend._logSocketState [192]: Socket state changed to Connected
2021-04-17 18:40:14,082 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [110]: [Backend]
2021-04-17 18:40:14,082 - DEBUG - [MainThread] UM.Backend.Backend._onSocketStateChanged [181]: Backend connected on port 49675
2021-04-17 18:40:14,082 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [110]: [Backend] This program is distributed in the hope that it will be useful,
2021-04-17 18:40:14,082 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [110]: [Backend] but WITHOUT ANY WARRANTY; without even the implied warranty of
2021-04-17 18:40:14,098 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [110]: [Backend] MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
2021-04-17 18:40:14,098 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [110]: [Backend] GNU Affero General Public License for more details.
2021-04-17 18:40:14,098 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [110]: [Backend]
2021-04-17 18:40:14,098 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [110]: [Backend] You should have received a copy of the GNU Affero General Public License
2021-04-17 18:40:14,098 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [110]: [Backend] along with this program.  If not, see <http://www.gnu.org/licenses/>.
2021-04-17 18:40:14,113 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin FirmwareUpdater
2021-04-17 18:40:14,129 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin GCodeGzReader
2021-04-17 18:40:14,129 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin GCodeGzWriter
2021-04-17 18:40:14,145 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin GCodeProfileReader
2021-04-17 18:40:14,207 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin GCodeReader
2021-04-17 18:40:14,207 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin GCodeWriter
2021-04-17 18:40:14,223 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin ImageReader
2021-04-17 18:40:14,238 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin LegacyProfileReader
2021-04-17 18:40:14,254 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin LocalContainerProvider
2021-04-17 18:40:14,270 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin LocalFileOutputDevice
2021-04-17 18:40:14,285 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin MachineSettingsAction
2021-04-17 18:40:14,285 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin ModelChecker
2021-04-17 18:40:14,301 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin MonitorStage
2021-04-17 18:40:14,317 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin PerObjectSettingsTool
2021-04-17 18:40:14,332 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin PostProcessingPlugin
2021-04-17 18:40:14,332 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin PrepareStage
2021-04-17 18:40:14,348 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin PreviewStage
2021-04-17 18:40:14,363 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin RemovableDriveOutputDevice
2021-04-17 18:40:14,379 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin SentryLogger
2021-04-17 18:40:14,426 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin SimulationView
2021-04-17 18:40:14,442 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin SliceInfoPlugin
2021-04-17 18:40:14,457 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin SolidView
2021-04-17 18:40:14,473 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin SupportEraser
2021-04-17 18:40:14,520 - WARNING - [MainThread] UM.Logger.logException [112]: Exception: Failed to load packages for Marketplace
2021-04-17 18:40:14,520 - WARNING - [MainThread] UM.Logger.logException [116]: NoneType: None
2021-04-17 18:40:14,551 - WARNING - [MainThread] UM.Logger.logException [112]: Exception: Failed to load packages for Marketplace
2021-04-17 18:40:14,551 - WARNING - [MainThread] UM.Logger.logException [116]: NoneType: None
2021-04-17 18:40:14,551 - WARNING - [MainThread] UM.Logger.logException [112]: Exception: Failed to load packages for Marketplace
2021-04-17 18:40:14,551 - WARNING - [MainThread] UM.Logger.logException [116]: NoneType: None
2021-04-17 18:40:14,551 - WARNING - [MainThread] UM.Logger.logException [112]: Exception: Failed to load packages for Marketplace
2021-04-17 18:40:14,551 - WARNING - [MainThread] UM.Logger.logException [116]: NoneType: None
2021-04-17 18:40:14,567 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin Toolbox
2021-04-17 18:40:14,582 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin CameraTool
2021-04-17 18:40:14,598 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin MirrorTool
2021-04-17 18:40:14,613 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin RotateTool
2021-04-17 18:40:14,629 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin ScaleTool
2021-04-17 18:40:14,645 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin SelectionTool
2021-04-17 18:40:14,660 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin TranslateTool
2021-04-17 18:40:14,660 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin TrimeshReader
2021-04-17 18:40:14,692 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin UFPReader
2021-04-17 18:40:14,707 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin UFPWriter
2021-04-17 18:40:14,723 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin UltimakerMachineActions
2021-04-17 18:40:14,883 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin UM3NetworkPrinting
2021-04-17 18:40:14,899 - INFO - [Thread-1] UpdateChecker.UpdateCheckerJob.run [40]: Checking for new version of cura
2021-04-17 18:40:14,901 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin UpdateChecker
2021-04-17 18:40:14,938 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin USBPrinting
2021-04-17 18:40:14,953 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin VersionUpgrade21to22
2021-04-17 18:40:14,969 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin VersionUpgrade22to24
2021-04-17 18:40:14,984 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin VersionUpgrade25to26
2021-04-17 18:40:15,000 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin VersionUpgrade26to27
2021-04-17 18:40:15,000 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin VersionUpgrade27to30
2021-04-17 18:40:15,016 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin VersionUpgrade30to31
2021-04-17 18:40:15,031 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin VersionUpgrade32to33
2021-04-17 18:40:15,031 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin VersionUpgrade33to34
2021-04-17 18:40:15,047 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin VersionUpgrade34to35
2021-04-17 18:40:15,063 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin VersionUpgrade35to40
2021-04-17 18:40:15,063 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin VersionUpgrade40to41
2021-04-17 18:40:15,078 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin VersionUpgrade41to42
2021-04-17 18:40:15,094 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin VersionUpgrade42to43
2021-04-17 18:40:15,109 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin VersionUpgrade43to44
2021-04-17 18:40:15,109 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin VersionUpgrade44to45
2021-04-17 18:40:15,125 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin VersionUpgrade45to46
2021-04-17 18:40:15,141 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin VersionUpgrade460to462
2021-04-17 18:40:15,141 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin VersionUpgrade462to47
2021-04-17 18:40:15,156 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin VersionUpgrade47to48
2021-04-17 18:40:15,172 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin VersionUpgrade48to49
2021-04-17 18:40:15,188 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin SimpleView
2021-04-17 18:40:15,203 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin X3DReader
2021-04-17 18:40:15,219 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin XmlMaterialProfile
2021-04-17 18:40:15,234 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin XRayView
2021-04-17 18:40:15,399 - DEBUG - [MainThread] ArcWelderPlugin.ArcWelderPlugin.__init__ [55]: Using ArcWelder 1.1.0
2021-04-17 18:40:15,399 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin ArcWelderPlugin
2021-04-17 18:40:15,430 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin CustomSupportCylinder
2021-04-17 18:40:15,508 - WARNING - [MainThread] OctoPrintPlugin.OctoPrintOutputDevicePlugin.<module> [49]: Supplied version of Zeroconf module imported
2021-04-17 18:40:15,570 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin OctoPrintPlugin
2021-04-17 18:40:15,586 - INFO - [MainThread] UM.Logger.info [128]: Loaded plugin TabAntiWarping
2021-04-17 18:40:15,586 - DEBUG - [MainThread] UM.PluginRegistry.loadPlugins [395]: Loading all plugins took 2.856808662414551 seconds
2021-04-17 18:40:15,617 - INFO - [MainThread] UM.VersionUpgradeManager.upgrade [163]: Looking for old configuration files to upgrade.
2021-04-17 18:40:15,633 - INFO - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [335]: Create upgrade task for configuration file [.\creality_base_extruder_0+%232.extruder.cfg] with type [extruder_train] and source version [4000016]
2021-04-17 18:40:15,649 - INFO - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [335]: Create upgrade task for configuration file [.\Creality+Ender-3+Pro.global.cfg] with type [machine_stack] and source version [4000016]
2021-04-17 18:40:15,664 - INFO - [MainThread] UM.VersionUpgradeManager._getUpgradeTasks [335]: Create upgrade task for configuration file [.\cura.cfg] with type [preferences] and source version [6000016]
2021-04-17 18:40:15,820 - INFO - [MainThread] UM.VersionUpgradeManager._upgradeFile [421]: Upgraded .\creality_base_extruder_0+%232.extruder.cfg to version 5000016.
2021-04-17 18:40:15,883 - INFO - [MainThread] UM.VersionUpgradeManager._upgradeFile [421]: Upgraded .\Creality+Ender-3+Pro.global.cfg to version 5000016.
2021-04-17 18:40:15,914 - INFO - [MainThread] UM.VersionUpgradeManager._upgradeFile [421]: Upgraded .\cura.cfg to version 7000016.
2021-04-17 18:40:15,930 - INFO - [MainThread] UM.VersionUpgradeManager.upgrade [175]: Checking and performing updates took 0.3125028610229492
2021-04-17 18:40:15,977 - INFO - [MainThread] UM.Logger.info [128]: Completed loading preferences.
2021-04-17 18:40:16,055 - INFO - [MainThread] UM.Logger.info [128]: Created system tray icon.
2021-04-17 18:40:22,973 - DEBUG - [MainThread] UM.Settings.ContainerRegistry.loadAllMetadata [361]: Loading metadata into container registry took 6.8825438022613525 seconds
2021-04-17 18:40:22,989 - DEBUG - [MainThread] cura.Scene.CuraSceneController.setActiveBuildPlate [142]: Select build plate: 0
2021-04-17 18:40:22,994 - INFO - [MainThread] cura.CuraApplication.run [794]: Initializing machine error checker
2021-04-17 18:40:24,056 - WARNING - [MainThread] LocalContainerProvider.LocalContainerProvider._saveCachedDefinition [295]: The definition cache for definition creality_ender3pro failed to pickle.
2021-04-17 18:40:24,100 - INFO - [MainThread] cura.UI.MachineActionManager.addDefaultMachineActions [74]: Default machine actions added for machine definition [creality_ender3pro]
2021-04-17 18:40:24,382 - WARNING - [MainThread] LocalContainerProvider.LocalContainerProvider._saveCachedDefinition [295]: The definition cache for definition creality_base failed to pickle.
2021-04-17 18:40:24,483 - INFO - [MainThread] cura.Settings.GlobalStack.addExtruder [194]: Extruder[creality_base_extruder_0 #2] added to [Creality Ender-3 Pro] at position [0]
2021-04-17 18:40:24,484 - INFO - [MainThread] FirmwareUpdateChecker.FirmwareUpdateChecker.checkFirmwareVersion [79]: No machine with name Creality Ender-3 Pro in list of firmware to check.
2021-04-17 18:40:25,044 - DEBUG - [MainThread] cura.Machines.ContainerTree.__getitem__ [120]: Adding container tree for creality_ender3pro took 0.5498228073120117 seconds.
2021-04-17 18:40:25,057 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [204]: Begin loading of script: ChangeAtZ
2021-04-17 18:40:25,060 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [204]: Begin loading of script: ColorMix
2021-04-17 18:40:25,062 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [204]: Begin loading of script: CreateThumbnail
2021-04-17 18:40:25,064 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [204]: Begin loading of script: DisplayFilenameAndLayerOnLCD
2021-04-17 18:40:25,066 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [204]: Begin loading of script: DisplayProgressOnLCD
2021-04-17 18:40:25,068 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [204]: Begin loading of script: FilamentChange
2021-04-17 18:40:25,070 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [204]: Begin loading of script: InsertAtLayerChange
2021-04-17 18:40:25,075 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [204]: Begin loading of script: PauseAtHeight
2021-04-17 18:40:25,078 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [204]: Begin loading of script: RetractContinue
2021-04-17 18:40:25,080 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [204]: Begin loading of script: SearchAndReplace
2021-04-17 18:40:25,085 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [204]: Begin loading of script: Stretch
2021-04-17 18:40:25,087 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [204]: Begin loading of script: TimeLapse
2021-04-17 18:40:25,089 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadScripts [204]: Begin loading of script: UsePreviousProbeMeasurements
2021-04-17 18:40:25,091 - WARNING - [MainThread] PostProcessingPlugin.PostProcessingPlugin.loadAllScripts [155]: Unable to create a folder for scripts: C:\Program Files\Ultimaker Cura 4.9.0\resources\scripts
2021-04-17 18:40:25,358 - WARNING - [MainThread] LocalContainerProvider.LocalContainerProvider._saveCachedDefinition [295]: The definition cache for definition fdmprinter failed to pickle.
2021-04-17 18:40:25,412 - INFO - [MainThread] cura.CuraApplication.run [799]: Initializing machine manager
2021-04-17 18:40:25,416 - INFO - [MainThread] cura.CuraApplication.run [804]: Initializing container manager
2021-04-17 18:40:25,588 - DEBUG - [MainThread] cura.OAuth2.AuthorizationHelpers.parseJWT [114]: Checking the access token for [https://account.ultimaker.com/check-token]
2021-04-17 18:40:25,686 - DEBUG - [Thread-2] UM.Mesh.MeshData.calculateNormalsFromVertices [556]: Calculating normals took 0.0 seconds
2021-04-17 18:40:25,815 - DEBUG - [Thread-2] UM.Mesh.MeshData.approximateConvexHull [505]: approximateConvexHull(target_count=1024) Calculating 3D convex hull took 0.12668657302856445 seconds. 8 input vertices. 8 output vertices.
2021-04-17 18:40:25,827 - WARNING - [MainThread] UM.Logger.warning [134]: Starting a new sync while previous sync was not completed
{'CloudOutputDeviceManager': 0}
2021-04-17 18:40:25,951 - DEBUG - [MainThread] cura.Machines.MachineErrorChecker._rescheduleCheck [155]: New error check scheduled.
2021-04-17 18:40:25,962 - DEBUG - [MainThread] UM.Scene.Camera._preferencesChanged [252]: Changing perspective mode to orthographic.
2021-04-17 18:40:26,207 - DEBUG - [MainThread] UM.Qt.Bindings.Theme.load [158]: Loading theme file: C:\Program Files\Ultimaker Cura 4.9.0\resources\themes\cura-light\theme.json
2021-04-17 18:40:26,820 - DEBUG - [MainThread] UM.Qt.Bindings.Theme.load [246]: Loaded theme C:\Program Files\Ultimaker Cura 4.9.0\resources\themes\cura-light
2021-04-17 18:40:28,934 - DEBUG - [zeroconf-ServiceBrowser__octoprint._tcp.local.] OctoPrintPlugin.OctoPrintOutputDevicePlugin._onServiceChanged [288]: Bonjour service added: octopi._octoprint._tcp.local
2021-04-17 18:40:31,292 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin._createView [342]: Creating post processing plugin view.
2021-04-17 18:40:31,959 - DEBUG - [MainThread] PostProcessingPlugin.PostProcessingPlugin._createView [352]: Post processing view created.
2021-04-17 18:40:32,170 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [411]: file:///C:/Program Files/Ultimaker Cura 4.9.0/resources/qml/PrintSetupSelector/Custom/MenuButton.qml:42:18: QML Label: Cannot anchor to an item that isn't a parent or sibling.
2021-04-17 18:40:32,439 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [411]: file:///C:/Program Files/Ultimaker Cura 4.9.0/resources/qml/Account/UserOperations.qml:17:5: QML QQuickItem: Binding loop detected for property "height"
2021-04-17 18:40:32,455 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [411]: file:///C:/Program Files/Ultimaker Cura 4.9.0/resources/qml/Account/UserOperations.qml:17:5: QML QQuickItem: Binding loop detected for property "height"
2021-04-17 18:40:32,471 - DEBUG - [MainThread] cura.Machines.Models.NozzleModel._update [28]: Updating NozzleModel.
2021-04-17 18:40:32,580 - DEBUG - [MainThread] OctoPrintPlugin.DiscoverOctoPrintAction._createAdditionalComponentsView [426]: Creating additional ui components for OctoPrint-connected printers.
2021-04-17 18:40:32,658 - DEBUG - [MainThread] UM.Controller.setActiveStage [180]: Setting active stage to PrepareStage
2021-04-17 18:40:33,213 - DEBUG - [MainThread] cura.Machines.Models.NozzleModel._update [28]: Updating NozzleModel.
2021-04-17 18:40:33,610 - DEBUG - [MainThread] UM.Controller.setActiveView [108]: Setting active view to SolidView
2021-04-17 18:40:34,158 - DEBUG - [MainThread] ModelChecker.ModelChecker._createView [117]: Creating model checker view.
2021-04-17 18:40:34,214 - DEBUG - [MainThread] ModelChecker.ModelChecker._createView [126]: Model checker view created.
2021-04-17 18:40:34,214 - DEBUG - [MainThread] SliceInfoPlugin.SliceInfo._createDialog [76]: Creating dialog [MoreInfoWindow.qml]
2021-04-17 18:40:34,384 - DEBUG - [MainThread] Toolbox.src.Toolbox._makeRequestByType [542]: Requesting [updates] metadata from server.
2021-04-17 18:40:34,395 - DEBUG - [MainThread] cura.CuraApplication.run [848]: Booting Cura took 26.635119676589966 seconds
2021-04-17 18:40:34,398 - DEBUG - [Thread-3] cura.Machines.ContainerTree.run [174]: Started background loading of MachineNodes
2021-04-17 18:40:34,429 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2021-04-17 18:40:34,442 - DEBUG - [MainThread] cura.Machines.Models.QualityProfilesDropDownMenuModel._update [62]: Updating QualityProfilesDropDownMenuModel.
2021-04-17 18:40:34,690 - DEBUG - [MainThread] cura.Machines.Models.QualityProfilesDropDownMenuModel._update [62]: Updating QualityProfilesDropDownMenuModel.
2021-04-17 18:40:34,696 - DEBUG - [MainThread] cura.Machines.Models.CustomQualityProfilesDropDownMenuModel._update [33]: Updating CustomQualityProfilesDropDownMenuModel.
2021-04-17 18:40:34,911 - DEBUG - [Thread-3] cura.Machines.ContainerTree.run [185]: All MachineNode loading completed
2021-04-17 18:40:35,346 - DEBUG - [MainThread] UM.Qt.QtRenderer._initialize [210]: Support for Vertex Array Objects: True
2021-04-17 18:40:35,404 - DEBUG - [MainThread] UM.View.GL.OpenGL.__init__ [112]: Initialized OpenGL subsystems.
2021-04-17 18:40:35,407 - DEBUG - [MainThread] UM.View.GL.OpenGL.__init__ [113]: OpenGL Version:  4.1.0 NVIDIA 466.11
2021-04-17 18:40:35,410 - DEBUG - [MainThread] UM.View.GL.OpenGL.__init__ [114]: OpenGL Vendor:   NVIDIA Corporation
2021-04-17 18:40:35,412 - DEBUG - [MainThread] UM.View.GL.OpenGL.__init__ [115]: OpenGL Renderer: NVIDIA GeForce GT 1030/PCIe/SSE2
2021-04-17 18:40:35,415 - DEBUG - [MainThread] UM.View.GL.OpenGL.__init__ [116]: GLSL Version:    4.0.0
2021-04-17 18:40:35,418 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [58]: Loading shader file [C:\Program Files\Ultimaker Cura 4.9.0\resources\shaders\default.shader]...
2021-04-17 18:40:35,435 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [58]: Loading shader file [C:\Program Files\Ultimaker Cura 4.9.0\resources\shaders\selection.shader]...
2021-04-17 18:40:35,450 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [58]: Loading shader file [C:\Program Files\Ultimaker Cura 4.9.0\resources\shaders\select_face.shader]...
2021-04-17 18:40:35,470 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [58]: Loading shader file [C:\Program Files\Ultimaker Cura 4.9.0\resources\shaders\default.shader]...
2021-04-17 18:40:35,474 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [58]: Loading shader file [C:\Program Files\Ultimaker Cura 4.9.0\resources\shaders\composite.shader]...
2021-04-17 18:40:35,495 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [58]: Loading shader file [C:\Program Files\Ultimaker Cura 4.9.0\resources\shaders\overhang.shader]...
2021-04-17 18:40:35,531 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [58]: Loading shader file [C:\Program Files\Ultimaker Cura 4.9.0\resources\shaders\striped.shader]...
2021-04-17 18:40:35,555 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [58]: Loading shader file [C:\Program Files\Ultimaker Cura 4.9.0\resources\shaders\transparent_object.shader]...
2021-04-17 18:40:35,569 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [58]: Loading shader file [C:\Program Files\Ultimaker Cura 4.9.0\resources\shaders\striped.shader]...
2021-04-17 18:40:35,574 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [58]: Loading shader file [C:\Program Files\Ultimaker Cura 4.9.0\resources\shaders\default.shader]...
2021-04-17 18:40:35,578 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [58]: Loading shader file [C:\Program Files\Ultimaker Cura 4.9.0\resources\shaders\grid.shader]...
2021-04-17 18:40:35,615 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [58]: Loading shader file [C:\Program Files\Ultimaker Cura 4.9.0\resources\shaders\platform.shader]...
2021-04-17 18:40:37,846 - INFO - [MainThread] cura.Machines.MachineErrorChecker._setResult [214]: Error check finished, result = False, time = 11.9s
2021-04-17 18:40:59,734 - DEBUG - [MainThread] cura.AutoSave._onTimeout [59]: Autosaving preferences, instances and profiles
2021-04-17 18:41:19,302 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [411]: file:///C:/Program Files/Ultimaker Cura 4.9.0/plugins/MachineSettingsAction/MachineSettingsAction.qml:81:27: QML MachineSettingsExtruderTab: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
2021-04-17 18:41:26,613 - DEBUG - [MainThread] cura.AutoSave._onTimeout [59]: Autosaving preferences, instances and profiles
2021-04-17 18:41:35,318 - INFO - [MainThread] cura.CuraApplication.readLocalFile [1759]: Attempting to read file file:///C:/Users/frank/Desktop/3d/mother-with-two-children-sculpt20180511-24704-1qws59y/Geoffro/mother-with-two-children-sculpt/Hex3D_MothersDay_2018.stl
2021-04-17 18:41:35,322 - INFO - [Thread-4] STLReader.STLReader.load_file [53]: Using NumPy-STL to load STL data.
2021-04-17 18:41:35,741 - DEBUG - [Thread-4] UM.Mesh.MeshData.calculateNormalsFromVertices [556]: Calculating normals took 0.1299576759338379 seconds
2021-04-17 18:41:35,778 - DEBUG - [Thread-4] STLReader.STLReader._read [105]: Loaded a mesh with 3078252 vertices
2021-04-17 18:41:36,679 - DEBUG - [Thread-4] UM.Mesh.MeshData.approximateConvexHull [505]: approximateConvexHull(target_count=1024) Calculating 3D convex hull took 0.892707347869873 seconds. 9636 input vertices. 9636 output vertices.
2021-04-17 18:41:37,197 - DEBUG - [Thread-4] UM.FileHandler.ReadFileJob.run [75]: Loading file took 1.9 seconds
2021-04-17 18:41:37,209 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [411]: file:///C:/Program Files/Ultimaker Cura 4.9.0/qml/UM/MessageStack.qml:75: TypeError: Cannot read property 'horizontalCenter' of null
2021-04-17 18:41:38,055 - DEBUG - [Thread-4] UM.Mesh.MeshData.approximateConvexHull [505]: approximateConvexHull(target_count=1024) Calculating 3D convex hull took 0.8577654361724854 seconds. 9636 input vertices. 9636 output vertices.
2021-04-17 18:41:38,100 - DEBUG - [MainThread] UM.Operations.OperationStack.push [72]: <UM.Operations.AddSceneNodeOperation.AddSceneNodeOperation object at 0x000001D04314F130>, took 0ms
2021-04-17 18:41:38,155 - DEBUG - [MainThread] UM.Operations.OperationStack.push [72]: GroupedOp.(#=2) RotateOp.(node=<CuraSceneNode object: 'Hex3D_MothersDay_2018.stl'>,rot.=Q<0.0,0.0,0.0,w=4.0>) TranslateOp.(node=<CuraSceneNode object: 'Hex3D_MothersDay_2018.stl'>,trans.=<0.0,0.0,0.0>), took 1ms
2021-04-17 18:41:38,493 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [58]: Loading shader file [C:\Program Files\Ultimaker Cura 4.9.0\resources\shaders\transparent_object.shader]...
2021-04-17 18:41:40,167 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [58]: Loading shader file [C:\Program Files\Ultimaker Cura 4.9.0\resources\shaders\toolhandle.shader]...
2021-04-17 18:41:42,244 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [58]: Loading shader file [C:\Program Files\Ultimaker Cura 4.9.0\resources\shaders\toolhandle.shader]...
2021-04-17 18:41:46,113 - DEBUG - [MainThread] UM.Operations.OperationStack.push [72]: ScaleOp.(node=<CuraSceneNode object: 'Hex3D_MothersDay_2018.stl'>,scale=<0.55,0.55,0.55>,mode=relative), took 17ms
2021-04-17 18:41:46,225 - DEBUG - [MainThread] UM.Operations.OperationStack.push [72]: PlatformPhysicsOp.(trans.=<0.0,-33.7,0.0>), took 5ms
2021-04-17 18:41:49,810 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [411]: file:///C:/Users/frank/AppData/Roaming/cura/4.9/plugins/TabAntiWarping/TabAntiWarping/CustomTap.qml:137: ReferenceError: abutmentButton is not defined
2021-04-17 18:41:50,350 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [411]: file:///C:/Users/frank/AppData/Roaming/cura/4.9/plugins/TabAntiWarping/TabAntiWarping/CustomTap.qml:138:3: Unable to assign [undefined] to bool
2021-04-17 18:41:50,354 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [411]: file:///C:/Users/frank/AppData/Roaming/cura/4.9/plugins/TabAntiWarping/TabAntiWarping/CustomTap.qml:115:13: Unable to assign [undefined] to QString
2021-04-17 18:41:50,358 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [411]: file:///C:/Users/frank/AppData/Roaming/cura/4.9/plugins/TabAntiWarping/TabAntiWarping/CustomTap.qml:95:13: Unable to assign [undefined] to QString
2021-04-17 18:41:53,893 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [58]: Loading shader file [C:\Program Files\Ultimaker Cura 4.9.0\resources\shaders\camera_distance.shader]...
2021-04-17 18:41:53,955 - DEBUG - [MainThread] CustomSupportCylinder.CustomSupportsCylinder._createSupportMesh [278]: SHeights : 0
2021-04-17 18:41:53,955 - DEBUG - [MainThread] UM.Mesh.MeshData.calculateNormalsFromIndexedVertices [581]: Calculating normals took 0.0 seconds
2021-04-17 18:41:53,976 - DEBUG - [MainThread] UM.Operations.OperationStack.push [72]: GroupedOp.(#=2) <UM.Operations.AddSceneNodeOperation.AddSceneNodeOperation object at 0x000001D04316B2E0> SetParentOperation(node = <CuraSceneNode object: 'CustomSupportAbutment'>, parent_node=<CuraSceneNode object: 'Hex3D_MothersDay_2018.stl'>), took 3ms
2021-04-17 18:41:54,089 - DEBUG - [MainThread] UM.Mesh.MeshData.approximateConvexHull [505]: approximateConvexHull(target_count=1024) Calculating 3D convex hull took 0.0 seconds. 8 input vertices. 8 output vertices.
2021-04-17 18:41:54,871 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [58]: Loading shader file [C:\Program Files\Ultimaker Cura 4.9.0\resources\shaders\camera_distance.shader]...
2021-04-17 18:41:54,886 - DEBUG - [MainThread] CustomSupportCylinder.CustomSupportsCylinder._createSupportMesh [278]: SHeights : 54.40063151249291
2021-04-17 18:41:54,902 - DEBUG - [MainThread] UM.Mesh.MeshData.calculateNormalsFromIndexedVertices [581]: Calculating normals took 0.0 seconds
2021-04-17 18:41:54,910 - DEBUG - [MainThread] UM.Operations.OperationStack.push [72]: GroupedOp.(#=2) <UM.Operations.AddSceneNodeOperation.AddSceneNodeOperation object at 0x000001D04316B7F0> SetParentOperation(node = <CuraSceneNode object: 'CustomSupportAbutment'>, parent_node=<CuraSceneNode object: 'Hex3D_MothersDay_2018.stl'>), took 5ms
2021-04-17 18:41:55,022 - DEBUG - [MainThread] UM.Mesh.MeshData.approximateConvexHull [505]: approximateConvexHull(target_count=1024) Calculating 3D convex hull took 0.0 seconds. 8 input vertices. 8 output vertices.
2021-04-17 18:41:58,880 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [58]: Loading shader file [C:\Program Files\Ultimaker Cura 4.9.0\resources\shaders\camera_distance.shader]...
2021-04-17 18:41:58,895 - DEBUG - [MainThread] UM.Mesh.MeshData.calculateNormalsFromIndexedVertices [581]: Calculating normals took 0.0 seconds
2021-04-17 18:41:58,918 - DEBUG - [MainThread] UM.Operations.OperationStack.push [72]: GroupedOp.(#=2) <UM.Operations.AddSceneNodeOperation.AddSceneNodeOperation object at 0x000001D038979220> SetParentOperation(node = <CuraSceneNode object: 'CustomSupportCube'>, parent_node=<CuraSceneNode object: 'Hex3D_MothersDay_2018.stl'>), took 4ms
2021-04-17 18:41:59,030 - DEBUG - [MainThread] UM.Mesh.MeshData.approximateConvexHull [505]: approximateConvexHull(target_count=1024) Calculating 3D convex hull took 0.0 seconds. 8 input vertices. 8 output vertices.
2021-04-17 18:41:59,778 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [58]: Loading shader file [C:\Program Files\Ultimaker Cura 4.9.0\resources\shaders\camera_distance.shader]...
2021-04-17 18:41:59,794 - DEBUG - [MainThread] UM.Mesh.MeshData.calculateNormalsFromIndexedVertices [581]: Calculating normals took 0.0 seconds
2021-04-17 18:41:59,815 - DEBUG - [MainThread] UM.Operations.OperationStack.push [72]: GroupedOp.(#=2) <UM.Operations.AddSceneNodeOperation.AddSceneNodeOperation object at 0x000001D03899AB50> SetParentOperation(node = <CuraSceneNode object: 'CustomSupportCube'>, parent_node=<CuraSceneNode object: 'Hex3D_MothersDay_2018.stl'>), took 18ms
2021-04-17 18:41:59,933 - DEBUG - [MainThread] UM.Mesh.MeshData.approximateConvexHull [505]: approximateConvexHull(target_count=1024) Calculating 3D convex hull took 0.0009989738464355469 seconds. 8 input vertices. 8 output vertices.
2021-04-17 18:42:07,446 - DEBUG - [MainThread] cura.AutoSave._onTimeout [59]: Autosaving preferences, instances and profiles
2021-04-17 18:42:17,039 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [411]: file:///C:/Program Files/Ultimaker Cura 4.9.0/resources/qml/Settings/SettingTextField.qml:163:13: QML Binding: Not restoring previous value because restoreMode has not been set.
This behavior is deprecated.
You have to import QtQml 2.15 after any QtQuick imports and set
the restoreMode of the binding to fix this warning.
In Qt < 6.0 the default is Binding.RestoreBinding.
In Qt >= 6.0 the default is Binding.RestoreBindingOrValue.

2021-04-17 18:42:18,809 - INFO - [MainThread] CuraEngineBackend.CuraEngineBackend._createSnapshot [256]: Creating thumbnail image (just before slice)...
2021-04-17 18:42:18,813 - DEBUG - [MainThread] UM.Scene.Camera._preferencesChanged [252]: Changing perspective mode to orthographic.
2021-04-17 18:42:18,818 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [58]: Loading shader file [C:\Program Files\Ultimaker Cura 4.9.0\resources\shaders\overhang.shader]...
2021-04-17 18:42:18,824 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [58]: Loading shader file [C:\Program Files\Ultimaker Cura 4.9.0\resources\shaders\transparent_object.shader]...
2021-04-17 18:42:18,828 - DEBUG - [MainThread] UM.View.GL.ShaderProgram.load [58]: Loading shader file [C:\Program Files\Ultimaker Cura 4.9.0\resources\shaders\striped.shader]...
2021-04-17 18:42:19,000 - INFO - [MainThread] CuraEngineBackend.CuraEngineBackend.slice [271]: Starting to slice...
2021-04-17 18:42:19,000 - DEBUG - [MainThread] CuraEngineBackend.CuraEngineBackend.slice [290]: Going to slice build plate [0]!
2021-04-17 18:42:19,411 - DEBUG - [MainThread] CuraEngineBackend.CuraEngineBackend._onStartSliceCompleted [483]: Sending slice message took 0.4101083278656006 seconds
2021-04-17 18:42:20,404 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [110]: [Backend] [WARNING] Mesh has overlapping faces!
2021-04-17 18:42:20,726 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [110]: [Backend] [WARNING]  -s initial_extruder_nr="0" -s day="Sat" -s time="18:42:19" -s print_bed_temperature="60" -s draft_shield_height_limitation="full" -s ooze_shield_angle="60" -s arcwelder_allow_3d_arcs="False" -s speed_support_infill="25.0" -s acceleration_wall_x="500" -s connect_infill_polygons="False" -s mold_roof_height="0.5" -s outer_inset_first="False" -s zig_zaggify_infill="False" -s raft_base_jerk="8" -s wireframe_roof_fall_down="2" -s infill_pattern="cubic" -s remove_empty_first_layers="True" -s prime_tower_min_volume="6" -s raft_smoothing="5" -s small_hole_max_size="0" -s sub_div_rad_add="0.4" -s magic_fuzzy_skin_outside_only="False" -s machine_max_jerk_e="5" -s min_infill_area="0" -s raft_interface_acceleration="500" -s flow_rate_max_extrusion_offset="0" -s cool_fan_speed_0="0" -s mold_width="5" -s support_bottom_stair_step_min_slope="10.0" -s infill_offset_y="0" -s wipe_hop_amount="0.2" -s jerk_layer_0="8" -s magic_fuzzy_skin_thickness="0.3" -s support_offset="0" -s machine_nozzle_size="0.4" -s machine_extruders_share_nozzle="False" -s jerk_topbottom="8" -s support_tree_angle="40" -s default_material_print_temperature="210" -s wall_thickness="1.2000000000000002" -s bridge_skin_speed_3="12.5" -s material_flow_layer_0="100" -s prime_blob_enable="False" -s travel_compensate_overlapping_walls_x_enabled="True" -s material_break_temperature="50" -s brim_width="8.0" -s bridge_skin_material_flow_3="110" -s arcwelder_enable="False" -s machine_steps_per_mm_z="50" -s jerk_infill="8" -s wall_min_flow_retract="False" -s raft_surface_layers="2" -s bottom_thickness="0.9199999999999999" -s skirt_line_count="3" -s machine_nozzle_expansion_angle="45" -s extruder_prime_pos_z="0" -s wireframe_roof_outer_delay="0.2" -s default_material_bed_temperature="60" -s bridge_skin_density_2="75" -s wireframe_flow_connection="100" -s material_flush_purge_length="60" -s material_no_load_move_factor="0.940860215" -s infill_extruder_nr="-1" -s roofing_pattern="lines" -s meshfix_maximum_resolution="0.25" -s nozzle_disallowed_areas="[]" -s z_seam_relative="False" -s minimum_support_area="2" -s extruders_enabled_count="1" -s extruder_prime_pos_y="0" -s connect_skin_polygons="False" -s support_z_distance="0.24" -s gradual_infill_steps="0" -s machine_steps_per_mm_x="50" -s alternate_carve_order="True" -s top_thickness="0.9199999999999999" -s machine_steps_per_mm_e="1600" -s prime_tower_wipe_enabled="True" -s layer_start_y="0.0" -s prime_tower_enable="False" -s center_object="False" -s travel_speed="150.0" -s material_flush_purge_speed="0.5" -s infill_overlap="30.0" -s material_anti_ooze_retraction_speed="5" -s support_bottom_enable="True" -s material_bed_temp_prepend="True" -s machine_show_variants="False" -s support_bottom_angles="[ ]" -s mold_angle="40" -s machine_nozzle_id="unknown" -s support_bottom_pattern="grid" -s minimum_polygon_circumference="1.0" -s support_extruder_nr_layer_0="0" -s machine_name="Creality Ender-3 Pro" -s retract_at_layer_change="False" -s raft_surface_speed="25.0" -s infill_multiplier="1" -s support_brim_enable="True" -s material_flow_dependent_temperature="False" -s support_tree_collision_resolution="0.2" -s prime_tower_flow="100" -s material_initial_print_temperature="210" -s speed_wall_x="25.0" -s retraction_hop_only_when_collides="False" -s wall_0_inset="0" -s speed_support_interface="25.0" -s bridge_skin_density_3="80" -s wipe_retraction_extra_prime_amount="0" -s acceleration_support_roof="500" -s support_wall_count="1" -s wireframe_nozzle_clearance="1" -s support_tree_branch_distance="1" -s support_interface_height="0.96" -s wall_line_width_x="0.4" -s jerk_travel_layer_0="8" -s ironing_flow="10.0" -s top_bottom_thickness="0.9199999999999999" -s infill_wipe_dist="0.0" -s meshfix_maximum_deviation="0.025" -s support_supported_skin_fan_speed="100" -s wall_0_material_flow="100" -s bridge_wall_coast="100" -s wall_0_extruder_nr="-1" -s draft_shield_height="10" -s jerk_wall_0="8" -s infill_material_flow="100" -s infill_support_enabled="False" -s raft_surface_jerk="8" -s speed_z_hop="5" -s line_width="0.4" -s wireframe_top_jump="0.6" -s raft_interface_jerk="8" -s switch_extruder_extra_prime_amount="0" -s conical_overhang_enabled="False" -s z_seam_y="220" -s travel_compensate_overlapping_walls_enabled="True" -s machine_max_feedrate_y="500" -s support_mesh_drop_down="True" -s raft_surface_fan_speed="0" -s retraction_count_max="100" -s support_roof_enable="True" -s jerk_travel="8" -s print_temperature="210" -s bridge_sparse_infill_max_density="0" -s jerk_print_layer_0="8" -s date="17-04-2021" -s machine_heat_zone_length="16" -s machine_max_acceleration_z="100" -s acceleration_print="500" -s xy_offset="0" -s infill_enable_travel_optimization="False" -s cool_fan_full_layer="4" -s cool_min_layer_time="10" -s cross_support_density_image="" -s switch_extruder_retraction_amount="16" -s top_bottom="0" -s wall_min_flow="0" -s machine_depth="220" -s bridge_enable_more_layers="True" -s optimize_wall_printing_order="True" -s support_fan_enable="False" -s infill_sparse_thickness="0.12" -s infill_sparse_density="20" -s retraction_enable="True" -s mesh_position_y="0" -s support_pattern="zigzag" -s cooling="0" -s raft_interface_fan_speed="0" -s machine_max_jerk_xy="10" -s wipe_hop_speed="5" -s wireframe_fall_down="0.5" -s wipe_retraction_retract_speed="25" -s machine_extruder_count="1" -s skin_line_width="0.4" -s wipe_move_distance="20" -s material_shrinkage_percentage="100.0" -s wall_x_material_flow="100" -s support_interface_line_width="0.4" -s wireframe_top_delay="0" -s initial_layer_line_width_factor="100.0" -s travel_compensate_overlapping_walls_0_enabled="False" -s support_mesh="False" -s machine_max_feedrate_z="10" -s material_break_preparation_retracted_position="-16" -s material_break_speed="25" -s skin_edge_support_layers="0" -s support="0" -s arcwelder_maximum_radius="1000000" -s bridge_wall_material_flow="50" -s jerk_support_bottom="8" -s minimum_bottom_area="10" -s meshfix_keep_open_polygons="False" -s machine_heated_build_volume="False" -s ironing_pattern="zigzag" -s support_meshes_present="True" -s prime_tower_position_x="210.6" -s raft_surface_thickness="0.12" -s acceleration_support_interface="500" -s hole_xy_offset="0" -s skirt_brim_speed="20.0" -s support_enable="False" -s material_adhesion_tendency="10" -s support_skip_zag_per_mm="20" -s prime_tower_brim_enable="False" -s bottom_layers="8" -s meshfix="0" -s speed_wall_0="25.0" -s infill_overlap_mm="0.12" -s wireframe_bottom_delay="0" -s wall_overhang_angle="90" -s coasting_speed="90" -s speed_wall="25.0" -s support_conical_enabled="False" -s cool_fan_speed_min="100.0" -s raft_base_speed="18.75" -s material_surface_energy="100" -s support_roof_line_width="0.4" -s wipe_hop_enable="False" -s machine_nozzle_heat_up_speed="2.0" -s machine_always_write_active_tool="False" -s material_break_retracted_position="-50" -s raft_surface_line_spacing="0.4" -s speed_print_layer_0="20.0" -s support_line_distance="2.0" -s machine_shape="rectangular" -s wireframe_straight_before_down="20" -s material_bed_temp_wait="True" -s gradual_infill_step_height="1.5" -s support_conical_min_width="5.0" -s gradual_support_infill_step_height="1" -s speed_equalize_flow_enabled="False" -s support_infill_rate="20" -s skin_edge_support_thickness="0" -s brim_line_count="20" -s jerk_enabled="False" -s support_tower_diameter="3.0" -s support_xy_distance="0.8" -s cool_fan_enabled="True" -s cool_min_layer_time_fan_speed_max="10" -s clean_between_layers="False" -s acceleration_skirt_brim="500" -s raft_interface_line_width="0.8" -s meshfix_extensive_stitching="False" -s acceleration_travel_layer_0="500" -s machine_width="220" -s machine_settings="0" -s skirt_brim_minimal_length="250" -s support_xy_overrides_z="xy_overrides_z" -s acceleration_layer_0="500" -s skin_overlap="10.0" -s print_sequence="all_at_once" -s support_xy_distance_overhang="0.4" -s machine_firmware_retract="False" -s infill_support_angle="40" -s material_bed_temperature="60" -s arcwelder_tolerance="1" -s machine_feeder_wheel_diameter="10.0" -s support_bottom_density="33.333" -s cool_fan_speed_max="100.0" -s roofing_extruder_nr="-1" -s support_interface_angles="[ ]" -s jerk_skirt_brim="8" -s bridge_fan_speed_2="0" -s material_flow_temp_graph="[[3.5,200],[7.0,240]]" -s material_print_temp_prepend="True" -s retraction_extra_prime_amount="0" -s cool_lift_head="False" -s acceleration_ironing="500" -s speed_infill="50.0" -s support_interface_material_flow="100" -s platform_adhesion="0" -s support_tree_branch_diameter_angle="5" -s support_interface_offset="0.0" -s support_brim_line_count="10" -s retraction_hop_after_extruder_switch_height="0.2" -s ironing_line_spacing="0.1" -s machine_nozzle_head_distance="3" -s speed_support_bottom="25.0" -s skirt_brim_line_width="0.4" -s support_roof_offset="0.0" -s cross_infill_density_image="" -s fill_outline_gaps="False" -s jerk_wall="8" -s infill_offset_x="0" -s machine_max_acceleration_x="500" -s machine_nozzle_temp_enabled="True" -s material="0" -s expand_skins_expand_distance="1.2000000000000002" -s bottom_skin_preshrink="1.2000000000000002" -s brim_gap="0" -s blackmagic="0" -s gantry_height="25" -s support_interface_skip_height="0.2" -s retraction_retract_speed="25" -s wireframe_strategy="compensate" -s speed_topbottom="25.0" -s bridge_wall_min_length="5" -s alternate_extra_perimeter="False" -s retraction_hop="0.2" -s dual="0" -s bridge_skin_speed_2="12.5" -s speed_prime_tower="25.0" -s mesh_position_z="0" -s infill_before_walls="False" -s minimum_interface_area="10" -s infill_line_distance="6.0" -s layer_start_x="0.0" -s machine_min_cool_heat_time_window="50.0" -s infill_mesh_order="0" -s cool_min_speed="10" -s support_bottom_material_flow="100" -s fill_perimeter_gaps="everywhere" -s carve_multiple_volumes="False" -s retraction_amount="6.5" -s wireframe_flat_delay="0.1" -s magic_fuzzy_skin_enabled="False" -s z_seam_x="110.0" -s machine_use_extruder_offset_to_offset_coords="True" -s machine_endstop_positive_direction_x="False" -s jerk_ironing="8" -s infill_mesh="False" -s raft_margin="15" -s acceleration_wall="500" -s support_bottom_distance="0.24" -s wireframe_up_half_speed="0.3" -s small_feature_speed_factor="50" -s support_top_distance="0.24" -s roofing_layer_count="0" -s material_bed_temperature_layer_0="60" -s cool_fan_full_at_height="0.44" -s initial_bottom_layers="8" -s extruder_prime_pos_abs="False" -s jerk_wall_x="8" -s gradual_support_infill_steps="0" -s support_join_distance="2.0" -s multiple_mesh_overlap="0.15" -s acceleration_prime_tower="500" -s machine_max_jerk_z="0.4" -s speed_slowdown_layers="2" -s layer_height="0.12" -s material_final_print_temperature="210" -s raft_jerk="8" -s wireframe_roof_drag_along="0.8" -s jerk_support_roof="8" -s adaptive_layer_height_threshold="0.2" -s raft_speed="25.0" -s jerk_prime_tower="8" -s support_roof_pattern="grid" -s skin_angles="[ ]" -s support_initial_layer_line_distance="2.0" -s support_roof_extruder_nr="0" -s experimental="0" -s arcwelder_resolution="0.05" -s material_crystallinity="False" -s raft_base_line_spacing="1.6" -s acceleration_enabled="False" -s retraction_prime_speed="25" -s z_seam_type="back" -s support_bottom_height="0.96" -s material_print_temp_wait="True" -s conical_overhang_hole_size="0" -s bridge_skin_density="100" -s roofing_angles="[ ]" -s support_tree_branch_diameter="2" -s z_seam_corner="z_seam_corner_weighted" -s raft_interface_speed="18.75" -s wall_line_width_0="0.4" -s retraction_combing_max_distance="30" -s wall_extruder_nr="-1" -s machine_head_with_fans_polygon="[[-26, 34], [-26, -32], [32, -32], [32, 34]]" -s bridge_skin_support_threshold="50" -s retraction_min_travel="1.5" -s machine_buildplate_type="glass" -s machine_height="250" -s wipe_retraction_speed="25" -s meshfix_union_all="True" -s extruder_prime_pos_x="0" -s wipe_retraction_amount="6.5" -s machine_steps_per_mm_y="50" -s machine_minimum_feedrate="0.0" -s cool_fan_speed="100.0" -s small_feature_speed_factor_0="50" -s support_tower_maximum_supported_diameter="3.0" -s magic_fuzzy_skin_point_density="1.25" -s support_bottom_stair_step_width="5.0" -s support_structure="normal" -s machine_heated_bed="True" -s support_infill_angles="[ ]" -s material_break_preparation_temperature="210" -s jerk_support_infill="8" -s support_use_towers="False" -s support_bottom_line_width="0.4" -s adaptive_layer_height_enabled="False" -s wireframe_height="3" -s ooze_shield_dist="2" -s draft_shield_enabled="False" -s zig_zaggify_support="False" -s machine_end_gcode="G91 ;Relative positioning
2021-04-17 18:42:20,741 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [110]: [Backend] G1 E-2 F2700 ;Retract a bit
2021-04-17 18:42:20,741 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [110]: [Backend] G1 E-2 Z0.2 F2400 ;Retract and raise Z
2021-04-17 18:42:20,741 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [110]: [Backend] G1 X5 Y5 F3000 ;Wipe out
2021-04-17 18:42:20,741 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [110]: [Backend] G1 Z10 ;Raise Z more
2021-04-17 18:42:20,741 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [110]: [Backend] G90 ;Absolute positioning
2021-04-17 18:42:20,741 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [110]: [Backend]
2021-04-17 18:42:20,757 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [110]: [Backend] G1 X0 Y220 ;Present print
2021-04-17 18:42:20,757 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [110]: [Backend] M106 S0 ;Turn-off fan
2021-04-17 18:42:20,757 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [110]: [Backend] M104 S0 ;Turn-off hotend
2021-04-17 18:42:20,757 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [110]: [Backend] M140 S0 ;Turn-off bed
2021-04-17 18:42:20,757 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [110]: [Backend]
2021-04-17 18:42:20,757 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [110]: [Backend] M84 X Y E ;Disable all steppers but Z
2021-04-17 18:42:20,773 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [110]: [Backend] " -s raft_base_thickness="0.24" -s jerk_support="8" -s machine_extruders_share_heater="False" -s switch_extruder_prime_speed="20" -s acceleration_wall_0="500" -s top_bottom_pattern="lines" -s material_maximum_park_duration="300" -s arcwelder_mm_per_arc_segment="1.0" -s acceleration_support_infill="500" -s wipe_retraction_enable="True" -s magic_fuzzy_skin_point_dist="0.8" -s acceleration_infill="500" -s travel_avoid_other_parts="True" -s wireframe_printspeed_up="5" -s acceleration_roofing="500" -s retraction_hop_enabled="False" -s machine_start_gcode="; Script based on an original created by tjjfvi (https://github.com/tjjfvi)
2021-04-17 18:42:20,773 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [110]: [Backend] ; An up-to-date version of the tjjfvi's original script can be found
2021-04-17 18:42:20,773 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [110]: [Backend] ; here:  https://csi.t6.fyi/
2021-04-17 18:42:20,773 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [110]: [Backend] ; Note - This script will only work in Cura V4.2 and above!
2021-04-17 18:42:20,773 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [110]: [Backend] ; --- Global Settings
2021-04-17 18:42:20,773 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [110]: [Backend] ; layer_height = 0.12
2021-04-17 18:42:20,788 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [110]: [Backend] ; smooth_spiralized_contours = True
2021-04-17 18:42:20,788 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [110]: [Backend] ; magic_mesh_surface_mode = normal
2021-04-17 18:42:20,788 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [110]: [Backend] ; machine_extruder_count = 1
2021-04-17 18:42:20,788 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [110]: [Backend] ; --- Single Extruder Settings
2021-04-17 18:42:20,788 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [110]: [Backend] ; speed_z_hop = 5
2021-04-17 18:42:20,788 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [110]: [Backend] ; retraction_amount = 6.5
2021-04-17 18:42:20,804 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [110]: [Backend] ; retraction_hop = 0.2
2021-04-17 18:42:20,804 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [110]: [Backend] ; retraction_hop_enabled = False
2021-04-17 18:42:20,804 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [110]: [Backend] ; retraction_enable = True
2021-04-17 18:42:20,804 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [110]: [Backend] ; retraction_speed = 25
2021-04-17 18:42:20,804 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [110]: [Backend] ; retraction_retract_speed = 25
2021-04-17 18:42:20,804 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [110]: [Backend] ; retraction_prime_speed = 25
2021-04-17 18:42:20,819 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [110]: [Backend] ; speed_travel = 150.0
2021-04-17 18:42:20,819 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [110]: [Backend] ; Ender 3 Custom Start G-code
2021-04-17 18:42:20,819 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [110]: [Backend] G92 E0 ; Reset Extruder
2021-04-17 18:42:20,819 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [110]: [Backend] G28 ; Home all axes
2021-04-17 18:42:20,819 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [110]: [Backend] G1 Z2.0 F3000 ; Move Z Axis up little to prevent scratching of Heat Bed
2021-04-17 18:42:20,819 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [110]: [Backend] G1 X0.1 Y20 Z0.3 F5000.0 ; Move to start position
2021-04-17 18:42:20,835 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [110]: [Backend] G1 X0.1 Y200.0 Z0.3 F1500.0 E15 ; Draw the first line
2021-04-17 18:42:20,835 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [110]: [Backend] G1 X0.4 Y200.0 Z0.3 F5000.0 ; Move to side a little
2021-04-17 18:42:20,835 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [110]: [Backend] G1 X0.4 Y20 Z0.3 F1500.0 E30 ; Draw the second line
2021-04-17 18:42:20,835 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [110]: [Backend] G92 E0 ; Reset Extruder
2021-04-17 18:42:20,835 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [110]: [Backend] G1 Z2.0 F3000 ; Move Z Axis up little to prevent scratching of Heat Bed
2021-04-17 18:42:20,835 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [110]: [Backend] G1 X5 Y20 Z0.3 F5000.0 ; Move over to preven
2021-04-17 18:42:20,851 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [110]: [Backend] t blob squish
2021-04-17 18:42:20,851 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [110]: [Backend] G28
2021-04-17 18:42:20,851 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [110]: [Backend] M420 S1 Z2
2021-04-17 18:42:20,851 - DEBUG - [EngineErrorThread] UM.Backend.Backend._backendLog [110]: [Backend] G29" -s machine_max_acceleration_e="5000" -s resolution="0" -s prime_tower_position_y="188.6" -s command_line_settings="0" -s acceleration_support_bottom="500" -s jerk_print="8" -s coasting_min_volume="0.8" -s magic_mesh_surface_mode="normal" -s wireframe_printspeed_flat="5" -s raft_base_fan_speed="0" -s switch_extruder_retraction_speeds="20" -s machine_disallowed_areas="[]" -s support_extruder_nr="0" -s wireframe_printspeed_bottom="5" -s support_bottom_offset="0.0" -s support_bottom_line_distance="2.4000240002400024" -s acceleration_topbottom="500" -s skin_outline_count="1" -s support_conical_angle="30" -s wall_line_count="3" -s z_seam_position="back" -s speed="0" -s material_print_temperature="210" -s speed_support_roof="25.0" -s conical_overhang_angle="50" -s machine_endstop_positive_direction_z="True" -s brim_replaces_support="False" -s speed_print="50.0" -s travel="0" -s max_extrusion_before_wipe="10" -s machine_max_feedrate_e="50" -s infill_angles="[ ]" -s top_bottom_pattern_0="lines" -s raft_surface_line_width="0.4" -s support_infill_sparse_thickness="0.12" -s coasting_enable="False" -s support_interface_extruder_nr="0" -s infill_line_width="0.4" -s travel_avoid_supports="True" -s shell="0" -s roofing_material_flow="100" -s skin_overlap_mm="0.04" -s minimum_roof_area="10" -s machine_acceleration="500" -s min_skin_width_for_expansion="5.878304635907295e-17" -s retraction_extrusion_window="10" -s material_flow="100" -s prime_tower_line_width="0.4" -s acceleration_support="500" -s support_connect_zigzags="True" -s material_end_of_filament_purge_length="20" -s arcwelder_min_arc_segment="12" -s support_skip_some_zags="False" -s wipe_repeat_count="5" -s bridge_fan_speed_3="0" -s infill_wall_line_count="0" -s cutting_mesh="False" -s wireframe_printspeed="5" -s max_skin_angle_for_expansion="90" -s machine_nozzle_tip_outer_diameter="1" -s skin_no_small_gaps_heuristic="False" -s infill="0" -s raft_interface_line_spacing="1.0" -s speed_ironing="16.666666666666668" -s bridge_fan_speed="100" -s machine_center_is_zero="False" -s ooze_shield_enabled="False" -s brim_outside_only="True" -s support_roof_line_distance="2.4000240002400024" -s xy_offset_layer_0="0" -s bridge_wall_speed="12.5" -s meshfix_union_all_remove_holes="False" -s raft_interface_thickness="0.18" -s skin_material_flow="100" -s wireframe_roof_inset="3" -s filter_out_tiny_gaps="False" -s speed_travel="150.0" -s material_end_of_filament_purge_speed="0.5" -s material_anti_ooze_retracted_position="-4" -s layer_height_0="0.2" -s support_roof_angles="[ ]" -s support_roof_density="33.333" -s material_standby_temperature="150" -s wireframe_enabled="False" -s material_diameter="1.75" -s layer_0_z_overlap="0.15" -s infill_randomize_start_location="False" -s top_skin_expand_distance="1.2000000000000002" -s speed_layer_0="20.0" -s top_skin_preshrink="1.2000000000000002" -s adaptive_layer_height_variation_step="0.04" -s machine_endstop_positive_direction_y="False" -s bridge_skin_material_flow_2="100" -s raft_base_line_width="0.8" -s support_tower_roof_angle="65" -s material_guid="" -s wireframe_printspeed_down="5" -s support_type="everywhere" -s travel_retract_before_outer_wall="True" -s wall_0_wipe_dist="0.0" -s machine_extruders_shared_nozzle_initial_retraction="0" -s wipe_pause="0" -s support_line_width="0.4" -s support_zag_skip_count="10" -s skirt_gap="10.0" -s ironing_enabled="False" -s raft_base_acceleration="500" -s wall_overhang_speed_factor="100" -s speed_equalize_flow_max="150" -s support_infill_extruder_nr="0" -s top_layers="8" -s prime_tower_size="20" -s speed_travel_layer_0="100.0" -s support_bottom_extruder_nr="0" -s wall_line_width="0.4" -s acceleration_travel="500" -s magic_spiralize="False" -s support_bottom_stair_step_height="0.3" -s bridge_skin_speed="12.5" -s raft_surface_acceleration="500" -s wipe_brush_pos_x="100" -s jerk_roofing="8" -s machine_nozzle_cool_down_speed="2.0" -s raft_acceleration="500" -s support_interface_density="33.333" -s mesh_rotation_matrix="[[1,0,0], [0,1,0], [0,0,1]]" -s skirt_brim_material_flow="100" -s retraction_combing="noskin" -s support_angle="59" -s draft_shield_dist="10" -s support_roof_material_flow="100" -s meshfix_maximum_travel_resolution="0.25" -s retraction_speed="25" -s wireframe_flow="100" -s material_break_preparation_speed="2" -s cross_infill_pocket_size="6.0" -s speed_support="25.0" -s bridge_skin_material_flow="60" -s raft_airgap="0.3" -s adhesion_type="brim" -s wireframe_flow_flat="100" -s roofing_line_width="0.4" -s anti_overhang_mesh="False" -s top_bottom_extruder_nr="-1" -s wireframe_drag_along="0.6" -s smooth_spiralized_contours="True" -s ironing_inset="0.38" -s skin_preshrink="1.2000000000000002" -s support_material_flow="100" -s wipe_retraction_prime_speed="25" -s machine_max_feedrate_x="500" -s machine_gcode_flavor="RepRap (Marlin/Sprinter)" -s material_extrusion_cool_down_speed="0.7" -s support_interface_pattern="grid" -s raft_fan_speed="0" -s wall_material_flow="100" -s mold_enabled="False" -s arcwelder_g90_influences_extruder="False" -s small_feature_max_length="0.0" -s support_roof_height="0.96" -s support_interface_enable="True" -s support_brim_width="4" -s adhesion_extruder_nr="0" -s relative_extrusion="False" -s jerk_support_interface="8" -s retraction_hop_after_extruder_switch="True" -s adaptive_layer_height_variation="0.04" -s flow_rate_extrusion_offset_factor="100" -s wall_x_extruder_nr="-1" -s coasting_volume="0.064" -s travel_avoid_distance="0.625" -s material_print_temperature_layer_0="210" -s limit_support_retractions="True" -s acceleration_print_layer_0="500" -s speed_roofing="25.0" -s build_volume_temperature="28" -s bottom_skin_expand_distance="1.2000000000000002" -s switch_extruder_retraction_speed="20" -s slicing_tolerance="middle" -s machine_max_acceleration_y="500" -s ironing_only_highest_layer="False" -s mesh_position_x="0" -s bridge_settings_enabled="False" -e0 -s bridge_fan_speed="100" -s speed_support_infill="25.0" -s acceleration_wall_x="500" -s connect_infill_polygons="False" -s mold_roof_height="0.5" -s outer_inset_first="False" -s zig_zaggify_infill="False" -s raft_base_jerk="8" -s speed_equalize_flow_max="150" -s infill_pattern="cubic" -s prime_tower_min_volume="6" -s raft_smoothing="5" -s small_hole_max_size="0" -s sub_div_rad_add="0.4" -s magic_fuzzy_skin_outside_only="False" -s min_infill_area="0" -s raft_interface_acceleration="500" -s cool_fan_speed_0="0" -s mold_width="5" -s support_bottom_stair_step_min_slope="10.0" -s infill_offset_y="0" -s wipe_hop_amount="0.2" -s jerk_layer_0="8" -s experimental="0" -s magic_fuzzy_skin_thickness="0.3" -s support_offset="0" -s machine_nozzle_size="0.4" -s speed_travel_layer_0="100.0" -s jerk_topbottom="8" -s support_tree_angle="40" -s default_material_print_temperature="200" -s meshfix_maximum_resolution="0.25" -s wall_thickness="1.2000000000000002" -s bridge_skin_speed_3="12.5" -s material_flow_layer_0="100" -s prime_blob_enable="False" -s travel_compensate_overlapping_walls_x_enabled="True" -s material_break_temperature="50" -s brim_width="8.0" -s bridge_skin_material_flow_3="110" -s machine_steps_per_mm_z="50" -s jerk_infill="8" -s wall_min_flow_retract="False" -s raft_surface_layers="2" -s support_meshes_present="True" -s bottom_thickness="0.9199999999999999" -s skirt_line_count="3" -s bridge_skin_density_2="75" -s material_no_load_move_factor="0.940860215" -s roofing_pattern="lines" -s z_seam_relative="False" -s minimum_support_area="2" -s extruder_prime_pos_y="0" -s connect_skin_polygons="False" -s support_z_distance="0.24" -s gradual_infill_steps="0" -s machine_steps_per_mm_x="50" -s top_thickness="0.9199999999999999" -s machine_steps_per_mm_e="1600" -s prime_tower_wipe_enabled="True" -s layer_start_y="0.0" -s center_object="False" -s material_flush_purge_speed="0.5" -s infill_overlap="30.0" -s material_anti_ooze_retraction_speed="5" -s support_bottom_enable="True" -s support_bottom_angles="[ ]" -s mold_angle="40" -s machine_nozzle_id="unknown" -s support_bottom_pattern="grid" -s retract_at_layer_change="False" -s raft_surface_speed="25.0" -s travel_compensate_overlapping_walls_0_enabled="False" -s infill_multiplier="1" -s support_brim_enable="True" -s material_flow_dependent_temperature="False" -s support_tree_collision_resolution="0.2" -s prime_tower_flow="100" -s material_initial_print_temperature="200" -s speed_wall_x="25.0" -s retraction_hop_only_when_collides="False" -s machine_extruder_start_pos_y="0" -s wall_0_inset="0" -s speed_support_interface="25.0" -s bridge_skin_density_3="80" -s wipe_retraction_extra_prime_amount="0" -s acceleration_support_roof="500" -s support_wall_count="1" -s support_tree_branch_distance="1" -s support_interface_height="0.96" -s z_seam_position="back" -s speed="0" -s top_skin_preshrink="1.2000000000000002" -s raft_interface_thickness="0.18" -s speed_ironing="16.666666666666668" -s acceleration_infill="500" -s speed_support_bottom="25.0" -s machine_nozzle_head_distance="3" -s skirt_brim_line_width="0.4" -s infill_line_width="0.4" -s roofing_material_flow="100" -s max_skin_angle_for_expansion="90" -s machine_nozzle_tip_outer_diameter="1" -s skin_no_small_gaps_heuristic="False" -s acceleration_wall_0="500" -s switch_extruder_prime_speed="20" -s speed_infill="50.0" -s acceleration_ironing="500" -s support_xy_distance="0.8" -s cool_fan_enabled="True" -s cool_min_layer_time_fan_speed_max="10" -s support_skip_some_zags="False" -s wipe_repeat_count="5" -s bridge_fan_speed_3="0" -s raft_margin="15" -s jerk_ironing="8" -s acceleration_wall="500" -s support_bottom_distance="0.24" -s support_conical_angle="30" -s wall_line_count="3" -s acceleration_topbottom="500" -s skin_outline_count="1" -s prime_tower_line_width="0.4" -s acceleration_support="500" -s wall_min_flow="0" -s xy_offset="0" -s raft_jerk="8" -s material_final_print_temperature="200" -s wipe_hop_speed="5" -s wall_x_material_flow="100" -s support_interface_line_width="0.4" -s extruder_prime_pos_z="0" -s machine_extruder_start_pos_x="0" -s material_break_preparation_retracted_position="-16" -s material_break_speed="25" -s skin_edge_support_layers="0" -s support="0" -s bridge_wall_material_flow="50" -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 ironing_pattern="zigzag" -s support_skip_zag_per_mm="20" -s bottom_layers="8" -s acceleration_support_interface="500" -s material_anti_ooze_retracted_position="-4" -s support_roof_angles="[ ]" -s support_roof_density="33.333" -s material_standby_temperature="175" -s jerk_wall="8" -s infill_offset_x="0" -s infill_wipe_dist="0.0" -s meshfix_maximum_deviation="0.025" -s hole_xy_offset="0" -s skirt_brim_speed="20.0" -s material_adhesion_tendency="0" -s raft_base_thickness="0.24" -s zig_zaggify_support="False" -s gradual_support_infill_step_height="1" -s infill_overlap_mm="0.12" -s wall_overhang_angle="90" -s material_diameter="1.75" -s wipe_retraction_amount="6.5" -s small_feature_speed_factor_0="50" -s coasting_speed="90" -s speed_wall="25.0" -s support_conical_enabled="False" -s cool_fan_speed_min="100.0" -s switch_extruder_extra_prime_amount="0" -s raft_base_speed="18.75" -s material_surface_energy="100" -s support_roof_line_width="0.4" -s optimize_wall_printing_order="True" -s support_roof_line_distance="2.4000240002400024" -s brim_outside_only="True" -s wipe_hop_enable="False" -s machine_nozzle_heat_up_speed="2.0" -s clean_between_layers="False" -s wipe_retraction_retract_speed="25" -s alternate_extra_perimeter="False" -s cool_fan_speed="100.0" -s machine_steps_per_mm_y="50" -s speed_equalize_flow_enabled="False" -s support_infill_rate="20" -s speed_z_hop="5" -s raft_surface_jerk="8" -s skin_edge_support_thickness="0" -s brim_line_count="20" -s material_end_of_filament_purge_speed="0.5" -s magic_fuzzy_skin_point_density="1.25" -s sup
fvrmr commented 3 years ago

Hi @FrankBreda could you please add your log file as a document in a comment here on Github. Sending it as a e-mail doesn't work, because it seems like there is a lot missing.

FrankBreda commented 3 years ago

I think i found the problem with chitubox


Van: Fenne @.> Verzonden: donderdag 22 april 2021 15:45 Aan: Ultimaker/Cura @.> CC: FrankBreda @.>; Mention @.> Onderwerp: Re: [Ultimaker/Cura] Cura 4.9 keeps crasching (#9629)

Hi @FrankBredahttps://github.com/FrankBreda could you please add your log file as a document in a comment here on Github. Sending it as a e-mail doesn't work, because it seems like there is a lot missing.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHubhttps://github.com/Ultimaker/Cura/issues/9629#issuecomment-824855082, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ATYZTLHBTKGRBG4VSK7R2WDTKAR65ANCNFSM43KCFERQ.

nallath commented 3 years ago

I think i found the problem with chitubox

Cool! Whould you mind sharing what you found? It could be that there is something that we could / should change so that it's fixed for everyone.

FrankBreda commented 3 years ago

Ive deleted chitubox from my pc and now it works


Van: Jaime van Kessel @.> Verzonden: donderdag 22 april 2021 16:39 Aan: Ultimaker/Cura @.> CC: FrankBreda @.>; Mention @.> Onderwerp: Re: [Ultimaker/Cura] Cura 4.9 keeps crasching (#9629)

I think i found the problem with chitubox

Cool! Whould you mind sharing what you found? It could be that there is something that we could / should change so that it's fixed for everyone.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHubhttps://github.com/Ultimaker/Cura/issues/9629#issuecomment-824900830, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ATYZTLAPVIXZSPMO5O2CUADTKAYKPANCNFSM43KCFERQ.

nallath commented 3 years ago

Ive deleted chitubox from my pc and now it works

What made you try that? Or were you just trying to remove random other SW to see what fixed this issue?

FrankBreda commented 3 years ago

I saw something on the messageboard about it so thats what i tried.


Van: Jaime van Kessel @.> Verzonden: donderdag 22 april 2021 17:46 Aan: Ultimaker/Cura @.> CC: FrankBreda @.>; Mention @.> Onderwerp: Re: [Ultimaker/Cura] Cura 4.9 keeps crasching (#9629)

Ive deleted chitubox from my pc and now it works

What made you try that? Or were you just trying to remove random other SW to see what fixed this issue?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHubhttps://github.com/Ultimaker/Cura/issues/9629#issuecomment-824956809, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ATYZTLA3ZTQUTB4GBC5SU7LTKBAFZANCNFSM43KCFERQ.

BarryWillick commented 3 years ago

I had the same issue that caused a crash every time I attempted to load a file. Updated all of my plugins and the issue went away. This was very frustrating and time-consuming to discover the solution. There should be a more elegant way of handling an outdated plugin than to crash.

fieldOfView commented 3 years ago

The plugin that caused the crash (one of mone, sorry) was updated to prevent the crash more than a month before the release of Cura 4.9.

Updating plugins should be more straightforward.

Ghostkeeper commented 3 years ago

I'll close this because the root issue has already been determined and fixed in the plug-ins that was causing them.

If there's ideas on how to make it easier to update plug-ins, I'm all ears. We could implement a button to batch-update all of them, maybe, but if people don't pay attention to the number in the top-right corner of the screen, I don't think they're likely to push that button either.

fieldOfView commented 3 years ago

If there's ideas on how to make it easier to update plug-ins, I'm all ears.

The Marketplace could be fixed so it does not take around a minute to open and populate. The UpdateChecker message that pops up to notify the user of a new version of Cura could be enhanced to also pop up for plugin updates. There could be an "available updates" tab in the Marketplace.

fieldOfView commented 3 years ago

You might even want to have an option to automaticly update plugins, especially for "Essentials" approved plugins.

Ghostkeeper commented 3 years ago

The Marketplace could be fixed so it does not take around a minute to open and populate.

This is indeed on our backlog and I agree that would certainly help! It's very annoying.

The UpdateChecker message that pops up to notify the user of a new version of Cura could be enhanced to also pop up for plugin updates.

This is the type of change I wouldn't like to see personally. It's a bit of a subjective issue, but usually it's not a problem to have outdated plug-ins and then getting regular pop-ups about it is kind of annoying.

There could be an "available updates" tab in the Marketplace.

That's a nice idea. I think I've heard it before (was it you who suggested that?). I can put that on our CCB.

Maybe this discussion should be moved to https://github.com/Ultimaker/Cura/issues/6658 though.

fieldOfView commented 3 years ago

From https://github.com/Ultimaker/Cura/issues/9629#issuecomment-834498403:

If there's ideas on how to make it easier to update plug-ins, I'm all ears.

The Marketplace could be fixed so it does not take around a minute to open and populate.

The UpdateChecker message that pops up to notify the user of a new version of Cura could be enhanced to also pop up for plugin updates.

There could be an "available updates" tab in the Marketplace.

You might even want to have an option to automaticly update plugins, especially for "Essentials" approved plugins.

konskarm commented 3 years ago

@fieldOfView we now have a ticket in our backlog for adding a preference to automatically update plugins. Devs see CURA-8274.