Duet3D Logo Duet3D
    • Tags
    • Documentation
    • Order
    • Register
    • Login

    What slicers support G10 temperature changes?

    Scheduled Pinned Locked Moved
    Duet Hardware and wiring
    4
    4
    293
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • mwolterundefined
      mwolter
      last edited by mwolter

      Does anyone know what slicers support using G10 instead of M104 for setting the active temperature? So far, I can only find that S3D supports this. Prusa Slicer and Cura don’t appear to.

      In case you’re not familiar with why I ask this, please see this post.

      EDIT:

      Wondering if it's even worth it to use G10 commands for temp since my machine is single extruder. Do most people just have the slicer send M104 to set the temp and M104 S0 in the end script and not deal with controlling the active and standby temperatures separately?

      Thanks!

      deckingmanundefined 1 Reply Last reply Reply Quote 0
      • deckingmanundefined
        deckingman @mwolter
        last edited by

        @mwolter This doesn't directly answer your question but personally, I set all the temperatures to zero in the slicer, then use macros in my start and end gcodes to set the temperatures, and I use G10 to do that.
        This allows me to run other macros to do things like carrying out homing and nozzle wiping while the bed is heating, rather than having to wait for it to reach temperature as I would otherwise have to do when the slicer sets the start temperatures.

        Ian
        https://somei3deas.wordpress.com/
        https://www.youtube.com/@deckingman

        1 Reply Last reply Reply Quote 0
        • gtj0undefined
          gtj0
          last edited by

          The cloud based Canvas slicer allows you to use whatever commands you want.
          https://canvas3d.io

          1 Reply Last reply Reply Quote 0
          • Phaedruxundefined
            Phaedrux Moderator
            last edited by

            I use this in slicer PE start gcode
            G10 P0 R100 S[first_layer_temperature] ; set temp and standby temp

            Z-Bot CoreXY Build | Thingiverse Profile

            1 Reply Last reply Reply Quote 0
            • First post
              Last post
            Unless otherwise noted, all forum content is licensed under CC-BY-SA