Jump to content

nallath

Team UltiMaker
  • Posts

    4,499
  • Joined

  • Last visited

  • Days Won

    99

Everything posted by nallath

  1. Do you have a network drive mounted? If so, could you unmount it? It's a known issue that this can cause problems.
  2. Nope, sorry. I'm also not entirely sure if my fixes even resolve it in the first place. I expect them to improve, but I simply can't guarantee it (or there might be new behavior that was hidden before now another issue is fixed...) Anyhow, I have added some extra code that should also help finding what is the issue if it wasn't fixed by the other changes. So for now we will just have to wait for the 5.0 release and see what the status is then.
  3. I have some good news, at least one of the things that i'm seeing in the profile data is something that I also saw in the data other people provided me. A fix was already merged a few days after we launched 4.13, so it is in the 5.0 release If you could also make a longer one, It might show some things that aren't visible now! Thanks!
  4. Ah. I see the mistake. Sorry. You should change <fdmmaterial xmlns="http://www.ultimaker.com/material" version="1.3"> to <fdmmaterial xmlns="http://www.ultimaker.com/material" xmlns:cura="http://www.ultimaker.com/cura" version="1.3">
  5. Please make feature requests on github: https://github.com/Ultimaker/Cura/issues/new/choose
  6. There is a much simpler thing you can do to help us; Just use the plugin in the way that it's intended. Please help us to help you! This is one of the more frustrating issues (because everyone, us included, hates slow software) and because we can't reproduce it. Providing us the data won't guarantee that we can fix it, but it does significantly increases the chances of us being able to.
  7. I really don't understand what you mean, sorry. Could you write out, step by step, what you do. Then write out, step by step what happens and then (step by step) what you think should happen.
  8. I'm not on windows myself, but i think it should be in the program files one under resources/materials.
  9. The performance data isn't in there, so this won't help us, sorry. Please run it by first enabling it, then letting it run for a while and then storing the data. Starting the profiler will make cura a lot slower though (which is also why it's not enabled by default!)
  10. You have "unsaved" changes and "saved" changes. By default, if you have unsaved changes and switch a profile, Cura asks you what you want to do; Either keep the unsaved changes or discard them. There is also a preference that you can set where it won't ask you every time you do this, but pick either of these two options. I assume that that is what you set. If you want to change that behavior, you can find it in preferences (general page)
  11. Cura already has this implemented, but due to some issues that we had with finding the right values for materials (in the sense that it worked for all models that we wanted to print with it), the setting is disabled in the frontend . However, you can set it if you change the material files. <cura:setting key="material_shrinkage_percentage">100</cura:setting> You can also set it for XY and Z separately <cura:setting key="material_shrinkage_percentage_xy">100</cura:setting> <cura:setting key="material_shrinkage_percentage_z">100</cura:setting>
  12. It is removing the profiles that you copy as it's deeming them to be incorrect. Profiles always come in pairs and according to the log it just finds a whole slew of profiles that don't (and are thus removed since they won't work) So could you share the profiles that you are putting in that folder?
  13. Seems like you are printing it with vase / spiralize mode. Disable that.
  14. Uuh. Copying them there should do the trick yeah. Could you share your log files? Also: Cura has an automatic built in (online) backup functionality. You can find that under extensions.
  15. You can enable all the settings via this plugin: https://marketplace.ultimaker.com/app/cura/plugins/fieldofview/MaterialSettingsPlugin
  16. No idea. Could you share the project file? It would help us to see what is going on.
  17. That's because in the installer you're asked if you want to associate certain filetypes with Cura. SO if you first install VokelMaker, the installer probably asks you the same. So you first associate STL with VokelMaker. If you then install cura (and don't change the defaults) you tell windows to associate STL with Cura.
  18. There is an entire guide if you use the github page to report an issue. It has an template that guides you through the steps so you can provide the information that we need to help you. That is also why we point people over there.
  19. Please report bug on https://github.com/Ultimaker/Cura/issues/new/choose
×
×
  • Create New...