Jump to content

Recommended Posts

Posted · Tronxy X5SA: Starting print tempreture 0

Hi, all

 

I recently updated my Cura to 5.00, and it was working fine.

However, today something has changed, the gcode no longer sets the starting print temp, as such my printer now attempts to print at temp 0.

Ive looked at the Gcode in note pad and it seems the code is missing the M104 and M140 lines.

 

Is there any fix to add these back?

Using the older 4.12 version of Cura allows me to still use print in the mean time  

  • Link to post
    Share on other sites

    Posted · Tronxy X5SA: Starting print tempreture 0

    Post one of the 5.0 gcodes that isn't working.  The temperatures might be called out in your StartUp Gcode.  If they aren't then Cura should add them before the StartUp Gcode runs.

    If you open a 3mf project file it's possible to over-write the StartUp Gcode of your printer definition.

  • Link to post
    Share on other sites

    Posted · Tronxy X5SA: Starting print tempreture 0

    Here is a snippet from the gcode file:

    M190 S55 ; Set bed temperature and wait
    G28 ; Home all axis
    ; Uncomment the line below to enable ABL Mesh probing
    ;G29 ; Probe bed mesh for ABL
    ; For best results do not run nozzle heater while performing ABL
    G1 Z5.0 ; Raise nozzle to prevent scratching of heat bed
    G1 X0 Y0 ; Move nozzle to Home before heating
    M109 S200 T0 ; Set nozzle temp and wait

    Those lines are part of your startup gcode.  The temperature lines "M109" and M190" are there.   It looks like it should work to me.

    I ran it through my Ender in debug mode and it worked.

     

    In Cura if you go to Manage Printers and then Machine Settings you should see lines like this in your StartUp Gcode:

    M190 S{material_bed_temperature_layer_0}

    and

    M109 S{material_print_temperature_layer_0}

     

    Because they call out the temperatures in StartUp then Cura doesn't add the M104 and M140 lines prior to the startup as they aren't needed.

     

  • Link to post
    Share on other sites

    Posted · Tronxy X5SA: Starting print tempreture 0

    When I attempt to run this file it attempts to print at 0 it seems. (image attached below).

    Ive added the M140, M104, and M109 lines to the start up code and the issue seems to be fixed?

     

    set to 0.jpg

  • 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

      • Help Us Improve Cura – Join the Ultimaker Research Program
        🚀 Help Shape the Future of Cura and Digital Factory – Join Our Power User Research Program!
        We’re looking for active users of Cura and Digital Factory — across professional and educational use cases — to help us improve the next generation of our tools.
        Our Power User Research Program kicks off with a quick 15-minute interview to learn about your setup and workflows. If selected, you’ll be invited into a small group of users who get early access to features and help us shape the future of 3D printing software.

        🧪 What to Expect:
        A short 15-minute kickoff interview to help us get to know you If selected, bi-monthly research sessions (15–30 minutes) where we’ll test features, review workflows, or gather feedback Occasional invites to try out early prototypes or vote on upcoming improvements
        🎁 What You’ll Get:
         
        Selected participants receive a free 1-year Studio or Classroom license Early access to new features and tools A direct voice in what we build next
        👉 Interested? Please fill out this quick form
        Your feedback helps us make Cura Cloud more powerful, more intuitive, and more aligned with how you actually print and manage your workflow.
        Thanks for being part of the community,

        — The Ultimaker Software Team
        • 0 replies
      • Cura 5.10 stable released!
        The full stable release of Cura 5.10 has arrived, and it brings support for the new Ultimaker S8, as well as new materials and profiles for previously supported UltiMaker printers. Additionally, you can now control your models in Cura using a 3D SpaceMouse and more!
          • Like
        • 18 replies
    ×
    ×
    • Create New...