-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
4.7 nozzle size grayed out #8248
Comments
This is an issue with the sidebar plugin. Please contact the developer of that plugin. |
Is it though? @lnzmoore, can you please test if this also happens with the Sidebar GUI plugin disabled? |
I checked this without the sidebar plugin. The options are selectable there. |
But did you reproduce it with the sidebar plugin? |
I haven't tried it with the sidebar plugin, but i have tried it with a PLA+ profile |
I just tried this with the sidebar plugin installed, but I could also not reproduce it (both with generic PLA and a custom material type) |
Ok, so it probably isn't caused by the sidebar plugin, because the sidebar plugin mostly just re-arranges existing UI elements (instead of re-implementing them, which could lead to new issues). |
Anyhow, I do need more information to debug this; Logs & configuration files. |
Hi Jamie,
Sorry, I am new to this github thing and don't really understand it. I just
pressed some buttons to report the problem and here we are. I had no idea
real humans would be interacting with me.
I tried making it think i was back on a .4 nozzle. I uninstalled 4.7,
changed 4.6 to a .4 nozzle (because I think the installer looks to the
current version to decide some things) and reinstalled 4.7 new one came up
as a .4 nozzle, but as soon as I drag and dropped an STL (I tried with
several) it gave me an error report which i sent, and it shut down cura.
so i have no idea how to get you logs and configuration files. so here is
a copy of the part it shows in a box labeled "error traceback"
---
Traceback (most recent call last):
File
"X:\4.7-exe\build\inst\lib\python3.5\site-packages\cura\CuraApplication.py",
line 1060, in event
File
"X:\4.7-exe\build\inst\lib\python3.5\site-packages\UM\Qt\QtApplication.py",
line 464, in event
File "X:\4.7-exe\build\inst\lib\python3.5\site-packages\UM\Event.py", line
218, in call
File "X:\4.7-exe\build\inst\lib\python3.5\site-packages\UM\Signal.py", line
332, in __performEmit
File
"X:\4.7-exe\build\inst\lib\python3.5\site-packages\cura\CuraApplication.py",
line 1820, in _readMeshFinished
IndexError: list index out of range
…---
and this is what it says under "logs"
Thread 0x00000e44 (most recent call first):
File "C:\Program Files\Ultimaker Cura
4.7\plugins\USBPrinting\USBPrinterOutputDeviceManager.py", line 87 in
_updateThread
File "threading.py", line 862 in run
File "threading.py", line 914 in _bootstrap_inner
File "threading.py", line 882 in _bootstrap
Thread 0x00002464 (most recent call first):
File "C:\Program Files\Ultimaker Cura
4.7\plugins\RemovableDriveOutputDevice\RemovableDrivePlugin.py", line 61 in
_updateThread
File "threading.py", line 862 in run
File "threading.py", line 914 in _bootstrap_inner
File "threading.py", line 882 in _bootstrap
Thread 0x00000f00 (most recent call first):
File "threading.py", line 297 in wait
File "zeroconf\__init__.py", line 2117 in wait
File "zeroconf\__init__.py", line 1434 in run
File "threading.py", line 914 in _bootstrap_inner
File "threading.py", line 882 in _bootstrap
Thread 0x000008bc (most recent call first):
File "threading.py", line 297 in wait
File "threading.py", line 549 in wait
File "C:\Program Files\Ultimaker Cura
4.7\plugins\UM3NetworkPrinting\src\Network\ZeroConfClient.py", line 81 in
_handleOnServiceChangedRequests
File "threading.py", line 862 in run
File "threading.py", line 914 in _bootstrap_inner
File "threading.py", line 882 in _bootstrap
Thread 0x000029b4 (most recent call first):
File "threading.py", line 297 in wait
File "zeroconf\__init__.py", line 2117 in wait
File "zeroconf\__init__.py", line 1262 in run
File "threading.py", line 914 in _bootstrap_inner
File "threading.py", line 882 in _bootstrap
Thread 0x00000e6c (most recent call first):
File "zeroconf\__init__.py", line 1183 in run
File "threading.py", line 914 in _bootstrap_inner
File "threading.py", line 882 in _bootstrap
Thread 0x00000f78 (most recent call first):
File "threading.py", line 297 in wait
File
"C:\Users\zebmo\AppData\Roaming\cura\4.7\plugins\OctoPrintPlugin\OctoPrintPlugin\python-zeroconf\zeroconf\__init__.py",
line 2184 in wait
File
"C:\Users\zebmo\AppData\Roaming\cura\4.7\plugins\OctoPrintPlugin\OctoPrintPlugin\python-zeroconf\zeroconf\__init__.py",
line 1496 in run
File "threading.py", line 914 in _bootstrap_inner
File "threading.py", line 882 in _bootstrap
Thread 0x000030c0 (most recent call first):
File "threading.py", line 297 in wait
File
"C:\Users\zebmo\AppData\Roaming\cura\4.7\plugins\OctoPrintPlugin\OctoPrintPlugin\python-zeroconf\zeroconf\__init__.py",
line 2184 in wait
File
"C:\Users\zebmo\AppData\Roaming\cura\4.7\plugins\OctoPrintPlugin\OctoPrintPlugin\python-zeroconf\zeroconf\__init__.py",
line 1315 in run
File "threading.py", line 914 in _bootstrap_inner
File "threading.py", line 882 in _bootstrap
Thread 0x00000dd0 (most recent call first):
File
"C:\Users\zebmo\AppData\Roaming\cura\4.7\plugins\OctoPrintPlugin\OctoPrintPlugin\python-zeroconf\zeroconf\__init__.py",
line 1221 in run
File "threading.py", line 914 in _bootstrap_inner
File "threading.py", line 882 in _bootstrap
Thread 0x00003108 (most recent call first):
File
"X:\4.7-exe\build\inst\lib\python3.5\site-packages\UM\Backend\Backend.py",
line 165 in _storeStderrToLogThread
File "threading.py", line 862 in run
File "threading.py", line 914 in _bootstrap_inner
File "threading.py", line 882 in _bootstrap
Thread 0x000037f8 (most recent call first):
File
"X:\4.7-exe\build\inst\lib\python3.5\site-packages\UM\Backend\Backend.py",
line 153 in _storeOutputToLogThread
File "threading.py", line 862 in run
File "threading.py", line 914 in _bootstrap_inner
File "threading.py", line 882 in _bootstrap
Thread 0x000013a0 (most recent call first):
File "threading.py", line 293 in wait
File "threading.py", line 424 in acquire
File "X:\4.7-exe\build\inst\lib\python3.5\site-packages\UM\JobQueue.py",
line 98 in _nextJob
File "X:\4.7-exe\build\inst\lib\python3.5\site-packages\UM\JobQueue.py",
line 123 in run
File "threading.py", line 914 in _bootstrap_inner
File "threading.py", line 882 in _bootstrap
Thread 0x000000b4 (most recent call first):
File "threading.py", line 293 in wait
File "threading.py", line 424 in acquire
File "X:\4.7-exe\build\inst\lib\python3.5\site-packages\UM\JobQueue.py",
line 98 in _nextJob
File "X:\4.7-exe\build\inst\lib\python3.5\site-packages\UM\JobQueue.py",
line 123 in run
File "threading.py", line 914 in _bootstrap_inner
File "threading.py", line 882 in _bootstrap
Thread 0x00002620 (most recent call first):
File "threading.py", line 293 in wait
File "threading.py", line 424 in acquire
File "X:\4.7-exe\build\inst\lib\python3.5\site-packages\UM\JobQueue.py",
line 98 in _nextJob
File "X:\4.7-exe\build\inst\lib\python3.5\site-packages\UM\JobQueue.py",
line 123 in run
File "threading.py", line 914 in _bootstrap_inner
File "threading.py", line 882 in _bootstrap
Thread 0x000010c8 (most recent call first):
File "threading.py", line 293 in wait
File "threading.py", line 424 in acquire
File "X:\4.7-exe\build\inst\lib\python3.5\site-packages\UM\JobQueue.py",
line 98 in _nextJob
File "X:\4.7-exe\build\inst\lib\python3.5\site-packages\UM\JobQueue.py",
line 123 in run
File "threading.py", line 914 in _bootstrap_inner
File "threading.py", line 882 in _bootstrap
Thread 0x00003184 (most recent call first):
File "threading.py", line 293 in wait
File "threading.py", line 424 in acquire
File "X:\4.7-exe\build\inst\lib\python3.5\site-packages\UM\JobQueue.py",
line 98 in _nextJob
File "X:\4.7-exe\build\inst\lib\python3.5\site-packages\UM\JobQueue.py",
line 123 in run
File "threading.py", line 914 in _bootstrap_inner
File "threading.py", line 882 in _bootstrap
Thread 0x00003378 (most recent call first):
File "threading.py", line 293 in wait
File "threading.py", line 424 in acquire
File "X:\4.7-exe\build\inst\lib\python3.5\site-packages\UM\JobQueue.py",
line 98 in _nextJob
File "X:\4.7-exe\build\inst\lib\python3.5\site-packages\UM\JobQueue.py",
line 123 in run
File "threading.py", line 914 in _bootstrap_inner
File "threading.py", line 882 in _bootstrap
Thread 0x0000322c (most recent call first):
File "threading.py", line 293 in wait
File "threading.py", line 424 in acquire
File "X:\4.7-exe\build\inst\lib\python3.5\site-packages\UM\JobQueue.py",
line 98 in _nextJob
File "X:\4.7-exe\build\inst\lib\python3.5\site-packages\UM\JobQueue.py",
line 123 in run
File "threading.py", line 914 in _bootstrap_inner
File "threading.py", line 882 in _bootstrap
Thread 0x0000389c (most recent call first):
File "threading.py", line 293 in wait
File "threading.py", line 424 in acquire
File "X:\4.7-exe\build\inst\lib\python3.5\site-packages\UM\JobQueue.py",
line 98 in _nextJob
File "X:\4.7-exe\build\inst\lib\python3.5\site-packages\UM\JobQueue.py",
line 123 in run
File "threading.py", line 914 in _bootstrap_inner
File "threading.py", line 882 in _bootstrap
Thread 0x00001444 (most recent call first):
File "threading.py", line 293 in wait
File "threading.py", line 424 in acquire
File "X:\4.7-exe\build\inst\lib\python3.5\site-packages\UM\JobQueue.py",
line 98 in _nextJob
File "X:\4.7-exe\build\inst\lib\python3.5\site-packages\UM\JobQueue.py",
line 123 in run
File "threading.py", line 914 in _bootstrap_inner
File "threading.py", line 882 in _bootstrap
Thread 0x0000241c (most recent call first):
File "threading.py", line 293 in wait
File "threading.py", line 424 in acquire
File "X:\4.7-exe\build\inst\lib\python3.5\site-packages\UM\JobQueue.py",
line 98 in _nextJob
File "X:\4.7-exe\build\inst\lib\python3.5\site-packages\UM\JobQueue.py",
line 123 in run
File "threading.py", line 914 in _bootstrap_inner
File "threading.py", line 882 in _bootstrap
Thread 0x000018d0 (most recent call first):
File "threading.py", line 293 in wait
File "threading.py", line 424 in acquire
File "X:\4.7-exe\build\inst\lib\python3.5\site-packages\UM\JobQueue.py",
line 98 in _nextJob
File "X:\4.7-exe\build\inst\lib\python3.5\site-packages\UM\JobQueue.py",
line 123 in run
File "threading.py", line 914 in _bootstrap_inner
File "threading.py", line 882 in _bootstrap
Thread 0x00002684 (most recent call first):
File "threading.py", line 293 in wait
File "threading.py", line 424 in acquire
File "X:\4.7-exe\build\inst\lib\python3.5\site-packages\UM\JobQueue.py",
line 98 in _nextJob
File "X:\4.7-exe\build\inst\lib\python3.5\site-packages\UM\JobQueue.py",
line 123 in run
File "threading.py", line 914 in _bootstrap_inner
File "threading.py", line 882 in _bootstrap
Thread 0x0000359c (most recent call first):
File "threading.py", line 293 in wait
File "threading.py", line 424 in acquire
File "X:\4.7-exe\build\inst\lib\python3.5\site-packages\UM\JobQueue.py",
line 98 in _nextJob
File "X:\4.7-exe\build\inst\lib\python3.5\site-packages\UM\JobQueue.py",
line 123 in run
File "threading.py", line 914 in _bootstrap_inner
File "threading.py", line 882 in _bootstrap
Thread 0x00001fc8 (most recent call first):
File "threading.py", line 293 in wait
File "threading.py", line 424 in acquire
File "X:\4.7-exe\build\inst\lib\python3.5\site-packages\UM\JobQueue.py",
line 98 in _nextJob
File "X:\4.7-exe\build\inst\lib\python3.5\site-packages\UM\JobQueue.py",
line 123 in run
File "threading.py", line 914 in _bootstrap_inner
File "threading.py", line 882 in _bootstrap
Thread 0x00003bb0 (most recent call first):
File "threading.py", line 293 in wait
File "threading.py", line 424 in acquire
File "X:\4.7-exe\build\inst\lib\python3.5\site-packages\UM\JobQueue.py",
line 98 in _nextJob
File "X:\4.7-exe\build\inst\lib\python3.5\site-packages\UM\JobQueue.py",
line 123 in run
File "threading.py", line 914 in _bootstrap_inner
File "threading.py", line 882 in _bootstrap
Thread 0x000038c0 (most recent call first):
File "threading.py", line 293 in wait
File "threading.py", line 424 in acquire
File "X:\4.7-exe\build\inst\lib\python3.5\site-packages\UM\JobQueue.py",
line 98 in _nextJob
File "X:\4.7-exe\build\inst\lib\python3.5\site-packages\UM\JobQueue.py",
line 123 in run
File "threading.py", line 914 in _bootstrap_inner
File "threading.py", line 882 in _bootstrap
Current thread 0x00002bdc (most recent call first):
File
"X:\4.7-exe\build\inst\lib\python3.5\site-packages\cura\CrashHandler.py",
line 393 in _logInfoWidget
File
"X:\4.7-exe\build\inst\lib\python3.5\site-packages\cura\CrashHandler.py",
line 182 in _createDialog
File
"X:\4.7-exe\build\inst\lib\python3.5\site-packages\cura\CrashHandler.py",
line 86 in __init__
File "X:\4.7-exe\build\inst\bin\cura_app.py", line 166 in exceptHook
File
"X:\4.7-exe\build\inst\lib\python3.5\site-packages\UM\Qt\QtApplication.py",
line 378 in exec_
File
"X:\4.7-exe\build\inst\lib\python3.5\site-packages\cura\CuraApplication.py",
line 844 in run
File "X:\4.7-exe\build\inst\bin\cura_app.py", line 234 in <module>
File "Console.py", line 24 in <module>
File "<frozen importlib._bootstrap>", line 634 in
_load_backward_compatible
File "<frozen importlib._bootstrap>", line 664 in _load_unlocked
File "<frozen importlib._bootstrap>", line 957 in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 968 in _find_and_load
File "__startup__.py", line 12 in <module>
File "<frozen importlib._bootstrap>", line 634 in
_load_backward_compatible
File "<frozen importlib._bootstrap>", line 664 in _load_unlocked
File "<frozen importlib._bootstrap>", line 957 in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 968 in _find_and_load
---
So that is what I could find by guessing. I wasn't sure what configuration
files would be, so here is a snip of what the error report says at the top:
[image: image.png]
So I am going to take another wild guess and attach a file called
"Cura.log" because it seemed to have a lot of info in it and my pc actually
opened that one with the text editor thing when I clicked on it.
Hope this helps? Can I do anything else?
Zeb
On Thu, Aug 27, 2020 at 9:30 AM Jaime van Kessel ***@***.***> wrote:
Anyhow, I do need more information to debug this; Logs & configuration
files.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#8248 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AQYHZNYJKZN3DU47E24OSMLSCZUX7ANCNFSM4QMDPPOA>
.
--
Zeb Moore
From my Gmail account
|
That is a duplicate of #8230 |
Application version
4.7
Platform
windows 10
Printer
ender 3 pro
Reproduction steps
Screenshot(s)
Actual results
(What happens after the above steps have been followed.)
Expected results
(What should happen after the above steps have been followed.)
Project file
(For slicing bugs, provide a project which clearly shows the bug, by going to File->Save. For big files you may need to use WeTransfer or similar file sharing sites.)
Log file
(See https://github.com/Ultimaker/Cura#logging-issues to find the log file to upload, or copy a relevant snippet from it.)
Additional information
(Extra information relevant to the issue.)
The text was updated successfully, but these errors were encountered: