Duet3D / DuetWebControl

A completely new web interface for the Duet electronics
GNU General Public License v3.0
408 stars 229 forks source link

Download all config files with one click? #32

Closed yonkiman closed 7 years ago

yonkiman commented 7 years ago

Great software! I thought I'd be missing Octoprint but I'm quite happy with DuetWebControl so far.

One suggestion though. I'm trying to backup all my .g files, and the process takes a lot of clicks... Maybe there's an easier way that I haven't discovered, but here's how I'm doing it now:

Is there a chance you could simplify this in a future release? One click for all files might not be possible, but if I could just see a "directory" of all the files and then right click&Save As for each file (with no name/extension changing and no going back to Machine Control), that would be much faster.

Thanks again.

iDeveloUK commented 7 years ago

i presume this could be done with JSzip or zip.js?

chrishamm commented 7 years ago

I'll wait for dc42's DuetWiFiServer rewrite before I address this. It makes no sense to implement that as long as the Duet WiFi cannot handle concurrent connections.

chrishamm commented 7 years ago

Implemented as part of DWC 1.17.