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

    Native App for Duet3d/RRF - Wishlist

    Scheduled Pinned Locked Moved Solved
    Third-party software
    20
    78
    7.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.
    • nomukaikiundefined
      nomukaiki @Sindarius
      last edited by

      @Sindarius said in Native App for Duet3d/RRF - Wishlist:

      I started work on a flutter app to control my printers

      This is great. Hopefully I will manage to go a bit further. I am focusing first on the application core (network, data layer, reactive services, etc) and then will do the UI. But I also got the basics working quickly, so there is hope 🙂

      jay_s_ukundefined Sindariusundefined 2 Replies Last reply Reply Quote 1
      • jay_s_ukundefined
        jay_s_uk @nomukaiki
        last edited by

        @nomukaiki free for testing if you need any.
        I have enough machines to play with

        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

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

          @jay_s_uk said in Native App for Duet3d/RRF - Wishlist:

          @nomukaiki free for testing if you need any.
          I have enough machines to play with

          That will be super useful! Thanks! I am interested to speaking with you about the "remote access" that you suggested. I am not sure what other type of remote access you are suggesting. Is it about accessing the printers outside of your local network?

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

            @nomukaiki yea. Similar to this for octoprint https://plugins.octoprint.org/plugins/anywhere/

            Feel free to pm me

            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

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

              @jay_s_uk said in Native App for Duet3d/RRF - Wishlist:

              @nomukaiki yea. Similar to this for octoprint https://plugins.octoprint.org/plugins/anywhere/

              telegram is the best solution for this out there attm imho.
              in order to communicate with your printer you either need to allow access to it from the wan (port forwarding - complicated to many users, unsafe..) or you need your printer to initiate connection and in this case you need a "server" somewhere on the internet (the way "anywhere", "the spaghetty..", "telegram" and some other plugins work)... telegram's bot system is awesome and alow you to create super complicate system for free

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

                telegram was what I used to use back in the octoprint days.

                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

                1 Reply Last reply Reply Quote 0
                • nomukaikiundefined
                  nomukaiki @arhi
                  last edited by

                  @arhi said in Native App for Duet3d/RRF - Wishlist:

                  you need your printer to initiate connection

                  Is this already available on Duet? Can it be configured to do a "ping" to a configured host?

                  arhiundefined 1 Reply Last reply Reply Quote 0
                  • arhiundefined
                    arhi @nomukaiki
                    last edited by

                    @nomukaiki said in Native App for Duet3d/RRF - Wishlist:

                    @arhi said in Native App for Duet3d/RRF - Wishlist:

                    you need your printer to initiate connection

                    Is this already available on Duet? Can it be configured to do a "ping" to a configured host?

                    nope, it is not

                    1 Reply Last reply Reply Quote 0
                    • Sindariusundefined
                      Sindarius @nomukaiki
                      last edited by

                      @nomukaiki I meant to say #4 will send you down a deep dark rabbit hole. I have been putting time into a 3D viewer plugin for the upcoming 3.2 DWC.

                      3bc60e15-9c36-4648-bbb4-ab7f39754363-image.png

                      nomukaikiundefined 1 Reply Last reply Reply Quote 0
                      • nomukaikiundefined
                        nomukaiki @Sindarius
                        last edited by

                        @Sindarius that's really great! Nice job so far. I can definitely embed a web component, but I would prefer to have a more native experience/responsiveness on the app. But I agree with you that it would be almost an app by itself (as a development effort). Maybe you would be happy to learn dartlang and do contribute? 🙂

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

                          @jay_s_uk said in Native App for Duet3d/RRF - Wishlist:

                          remote access to a duet in a similar fashion that can can be done with octoprint
                          obviously an SBC would be required for this though

                          I've added it to my list as the new number 13.

                          1 Reply Last reply Reply Quote 0
                          • whopping pochardundefined
                            whopping pochard
                            last edited by

                            I am sooo excited about this. I'm using a cheap Android tablet as a PanelDue alternative, and a native app would be amazing.

                            So for me:
                            8,9,2,10,1,4,5,6,13,,3,12,11

                            High on my list is responsiveness, at-a-glance information display, and macro access and execution.

                            Please make sure we have a way to pay you a little bit for your time!

                            nomukaikiundefined 1 Reply Last reply Reply Quote 0
                            • nomukaikiundefined
                              nomukaiki @whopping pochard
                              last edited by

                              @whopping-pochard said in Native App for Duet3d/RRF - Wishlist:

                              I'm using a cheap Android tablet

                              Thanks @whopping-pochard ! What version of OS and tablet model (screen size) are you using?

                              whopping pochardundefined 1 Reply Last reply Reply Quote 0
                              • whopping pochardundefined
                                whopping pochard @nomukaiki
                                last edited by

                                @nomukaiki It's a 7" tablet running Android 9.

                                1 Reply Last reply Reply Quote 0
                                • nomukaikiundefined
                                  nomukaiki
                                  last edited by

                                  To keep you updated, this is what I've manage to do so far on my spare time. The app side-by-side with DWC.

                                  Screenshot 2020-11-20 at 21.44.02.png

                                  1 Reply Last reply Reply Quote 5
                                  • jay_s_ukundefined
                                    jay_s_uk
                                    last edited by

                                    I want to play with it now! Lol

                                    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

                                    nomukaikiundefined 1 Reply Last reply Reply Quote 1
                                    • nomukaikiundefined
                                      nomukaiki
                                      last edited by nomukaiki

                                      Now on an Android 7'' tablet. Looks a bit big but I'll sort out the sizes and styling after getting all the features in!

                                      Any droid users out here?! Send me PM and I'll share an APK for you to start playing around. The app is read only yet, but allows multiple printers.

                                      1605912744163-screenshot-2020-11-20-at-22.52.04.png

                                      Sindariusundefined 1 Reply Last reply Reply Quote 1
                                      • Sindariusundefined
                                        Sindarius @nomukaiki
                                        last edited by

                                        @nomukaiki are you planning on putting something up on GitHub?

                                        nomukaikiundefined 1 Reply Last reply Reply Quote 0
                                        • nomukaikiundefined
                                          nomukaiki @Sindarius
                                          last edited by

                                          @Sindarius yes I am planning to do so. Not just yet because the project is still a bit of playground and I would be ashamed to show an unfinished product. But I am more than happy to invite anyone that asks to join the repository.

                                          1 Reply Last reply Reply Quote 0
                                          • garisundefined
                                            garis @nomukaiki
                                            last edited by

                                            @nomukaiki Preference 1 ie Ipad2 which seems not to connect over wifi, on various browsers.

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