chiark / gitweb /
Change how the quickprint profiles are defined and handled. Easier to modify&customiz...
authordaid <daid303@gmail.com>
Fri, 19 Dec 2014 14:38:21 +0000 (15:38 +0100)
committerdaid <daid303@gmail.com>
Fri, 19 Dec 2014 14:38:21 +0000 (15:38 +0100)
commiteed028d643e54291dfa0800cdb888df52a4b1e59
tree3447b32da36a738367f47ce996fd31bf74b98e92
parent973a80909d1e17c4770334a9d1437d1b9e61d42e
Change how the quickprint profiles are defined and handled. Easier to modify&customize now. Profiles still need to be filled, waiting for final profiles from paul (bluebot)
13 files changed:
Cura/gui/mainWindow.py
Cura/gui/sceneView.py
Cura/gui/simpleMode.py
Cura/util/objectScene.py
Cura/util/profile.py
Cura/util/resources.py
Cura/util/sliceEngine.py
resources/quickprint/materials/1_pla.ini [new file with mode: 0644]
resources/quickprint/materials/2_abs.ini [new file with mode: 0644]
resources/quickprint/profiles/1_low.ini [new file with mode: 0644]
resources/quickprint/profiles/2_normal.ini [new file with mode: 0644]
resources/quickprint/profiles/3_high.ini [new file with mode: 0644]
resources/quickprint/profiles/4_ulti.ini [new file with mode: 0644]