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

    G-code buffer "file" overflow???

    Scheduled Pinned Locked Moved
    General Discussion
    5
    34
    1.6k
    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.
    • daoustundefined
      daoust @daoust
      last edited by

      Screenshot_20221011-203636_Samsung Internet.jpg Screenshot_20221011-203645_Samsung Internet.jpg Screenshot_20221011-203657_Samsung Internet.jpg Screenshot_20221011-203706_Samsung Internet.jpg

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

        @daoust said in G-code buffer "file" overflow???:

        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
        M307 H7 A340.0 C140.0 D5.5 S1.00 V0.0 B0

        Delete these lines from config-override.g and that should remove the heater error messages.

        @daoust said in G-code buffer "file" overflow???:

        responce too long, see console

        That just means you have to go to the gcode console window. It's a button on the left side.

        But from what I can see from your screen shots I think you should update your firmware and other files by uploading this zip file to the system tab in DWC from a PC.

        https://github.com/Duet3D/RepRapFirmware/releases/download/3.4.3/Duet2and3Firmware-3.4.3.zip

        That should get everything up to date.

        Z-Bot CoreXY Build | Thingiverse Profile

        daoustundefined 1 Reply Last reply Reply Quote 0
        • daoustundefined
          daoust @Phaedrux
          last edited by

          @phaedrux thank you, I will delete those line.

          do you have any clue why, I can t use my heated chamber anymore. The temperature rise is not fast enougth so the heater switch in fail mode. There should be a way to make it understand that the temperature will not rise as fast because the heated chamber is big?

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

            Have you PID tuned the chamber heater?

            Z-Bot CoreXY Build | Thingiverse Profile

            daoustundefined 1 Reply Last reply Reply Quote 0
            • daoustundefined
              daoust @Phaedrux
              last edited by

              @Phaedrux I belive my heated chamber is in bang-bang mode. Does it need auto tune? Alsl, before the update, I never have touble🤔

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

                You can try to tune it. The heater model has changed in recent versions. It may be able to handle slow chamber heaters better now.

                Z-Bot CoreXY Build | Thingiverse Profile

                daoustundefined 1 Reply Last reply Reply Quote 0
                • daoustundefined
                  daoust @Phaedrux
                  last edited by

                  @Phaedrux I will give it a try. Now when I use my heated chamber, it is slower than ever to heat up

                  1 Reply Last reply Reply Quote 0
                  • dc42undefined
                    dc42 administrators @daoust
                    last edited by

                    @daoust said in G-code buffer "file" overflow???:

                    I belive my heated chamber is in bang-bang mode. Does it need auto tune?

                    Yes. Auto tuning not only sets up the PID parameters, it also informs the firmware of how the heater normally behaves, so that it can better detect when something has gone wrong with the heater or temperature sensor.

                    Duet WiFi hardware designer and firmware engineer
                    Please do not ask me for Duet support via PM or email, use the forum
                    http://www.escher3d.com, https://miscsolutions.wordpress.com

                    daoustundefined 1 Reply Last reply Reply Quote 0
                    • daoustundefined
                      daoust @dc42
                      last edited by

                      @dc42 so I try a PID autotune and it a fail.
                      The firmware is the new one.

                      I snen the comande M303 H2 S50 and the heater was not able to heat fast enougth
                      20221024_213440.jpg

                      Is there something wrong with my comande?

                      Thank you

                      dc42undefined 1 Reply Last reply Reply Quote 0
                      • dc42undefined
                        dc42 administrators @daoust
                        last edited by dc42

                        @daoust the standard workaround for slow bed/chamber heaters not heating up fast enough during auto tuning is to use M307 to set the dead time very high, for example 60 seconds.

                        Duet WiFi hardware designer and firmware engineer
                        Please do not ask me for Duet support via PM or email, use the forum
                        http://www.escher3d.com, https://miscsolutions.wordpress.com

                        daoustundefined 1 Reply Last reply Reply Quote 0
                        • daoustundefined
                          daoust @dc42
                          last edited by

                          @dc42 so it fix my initial problem but when I try to do pid autotune of the heatead chamber, it take a full day and than fail.

                          Before the firmware update, my heated chamber was really fast, not even comparable. Now it is so slow and it can t finish a PID autotune without failling. Whan should I try???!

                          Thank you20221121_172239.jpg

                          Thank you

                          dc42undefined 1 Reply Last reply Reply Quote 0
                          • dc42undefined
                            dc42 administrators @daoust
                            last edited by dc42

                            @daoust that R value is much lower than it should be (0.028). It means that even when the temperature is only just above ambient and the heater has been on for 10 or 20 seconds, the temperature rise is only 0.028C per second. So I think something has gone wrong with the chamber heater, or the wiring to it. Perhaps the wire has broken and it isn't working at all? Can you measure a voltage across the chamber heater when it is supposed to be turned on?

                            If this problem persists, please start a new thread because the problem not related to the title of this thread.

                            Duet WiFi hardware designer and firmware engineer
                            Please do not ask me for Duet support via PM or email, use the forum
                            http://www.escher3d.com, https://miscsolutions.wordpress.com

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