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

RepRapFirmware - Using Eclipse

Scheduled Pinned Locked Moved
Other control boards
3
7
446
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.
  • undefined
    DocTrucker
    last edited by 17 Jan 2020, 15:33

    When you have opened up the RepRapFirmware project on Eclipse how do you find out where functions and variables have come from that are outside the scope of the current file. Is it just a case of manually hunting?

    Thanks. Done loads of python work but my use of C/C++ is limited.

    Running 3 P3Steel with Duet 2. Duet 3 on the shelf looking for a suitable machine. One first generation Duet in a Logo/Turtle style robot!

    undefined 1 Reply Last reply 17 Jan 2020, 15:51 Reply Quote 0
    • undefined
      gtj0
      last edited by 17 Jan 2020, 15:34

      Right click and select "Declarations" or "References". If the other projects like CoreNG are in the workspace, Eclipse will find them.

      undefined 1 Reply Last reply 17 Jan 2020, 15:36 Reply Quote 0
      • undefined
        DocTrucker @gtj0
        last edited by DocTrucker 17 Jan 2020, 15:36

        @gtj0 thanks! I'll have to find myself a good intro/tutorial for eclipse and work through it.

        Running 3 P3Steel with Duet 2. Duet 3 on the shelf looking for a suitable machine. One first generation Duet in a Logo/Turtle style robot!

        1 Reply Last reply Reply Quote 0
        • undefined
          dc42 administrators @DocTrucker
          last edited by 17 Jan 2020, 15:51

          @DocTrucker said in RepRapFirmware - Using Eclipse:

          When you have opened up the RepRapFirmware project on Eclipse how do you find out where functions and variables have come from that are outside the scope of the current file. Is it just a case of manually hunting?

          Put the cursor over the identifier and press control-G to find where it is declared, or control-shift-G to find all the places it is used.

          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

          undefined 1 Reply Last reply 3 Feb 2020, 13:39 Reply Quote 0
          • undefined
            DocTrucker @dc42
            last edited by T3P3Tony 3 Feb 2020, 13:39

            @dc42 a delayed thanks for that.

            Are the schematics for the D3v0.5 board going to be available on the github soon?

            https://github.com/Duet3D/Duet3-Mainboard-6HC
            (edited by T3P3Tony to point to new locations for Duet 3 Schematics)

            Running 3 P3Steel with Duet 2. Duet 3 on the shelf looking for a suitable machine. One first generation Duet in a Logo/Turtle style robot!

            undefined 1 Reply Last reply 3 Feb 2020, 13:48 Reply Quote 0
            • undefined
              dc42 administrators @DocTrucker
              last edited by 3 Feb 2020, 13:48

              @DocTrucker said in RepRapFirmware - Using Eclipse:

              Are the schematics for the D3v0.5 board going to be available on the github soon?

              I can add them, although we no longer support the V0.5 board.

              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
              • undefined
                DocTrucker
                last edited by DocTrucker 2 Mar 2020, 14:43 3 Feb 2020, 14:43

                Thanks, just seen them land in the account. I appreciate there is a lack of support.

                Running 3 P3Steel with Duet 2. Duet 3 on the shelf looking for a suitable machine. One first generation Duet in a Logo/Turtle style robot!

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