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

    heater fault when print starts

    Scheduled Pinned Locked Moved
    Tuning and tweaking
    5
    28
    1.4k
    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.
    • deckingmanundefined
      deckingman @Government_Bacon
      last edited by

      @Government_Bacon Looking at your config.g file, it seems that you only have a single tool defined and that is tool#1. So my best guess is that your slicer puts a TO command in because tool 0 usually the default. Try either putting a T1 command in your slicer start code or better still, define your one and only tool to be TO instead of T1.

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

      Government_Baconundefined 1 Reply Last reply Reply Quote 0
      • Government_Baconundefined
        Government_Bacon @deckingman
        last edited by

        @deckingman the tooling is set up right.

        1 Reply Last reply Reply Quote 0
        • Vetiundefined
          Veti
          last edited by

          @Government_Bacon said in heater fault when print starts:

          the temp starts to drop quickly

          how quickly? can you show the graph?

          Government_Baconundefined 1 Reply Last reply Reply Quote 0
          • Government_Baconundefined
            Government_Bacon @Veti
            last edited by Government_Bacon

            @Veti i think i have fixed it i droped the motor mA down and i has been stable
            81296a62-df21-4647-9b84-8a62e96f6d8f-image.png
            a63c9c0c-6f12-411c-b240-80c34ce8db8d-image.png i guess not it still drops

            1 Reply Last reply Reply Quote 0
            • Vetiundefined
              Veti
              last edited by

              @Government_Bacon said in heater fault when print starts:

              M307 H2
              Heater 2 model: gain 368.8, time constant 138.3, dead time 6.4, max PWM 1.00, calibration voltage 12.1, mode PID, inverted no, frequency default
              Computed PID parameters for setpoint change: P10.5, I0.352, D46.9
              Computed PID parameters for load change: P10.

              where are you saving those values? there is no M501 in your config.

              Government_Baconundefined 1 Reply Last reply Reply Quote 0
              • Government_Baconundefined
                Government_Bacon @Veti
                last edited by

                @Veti I noticed that it wasn't there and I tried adding it but didn't work is there a line of code I should put in?

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

                  @Government_Bacon said in heater fault when print starts:

                  @Veti I noticed that it wasn't there and I tried adding it but didn't work is there a line of code I should put in?

                  What didn't work?

                  After running the auto tune, send M500, then in config.g at the bottom of the file add M501.

                  https://duet3d.dozuki.com/Guide/Ender+3+Pro+and+Duet+Maestro+Guide+Part+4:+Calibration/40#s161

                  Z-Bot CoreXY Build | Thingiverse Profile

                  Government_Baconundefined 1 Reply Last reply Reply Quote 0
                  • Government_Baconundefined
                    Government_Bacon @Phaedrux
                    last edited by

                    @Phaedrux i did that and this what i gotc37b1f06-5448-4660-b897-fed36cbda51f-image.png

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

                      That looks right for the first part. Now you need to edit config.g and add the M501 at the end.

                      Z-Bot CoreXY Build | Thingiverse Profile

                      Government_Baconundefined 1 Reply Last reply Reply Quote 0
                      • Government_Baconundefined
                        Government_Bacon @Phaedrux
                        last edited by

                        @Phaedrux ok got the m500 to work and it still heater falted you can see at the end on the chart it drop really hard and then wasnt droping as hard 6287d8db-b772-4d2d-88fb-b7d3f7594d12-image.png

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

                          Just to verify can you post your config-override.g?
                          Is the part cooling fan running at all during that drop?
                          Did you run the tune with the part cooling fan on at normal print speeds?
                          What kind of hotend and thermistor are you using?
                          Have you physically checked the wiring?

                          Z-Bot CoreXY Build | Thingiverse Profile

                          Government_Baconundefined 1 Reply Last reply Reply Quote 0
                          • Government_Baconundefined
                            Government_Bacon @Phaedrux
                            last edited by Government_Bacon

                            @Phaedrux the cooling fan was running full blast on the auto tune and i have a sock on and the fan was off when printing

                            ; config-override.g file generated in response to M500 at 2019-12-31 16:54
                            ; This is a system-generated file - do not edit
                            ; Heater model parameters
                            M307 H0 A90.0 C700.0 D10.0 S1.00 V0.0 B1
                            M307 H1 A340.0 C140.0 D5.5 S1.00 V0.0 B0
                            M307 H2 A363.5 C140.9 D4.4 S1.00 V12.1 B0
                            M307 H3 A340.0 C140.0 D5.5 S1.00 V0.0 B0
                            M307 H4 A340.0 C140.0 D5.5 S1.00 V0.0 B0
                            M307 H5 A340.0 C140.0 D5.5 S1.00 V0.0 B0
                            M307 H6 A340.0 C140.0 D5.5 S1.00 V0.0 B0
                            G10 L2 P1 X0.00 Y0.00 Z0.00
                            G10 L2 P2 X0.00 Y0.00 Z0.00
                            G10 L2 P3 X0.00 Y0.00 Z0.00
                            G10 L2 P4 X0.00 Y0.00 Z0.00
                            G10 L2 P5 X0.00 Y0.00 Z0.00
                            G10 L2 P6 X0.00 Y0.00 Z0.00
                            G10 L2 P7 X0.00 Y0.00 Z0.00
                            G10 L2 P8 X0.00 Y0.00 Z0.00
                            G10 L2 P9 X0.00 Y0.00 Z0.00

                            1 Reply Last reply Reply Quote 0
                            • Government_Baconundefined
                              Government_Bacon
                              last edited by Government_Bacon

                              i am using the bond tech cr-10 direct drive it has a e3d v6 and i have checked the wiring and my heat bed is independent from the main board

                              Vetiundefined Phaedruxundefined 2 Replies Last reply Reply Quote 0
                              • Vetiundefined
                                Veti @Government_Bacon
                                last edited by

                                @Government_Bacon said in heater fault when print starts:

                                have checked the wiring and my heat bed is independent from the main board

                                what do you mean by independent of the main board?

                                Government_Baconundefined 1 Reply Last reply Reply Quote 0
                                • Government_Baconundefined
                                  Government_Bacon @Veti
                                  last edited by

                                  @Veti it is its own system you plug it in to the wall and set it manual

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

                                    What is the heater fault error message shown in the console?

                                    Z-Bot CoreXY Build | Thingiverse Profile

                                    1 Reply Last reply Reply Quote 0
                                    • Government_Baconundefined
                                      Government_Bacon
                                      last edited by Government_Bacon

                                      it was printing fine and then just drop temp

                                      772f3122-d51b-4682-9a40-addd5fb353c2-image.png

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

                                        @Government_Bacon said in heater fault when print starts:

                                        e3d v6

                                        Is the thermistor cartridge and heater cartridge secured firmly? Have you removed them to check them?

                                        Z-Bot CoreXY Build | Thingiverse Profile

                                        Government_Baconundefined 1 Reply Last reply Reply Quote 0
                                        • Government_Baconundefined
                                          Government_Bacon @Phaedrux
                                          last edited by Government_Bacon

                                          @Phaedrux yes the thermistor is brand new and the heater is good and both are mounted good
                                          i am useing this settup 75b7d9cc-a929-41d0-8a06-470e00531400-image.png

                                          1 Reply Last reply Reply Quote 0
                                          • Vetiundefined
                                            Veti
                                            last edited by

                                            whats the resistance of the heater cartrige?

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