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

    During mesh routine, bed heater disabled during movement?

    Scheduled Pinned Locked Moved Solved
    General Discussion
    2
    4
    179
    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.
    • kb58undefined
      kb58
      last edited by kb58

      The bed and extruder heaters were allowed to reach 60C and 205C, respectively. G29 S0 was then commanded to start testing the bed to develop a profile map. It was running fine, but part way through I noticed that extruder temperature was dropping off even though the heater was enabled and the 205C target was unchanged. Watching the bed heater output LED on the 6HC board, I noticed that it was also action odd, only lighting while the nozzle was in motion. Because of this, the average temperature was dropping way below the commanded set point.

      I almost want to say that this could be a bug, but if no one else is seeing this, I'm mystified about what's going on. As said above, only G29 S0 was commanded, and G29 says nothing about disabling the bed heater, nor would it be expected to. Any ideas?

      Scratch-built 350mmx350mm coreXY, linear rails, ballscrews, 3 Z axis, Duet3 6HC, v3.3, Tool Board v1.1, BondTech LGX + Mosquito hot end

      fcwiltundefined 1 Reply Last reply Reply Quote 0
      • fcwiltundefined
        fcwilt @kb58
        last edited by

        @kb58

        Check your M558 command for a B parameter.

        From the M558 docs:

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

        Frederick

        Printers: a E3D MS/TC setup and a RatRig Hybrid. Using Duet 3 hardware running 3.4.6

        kb58undefined 1 Reply Last reply Reply Quote 2
        • kb58undefined
          kb58 @fcwilt
          last edited by kb58

          @fcwilt Oh good lord... Yet another example of brainlessly copying code from who knows where without fully understanding each parameter. Yes, indeed: M558 P9 C"121.io0.in" F100 H5 R0.2 T6000 A5 B1

          Thanks you, Frederick, again.

          Edit: This is related to another thread I started, where I was puzzling how the heaters were disabled as the nozzle moved to the print start point. Another light has gone on.

          Scratch-built 350mmx350mm coreXY, linear rails, ballscrews, 3 Z axis, Duet3 6HC, v3.3, Tool Board v1.1, BondTech LGX + Mosquito hot end

          fcwiltundefined 1 Reply Last reply Reply Quote 1
          • fcwiltundefined
            fcwilt @kb58
            last edited by

            @kb58

            Always glad to help when I can.

            Frederick

            Printers: a E3D MS/TC setup and a RatRig Hybrid. Using Duet 3 hardware running 3.4.6

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