Jump to content
UltiMaker Community of 3D Printing Experts

Cura 4.5 no material profiles (loaded)


edit-mesh

Recommended Posts

Posted · Cura 4.5 no material profiles (loaded)

I recently updated to cura 4.5. But under preferences it doesn't show any materials, the Appdata->Roaming->cura->4.5  folder is empty. When i go to the marketplace it tells me all generic and unltimaker profiles are installed. i can install additional materials, they show up as xml files in materials folder, but somehow  cura won't load them. can my ultimaker2 read material profiels in xml format?  I already deinstalled every old versions and cleand my user account data, but nothing changed.

  • Link to post
    Share on other sites

    Posted (edited) · Cura 4.5 no material profiles (loaded)

    Same problem.

    Ultimaker 2 does not appear the materials. The other newer Ultimakers have the feature.

    Edited by IRobertI
    Edited to remove giant text
  • Link to post
    Share on other sites

    Posted · Cura 4.5 no material profiles (loaded)

    Well, you are using an UM2. It is supposed to use materials that Ultimaker provide with this printer.

     

    Anyway there are different solutions/workaround posted in the past in the forum. One is to change the machine flavor to Marlin.

     

    An other solution is to modify an existing profile:

    Add a new UM2 printer profile and rename it to e.g. Ultimaker 2 Copy.

    Then go to your cura configuration folder: Click in Cura --> Help --> Show Configuration folder.

    There is a folder called machine_instances. In this folder you will find your machine files. There should be a file named like Ultimaker+2.global.cfg. When there are more than one file with this name check the content of each. There should be one that include in the section [general] the name you have given this printer by renaming the profile (for this example Ultimaker 2 Copy, see below).

     

    For the next step please close Cura and then open this file with an editor and add:  has_materials = true in the section [metadata]. Here is how the file looks like when you add that line:

     

    [general]
    version = 4
    name = Ultimaker 2 Copy
    id = Ultimaker 2
    
    [metadata]
    setting_version = 12
    group_id = f85b237e-c0b3-410d-b0d7-4b7b44498f89
    type = machine
    has_materials = true
    
    [containers]
    0 = Ultimaker 2_user
    1 = empty_quality_changes
    2 = empty_intent
    3 = um2_normal
    4 = empty_material
    5 = empty_variant
    6 = Ultimaker 2_settings
    7 = ultimaker2

    Save the changes and close the file. Then run Cura. You should be now able to select Materials.

     

    What does this modification? In the original definition files this option is set to false as UM2 manage materials via firmware. You can find this definition for Windows10 here:

    c:\Program Files\Ultimaker Cura 4.5\resources\definitions\ ultimaker2.def.json

     

    When you are unhappy with the results you only need to delete the printer in Cura and you are fine. -->Preferences -->Printers -->choose the former created printer and hit Remove. Or change the active printer.

     

    • Like 1
    • Thanks 2
    Link to post
    Share on other sites

    Posted · Cura 4.5 no material profiles (loaded)
    12 hours ago, DivingDuck said:

    An other solution is to modify an existing profile

     

    Could you say what the benefit of this (much more involved) second solution is?

  • Link to post
    Share on other sites

    Posted · Cura 4.5 no material profiles (loaded)
    14 hours ago, edit-mesh said:

    hmmm, sad that ultimaker don't support their old mashines in newer cura builds :-/...

     

    The Ultimaker 2 and Ultimaker 2 Extended never had materials in Cura by default. This was by design. The Ultimaker 2 introduced the concept of UltiGCode, where you would be able to slice once and print in "any material" selected on the printer. So not having materials available in Cura for these printers is intended as a feature, it is not a bug.

     

    At the time, "any material" was mostly just PLA and ABS. Apart from some temperature and cooling (fan) differences, you pretty much use the same gcode files for those materials. The printer would change those settings on the fly. Since then though, Ultimaker has come to the realisation that to really support different materials, you need to slice with different parameters. So with the Ultimaker 2+ and newer, they made it possible to select materials in Cura again. But the feature not to have materials for the Ultimaker 2 has not changed. Note that the Ultimaker 2+ still will not let you change temperatures by default, because you are still supposed to select a material on the printer. I think that is a rather silly situation.

     

    It has always been possible to change the gcode flavor from UltiGCode (labeled "Ultimaker 2" in Cura) to Marlin to remove this feature and restore selecting materials for the Ultimaker 2 in Cura.

    • Thanks 1
    Link to post
    Share on other sites

    Posted · Cura 4.5 no material profiles (loaded)
    1 hour ago, ahoeben said:

     

    Could you say what the benefit of this (much more involved) second solution is?

    For the one who start the thread, it is maybe easier to use the first mentioned solution and this is why I put it on first place. By the way, thanks for adding your background information. This should be pinned in a Q&A section for UM2 printers    :)

     

    For myself I prefer using the second way as I'm using except of one printer only self build printers. I got too often painful experiences from new Cura versions that screw up my profiles what end in a lot of scrap and waste time. Using that way I have more control about my printer profiles and do not need to start from scratch with each version change.

     

    (I am thinking for example about these Creality profile disaster in the past or those never ending questions about wrong calculated/estimated print times because of, sorry to say, highly questionable default values for non UM printers.)

     

    Beside of this, there are other printers that have this problem too, like Tevo Black Widow, where the first solution will not work. :)

     

  • Link to post
    Share on other sites

    Posted · Cura 4.5 no material profiles (loaded)

    Thank you very much  @Diving Duck and @ahoeben for the workaround and further explanations!!!

    Since i wasn't printing that much different materials the last 2 years, i was wondering because my Ultimaker original (Marlin) somehow (somewhen) was showing Materials and the Ultimaker2 not. And it's no fun having 20 different materialsettings namend "custom1 - 20" on your UM2, because you're not able to export material settings/names ( didn't think about changing the printer 😎)... so now i know a little bit more about g-code flavor 🧐 Thank you guys!

     

     

     

     

  • Link to post
    Share on other sites

    Posted · Cura 4.5 no material profiles (loaded)
    1 hour ago, edit-mesh said:

    And it's no fun having 20 different materialsettings namend "custom1 - 20" on your UM2, because you're not able to export material settings/names

     

    As a side question... Why is your printer not able to export/import the material settings?

    Method #2 from the FAQ worked just fine back in the days.

     

    https://support.ultimaker.com/hc/en-us/articles/360013127919-Custom-material-profiles-for-Ultimaker-2-and-Ultimaker-2-

     

     

    • Thanks 1
    Link to post
    Share on other sites

    Posted · Cura 4.5 no material profiles (loaded)

    Best example of how to ask the right question 😳!!! Separately from not  not caring much about (saving) different materials, i apparently  never read that FAQ 😎. This helps a lot of course ! Thank you tinkergnome and sorry for the late answer.

  • Link to post
    Share on other sites

    Create an account or sign in to comment

    You need to be a member in order to leave a comment

    Create an account

    Sign up for a new account in our community. It's easy!

    Register a new account

    Sign in

    Already have an account? Sign in here.

    Sign In Now
    • Our picks

      • UltiMaker Cura 5.3 stable released
        In this stable release, Cura 5.3 achieves yet another huge leap forward in 3D printing thanks to material interlocking! As well as introducing an expanded recommended print settings menu and lots of print quality improvements. Not to mention, a whole bunch of new printer profiles for non-UltiMaker printers!
          • Thanks
          • Like
        • 22 replies
      • Here it is. The new UltiMaker S7
        The UltiMaker S7 is built on the success of the UltiMaker S5 and its design decisions were heavily based on feedback from customers.
         
         
        So what’s new?
        The obvious change is the S7’s height. It now includes an integrated Air Manager. This filters the exhaust air of every print and also improves build temperature stability. To further enclose the build chamber the S7 only has one magnetically latched door.
         
        The build stack has also been completely redesigned. A PEI-coated flexible steel build plate makes a big difference to productivity. Not only do you not need tools to pop a printed part off. But we also don’t recommend using or adhesion structures for UltiMaker materials (except PC, because...it’s PC). Along with that, 4 pins and 25 magnets make it easy to replace the flex plate perfectly – even with one hand.
         
        The re-engineered print head has an inductive sensor which reduces noise when probing the build plate. This effectively makes it much harder to not achieve a perfect first layer, improving overall print success. We also reversed the front fan direction (fewer plastic hairs, less maintenance), made the print core door magnets stronger, and add a sensor that helps avoid flooding.
         

         
        The UltiMaker S7 also includes quality of life improvements:
        Reliable bed tilt compensation (no more thumbscrews) 2.4 and 5 GHz Wi-Fi A 1080p camera (mounted higher for a better view) Compatibility with 280+ Marketplace materials Compatibility with S5 project files (no reslicing needed) And a whole lot more  
        Curious to see the S7 in action?
        We’re hosting a free tech demo on February 7.
        It will be live and you can ask any questions to our CTO, Miguel Calvo.
        Register here for the Webinar
          • Like
        • 18 replies
      • UltiMaker Cura Alpha 🎄 Tree Support Spotlight 🎄
        Are you a fan of tree support, but dislike the removal process and the amount of filament it uses? Then we would like to invite you to try this special release of UltiMaker Cura. Brought to you by our special community contributor @thomasrahm
         
        We generated a special version of Cura 5.2 called 5.3.0 Alpha + Xmas. The only changes we introduced compared to UltiMaker Cura 5.2.1 are those which are needed for the new supports. So keep in mind, this is not a sneak peek for Cura 5.3 (there are some really cool new features coming up) but a spotlight release highlighting this new version of tree supports.  
          • Like
        • 22 replies
    ×
    ×
    • Create New...