Commit graph

6375 commits

Author SHA1 Message Date
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
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
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
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
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
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
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
Mark
c5929ce26c Revert "The prepare button slices, so it should be a slice button"
This reverts commit a0263676e1.
2018-06-05 12:00:21 +02:00
Lipu Fei
96ddf61f81
Merge pull request #3878 from Ultimaker/feature_update_old_plugins
Feature update old plugins
2018-06-05 09:55:07 +02:00
Lipu Fei
bbd019f9e5 Fix job name UI binding
CURA-5367

UI should always refer to PrintInformation for the job name.
2018-06-05 08:58:09 +02:00
Ian Paschal
71f41b8ada CURA-5442 Final fixes 2018-06-04 17:00:59 +02:00
Diego Prado Gesto
dfd9fc2ae9 Revert "CURA-5404 Remove retraction_amount values that must be in the material"
This reverts commit a969d3c5ea.
2018-06-04 14:43:00 +02:00
Diego Prado Gesto
36e72ae744 Merge branch '3.4' into fix_retraction_amount 2018-06-04 14:42:39 +02:00
Mark
a0263676e1 The prepare button slices, so it should be a slice button 2018-06-01 13:36:50 +02:00
Diego Prado Gesto
a4b46be2c5 CURA-5427 Force the material models to update when the machine changes and so
when the extruder stack changes.
- What happen was that when the extruder model needed to update, the
material model was not updated correctly and so when changing a material, the
node was incorrect.
2018-06-01 12:58:08 +02:00
Lipu Fei
bb313c45a9 Set job name to "unnamed" if user types in nothing
CURA-5367
2018-05-31 16:25:58 +02:00
Diego Prado Gesto
931d4716e1 CURA-5404 Retrieve the material settings' values from the variant before
retrieving it from the definition if there are not defined in the material.
2018-05-30 16:58:11 +02:00
Ghostkeeper
86d4f0583c
Make showing of support density image dependent on support pattern
Because that's what it's actually depending on.

Contributes to issue CURA-4513.
2018-05-30 13:37:25 +02:00
Ghostkeeper
6ea5924c95
Remove Try Multiple Line Thicknesses setting
This setting is now always enabled, hard-coded in the engine.
2018-05-30 10:35:50 +02:00
Jack Ha
3395610b67 CURA-5357 fix boo boo, rename variable 2018-05-30 09:44:59 +02:00
Ian Paschal
13b3e4afa5 CURA-5357 Drag & dribble multiple packages like a plugable trickle, yo
Also improved interfacing with `CuraVersion.py`
2018-05-30 09:11:49 +02:00
Diego Prado Gesto
9873d57286 CURA-5404 Change default retraction distance to 6.5mm for ultimaker3 and
S5
2018-05-29 14:48:34 +02:00
Diego Prado Gesto
a969d3c5ea CURA-5404 Remove retraction_amount values that must be in the material
profile.
2018-05-29 14:37:13 +02:00
Diego Prado Gesto
cc42d993d3
Merge pull request #3854 from fieldOfView/fix_configurationmenu_text
Fix configurationmenu text
2018-05-29 13:50:03 +02:00
Ghostkeeper
3614da0f9d
Replace infill_hollow by infill_support_enabled
It's not the exact same functionality, but very similar and equally expert.

Contributes to issue CURA-5108.
2018-05-29 13:22:59 +02:00
Ian Paschal
47bd94608a
Merge pull request #3413 from BagelOrb/infill_support
settings for infill support
2018-05-29 13:13:35 +02:00
Ghostkeeper
ab2503834b
Remove Hollow Out Objects setting
It has been replaced by Infill Support.

Contributes to issue CURA-5108.
2018-05-29 12:51:21 +02:00
Tim Kuipers
373555fa4a
settings for infill support 2018-05-29 12:50:51 +02:00
Ghostkeeper
504889b472
Remove Alternate Cross 3D Pockets setting
It is no longer used in the new implementation of cross infill.
2018-05-29 07:31:59 +02:00
Lipu Fei
3b0b6d300b Only set user-specified job name when the editting is finished
CURA-5280
2018-05-28 17:35:22 +02:00
Ian Paschal
8a35d52ddd Rename "cura_version" to "sdk_version" 2018-05-28 17:21:08 +02:00
Aleksei S
6a3eec07e2 Message stack shows properly messages
CURA-4952
2018-05-28 16:03:05 +02:00
Lipu Fei
689b88a024 Do not change prefix for user-specified job names
CURA-5280
2018-05-28 09:53:49 +02:00
fieldOfView
94813d9e0d Fix untranslatable text 2018-05-25 21:40:57 +02:00