Solved Native App for Duet3d/RRF - Wishlist
-
How would you rank or score the below features for a native app?
Can you please reply with your preferred order of importance? Most important on top. Thanks.1- Available on very old devices (Android, iOS)
2- Open source
3- Auto discovery of printers on local network
4- 3d GCode preview and sync current printing layer
5- Live webcam
6- Timelapses
7- Full management/control/configuration of Duet printer (similar to DWC)
8- Reduced set of features but adapted for mobile devices (similar to Printoid or DuetPanel)
9- Status change push notifications
10- Temperature chart with download full graph option
11- Dark/Light colour themes
12- AI detection of failed print (detect skipping filament steps, part detached from base and stringing printing)
13- Easy and secure remote access from outside of local networkMy preferred order:
8, 4, 9, 5, 13, 11, 12, 3, 6, 1, 10, 7, 2 -
@nomukaiki said in Native App for Duet3d/RRF - Wishlist:
How would you rank'
1- Available on very old devices (Android 4.1 with 128-256MB RAM)
2- Open source
5- Live webcam
13- multiple printers supported in same time
7- Full control (management and configuration - irrelevant) -
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 -
At one point some time ago I started work on a flutter app to control my printers. Been so busy with other projects I haven’t been able to get back to it.
There is a lot of potential to build some creative duet controls depending on need.
-
@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
-
@nomukaiki free for testing if you need any.
I have enough machines to play with -
@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 withThat 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?
-
@nomukaiki yea. Similar to this for octoprint https://plugins.octoprint.org/plugins/anywhere/
Feel free to pm me
-
@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 -
telegram was what I used to use back in the octoprint days.
-
@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?
-
@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
-
@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.
-
@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?
-
@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 thoughI've added it to my list as the new number 13.
-
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,11High 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!
-
@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?
-
@nomukaiki It's a 7" tablet running Android 9.
-
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.
-
I want to play with it now! Lol