jack
8fdc0a40ce
Merge pull request #1235 from Ultimaker/project_save_dialog
...
Project save dialog
2016-12-12 10:41:49 +01:00
Simon Edwards
882f4c1aef
Make the other parts of the Cura UI which have a filter, also search on i18n labels.
...
CURA-2653 Searching in English while other language set
2016-12-08 16:55:22 +01:00
Jaime van Kessel
72112159d6
It's no longer possible to set materials for machines that dont support them
...
CURA-3042
2016-12-08 14:43:28 +01:00
Jaime van Kessel
36d743384c
Initial work for adding a save dialog for project saving
...
CURA-1263
2016-12-08 11:56:42 +01: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
42b8df86d3
Information text is now translated
...
CURA-2808
2016-11-07 16:54:28 +01:00
Tim Kuipers
e51f9ba678
fix: exclude command line settings from being viewed in the frontend (CURA-566)
2016-11-07 11:54:47 +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
ab06d692d7
Added showAncestor option to settingvisibility page
...
CURA-2859
2016-11-03 14:59:57 +01:00
Jaime van Kessel
450eb5443f
Updated text to be more clear
...
CURA-2726
2016-11-03 14:21:13 +01:00
Simon Edwards
cadf2115ac
Merge pull request #1058 from Ultimaker/cura-2730
...
Changed MachineManager.isActiveStackValid to areStacksValid. CURA-2730
2016-11-01 16:17:04 +01:00
Ghostkeeper
0fa93f2214
Merge branch '2.3'
2016-10-31 17:26:51 +01:00
Ghostkeeper
48b57de6df
Filter materials on compatibility for non-machine-specific materials
...
This only listens to whether the 'base' XML profile is marked as compatible in its metadata, but since the machine doesn't have its own materials, the base is the only one that exists. This needs to be changed when we change the filtering on fdmprinter, hence the comment in the code.
Contributes to issue CURA-2837.
2016-10-31 17:26:36 +01:00
Ghostkeeper
6999a14821
Merge branch '2.3'
2016-10-31 10:55:54 +01:00
Ghostkeeper
9f43a740a6
Also validate machine name in rename dialogue
...
Otherwise you could still circumvent the length limitation.
Contributes to issue CURA-2692.
2016-10-28 13:33:37 +02: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
d3e3c0c659
Fix translation of machines page and some other references to Uranium
...
CURA-570
2016-10-18 15:34:52 +02:00
Jack Ha
9195961806
Fixed translation of 4 words in profilespage. remains of CURA-570
2016-10-18 15:05:18 +02:00
fieldOfView
e2d32ef963
Change references from Uranium to Cura
2016-10-17 14:17:28 +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
Jaime van Kessel
ff24def63c
Use globalProfileId to check if we need to show changed settings
...
CURA-2690
2016-10-15 17:05:55 +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
Ghostkeeper
608248bec8
Fix display of inherited materials
...
Materials are sometimes inherited, such as for UM2E+. The activeQualityDefinitionId is the definition from which it should get its profiles, including material profiles. Likewise for activeQualityVariantId.
Contributes to issue CURA-2576.
2016-10-08 17:14:24 +02:00
fieldOfView
90c3a09bc0
Add tooltip for formulas on profile overview tabs
2016-10-08 15:15:12 +02:00
fieldOfView
6bea0ad7b4
Select the currently active extruder on the profiles tab
2016-10-08 15:14:11 +02:00
fieldOfView
5d3d13e9ef
Make whole row for user & quality_changes values italic
...
The italic pattern is now shared between the sidebar and the profile overview. Current settings (user) and the values set in the custom profile (quality_changes) are now made italic in both places.
2016-10-08 14:52:39 +02:00
Jaime van Kessel
6e369bec57
Disabled exporting for read-only profiles
...
CURA-2496
2016-10-05 10:36:33 +02:00
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