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

    Formbot Troodon RRF 3.1.1 Update

    Scheduled Pinned Locked Moved Solved
    Firmware installation
    22
    89
    8.9k
    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.
    • oliofundefined
      oliof @TheBasedDoge
      last edited by

      @thebaseddoge the motor phase error in the beginning is due to the missing drivers in the board design. If they only happen during startup you have nothing to worry about.

      For the display you may need to add an explicit M575 P0 B57600 at the end of config.g -- this wasn't required in earlier releases of RRF, but is required for the current ones.

      <>RatRig V-Minion Fly Super5Pro RRF<> V-Core 3.1 IDEX k*****r <> RatRig V-Minion SKR 2 Marlin<>

      TheBasedDogeundefined 1 Reply Last reply Reply Quote 0
      • TheBasedDogeundefined
        TheBasedDoge @oliof
        last edited by

        @oliof said in Formbot Troodon RRF 3.1.1 Update:

        l

        thanks, unfortunately no go on on adding the M575 P0 B57600
        It still says connecting. I confirmed the baudrate on the screen is set correctly.

        also is there any way to surpresss the motor warning?

        oliofundefined Phaedruxundefined 2 Replies Last reply Reply Quote 0
        • oliofundefined
          oliof @TheBasedDoge
          last edited by

          @thebaseddoge the motor warning should go away if you disable them in config.g. But they may pop up at start before config.g is fully parsed.

          <>RatRig V-Minion Fly Super5Pro RRF<> V-Core 3.1 IDEX k*****r <> RatRig V-Minion SKR 2 Marlin<>

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

            @thebaseddoge said in Formbot Troodon RRF 3.1.1 Update:

            M575 P0 B57600

            Please try M575 P1 B57600 S1

            You may also want to update your PanelDue firmware to 3.4 as well if you haven't already.

            Z-Bot CoreXY Build | Thingiverse Profile

            TheBasedDogeundefined 2 Replies Last reply Reply Quote 0
            • TheBasedDogeundefined
              TheBasedDoge @Phaedrux
              last edited by

              @phaedrux

              Thanks I will try it and report back. unfortunately I now have to wait for a 10 hour print to finish to try it lol. I'll check the paneldue firmware too.

              1 Reply Last reply Reply Quote 0
              • TheBasedDogeundefined
                TheBasedDoge @Phaedrux
                last edited by

                @phaedrux said in Formbot Troodon RRF 3.1.1 Update:

                M575 P1 B57600 S1

                Thanks, this worked. I think it's all working now. I noticed the fans are running louder than before so that's next to figure out.

                nomukaikiundefined 1 Reply Last reply Reply Quote 1
                • jay_s_ukundefined jay_s_uk referenced this topic
                • droftartsundefined droftarts referenced this topic
                • nomukaikiundefined
                  nomukaiki @TheBasedDoge
                  last edited by

                  @TheBasedDoge sorry to open this old topic, but only now I've upgraded my Troodon to 3.4.4.
                  I'm also noticing that the fan to cool off the MCU is now constantly on at high speed, when on 3.0.0 it was controlled by temperature.
                  Did you managed to fix yours?
                  Thanks

                  TheBasedDogeundefined 1 Reply Last reply Reply Quote 0
                  • TheBasedDogeundefined
                    TheBasedDoge @nomukaiki
                    last edited by TheBasedDoge

                    Does anyone know how I can fix this? The printer works but on every bootup I still get this after updating to 3.4.4
                    Driver 9 error: over temperature shutdown, phase A short to ground, phase B short to ground

                    @nomukaiki

                    Sorry I only saw this now. here is my fan config
                    ; --- fans ---
                    M950 F0 C"fan0" ; Fan 0 uses the Fan0 output
                    M950 F1 C"fan1" ; Fan 1 uses the Fan1 output
                    M950 F2 C"fan2" ; Fan 2 uses the Fan2 output
                    M106 P0 S0 I0 F500 H-1 ; Set fan 0 value, PWM signal inversion and frequency. Thermostatic control is turned off - PART COOLING FAN
                    M106 P1 S1 I0 F500 H1 T65 ; Set fan 1 value, PWM signal inversion and frequency. Thermostatic control is turned on - HOTEND FAN
                    ;M106 P2 S.35 I0 F500 H1 T100 ; Set fan 2 value, PWM signal inversion and frequency. Thermostatic control is turned on - CASE FAN

                    ; --- Case Fan ---
                    M950 P5 C"duex.fan7"
                    M42 P5 S0.0 ;

                    ; --- Controller Fan ---
                    M950 P4 C"duex.fan8"
                    M42 P4 S0.5 ;

                    droftartsundefined 1 Reply Last reply Reply Quote 0
                    • droftartsundefined
                      droftarts administrators @TheBasedDoge
                      last edited by

                      @TheBasedDoge said:

                      Does anyone know how I can fix this? The printer works but on every bootup I still get this after updating to 3.4.4
                      Driver 9 error: over temperature shutdown, phase A short to ground, phase B short to ground

                      Looking at @oliof 's replies earlier, he said:

                      the motor phase error in the beginning is due to the missing drivers in the board design. If they only happen during startup you have nothing to worry about.
                      the motor warning should go away if you disable them in config.g. But they may pop up at start before config.g is fully parsed.

                      Add M569 P9 R-1 to your config.g to disable the driver. And don't worry about it.

                      Ian

                      Bed-slinger - Mini5+ WiFi/1LC | RRP Fisher v1 - D2 WiFi | Polargraph - D2 WiFi | TronXY X5S - 6HC/Roto | CNC router - 6HC | Tractus3D T1250 - D2 Eth

                      TheBasedDogeundefined 1 Reply Last reply Reply Quote 0
                      • TheBasedDogeundefined
                        TheBasedDoge @droftarts
                        last edited by

                        @droftarts

                        It looks like I already had that line in the config, so i guess i am just stuck with it. That's fine, will just ignore it.

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

                          @TheBasedDoge said in Formbot Troodon RRF 3.1.1 Update:

                          It looks like I already had that line in the config, so i guess i am just stuck with it.

                          I presume the error is only reported once. You could try moving that line earlier in config.g if it isn't already near the start.

                          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

                          TheBasedDogeundefined 1 Reply Last reply Reply Quote 0
                          • TheBasedDogeundefined
                            TheBasedDoge @dc42
                            last edited by

                            @dc42 It's only on bootup. I tried putting that line at the very beginning of the config, but no change. I guess config is not being loaded fast enough before it pops the error?

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