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

    Invalid GPIO

    Scheduled Pinned Locked Moved
    Firmware installation
    firmware 3 update gpio
    4
    18
    1.1k
    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
      last edited by oliof

      @Fishpig check if that M42 P25 is maybe in your slicer's start gcode and remove if from there. Assuming the configuration files haven't been changed, there's no reference to a GPIO 25 in there. And yes, it looks like an RRF2.x config running on RRF3.x, so the configuration for the LEDs doesn't work.

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

      Fishpigundefined 1 Reply Last reply Reply Quote 2
      • Fishpigundefined
        Fishpig
        last edited by

        Thanks guys,
        i'll test out M42 P25 in a short while, i think i might try and find the RRF2.X firmware and go back to that.

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

          @oliof said in Invalid GPIO:

          @Phaedrux the custom vivedino board doesn't work with RRF since RRF3.1RC11 for unresolved reasons, see https://forum.duet3d.com/topic/16997/formbot-troodon-rrf-3-1-1-update/7 for the discussion back at the time.

          EDIT: The config provided by vivedino is available at https://github.com/InsanityAutomation/FormbotTroodon/

          Yes I had suspected it was the custom board.

          Z-Bot CoreXY Build | Thingiverse Profile

          1 Reply Last reply Reply Quote 1
          • Fishpigundefined
            Fishpig
            last edited by

            I just entered M42 P25

            Send: M42 P25
            Recv: Error: Invalid gpio port 25
            Recv: ok
            

            and it throws the error outside of starting a print.

            dc42undefined 1 Reply Last reply Reply Quote 0
            • Fishpigundefined
              Fishpig @oliof
              last edited by

              @oliof
              well would you look at that.....just got the cura going and found not only was it set to marlin but the start code was

              M42 P25 S0
              M42 P26 S0
              M42 P24 S255
              M280 P7 S160
              T0
              G92 E0
              G1 E-10 F1800
              G32
              G29
              G1 X0 Y0 F4800
              G92 E0
              G1 E10 F540
              G92 E0
              G1 E-3.0000 F1800
              G1 Z0.200 F1000
              G1 X400 Y0 E43.5631 F1000
              G92 E0
              G1 E-8.0000 F5400
              G1 X205 Y200 F18000
              G1 E0 F5400
              
              1 Reply Last reply Reply Quote 0
              • oliofundefined
                oliof
                last edited by

                @Fishpig good find. You should still update your config to 3.0 syntax.

                @Phaedrux you never figured out what change in RRF broke the board, right?

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

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

                  @fishpig said in Invalid GPIO:

                  I just entered M42 P25

                  Send: M42 P25
                  Recv: Error: Invalid gpio port 25
                  Recv: ok
                  

                  and it throws the error outside of starting a print.

                  Try a lower number than 25. I think 25 may be higher than the maximum allowed.

                  EDIT: the highest GpOut port number allowed in Duet 2 builds of RRF is 19.

                  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
                  • Phaedruxundefined
                    Phaedrux Moderator @oliof
                    last edited by

                    @oliof said in Invalid GPIO:

                    @Phaedrux you never figured out what change in RRF broke the board, right?

                    I don't think anyone affiliated with Duet has a Troodon board in hand to know how it's different.

                    Z-Bot CoreXY Build | Thingiverse Profile

                    1 Reply Last reply Reply Quote 0
                    • oliofundefined
                      oliof
                      last edited by oliof

                      Last I heard the only difference is that the TMC2660s stallguard pins are floating since those aren't required on the troodon. Otherwise, it's a single board combining Duet2Wifi and Duex5. Unfortunately, I don't have a board (or schematics) either.

                      <>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
                      • oliofundefined
                        oliof
                        last edited by

                        @Phaedrux I ordered a board and expect it to arrive by October. If I don't manage to find the offending change by a couple bisecting builds, I'm happy to send it over to Duet3D for inspection.

                        <>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 2
                        • First post
                          Last post
                        Unless otherwise noted, all forum content is licensed under CC-BY-SA