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

    PID Tuning

    Scheduled Pinned Locked Moved
    Tuning and tweaking
    5
    26
    1.0k
    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.
    • noblebranundefined
      noblebran @jay_s_uk
      last edited by

      @jay_s_uk its all e3d volcano, just replaced everything with this build. Granted it is extremely warm and humid where I am right now.

      This is what I am using for the thermistor:

      M308 S1 P"e0temp" Y"thermistor" T100000 B4138      ; configure sensor 1 as thermistor on pin e0temp
      

      I believe that is correct?

      I own a Tevo Little Monster but there isn't much left of that except for the frame. Duet 2 Wifi + PanelDue 7i.

      jay_s_ukundefined 1 Reply Last reply Reply Quote 0
      • jay_s_ukundefined
        jay_s_uk @noblebran
        last edited by jay_s_uk

        @noblebran if you're using an E3D thermistor, no

        M308 S1 P"e0temp" Y"thermistor" T100000 B4725 C7.060000e-8
        

        Can you confirm what you purchased?

        Owns various duet boards and is the main wiki maintainer for the Teamgloomy LPC/STM32 port of RRF. Assume I'm running whatever the latest beta/stable build is

        noblebranundefined 1 Reply Last reply Reply Quote 0
        • noblebranundefined
          noblebran @jay_s_uk
          last edited by noblebran

          @jay_s_uk

          @noblebran said in PID Tuning:

          @jay_s_uk its all e3d volcano, just replaced everything with this build. Granted it is extremely warm and humid where I am right now.

          This is what I am using for the thermistor:

          M308 S1 P"e0temp" Y"thermistor" T100000 B4138      ; configure sensor 1 as thermistor on pin e0temp
          

          I believe that is correct?

          I do not have the e3d thermistor then. It is just a regular type k thermistor. I will order a new one, but I ran it on smoothieware for years and never had an issue. odd I how I don't have a problem now, I am buying a new block that allows the use of a cartridge but the one I have now isn't big enough for a cartridge.

          Do you know of anyway to compensate or reduce the power to the cartridge to allow it to heat up less?

          The cartridge is 12v also, not sure if that matters. I would think if it is 24v (set up that way) wouldn't it burn up?

          I own a Tevo Little Monster but there isn't much left of that except for the frame. Duet 2 Wifi + PanelDue 7i.

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

            @noblebran said in PID Tuning:

            type k thermistor.

            Do you mean type k thermocouple?

            @noblebran said in PID Tuning:

            The cartridge is 12v also, not sure if that matters.

            M307 H1 B0 R3.539 C260.4 D14.22 S1.00 V23.1

            Yikes, yes it does. It looks like you're running a 12v heater at 24v. Hence the insanely fast heat up. DO NOT DO THIS. Replace the heater with 24v immediately and don't use it until you do.

            Z-Bot CoreXY Build | Thingiverse Profile

            noblebranundefined 2 Replies Last reply Reply Quote 1
            • noblebranundefined
              noblebran @Phaedrux
              last edited by

              @phaedrux

              @phaedrux said in PID Tuning:

              Yikes, yes it does. It looks like you're running a 12v heater at 24v. Hence the insanely fast heat up. DO NOT DO THIS. Replace the heater with 24v immediately and don't use it until you do.

              Okay, thank you!

              I own a Tevo Little Monster but there isn't much left of that except for the frame. Duet 2 Wifi + PanelDue 7i.

              1 Reply Last reply Reply Quote 0
              • noblebranundefined
                noblebran @Phaedrux
                last edited by

                @phaedrux

                @phaedrux said in PID Tuning:

                @noblebran said in PID Tuning:

                type k thermistor.

                Do you mean type k thermocouple?

                @noblebran said in PID Tuning:

                The cartridge is 12v also, not sure if that matters.

                M307 H1 B0 R3.539 C260.4 D14.22 S1.00 V23.1

                Yikes, yes it does. It looks like you're running a 12v heater at 24v. Hence the insanely fast heat up. DO NOT DO THIS. Replace the heater with 24v immediately and don't use it until you do.

                Can't believe I overlooked that!

                I own a Tevo Little Monster but there isn't much left of that except for the frame. Duet 2 Wifi + PanelDue 7i.

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