Jump to content

Where can I find all the variable of Cura settings?


akkoxe

Recommended Posts

Posted · Where can I find all the variable of Cura settings?

Where can I find all the variables of Cura settings?


For example I need "M900 K{layer_z * 0.02}" in G code, but it's "layer_z" variable from prusha. I need the same, but for Cura.

  • Link to post
    Share on other sites

    Posted · Where can I find all the variable of Cura settings?
    8 hours ago, akkoxe said:

    Where can I find all the variables of Cura settings?

     

    A bit more readable version of the info derived directly from fdmprinter.def.json can be found here:

    http://files.fieldofview.com/cura/Replacement_Patterns.html

     

    8 hours ago, akkoxe said:

    For example I need "M900 K{layer_z * 0.02}" in G code, but it's "layer_z" variable from prusha. I need the same, but for Cura.

     

    Unfortunately, you cannot do math in replacement patterns in Cura.

    But like @Cuq said, there's a neat plugin to help you with Linear Advance settings.

  • Link to post
    Share on other sites

    • 1 year later...
    Posted · Where can I find all the variable of Cura settings?

    sorry to revive this old thread but in Cura 5.0 some material specific replacement patterns are not replaced/available, even though as they are in the linked 'easy readable' webpage linked above.

     

    When checking the supposedly 'source' file, the https://github.com/Ultimaker/Cura/blob/main/resources/definitions/fdmprinter.def.json

    they are also not in there, so I'm not surprised they are not working. But that means the 'easily readable' list needs refreshing or something is missing currently in Cura itself.

     

    The ones I'm missing are (at least):

     

    {material_id}   The id of the material (eg 'ultimaker_pla_blue')
    {material_type}   The type of material (eg 'PLA')
    {material_name}   The display name of the material (eg 'Blue PLA'
    {material_brand}   The brand of the material (eg 'Ultimaker')

     

    Thanks.

  • Link to post
    Share on other sites

    Posted (edited) · Where can I find all the variable of Cura settings?

    Sorry, I forgot to answer this.

      

    On 6/3/2022 at 12:00 AM, Netweaver said:

    in Cura 5.0 some material specific replacement patterns are not replaced/available

    They should be, but it is always possible a bug was introduced in Cura 5.

     

    On 6/3/2022 at 12:00 AM, Netweaver said:

    When checking the supposedly 'source' file, (...) they are also not in there

    This is correct. There is a number of variables in addition to what is available from the fdmprinter.def.json file. These are "application defined", hence why they are listed in that section on top of the "easily readable" document.

     

    Edit:

    I just tested all the "Application-defined patterns", and they all work as intended for me in Cura 5.

     

    How are you using these patterns?

    Edited by ahoeben
    • Like 1
    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

      • Introducing the UltiMaker Factor 4
        We are happy to announce the next evolution in the UltiMaker 3D printer lineup: the UltiMaker Factor 4 industrial-grade 3D printer, designed to take manufacturing to new levels of efficiency and reliability. Factor 4 is an end-to-end 3D printing solution for light industrial applications
          • Thanks
          • Like
        • 3 replies
      • 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
        • 26 replies
    ×
    ×
    • Create New...