chiark / gitweb /
quickprint: Change simple mode profile/material preference setting into a profile...
authorYouness Alaoui <kakaroto@kakaroto.homelinux.net>
Fri, 6 Mar 2015 18:24:58 +0000 (13:24 -0500)
committerYouness Alaoui <kakaroto@kakaroto.homelinux.net>
Fri, 6 Mar 2015 18:25:58 +0000 (13:25 -0500)
commit6dfb302efcca843d7c9f17cdb94130e6fcb0888f
tree723cbd188f3dba1b5bc720e0e5ed14bdf5985063
parent2a612b615f3c094a7bbd6c677babdcab45384cbe
quickprint: Change simple mode profile/material preference setting into a profile setting

This allows us to keep track of the profile/material selection for
each machine, which should help users with multiple machines using
different materials for example.
It also avoid issues with machines that has a per-machine configuration
which uses different ini filenames from other machines (invalid selection).
Cura/gui/simpleMode.py
Cura/util/profile.py