fieldOfView
828752af30
Remove dialogs that were moved to Uranium
2016-02-08 09:18:35 +01:00
fieldOfView
5542073e44
Fix error on profile rename
2016-02-08 09:18:35 +01:00
fieldOfView
d30f8322ba
Make material profiles have values for the same settings
2016-02-08 09:18:34 +01:00
fieldOfView
57046a43e8
Rename material profiles for consistency
2016-02-08 09:18:34 +01:00
fieldOfView
a53b898670
Rename [profile] to [settings] in material profiles
2016-02-08 09:18:34 +01:00
fieldOfView
277dd71759
Align variant naming in profiles and machine definitions
2016-02-08 09:18:33 +01:00
fieldOfView
f97e2fa6aa
Prepare "Add profile" dialog
2016-02-08 09:18:33 +01:00
fieldOfView
bfa45245cc
machine_type is a reference to the id, not the name
2016-02-08 09:18:33 +01:00
fieldOfView
9bd13cf9a7
Add JARJAR machine definitions from cura-private-data
2016-02-08 09:18:32 +01:00
fieldOfView
747f5fbd55
Add converted UM2+ profiles (variant/material specific)
2016-02-08 09:18:32 +01:00
fieldOfView
cbbc6d1a18
Add converted material profiles
2016-02-08 09:18:31 +01:00
fieldOfView
ce562713c3
Reimport default profiles from 15.04.04
2016-02-08 09:18:31 +01:00
fieldOfView
3d85646d07
Move general profiles into profiles/general
2016-02-08 09:18:31 +01:00
fieldOfView
faefbb6b8e
Rename materials model to MachineMaterialsModel
2016-02-08 09:18:30 +01:00
fieldOfView
47d299b8c3
Add material profile selection to sidebar
2016-02-08 09:18:30 +01:00
Arjen Hiemstra
8d2fc1f7e1
Do not close the engine from our side when finished with slicing
...
The engine will close itself when done. Closing it from our side
actually introduces errors as things can still be busy processing
2016-02-06 18:08:47 +01:00
Ghostkeeper
bdfdc1191c
Move Uranium's translation to Uranium repository
...
Sorry, that was wrong. Also, why am I not doing this in a feature branch? Sorry.
Contributes to issue CURA-526.
2016-02-05 10:51:27 +01:00
Jaime van Kessel
ede0cbcfe6
Removed old code in per object settings that caused crash.
2016-02-04 16:04:52 +01:00
Ghostkeeper
a334e8876d
Merge branch '2.1' of https://github.com/Ultimaker/Cura into 2.1
2016-02-04 12:59:29 +01:00
Ghostkeeper
736d04ba8d
Fix getting container properties
...
Due to an optimisation earlier, the model and selected index in the per-object settings panel couldn't be found. This was giving errors and making the per-object settings unusable.
Contributes to issue CURA-458.
2016-02-04 12:33:39 +01:00
Jaime van Kessel
01ecd9357c
Max size & value are now set in correct order for layerview
...
CURA-763
2016-02-04 12:14:59 +01:00
Ghostkeeper
a658140997
Remove more remnants of print sequence message
...
I found this other place that was helping to display the message that warns that print sequcence is set per-object. Since the latter is no longer possible, this message shouldn't be displayed any more.
Contributes to issue CURA-458.
2016-02-04 12:14:59 +01:00
Ghostkeeper
44872ade43
Remove superfluous warning for printsequence
...
Print sequence can no longer be chosen per-object, so the warning that displays when you choose print sequence per-object is no longer necessary.
Contributes to issue CURA-458.
2016-02-04 12:08:57 +01:00
Jaime van Kessel
c5c90ba66e
Merge branch '2.1' of https://github.com/Ultimaker/Cura into 2.1
2016-02-04 12:01:54 +01:00
Jaime van Kessel
5cb27c5589
Updates list of languages in interface
...
CURA-526
2016-02-04 12:00:20 +01:00
Ghostkeeper
b5ccc1ec6d
Merge branch '2.1' of https://github.com/Ultimaker/Cura into 2.1
2016-02-04 11:46:32 +01:00
Jaime van Kessel
2300410c2e
Fuzzy translations are now used by default
2016-02-04 11:45:58 +01:00
Ghostkeeper
bf03d71427
Hide setting if global-only
...
In the per-object-setting panel, a setting is no longer displayed as settable per-object if it is global-only.
Contributes to issue CURA-458.
2016-02-04 11:43:43 +01:00
Ghostkeeper
a539d50830
Merge branch '2.1' of https://github.com/Ultimaker/Cura into 2.1
2016-02-03 17:39:17 +01:00
Ghostkeeper
234b5ce545
Add Castilian, Italian and Dutch translations
...
These have been checked and corrected by me. In the case of Dutch, extensively!
Contributes to issue CURA-526.
2016-02-03 17:27:56 +01:00
Jaime van Kessel
2867f03840
Fixes rotation hint
...
CURA-816
2016-02-03 14:30:00 +01:00
Jaime van Kessel
eab378252a
Merge branch '2.1' of https://github.com/Ultimaker/Cura into 2.1
2016-02-03 10:27:27 +01:00
Jaime van Kessel
e7ab686318
Increases size of imageload dialog
...
CURA-266
2016-02-03 10:26:52 +01:00
Jaime van Kessel
538ef391c7
Removes undefined modal type
...
CURA-266
2016-02-03 10:25:25 +01:00
Jaime van Kessel
0038408933
Fixes binding errors
...
CURA-266
2016-02-03 10:24:52 +01:00
Jaime van Kessel
88f9cbc213
Fixes several code style violations
2016-02-03 09:14:34 +01:00
Arjen Hiemstra
1e4631ecdd
Remove Cura_pb2.py file since it is no longer needed
...
The new Arcus API uses the Cura.proto file instead.
2016-02-02 18:22:09 +01:00
Jaime van Kessel
7c744044fd
Fixed merge issues & updated proto files
2016-02-02 11:25:10 +01:00
Jaime van Kessel
f068f569d3
Merge pull request #612 from thopiekar/2.1-alternative-nvidia-fix
...
Alternative fix for NVidia graphic cards
2016-02-02 10:53:16 +01:00
Ghostkeeper
2bea12624a
Merge pull request #625 from thopiekar/2.1-i18n-de-spelling
...
i18n: de: Set of (better) translations for german
2016-02-02 10:24:41 +01:00
Thomas-Karl Pietrowski
f9f4c50703
i18n: de: Comma will be overwritten, when value gets overwritten by the UI
...
As far as I understand the code Cura will replace "%1 Meter" with a string converted from a float.
In german it is correct so say "x,y Meter" where in english regions it would be called "x.y meter".
So what it needs in Cura is something like "[before_comma],[after_comma] Meter" to the character "." can be translated to ",".
As Cura isn't able (correct me if it can) to do this on it's own, so changing it back to "x.y Meter".
2016-02-01 18:48:53 +01:00
Thomas-Karl Pietrowski
d0247f350c
i18n: de: Undoing my changes on "%1 Meter"
2016-02-01 18:47:57 +01:00
Thomas-Karl Pietrowski
1ae783897b
i18n: de: Calling "Update" -> "Aktualisierung"
...
In my point of view this sounds better than using "Update" (anglicism)
2016-02-01 18:16:06 +01:00
Thomas-Karl Pietrowski
1e0eddbd32
i18n: de: another set of good translations
2016-02-01 18:14:40 +01:00
Thomas-Karl Pietrowski
5c9b2d81b9
i18n: de: Marking another good set of translations
...
No more left so say...
2016-02-01 17:58:02 +01:00
Thomas-Karl Pietrowski
9014c0422f
i18n: de: Better calling Setup -> "Konfiguration"
...
The reason why I would rename it, is that you usually do a "Einrichtung" on the first time you run an application.
"Konfiguration" sounds here better, in my point of view, because you configure your slicing process for your loaded (difficult) object.
2016-02-01 17:50:12 +01:00
Thomas-Karl Pietrowski
7ed16b55bf
i18n 🇩🇪 Removing fuzzy tag from some good translations
...
Totally agree with these translations. So marked them as "non-fuzzy".
2016-02-01 17:48:03 +01:00
Thomas-Karl Pietrowski
e7769ae0a5
i18n: de: Generally call "removable drive" "Wechseldatenträger"
...
I don't know the name for "Wechsellaufwerk" in english, but these devices are not meant to be USB-sticks.
Some PC cases have the possibility to remove a CD drive and you can e.g. replace it with a HDD.
Such devices are really called "Wechsellaufwerk", but the meaning here is "Wechseldatenträger".
2016-02-01 17:40:40 +01:00
Thomas-Karl Pietrowski
eb1edd9a28
i18n: de: Revert translation on SI unit
...
Don't see a reason, why we should translate "m" > "meter" -> "Meter" here.
Additionally the tranlation for "0.0m" is untranslated while "m" is translated as "Meter".
So I reverted this here.
2016-02-01 17:33:48 +01:00
Thomas-Karl Pietrowski
81eccdba45
i18n: de: X-Ray -> Röntgen
...
Of course most people might now what the meaning of X-Ray is, but I would translate it, because first it sounds more professional than using anglicisms.
2016-02-01 17:28:33 +01:00