Duet3D Logo

    Duet3D

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

    Duet 3 (6HC) Raspberry Pi Software Development Repository?

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

      Hello - I am a veteran Duet 2 WiFi user, however I am new to the Duet 3 (6HC). I am looking for a repository of libraries and or current development of applications that run on the Raspberry Pi to monitor and integrate with the Duet 3.

      Does this exist? What are some of the latest works leveraging the RPi with the Duet? My search effort has resulted with goose eggs.

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

        @tmreith there isn't really much.
        you do have a couple of APIs and execonmcode to allow custom gcode to be used.
        There are a couple of non plugins available, such as TAMV and duetlapse.
        and there is btncmd which is a plugin to add extra buttons.
        thats about it at the moment.

        Owns various duet boards and is the main wiki maintainer for the Teamgloomy LPC/STM32 port of RRF. Assume I'm running whatever the latest beta/stable build is

        tmreith YoUserExp 2 Replies Last reply Reply Quote 0
        • tmreith
          tmreith @jay_s_uk last edited by

          @jay_s_uk thanks for the suggestions. I found the work of the late Danal Estes, execonmcode, btncmd, I was unable to find the API. Please provide url to the API.

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

            @tmreith https://github.com/Duet3D/dsf-go
            And https://github.com/Duet3D/dsf-python
            TAMV has been taken over as unfortunately Danal passed away last year. It can be found here https://github.com/HaythamB/TAMV

            Owns various duet boards and is the main wiki maintainer for the Teamgloomy LPC/STM32 port of RRF. Assume I'm running whatever the latest beta/stable build is

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

              @jay_s_uk Great! thanks for your help. Time to stuff my brain with new info.

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

                @jay_s_uk Hello. Is there an api available for the Duet 2 wifi or is it only available on the 3? I would like to submit custom gcode to an endpoint.

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

                  @youserexp you can run a duet 2 in SBC mode, although it takes a little work. Otherwise it's http requests described here https://github.com/Duet3D/RepRapFirmware/wiki/HTTP-requests

                  Owns various duet boards and is the main wiki maintainer for the Teamgloomy LPC/STM32 port of RRF. Assume I'm running whatever the latest beta/stable build is

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

                    @jay_s_uk That's great news. Do you know if there is a sample project repository somewhere? Also what is SBC mode?

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

                      @youserexp SBC mode is with a single board computer attached i.e. a raspberry pi.
                      theres a sample plugin repository available https://github.com/Duet3D/DSF-Plugins

                      Owns various duet boards and is the main wiki maintainer for the Teamgloomy LPC/STM32 port of RRF. Assume I'm running whatever the latest beta/stable build is

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

                        @jay_s_uk Awesome! Thanks.

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