Jump to content

First Layer Temperature


LePaul

Recommended Posts

Posted · First Layer Temperature

This is one that's had me stumped for a while.

 

In another slicer (S3D), I can set the first layer to be different (hotter) than the following layers. 

 

For example, with PLA, I would usually do the first layer 5 C hotter, then on layer 2, reduce it.

 

The Setting seems to point to something I just can not locate in the long list of setting controls.  

 

image.thumb.png.f666d7f9fb6de9c6241c17dc9cc10784.png

 

  • Link to post
    Share on other sites

    Posted · First Layer Temperature

    sounds like...

    • UM2 (+)
    • and G-code flavor still set to "Ultimaker 2"

     

    "Nozzle Temperature Control" is usually enabled for all G-code flavors except "Ultimaker 2".

    With "Ultimaker 2" some of the material settings are handled by the printer (as you probably know...).

     

    G-code flavor can be changed in the machine settings.

     

     

     

    • Like 1
    Link to post
    Share on other sites

    • 2 weeks later...
    Posted · First Layer Temperature

    Right, I was hopeful that I could do something like this with Cura's UM2 profile, since it's very convenient for that first layer to be a little hotter. 

  • Link to post
    Share on other sites

    • 3 weeks later...
    Posted (edited) · First Layer Temperature

    I have not an Ultimaker2 but changing the Gcode Flavor in the printer settings has other consequences as this value is checked to allow other parameters than the Nozzle Temp,  modify start and end Gcode...

     

    You'd better create a new definition file :

    ultimaker2_0.def.json  

    in your AppData\Roaming\cura\4.0\definitions folder (if you have Cura 4.0 on a Windows7 OS)

     

    content below

     

    Quote

    {
        "version": 2,
        "name": "Ultimaker 2_0 (NozzleTempEnabled)",
        "inherits": "ultimaker2",
        "metadata": {
            "author": "Myself !!!!",
            "visible": true
        },
        "overrides": {
            "machine_nozzle_temp_enabled": {
                "value": true
            }
        }
    }

     

     

    Then restart Cura and that's it, you can create your own UM2 printer

     

    UM2_0.thumb.jpg.509ffcd9fbe32353308f8d008a08b031.jpg

     

     

    •  

     

     

     

    UN2_0 settings.jpg

    Edited by JCD
  • 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...