fieldOfView
eb1cb3c0f2
Merge branch 'master' of https://github.com/Ultimaker/Cura
2016-10-04 13:14:27 +02:00
fieldOfView
10dc8f98b8
Highlight quality_changes values in manage profiles tabs...
...
and strike out values that are overridden by a user value
CURA-2514
2016-10-04 13:14:04 +02:00
Ghostkeeper
9f41d81e86
Sort language list by language code
...
This makes it slightly easier to find your language. English is an exception, it is always put in front.
Contributes to issue CURA-570.
2016-10-04 11:41:37 +02:00
Ghostkeeper
5339fc8e8d
Put translation drop-down in their native language
...
This makes it slightly easier to select your native language if you don't know the current language. Of course, you have to find the drop-down first... But this is how many applications do it.
Contributes to issue CURA-570.
2016-10-04 11:41:37 +02:00
Ghostkeeper
04545406cd
Add Turkish language to drop-down
...
The translation files are already in there (though the template all languages were based on is not entirely complete). But it wasn't yet in the drop-down so it couldn't be selected.
Contributes to issue CURA-570.
2016-10-04 11:41:37 +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
Jaime van Kessel
9ba78dec54
After deletion of material the slection is refreshed
...
CURA-2388
2016-09-20 13:58:44 +02:00
fieldOfView
04ce21d48e
Only show additional components info for the currently active printer
...
CURA-2276
2016-09-15 14:44:40 +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
Jaime van Kessel
e12acb8110
We now remove all material containers instead of the active machine variant
...
CURA-2210
2016-09-14 11:44:08 +02:00
fieldOfView
b14bc477bf
Update status text for consistency
2016-09-12 18:46:09 +02:00
fieldOfView
0693c0284b
Show printer state on Printers preference pane
...
CURA-2276
2016-09-12 16:49:55 +02:00
Jaime van Kessel
b17f8b5dd6
Added min width & height to machine action popup.
2016-09-12 14:38:23 +02:00
fieldOfView
55c0095b30
Allow plugins to add additional components to Machines detail pane
...
CURA-2276
2016-09-12 10:35:00 +02:00
fieldOfView
40ae75f54f
Merge branch '2.3' of https://github.com/Ultimaker/Cura into 2.3
2016-09-08 18:50:53 +02:00
fieldOfView
8b7a8327e8
Allow machinedefinitions to specify another definition to inherit qualities from
...
CURA-1780
2016-09-08 18:49:34 +02:00
Jack Ha
2138a87582
Busy with CURA-2159
2016-09-08 17:37:49 +02:00
Jaime van Kessel
8a8b55800b
Duplicating materialContainers should now duplicate all related material containers
...
CURA-2242
2016-09-08 14:15:00 +02:00
fieldOfView
bb92c0d7fa
Fix units for density and diameter
2016-09-08 11:56:11 +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
Jack Ha
e9d9597caa
Commented out duplicate and import, on OS X 'visible' does not work
2016-09-01 11:22:38 +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
Jack Ha
57f13869e6
For the beta release, removed duplicate and import material.
2016-08-31 12:47:21 +02:00
fieldOfView
42010e34d2
Show material by its displayname instead of its color
2016-08-30 18:30:45 +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
fieldOfView
00250acb10
Merge branch 'master' of https://github.com/Ultimaker/Cura
2016-08-29 16:35:32 +02:00
fieldOfView
6c16d82736
Add material type as a column in the Material manager
...
...and a color swatch for good measure.
2016-08-29 16:35:10 +02:00
Jaime van Kessel
9a753680e7
Setting pane now uses correct profiles to display setting values
...
CURA-2185
2016-08-29 16:18:15 +02:00
fieldOfView
7a1f7b3654
Make automatic drop to buildplate optional.
2016-08-28 16:30:22 +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
8046e72a10
Added missing file
2016-08-26 09:35:21 +02:00
Jack Ha
77b58d8231
MaterialsPage material label is now also updated after rename. CURA-1969
2016-08-25 10:37:11 +02:00
Jack Ha
2ae998737f
Added materialspage Display Name field and made it work. CURA-1969
2016-08-25 09:54:22 +02:00
Jaime van Kessel
a904067d7a
Added label property to XML profile (as per 1.2 spec)
...
CURA-1968
2016-08-24 15:50:12 +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
17b34fb4e1
It's no longer possible to remove a material that is in use
...
CURA-2168
2016-08-24 14:48:20 +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