Open Podaros opened 4 years ago
never mind was just windows protecting c drive
You can, but only in a somewhat hacky way for now. You have to know your way around a zip file and must be prepared to reinstall Cura if it does not work.
* Download this file: https://raw.githubusercontent.com/Ultimaker/Uranium/05a7455a34b027e0dccafdbeac2c3bfcea0794c4/UM/Backend/Backend.py * Navigate to where you have Cura installed (Eg `C:\Program Files\Ultimaker Cura 4.4\`) * Open the file `python35.zip` from that folder in your favorite zip application (eg 7Zip) * Navigate to `UM\Backend` * From that zipped folder, remove the file named `Backend.pyc` * In that same zipped folder, place the file you downloaded. Note that that is `Backand.py`. Do not change the extension, keep it at .py
The file you removed is a "compiled" version of the python file (hence the 'c' for 'compiled' in the extension). You replace it with an non-compiled fixed version.
Now start Cura and try. If it works, then great! If not, then please post another log. It might be that the fix does not work, or that this hacky way of patching Cura went wrong.
thank you so mutch all it finaly works :D this was the solution ( dono wat it is but it works )
Thanks for testing!
@LipuFei we'll probably need to have a ticket for this in order to have the QA team test this as well, no?
Thanks for testing!
@LipuFei we'll probably need to have a ticket for this in order to have the QA team test this as well, no?
Yes, the JIRA ticket is CURA-7142
will this be implemented in the next update or should i not update for a while ?
It'll be in the next release (the 4.5 beta, and then 4.5 stable). If you install 4.5 it should work in that version without needing to make local modifications.
You can, but only in a somewhat hacky way for now. You have to know your way around a zip file and must be prepared to reinstall Cura if it does not work.
- Download this file: https://raw.githubusercontent.com/Ultimaker/Uranium/05a7455a34b027e0dccafdbeac2c3bfcea0794c4/UM/Backend/Backend.py
- Navigate to where you have Cura installed (Eg
C:\Program Files\Ultimaker Cura 4.4\
)- Open the file
python35.zip
from that folder in your favorite zip application (eg 7Zip)- Navigate to
UM\Backend
- From that zipped folder, remove the file named
Backend.pyc
- In that same zipped folder, place the file you downloaded. Note that that is
Backand.py
. Do not change the extension, keep it at .pyThe file you removed is a "compiled" version of the python file (hence the 'c' for 'compiled' in the extension). You replace it with an non-compiled fixed version.
Now start Cura and try. If it works, then great! If not, then please post another log. It might be that the fix does not work, or that this hacky way of patching Cura went wrong.
hey man, I have the same issue but this link ain't working anymore. Could you send a new one?
The link works for me.
The link works for me.
I am kinda new to github and I don't really know if what I see is what I should see but when I open the link I see some cmd-like stuff
That is correct. Download that file, and follow the rest of the steps.
That is correct. Download that file, and follow the rest of the steps.
Sorry if I seem annoying but I am completely new to github and no file is downloading and I don't know how to download text as some kind of file unless copying it :/
Then this method is not for you, and you will have to wait until the next (beta)release of Cura to test/use this change. There is a >0 chance of breaking things with the hack I proposed above, and if downloading a file is a challenge for you I highly recommend you just wait instead.
Reading the rest of the thread, you don’t have to wait since the fix is already in Cura 4.5.
Cura version 4.4, also tried older versions, screenshot is from 3.6 (same problem)
Windows 10, ryzen 5
Ender3 Pro
Nothing follows after that, no crush, no error.
cura.log
Can't actually find a solution in any other post so I made my own.