Jaime van Kessel
|
2eb1c61033
Merge branch 'feature_drag_curaprofile' of github.com:Ultimaker/Cura
|
8 years ago |
Jaime van Kessel
|
450eb5443f
Updated text to be more clear
|
8 years ago |
Jack Ha
|
d308cd45bc
Moved function out of MachineManager, changed "Valid" to "HaveErrors".
|
8 years ago |
Jack Ha
|
a23a922eec
Drag profile into Cura; added importProfile(s), exportProfile to ContainerManager. CURA-787
|
8 years ago |
Jack Ha
|
98688bf013
Changed MachineManager.isActiveStackValid to MachineManager.areStacksValid. CURA-2730
|
8 years ago |
fieldOfView
|
98a2ebc157
Fix translation of machines page and some other references to Uranium
|
8 years ago |
Jack Ha
|
1cd5052666
Fixed translation of 4 words in profiles page. CURA-570
|
8 years ago |
Jaime van Kessel
|
3afd813e5e
Profiles page is now correctly updated when single extrusion machine is used
|
8 years ago |
Simon Edwards
|
c3cf762451
Show the warning color for unsupported materials/qualities by using the new 'supported' metadata flag.
|
8 years ago |
fieldOfView
|
95fabbaf6d
Don't allow creating profiles based on empty_profile
|
8 years ago |
fieldOfView
|
6bea0ad7b4
Select the currently active extruder on the profiles tab
|
8 years ago |
Jaime van Kessel
|
6e369bec57
Disabled exporting for read-only profiles
|
8 years ago |
Jaime van Kessel
|
72bd268e2d
Export now exports correct extruder profiles as well
|
8 years ago |
fieldOfView
|
e7da471199
Fix showing profile values for extruders
|
8 years ago |
Simon Edwards
|
5d1b77c551
Rename ProfilesPageModel.py to QualityAndUserProfilesModel.py. Step 2 of 2.
|
8 years ago |
Simon Edwards
|
2742a4ef65
Show the correct list of qualities and quality change profiles.
|
8 years ago |
Jaime van Kessel
|
4299dbb90b
Force refresh display when activating profile
|
8 years ago |
Simon Edwards
|
90dedc354c
* Make sure that quality changes are machine dependent but material independent.
|
8 years ago |
fieldOfView
|
a47ffb2288
Remove commented out code
|
8 years ago |
fieldOfView
|
549766e5f6
Fix layout of buttons on profile page
|
8 years ago |
fieldOfView
|
8b7a8327e8
Allow machinedefinitions to specify another definition to inherit qualities from
|
8 years ago |
fieldOfView
|
a52bb1422b
Suggest unique name when creating/duplicating profiles
|
8 years ago |
fieldOfView
|
68ddf90d58
Make behavior of Create Profile consistent between prefs and menu
|
8 years ago |
fieldOfView
|
a40476eb62
Add distinctive titles to profile rename dialogs
|
8 years ago |
Jaime van Kessel
|
1a78aee46c
fix typo
|
8 years ago |
Jaime van Kessel
|
266f46ed55
Rename dialog shows again when creating new profile from current settings
|
8 years ago |
Simon Edwards
|
a2f478f2ad
Fix for "Creating two profiles causes the names to become messed up"
|
8 years ago |
Jaime van Kessel
|
6ff258d7e0
Single extrusion machines now show correct values for profiles in tab
|
8 years ago |
fieldOfView
|
cb7a3de757
Code style
|
8 years ago |
fieldOfView
|
ac7c1a92a5
Show "Create" only when there are user changes, "Duplicate" otherwise
|
8 years ago |
Jaime van Kessel
|
fcfbf78f9e
Implemented importing multiple profiles from .curaprofile file
|
8 years ago |
Jaime van Kessel
|
ced6cd7320
Exporting a profile now exports all profiles in a zipped container
|
8 years ago |
Jaime van Kessel
|
aa28ecca37
No longer possible to remove profiles that are in use
|
8 years ago |
Jaime van Kessel
|
a177b61153
Renaming a profile will now also reset selection
|
8 years ago |
Jaime van Kessel
|
aac19c94a3
Removing a profile now forces a reset of selection
|
8 years ago |
Jaime van Kessel
|
e05bb54047
SelectContainer now uses name instead of ID
|
8 years ago |
fieldOfView
|
27b3bd829d
Add converted CPE+, PC, TPU & Nylon profiles for UM2+
|
8 years ago |
fieldOfView
|
0f998c6e2e
Fix qml warnings
|
8 years ago |
fieldOfView
|
62e815a3d8
Fix qml warning
|
8 years ago |
Arjen Hiemstra
|
2969aafb6d
Update profile page with the renamed functions
|
8 years ago |
Arjen Hiemstra
|
be4db899a6
Change the active quality if we remove the active quality
|
8 years ago |
Arjen Hiemstra
|
5edeaa1c93
Reduce the amount of QML warning showing up
|
8 years ago |
Arjen Hiemstra
|
2a81d25bf9
Fix removing container after rejecting a rename
|
8 years ago |
Arjen Hiemstra
|
783d395fbc
Use containermanager for operations on Quality
|
8 years ago |
Arjen Hiemstra
|
975a60bec3
Display all the extruder settings and global settings in profile manager
|
8 years ago |
Arjen Hiemstra
|
03252c69dc
List all the qualities and quality changes in the profiles page
|
8 years ago |
fieldOfView
|
95b06f317a
Fix "create" button on profiles page
|
8 years ago |
Jack Ha
|
7731f9406c
Dialog_profile/material/load_path is now saved and used.
|
8 years ago |
fieldOfView
|
7a63f957cb
More gracefully handle cases where no profile is selected in the profiles list
|
8 years ago |
Arjen Hiemstra
|
df3275a10a
Update Machine and Profile pages with the changes made to ManagementPage
|
8 years ago |