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

    M104/G10 Temperature Threshold

    Scheduled Pinned Locked Moved
    Duet Hardware and wiring
    2
    2
    129
    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.
    • Ray11undefined
      Ray11
      last edited by

      It seemed like currently, the default threshold for Duet is 1 degC. When the measured temperature is within 1 degC of the targeted temperature, the firmware will proceed to the next instruction. Is it possible to change the threshold to a larger value? I got some powerful fan directly blowing at the heater block. During tool change, when the fan turns on, the temperature fluctuates a bit. This fluctuation causes the system to wait until temperature stabilized. Increasing the threshold should reduce waiting time during tool change.

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

        M104 sets the temp and releases control. It doesn't wait.

        https://duet3d.dozuki.com/Wiki/Gcode#Section_M104_Set_Extruder_Temperature

        M109 waits to within 2.5c

        https://duet3d.dozuki.com/Wiki/Gcode#Section_M109_Set_Extruder_Temperature_and_Wait

        G10 and M116 has the S parameter to specify the tolerance.

        https://duet3d.dozuki.com/Wiki/Gcode#Section_M116_Wait

        Z-Bot CoreXY Build | Thingiverse Profile

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