Jump to content

Material import from SD card not working properly


mabe

Recommended Posts

Posted · Material import from SD card not working properly

Hello,

I tried adding a new material to the materials.txt and importing it in the printer. After choosing the new material in the settings and starting a print, I then encounter one of the following three scenarios:

 

  1. The nozzle temp is not the correct one (e.g. 245° specified in materials.txt but the printer uses 230°)
  2. The nozzle temp is shown as 0° in the tune menu during bed warmup (as usual) and switches to -1° when the nozzle is supposed to heat up
  3. The nozzle temp is immediately shown as -1° after during the bed warmup

 

In case 2 and 3 the printer then starts printing as soon as the bed temperature is reached, but without heating up the nozzle and (luckily) without extruding.

The settings for bed temperature und fan work as expected.

Is my printer the only one behaving this way or is it a known problem?

Also, I have to import the materials.txt every time after powering down the printer. Is this supposed to work this way or are the material settings normally meant to be persistent in the printer?

  • Link to post
    Share on other sites

    Posted · Material import from SD card not working properly

    Hi @Mabe,

    Thank you for your post, and welcome to the forum! :)

    How did you create the material profile?

    Did you create it on the Ultimaker first, then export it and import it later?

    Thank you!

  • Link to post
    Share on other sites

    Posted (edited) · Material import from SD card not working properly

    Hi @SandervG,

    thanks for the welcome.

    I did not create a new material on the Ultimaker itself, since I found the steps needed to achieve that rather confusing :). I exported the three standard materials to SD, then edited the file with Notepad++ and added a fourth one, and then imported it back in the printer.

    Edited by Guest
  • Link to post
    Share on other sites

    Posted · Material import from SD card not working properly

    I walk you through the steps what I have done right now.

     

    • Like in your link described, I created a new material named Custom2 on the printer
    • Exported it to SD
    • This is what it looked like in material.txt:
      [material]
      name=CUSTOM2
      temperature=210
      temperature_210
      temperature_195
      temperature_230
      temperature_240
      temperature_240
      bed_temperature=60
      fan_speed=100
      flow=100
      diameter=2.85
    • Then I edited the material like this:
      [material]
      name=NYLON
      temperature=255
      temperature_255
      temperature_255
      temperature_255
      temperature_255
      temperature_255
      bed_temperature=45
      fan_speed=0
      flow=100
      diameter=2.85
    • Imported the material from SD. I have to do the import twice!, the changed material name appears only after the second import in the list!
    • Then I exported the materials to SD again
    • And to my surprise the material data is now a mix of my settings and some of the temperature settings that were originally stored in material CUSTOM2:
      [material]
      name=NYLON
      temperature=255
      temperature_210
      temperature_195
      temperature_230
      temperature_240
      temperature_240
      bed_temperature=45
      fan_speed=0
      flow=100
      diameter=2.85

     

    So it seems that the import function doesn't properly write all the parameters into system memory. Even changing the temperature setting of NYLON then on the printer directly didn't make them persistent.

    After furiously switching the SD card between printer and laptop for a while now this seems to be the only way to make it work at the moment:

     

    1. Select Customize on the printer, adjust settings and save as new preset
    2. After this step, the nozzle temperatures for this material cannot be changed persistently, neither on the printer, nor with material.txt
    3. The name and the rest of the settings can be changed on both the printer or the materials.txt

     

    On a side note, the Export to SD function crashed the printer firmware four times over the course of this test.

  • Link to post
    Share on other sites

    Posted · Material import from SD card not working properly

    Also, the sequence of the newly created materials cannot be changed in material.txt, since the nozzle temperatures are bound to the list position, and not to the material name.

  • Link to post
    Share on other sites

    Posted · Material import from SD card not working properly

    From my experience: the import works flawless if you feed it with a correct file. Unfortunately the export function produces a wrong file... (it's a bug IMHO)

    As a workaround:

    The import should work if you add the missing nozzle diameters manually, like described here.

    • Like 2
    Link to post
    Share on other sites

    Posted · Material import from SD card not working properly

    Thank you, this fixes the import of the temperatures. But unfortunately you still can't change the sequence of the materials. For example, I switched NGEN and NYLON, and this is the results after exporting them:

    [material]

    name=NGEN

    temperature=240

    temperature_255

    temperature_240

    temperature_255

    temperature_255

    temperature_255

    bed_temperature=80

    fan_speed=50

    flow=100

    diameter=2.85

    [material]

    name=NYLON

    temperature=255

    temperature_240

    temperature_255

    temperature_240

    temperature_240

    temperature_240

    bed_temperature=45

    fan_speed=0

    flow=100

    diameter=2.85

    As you can see, only the second temperature value (for the 0.25 nozzle) is correct, the other ones are switched. Not so tragic, just something to keep in mind.

  • 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.7 stable released
        Cura 5.7 is here and it brings a handy new workflow improvement when using Thingiverse and Cura together, as well as additional capabilities for Method series printers, and a powerful way of sharing print settings using new printer-agnostic project files! Read on to find out about all of these improvements and more. 
         
          • Like
        • 18 replies
      • S-Line Firmware 8.3.0 was released Nov. 20th on the "Latest" firmware branch.
        (Sorry, was out of office when this released)

        This update is for...
        All UltiMaker S series  
        New features
         
        Temperature status. During print preparation, the temperatures of the print cores and build plate will be shown on the display. This gives a better indication of the progress and remaining wait time. Save log files in paused state. It is now possible to save the printer's log files to USB if the currently active print job is paused. Previously, the Dump logs to USB option was only enabled if the printer was in idle state. Confirm print removal via Digital Factory. If the printer is connected to the Digital Factory, it is now possible to confirm the removal of a previous print job via the Digital Factory interface. This is useful in situations where the build plate is clear, but the operator forgot to select Confirm removal on the printer’s display. Visit this page for more information about this feature.
          • Like
        • 0 replies
    ×
    ×
    • Create New...