Cláudio 'Patola' Sampaio
a94256d0b1
Updated pt_BR translations for 3.4
2018-06-23 06:43:54 -03:00
Diego Prado Gesto
86531a85b0
Add fixed Korean translations.
...
Contributes to CURA-5484.
2018-06-22 15:21:38 +02:00
Diego Prado Gesto
c76ffb8a72
Revert Korean translations.
...
Contributes to CURA-5484.
2018-06-22 14:38:57 +02:00
Diego Prado Gesto
1164779762
CURA-5496 Add global quality profiles to UM2+ that will act as a
...
fallback instead of using the general global profiles.
2018-06-22 14:07:46 +02:00
Diego Prado Gesto
ff06edf21d
Fix and put capital letters in the axis for some languages.
...
Contributes to CURA-5451.
2018-06-21 17:20:00 +02:00
Diego Prado Gesto
2a3f18b3bb
Fix X3D
to X3G
bad translations in some languages.
...
Contributes to CURA-5451.
2018-06-21 17:10:10 +02:00
Diego Prado Gesto
0f5707d3b3
Fix Korean translations.
...
Contributes to CURA-5451.
2018-06-21 17:02:01 +02:00
Diego Prado Gesto
2fc5c217ee
Fix Turkish translations.
...
Contributes to CURA-5451.
2018-06-21 16:55:45 +02:00
Diego Prado Gesto
3830195dad
Fix some issues with the character :
in many languages.
...
Contributes to CURA-5451.
2018-06-21 16:42:41 +02:00
Diego Prado Gesto
9da87206bf
Fix Italian translations.
...
Contributes to CURA-5451.
2018-06-21 16:35:32 +02:00
Diego Prado Gesto
7d3c5fd552
Fix Japanese translations.
...
Also remove ':' from the German translations.
Contributes to CURA-5451.
2018-06-21 16:30:42 +02:00
Diego Prado Gesto
1dcdc934a5
Fix German translations.
...
Contributes to CURA-5451.
2018-06-21 15:44:23 +02:00
Diego Prado Gesto
3b369bc1ca
Fix Spanish translations.
...
Contributes to CURA-5451.
2018-06-21 15:41:53 +02:00
Diego Prado Gesto
c38d396976
Fix Portuguese translations.
...
Contributes to CURA-5451.
2018-06-21 15:14:05 +02:00
Diego Prado Gesto
0fe96a6096
Add French translations.
...
Contributes to CURA-5451.
2018-06-21 13:28:48 +02:00
Diego Prado Gesto
8596f8a5b0
Add Chinese translations.
...
Contributes to CURA-5451.
2018-06-21 13:23:57 +02:00
Diego Prado Gesto
50206c82bd
Add Turkish translations.
...
Contributes to CURA-5451.
2018-06-21 13:18:46 +02:00
Diego Prado Gesto
d753fcec19
Add Russian translations.
...
Contributes to CURA-5451.
2018-06-21 13:16:31 +02:00
Diego Prado Gesto
0ca245a2f0
Add Dutch translations.
...
Contributes to CURA-5451.
2018-06-21 13:15:18 +02:00
Diego Prado Gesto
b8ce651286
Add Korean translations.
...
Contributes to CURA-5451.
2018-06-21 13:12:54 +02:00
Diego Prado Gesto
cddae95d4a
Add Japanese translations.
...
Contributes to CURA-5451.
2018-06-21 13:11:42 +02:00
Diego Prado Gesto
d52511a1cc
Add Italian translations.
...
Contributes to CURA-5451.
2018-06-21 13:09:27 +02:00
Diego Prado Gesto
66845a3985
Add Spanish translations.
...
Contributes to CURA-5451.
2018-06-21 13:08:15 +02:00
Diego Prado Gesto
1a5f7cb46c
Add German translations.
...
Contributes to CURA-5451.
2018-06-21 13:03:45 +02:00
Diego Prado Gesto
5bd64aae16
Add traditional chinese translations.
...
Contributes to CURA-5451
2018-06-21 13:00:52 +02:00
Diego Prado Gesto
6b233db9ea
Add Portuguese translations
...
Contributes to CURA-5451
2018-06-21 11:56:37 +02:00
Diego Prado Gesto
6e890e59ab
CURA-5488 Exclude some Ultimaker materials from the UM2 family, UMO and
...
UMO dual.
2018-06-20 11:02:34 +02:00
Ghostkeeper
7b82421751
Don't disable E steppers when pausing
...
There is no such command to disable only the E stepper drivers. This command M84 gets interpreted as disabling ALL stepper drivers, which on some printers would cause the print bed to fall down.
2018-06-14 14:57:03 +02:00
Diego Prado Gesto
dfd20e1362
CURA-5335 Looking for the actual line number in the gcode when using the filament change script.
2018-06-14 14:35:46 +02:00
Lipu Fei
0c3528a613
Fix missing new quality_changes
...
CURA-5471
Otherwise they don't get saved...
2018-06-13 09:04:05 +02:00
Diego Prado Gesto
4024391e75
Fix quality profile update
...
CURA-5453
))Should take into account that the custom profile being updated may not have a quality_changes container for each stack, and Cura should create one if this is the case, so the user changes results can be stored.
2018-06-12 10:54:53 +02:00
Lipu Fei
310a99fba7
Fix deepcopy in SettingOverrideDecorator
...
Obvious mistake...
2018-06-11 11:32:25 +02:00
Diego Prado Gesto
8c9939e797
CURA-5444 Also get the metadata even if the material was marked as not
...
compatible.
2018-06-11 11:20:49 +02:00
Diego Prado Gesto
dc1e36d726
CURA-5444 Always create the instance of the material even if it is not
...
compatible, otherwise it will never show as
incompatible if the material profile doesn't define hotends in the
machine.
2018-06-11 11:20:32 +02:00
Ghostkeeper
b55d2eda4f
Remove Polish translation option
...
The translator said he won't be maintaining this language any more. Someone else can pick it up now if he wants to, but we'll disable the language until it is complete again.
Contributes to issue CURA-5451.
2018-06-11 09:14:48 +02:00
Lipu Fei
384618b5c4
Fix branded materials model binding
...
CURA-5336
When the global stack gets changed, the model should update itself
so it refers to the correct extruder stack.
2018-06-08 13:54:31 +02:00
Ghostkeeper
79fb1bb2bd
Correction to translation of Retraction Extra Prime Amount
...
Thanks to @getget1980.
Fixes #3789 .
2018-06-08 11:47:07 +02:00
Lipu Fei
54c827fd44
Do not run firmware update check jobs in parallel
...
CURA-5418
To avoid showing multiple update messages.
2018-06-07 15:24:21 +02:00
Lipu Fei
12a406529e
Fix inconsistent curaproject mimetype definition
...
CURA-5334
- In project file writer, it says the mime type is "application/x-curaproject+xml",
and we decided to use this as THE mime type.
- Pass preferred_mimetype to save project file dialog so it
automatically adds the file extension upon open.
2018-06-07 14:42:36 +02:00
Ghostkeeper
624bbbeb4a
Account for the fact that createMachine can return None
...
Contributes to issue CURA-5337.
See also #3787 .
2018-06-07 11:37:48 +02:00
Jack Ha
f828c135f8
CURA-5249 replaced the extruder value of -1 by the more explicit defaultExtruderPosition, so now Cura is aware of the actual extruder position being used. Fixes linked icon next to support settings, like support_angle.
2018-06-07 11:35:09 +02:00
Diego Prado Gesto
97a1aa1a2b
Fix a crash in MaterialManager when the brand of the material is None.
...
Fix other possible cases when the type or the color are also None.
2018-06-07 10:54:23 +02:00
Diego Prado Gesto
971d6306bf
Merge branch '3.4' of github.com:Ultimaker/Cura into 3.4
2018-06-06 19:04:29 +02:00
Diego Prado Gesto
ece2729744
CURA-5445 Remove the action when the Finish button is clicked. The
...
button will just close the dialog.
2018-06-06 19:02:40 +02:00
Ghostkeeper
a15831c486
Update translation templates per language
...
These are the templates from 3.4.
Contributes to issue CURA-5451.
2018-06-06 16:57:33 +02:00
Ghostkeeper
0faaf3cd22
Update translation templates for Cura 3.4
...
These are the translations for Cura 3.4. Fixed and in-place. Can't change translated texts any more.
Contributes to issue CURA-5451.
2018-06-06 16:57:32 +02:00
Diego Prado Gesto
343c606df6
Merge branch '3.4' of github.com:Ultimaker/Cura into 3.4
2018-06-06 14:58:23 +02:00
Diego Prado Gesto
1019f2dd65
CURA-5449 Do not check if the name is the correct group name if the
...
output device is manual create device and it is marked as temporary.
Wait until all the information is retrieved when the request finishes.
2018-06-06 14:54:26 +02:00
Ghostkeeper
da4932435c
Add fan speed to basic setting visibility
...
It may not be what the users often want to change, but it is something that they may be expecting to see in the custom settings mode by default. It's something that you often think of as a typical setting but in reality you don't often want to change it. Let's get closer to what the user expects. Requested by the support team of Ultimaker.
2018-06-06 10:56:58 +02:00
Aleksei S
dbd286e1cc
Save as project the extruder counter starts from 1
2018-06-06 10:47:12 +02:00