dagoma3d / CuraByDagoma

Cura by Dagoma was originally forked from Legacy Cura. It is a UI to generate gcodes from 3d objects.
14 stars 8 forks source link

Make a modern GUI #75

Open Alutulu opened 2 years ago

Alutulu commented 2 years ago

Here is a possible model for a simple and modern GUI : image (designed by Arthur and Toma)

To do that, we need to change the GUI framework. For the moment we use wxPython. PyQt seems to be a good candidate :

Alutulu commented 2 years ago

Another possibility is to completely remake the app using Electron, like DagomApp.