Hi,
I can't start Cura due to the error message "api-ms-win-core-path-I1-1-0.dll missing", followed by "Error loading Python DLL '(path) python310.dll' LoadLibrary: module not found"
-
2
Hi,
I can't start Cura due to the error message "api-ms-win-core-path-I1-1-0.dll missing", followed by "Error loading Python DLL '(path) python310.dll' LoadLibrary: module not found"
1 minute ago, Enigma_M4 said:Hi,
I can't start Cura due to the error message "api-ms-win-core-path-I1-1-0.dll missing", followed by "Error loading Python DLL '(path) python310.dll' LoadLibrary: module not found"
me too
Cura 5 is not longer compatible with Windows 7. From the releasenotes:
QuoteFrom version 5.0 onwards - Ultimaker Cura is only supported on operating systems actively maintained by their software manufacturer or community. This means Windows 7 and MacOS 10.14 will no longer be supported.
Ubuntu 18.04 is also no longer supported because of the update to Qt6.
Tried several versions of Cura today (including 5.0) and none of them would fully open before crashing. Used to run flawlessly.
I do not know if it is related, but I looked at the apps installed (win11) by date and one of them was installed yesterday: "Microsoft Edge WebView2 Runtime". There was an option to either update or reinstall (can't remember) and Cura runs fine now. (?)
Edited by cohocarl10 hours ago, lacronx said:It does include a shortcut to "C:\Program Files\Ultimaker Cura 5.0.0\Ultimaker-Cura.exe", but there is no such exe;
It may have gotten quarantined, as some virus checkers seem to detect a virus in that exe. As far as I know it is a false positive.
14 hours ago, Enigma_M4 said:Hi,
I can't start Cura due to the error message "api-ms-win-core-path-I1-1-0.dll missing", followed by "Error loading Python DLL '(path) python310.dll' LoadLibrary: module not found"
That's because we don't support windows 7 anymore. It's been EOL for 2 years now, so we had no other choice but drop support.
I just switched to Cura 5.0 from another slicing software, but i cant seem to get my files to save as .x3g i was able to download the .x3g file converter in older versions of Cura, but its no longer in the marketplace.... is there a new way to do this ?
Overall it looks like a great update, but let me nitpick something here:
Cura 4 was using macOS menus, like any good macOS application:
Cura 5 does not, why?
Thanks!
23 hours ago, GregValiant said:The default for all printers is "Outside to Inside". I went in and changed that to "Inside to Outside". In particular - printing the outside wall first on an overhang just doesn't work well.
how can i change such default settings?
i agree that this approach to fdm printing simply does not produce reliable results. The only good results I had were with PLA without using the second print core.
However, since the horizontal expansion is also adjusted in the new profiles, ultimaker seems to have implemented this new setting in an absolutely deliberate and planned way. here i have to ask myself under which test conditions these profiles were tested, as i think it only takes slightly more complex prints with two print cores and technical materials to show how inappropriate this printing sequence is.
can i also adjust other default settings in the cura profiles? i actually use the default settings from time to time via the simplified print settings tab where i can quickly select layer height and infill. can i change the default settings here?
I would prefer this over making my own profiles which i had to enable from a drop-down-menu.
calibration shapes have been removed from my install and marketplace, bug ?
9 hours ago, ahoeben said:It may have gotten quarantined, as some virus checkers seem to detect a virus in that exe. As far as I know it is a false positive.
This was exactly it, thank you! Bitdefender didn't even warn me.
I went into my printer definition file and added an override. You could also do it in fdmprinter.def.json but that is not advised. This is from fdmprinter.def.json
"inset_direction":
{
"label": "Wall Ordering",
"description": "Determines the order in which walls are printed. Printing outer walls earlier helps with dimensional accuracy, as faults from inner walls cannot propagate to the outside. However printing them later allows them to stack better when overhangs are printed.",
"type": "enum",
"options": {
"inside_out": "Inside To Outside",
"outside_in": "Outside To Inside"
},
"default_value": "outside_in",
It could be changed there. I have customized some of the Creality definition files for my own use and when I install a new release of Cura I always over-write the stock Cura files with my own. I added a line to the creality_base.def.json file
"wall_thickness": {"value": "line_width * 2" }, -------The comma must be added and then
"inset_direction": {"default_value": "inside_out"}
@2lo4dsno and @natekwilson the changes to the Cura dialog boxes and controls meant that virtually all of the plugins needed updating. They are a work in progress. As the authors get to them they are re-submitted for approval.
@ahoeben has been keeping a running list of his progress with his own plugins. I haven't seen notifications about the others. Maybe contacting the authors would provide a schedule for when they will be re-released.
9 hours ago, nallath said:That's because we don't support windows 7 anymore. It's been EOL for 2 years now, so we had no other choice but drop support.
Thank you, @nallath, for the info. Although it's no good news, especially for participants of the Win7 extended lifetime program, it prevents me from wasting time trying to bugfix.
2 hours ago, natekwilson said:calibration shapes have been removed from my install and marketplace, bug ?
No, not a bug. All the plugins need to be updated for the new version. I've reviewed the plugin and it still had some bugs. I expect it to be released soon 🙂
Loving the new slicer, have only faster printing time compared to previous version. Mainly unhappy about losing the custom support plug-in. Its one of my most used options for my new prints. Please update soon.
Hi.
New dark themes is [very bad], is it possible to make old 4'th theme include font?
I'm trying to myself change colors in theme.json but code is slice different, many settings from old one are not included in new one.
2 minutes ago, PLAmenPRINT said:Is there a way to have it as option or install it somehow?
No, a new theme would have to be made to "emulate" the old theme. Once someone makes that, it can be easily passed around.
What do you miss most about the old looks? The colors or the spacing?
50 minutes ago, ahoeben said:No, a new theme would have to be made to "emulate" the old theme. Once someone makes that, it can be easily passed around.
What do you miss most about the old looks? The colors or the spacing?
Mostly the color soft contrast. The black and white one of the 5.0 is too much.
Recommended Posts
GregValiant 1,042
The default for all printers is "Outside to Inside". I went in and changed that to "Inside to Outside". In particular - printing the outside wall first on an overhang just doesn't work well.
Link to post
Share on other sites
mettleh3d 0
Good morning, just noticed Cura 5 is stable now that's great news tyvm!
I am using a Chromebook with Linux. Just noticed that I couldn't run Cura 5 due to 'GLIBC_2.29' not found.
Any help would be greatly appreciated..
Link to post
Share on other sites