Navigation

    Duet3D Logo

    Duet3D

    • Register
    • Login
    • Search
    • Categories
    • Tags
    • Documentation
    • Order

    reprap firmware 3 lpc1768 help with binary

    General Discussion
    3
    10
    304
    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.
    • tony73
      tony73 last edited by

      hello everyone, can you tell me x please where to find the firmware.bin of rrf 3 lpc1768? I am not very documented on rrf 3lpc1768 has changed so much since rrf 2 lpc1768? firmware.bin no longer needed? thanks ...

      • list item
      1 Reply Last reply Reply Quote 0
      • nhof
        nhof last edited by

        Couple options for LPC ports of RRF

        https://github.com/sdavi/RepRapFirmware/releases

        https://github.com/gloomyandy/RepRapFirmware/releases

        Note that both are experimental and you probably won't get much support.

        1 Reply Last reply Reply Quote 0
        • jay_s_uk
          jay_s_uk last edited by jay_s_uk

          @tony73

          The forum post that covers RRF3 for the LPC is here https://reprap.org/forum/read.php?147,859857,page=1
          Use gloomyandy's releases as he is the main maintainer now.
          On his GitHub there is also a wiki that details how to get started.
          To get DWC functional, depending on your board, you can either use the onboard Ethernet, add an ESP8266 or connect an SBC in a similar fashion to the duet 3.

          And we always try to help new users

          Owns various duet boards and is the main wiki maintainer for the Teamgloomy LPC/STM32 port of RRF

          tony73 1 Reply Last reply Reply Quote 1
          • tony73
            tony73 @jay_s_uk last edited by

            @jay_s_uk
            thanks to all x ľ help, i think i understand that rrf 2 lpc had firmware.bin but instead rrf 3 lpc use config.json i tried rrf 2 lpc on a scara arm because i had a skr 1.3 card since rrf 3 lpc supports driver tmc2208 i was curious to try micro stepping higher than 32 type 64 or 128. sdavi and dc42 had already helped me on various problems with rrf 2 lpc x scara arm, if you can give me other clarifications on rrf 3 lpc it would be very helpful. thank you all

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

              @tony73

              A firmware.bin file is still used, there now just more types depending on what you want to do.
              There's an Ethernet version (not applicable if using an SKR board), a wifi version (allowing you to connect an ESP8266 to the board to get access to DWC) and an SBC version (allowing you to hook up a raspberry pi or other board in the same style as the duet 3).
              I suggest you have a read of this page https://github.com/gloomyandy/RepRapFirmware/wiki/Getting-Started---RRF3 and this page https://github.com/gloomyandy/RepRapFirmware/wiki/SKR-1.4
              And then if you have any more questions, head back over here and fire away.

              Owns various duet boards and is the main wiki maintainer for the Teamgloomy LPC/STM32 port of RRF

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

                @jay_s_uk

                thanks a lot for the help i realized that in (assets 5 )20200501_144818.jpg

                there were firmware.bin and the .zip files20200501_144736.jpg
                so I think now I just have to find out about the changes in functions between rrf 2 lpc and rrf 3 lpc to test the uart. In the rrf 2.05 lpc version that @sdavi had helped me install and set on skf v1.3 in the.zip files in eadge reeles, the firmware.bin was also included, I had never opened the menu in (assets dropdown). Two years ago about I built a scara arm to use as a 3d printer. I went to marlin, wuangsamas firmware, smoothieware, with bad results, incomplete or missing functions, calculations for weak kinematics.For a period I had given up, then I was advised to try rep rap firmware and here I am very satisfied (great firmware) I think the best, made and managed very seriously.new question! on skf v1.3 not using neither ethernet nor wifi only connection from pc, can i use a firmware.bin randomly of the three, type firmware wifi.bin?
                20200501_141511.jpg
                thanks again for the help!

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

                  @tony73

                  Use the wifi build.
                  I'm pretty sure the ethernet build has the TMC22XX control disabled (ethernet boards such as the MKS Sbase do not play nicely with the TMC code).

                  I think you should think about using wifi in the long term as it makes control of the firmware so much easier etc.

                  Owns various duet boards and is the main wiki maintainer for the Teamgloomy LPC/STM32 port of RRF

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

                    @jay_s_uk
                    I will buy a duet to eliminate all the problems, I tried on skf v1.3 because it was purchased to try smoothieware. Sorry for my english. To test scara arm skf v1.3 and rrf 3 lpc with tmc2208 and connected with serial to pc and simplify 3d can i use wifi.bin firmware or do i need the wifi module on the board?

                    1 Reply Last reply Reply Quote 0
                    • jay_s_uk
                      jay_s_uk last edited by

                      @tony73

                      The wifi build by itself is enough to get you started.

                      Owns various duet boards and is the main wiki maintainer for the Teamgloomy LPC/STM32 port of RRF

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

                        @jay_s_uk
                        Thanks for your help!

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