fieldOfView
|
95b06f317a
|
Fix "create" button on profiles page
CURA-2036
|
2016-08-02 16:13:17 +02:00 |
|
Jack Ha
|
7731f9406c
|
Dialog_profile/material/load_path is now saved and used.
CURA-1900
|
2016-07-19 15:59:44 +02:00 |
|
fieldOfView
|
7a63f957cb
|
More gracefully handle cases where no profile is selected in the profiles list
|
2016-07-11 15:48:41 +02:00 |
|
Arjen Hiemstra
|
df3275a10a
|
Update Machine and Profile pages with the changes made to ManagementPage
Since all the individual properties are removed and we now just need to
handle the buttons ourself.
Contributes to CURA-342
|
2016-07-04 11:43:27 +02:00 |
|
Simon Edwards
|
175b5429b4
|
Refactor the profile and Cura specific import/export code, put the cura stuff in Cura itself.
Contributes to CURA-1667 Profile import/export
|
2016-06-14 11:44:38 +02:00 |
|
fieldOfView
|
24e165b964
|
Remove error on ProfilesPage
CURA-1585
|
2016-06-14 10:41:06 +02:00 |
|
fieldOfView
|
7d2a7bd157
|
Abbreviate headers
CURA-1668
|
2016-06-09 21:40:07 +02:00 |
|
fieldOfView
|
0d7a7d9299
|
Update wording to make storing/updating/discarding current settings more clear
CURA-970
|
2016-06-09 19:18:46 +02:00 |
|
fieldOfView
|
d34d398e96
|
Change the implementation of creating a profile from the current settings
The newly created profile now combines the settings of the active quality profile and the current settings
CURA-970, CURA-1585
|
2016-06-09 18:40:42 +02:00 |
|
fieldOfView
|
0952dd0327
|
Removed warnings about undefined properties
CURA-1278
|
2016-06-09 16:01:08 +02:00 |
|
Simon Edwards
|
c03588c6e5
|
Profile export now goes via the plugin system, and does the same filename checks as before.
Contributed to CURA-1667 Profile import/export
|
2016-06-09 14:14:48 +02:00 |
|
fieldOfView
|
8f4f67d552
|
Show "Protected profiles" / "Custom profiles" section on profiles page
CURA-855
|
2016-06-09 13:41:33 +02:00 |
|
fieldOfView
|
cd803bc36e
|
Determine readonly state from location in filesystem instead of a metadata property
CURA-1684
|
2016-06-09 13:16:23 +02:00 |
|
fieldOfView
|
5da3665832
|
Fix duplicating the first item on the Profiles page
CURA-1585
|
2016-06-09 11:22:33 +02:00 |
|
fieldOfView
|
ecfd7e5993
|
Move InstanceContainersModel has_settings into metadata to clean up the model
CURA-1668
|
2016-06-09 08:21:18 +02:00 |
|
fieldOfView
|
e702fef44b
|
Add header to profile settings table
|
2016-06-08 22:07:57 +02:00 |
|
fieldOfView
|
ca308c5b05
|
Add notice if a profile has no settings, and if the current settings are "empty"
CURA-1668, CURA-696
|
2016-06-08 17:50:54 +02:00 |
|
fieldOfView
|
07b51d0ca8
|
Strike out profile value if it is overridden by the current setting
CURA-1668
|
2016-06-08 17:04:04 +02:00 |
|
fieldOfView
|
da467b9b28
|
Only shown the current settings column when the currently active quality profile is selected
CURA-1668
|
2016-06-08 16:45:20 +02:00 |
|
fieldOfView
|
485ae53660
|
Show quality profile and user profile settings side-by-side on Profiles manager
Introduces ContainerSettingsModel, which can combine the settings of instances from multiple containers into one model.
Towards CURA-1668
|
2016-06-08 16:35:10 +02:00 |
|
Simon Edwards
|
44d9fefd5d
|
Profile export from the Profiles window.
Contributed to CURA-1667 Profile import/export
|
2016-06-07 16:13:12 +02:00 |
|
fieldOfView
|
ce388c4b23
|
Show settings in profile as a sorted list with section headers
CURA-1585
|
2016-06-07 11:18:09 +02:00 |
|
fieldOfView
|
05643eca11
|
Fix renaming profiles from the Profiles page
CURA-1585
|
2016-06-07 08:11:53 +02:00 |
|
fieldOfView
|
35706734e6
|
Show settings on Profile page
CURA-1585
|
2016-06-06 23:13:25 +02:00 |
|
fieldOfView
|
a2db4740b9
|
Fix removing custom (quality) profiles
CURA-1585
|
2016-06-06 15:09:21 +02:00 |
|
fieldOfView
|
3752a6bbef
|
Show rename profile dialog after creating a profile from the profiles dropdown
CURA-1585
|
2016-06-06 13:02:20 +02:00 |
|
fieldOfView
|
22857bf3e1
|
Disable export profile button when no profile is selected
CURA-1585
|
2016-06-06 12:14:10 +02:00 |
|
Arjen Hiemstra
|
b33ce573c1
|
Also filter materials and profiles preference pages by machine etc. when desired
Contriubtes to CURA-1612
|
2016-06-04 19:22:42 +02:00 |
|
Jaime van Kessel
|
490a8724e5
|
Fixed duplication of profiles
CURA-1427
|
2016-06-03 16:29:46 +02:00 |
|
Jaime van Kessel
|
fdbd6d7c5f
|
Updating profile now also works in profile page
CURA-1585
|
2016-06-03 15:29:41 +02:00 |
|
Jaime van Kessel
|
01999f7ddd
|
Custom profiles can now be renamed
|
2016-06-03 15:00:09 +02:00 |
|
Jaime van Kessel
|
cd8df44812
|
Changed multiple properties in profile page to new API
CURA-1285
|
2016-06-03 14:40:28 +02:00 |
|
fieldOfView
|
38c9d9e4a1
|
Fix highlighting the currently active (printer|quality|material) on their management pages
CURA-1278
|
2016-06-01 10:47:04 +02:00 |
|
fieldOfView
|
b1419d8028
|
Fix activating (quality)profiles on the profiles page
CURA-1278
|
2016-05-30 16:45:36 +02:00 |
|
Arjen Hiemstra
|
f90be96bc6
|
Add back the Profiles page
|
2016-05-23 18:21:23 +02:00 |
|