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

    Heater temperature drop when G30 command is executed

    Scheduled Pinned Locked Moved Solved
    Gcode meta commands
    3
    4
    121
    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.
    • Karaboxundefined
      Karabox
      last edited by

      four tries axis z homing (first from low altitude)

      7eec7fcc-a012-4b60-b9fe-3e2a1959a7d8-image.png

      The pid works fine, but when I park my head through the G30 command, I see the temperature drop. After the end of parking, the temperature returns to the set value.

      what am I doing wrong ๐Ÿ˜ƒ ?

      7a6caf02-3301-4fe3-ba25-f7b27cfbee23-image.png

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

        Your M558 command probably has a B parameter to stop heaters during the probing move.

        https://docs.duet3d.com/en/User_manual/Reference/Gcodes#m558-set-z-probe-type

        Bn If 1, turn off all heaters while probing, default (B0) leaves heaters on.

        Sometimes heaters can cause magnetic fields which affect the probe.

        Z-Bot CoreXY Build | Thingiverse Profile

        Karaboxundefined 1 Reply Last reply Reply Quote 1
        • infiniteloopundefined
          infiniteloop @Karabox
          last edited by

          @Karabox said in Heater temperature drop when G30 command is executed:

          when I park my head through the G30 command, I see the temperature drop

          G30 doesnโ€™t affect temperatures. What happens to the temperature chart if you run a G30 from the command line?

          Do you call a macro like homeall.g, homez.g or similar when these drops occur? What physical setup do you use: maybe a tool changer?

          1 Reply Last reply Reply Quote 1
          • Karaboxundefined
            Karabox @Phaedrux
            last edited by

            @Phaedrux

            You are right, I didn't even remember about this parameter. Thank you very much

            14c952d1-eacc-4e48-8ba5-33e17c90271e-image.png

            1 Reply Last reply Reply Quote 0
            • Phaedruxundefined Phaedrux marked this topic as a question
            • Phaedruxundefined Phaedrux has marked this topic as solved
            • First post
              Last post
            Unless otherwise noted, all forum content is licensed under CC-BY-SA