Jack Ha
7a78f9821f
CURA-4606 fixed Create profile
2018-02-19 16:15:35 +01:00
Jack Ha
8efe13a55a
CURA-4606 fix profiles page Active button
2018-02-19 15:24:58 +01:00
Jack Ha
3ff9cb6b1e
CURA-4606 added first Profile management page
2018-02-19 15:07:50 +01:00
Jack Ha
5d4a2a7e49
CURA-4606 qtquick dialogs 1.2 to be compatible with older pyqt
2018-02-19 11:04:45 +01:00
Lipu Fei
96f1264364
WIP: Rework profile management page
2018-02-16 16:40:09 +01:00
Lipu Fei
bed2106fc6
WIP: Backup old profile management QMLs
2018-02-16 14:26:04 +01:00
Lipu Fei
ed939d31fa
Add hardware_type = nozzle for nozzle variants
...
CURA-4461
2018-01-22 12:20:10 +01:00
Lipu Fei
a3c2635648
Fix profile manager to support not supported custom profiles
...
CURA-4796
Profile manager should be able to show custom profiles that are based on
the not supported profile correctly.
2018-01-15 14:29:52 +01:00
ChrisTerBeke
d718e6e36c
Create extruder stack for single extruder machines on start - CURA-4482
2017-10-31 09:08:20 +01:00
Mark
9a193ad5c5
Changing AGPLv3 to LGPLv3
2017-09-28 13:00:43 +02:00
Jack Ha
c3320bb1a4
Change settings to settings/overrides in selected messages. CURA-2898
2016-11-23 13:33:12 +01:00
Jaime van Kessel
2eb1c61033
Merge branch 'feature_drag_curaprofile' of github.com:Ultimaker/Cura
2016-11-04 14:31:58 +01:00
Jaime van Kessel
450eb5443f
Updated text to be more clear
...
CURA-2726
2016-11-03 14:21:13 +01:00
Jack Ha
d308cd45bc
Moved function out of MachineManager, changed "Valid" to "HaveErrors".
...
CURA-2730
2016-10-20 16:16:33 +02:00
Jack Ha
a23a922eec
Drag profile into Cura; added importProfile(s), exportProfile to ContainerManager. CURA-787
2016-10-20 13:55:39 +02:00
Jack Ha
98688bf013
Changed MachineManager.isActiveStackValid to MachineManager.areStacksValid. CURA-2730
2016-10-19 15:46:22 +02:00
fieldOfView
98a2ebc157
Fix translation of machines page and some other references to Uranium
...
CURA-570
2016-10-17 14:10:02 +02:00
Jack Ha
1cd5052666
Fixed translation of 4 words in profiles page. CURA-570
2016-10-17 13:57:24 +02:00
Jaime van Kessel
3afd813e5e
Profiles page is now correctly updated when single extrusion machine is used
2016-10-15 19:23:07 +02:00
Simon Edwards
c3cf762451
Show the warning color for unsupported materials/qualities by using the new 'supported' metadata flag.
...
CURA-2271
2016-10-12 15:57:50 +02:00
fieldOfView
95fabbaf6d
Don't allow creating profiles based on empty_profile
...
...because empty_profile has no quality_type
CURA-2271
2016-10-11 15:22:17 +02:00
fieldOfView
6bea0ad7b4
Select the currently active extruder on the profiles tab
2016-10-08 15:14:11 +02:00
Jaime van Kessel
6e369bec57
Disabled exporting for read-only profiles
...
CURA-2496
2016-10-05 10:36:33 +02:00
Jaime van Kessel
72bd268e2d
Export now exports correct extruder profiles as well
...
CURA-2496
2016-10-04 10:37:48 +02:00
fieldOfView
e7da471199
Fix showing profile values for extruders
...
The profiles page would show the setting values in the quality profile, ignoring the quality_changes profile, because it could not find the appropriate quality_changes profile for the extruders
CURA-2478
2016-10-03 17:04:46 +02:00
Simon Edwards
5d1b77c551
Rename ProfilesPageModel.py to QualityAndUserProfilesModel.py. Step 2 of 2.
...
Contributes to CURA-2414 Quality changes profiles are created incorrectly
2016-10-03 15:19:32 +02:00
Simon Edwards
2742a4ef65
Show the correct list of qualities and quality change profiles.
...
Contributes to CURA-2248 Duplicated profile not shown in the profile manager list
2016-09-29 12:34:46 +02:00
Jaime van Kessel
4299dbb90b
Force refresh display when activating profile
...
CURA-2448
2016-09-26 15:22:23 +02:00
Simon Edwards
90dedc354c
* Make sure that quality changes are machine dependent but material independent.
...
* Correctly handle machines which derived (subclasses) from other machines.
* Some refactoring and a lot more comments.
Contributes to CURA-2414 Quality changes profiles are created incorrectly
2016-09-21 15:26:20 +02:00
fieldOfView
a47ffb2288
Remove commented out code
2016-09-14 14:57:26 +02:00
fieldOfView
549766e5f6
Fix layout of buttons on profile page
...
CURA-2368
2016-09-14 14:15:34 +02:00
fieldOfView
8b7a8327e8
Allow machinedefinitions to specify another definition to inherit qualities from
...
CURA-1780
2016-09-08 18:49:34 +02:00
fieldOfView
a52bb1422b
Suggest unique name when creating/duplicating profiles
...
CURA-2161
2016-09-06 17:46:11 +02:00
fieldOfView
68ddf90d58
Make behavior of Create Profile consistent between prefs and menu
...
CURA-2161
2016-09-06 15:39:44 +02:00
fieldOfView
a40476eb62
Add distinctive titles to profile rename dialogs
...
CURA-2161
2016-09-06 15:38:27 +02:00
Jaime van Kessel
1a78aee46c
fix typo
2016-09-02 11:37:54 +02:00
Jaime van Kessel
266f46ed55
Rename dialog shows again when creating new profile from current settings
...
CURA-2220
2016-09-02 11:37:06 +02:00
Simon Edwards
a2f478f2ad
Fix for "Creating two profiles causes the names to become messed up"
...
CURA-2220
2016-09-01 13:49:29 +02:00
Jaime van Kessel
6ff258d7e0
Single extrusion machines now show correct values for profiles in tab
...
CURA-2214
2016-08-31 14:52:41 +02:00
fieldOfView
cb7a3de757
Code style
2016-08-30 16:02:08 +02:00
fieldOfView
ac7c1a92a5
Show "Create" only when there are user changes, "Duplicate" otherwise
...
CURA-2220
2016-08-30 15:58:16 +02:00
Jaime van Kessel
fcfbf78f9e
Implemented importing multiple profiles from .curaprofile file
...
CURA-2099
2016-08-26 14:37:21 +02:00
Jaime van Kessel
ced6cd7320
Exporting a profile now exports all profiles in a zipped container
...
CURA-2099
2016-08-26 12:55:31 +02:00
Jaime van Kessel
aa28ecca37
No longer possible to remove profiles that are in use
...
CURA-2168
2016-08-24 14:50:51 +02:00
Jaime van Kessel
a177b61153
Renaming a profile will now also reset selection
...
This forces an update of the display data. Fixes CURA-2164
2016-08-24 13:56:51 +02:00
Jaime van Kessel
aac19c94a3
Removing a profile now forces a reset of selection
...
Fixes CURA-2169
2016-08-24 13:51:33 +02:00
Jaime van Kessel
e05bb54047
SelectContainer now uses name instead of ID
...
CURA-2162
2016-08-24 13:21:53 +02:00
fieldOfView
27b3bd829d
Add converted CPE+, PC, TPU & Nylon profiles for UM2+
...
CURA-2138
2016-08-23 23:03:17 +02:00
fieldOfView
0f998c6e2e
Fix qml warnings
...
CURA-2006
2016-08-22 19:25:42 +02:00
fieldOfView
62e815a3d8
Fix qml warning
...
CURA-2006
2016-08-22 19:16:59 +02:00