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

    Eclipse

    Scheduled Pinned Locked Moved
    Firmware developers
    5
    26
    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.
    • PrintMakeundefined
      PrintMake @mloidl
      last edited by

      @mloidl
      Just to double check , are you saying ‘where’ Command just need past in Command line?

      mloidlundefined 1 Reply Last reply Reply Quote 0
      • mloidlundefined
        mloidl @PrintMake
        last edited by

        @ViralTinker
        You have to type where rm in the command line after you modified your PATH.
        To ensure the PATH is correct you can show it by typing echo %PATH% in the command line.

        Maybe you have to restart the command line if you modified the PATH somewhere in your Windows Settings.

        If you only type where in the command line you'll get a description how the command works (including some examples)

        1 Reply Last reply Reply Quote 0
        • PrintMakeundefined
          PrintMake
          last edited by

          Ok thanks

          1 Reply Last reply Reply Quote 0
          • PrintMakeundefined
            PrintMake
            last edited by

            Hi again everyone,..

            Now step 7 is easy

            1. Download this github project as a zip file and unzip it into C:/Eclipse/Firmware. Then rename folder ReprapFirmware-dev in that folder to RepRapFirmware.

            After this it gets interesting

            Is that mean you can use RepRapFirmware itself without CoreNG and DuetWiFiSocketServer and RTOS-enabled ???

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

              No, you need to complete the following steps as well.

              <>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
              • PrintMakeundefined
                PrintMake
                last edited by

                Can we continue ?, Shall we?!

                What function CoreNG does?

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

                  CoreNG abstracts most of the hardware. Many years ago it started out as the Arduino Due core, but it's been almost completely rewritten over the years.

                  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
                  • PrintMakeundefined
                    PrintMake
                    last edited by

                    Is that where the name“Duet” comes from ?

                    1 Reply Last reply Reply Quote 0
                    • PrintMakeundefined
                      PrintMake
                      last edited by

                      How about DuetWiFiSocketServer and RTOS-enabled ???

                      If I understand correctly DuetWiFiSocketServer,handles protocol to send packets???

                      And RTOS real time operations?

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

                        DuetWiFiSocketServer is the source code for DuetWiFiServer.bin. You don't need to build it if you just want to change RRF, but you do need it in the workspace because RRF uses one include file from it.

                        All RRF2 builds use RTOS except the builds for Duet 06/085, RADDS and Alligator. All RRF3 builds use RTOS.

                        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
                        • PrintMakeundefined
                          PrintMake
                          last edited by

                          Managed to Compile existing files without editing .
                          I wish buildinstructions could be more detailed.

                          AFTER SUCCESSFUL COMPILING WHERE IS .BIN FILE?

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

                            @ViralTinker said in Eclipse:

                            Managed to Compile existing files without editing .
                            I wish buildinstructions could be more detailed.

                            AFTER SUCCESSFUL COMPILING WHERE IS .BIN FILE?

                            In the project directory there is a binary directory for each configuration.

                            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
                            • PrintMakeundefined
                              PrintMake
                              last edited by

                              Found it Thank you

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