Commit graph

4245 commits

Author SHA1 Message Date
Ghostkeeper
50508baad7
Minor interpunction fixes for Italian translation
The one with the href attribute is pretty serious.

Contributes to issue CURA-4113.
2017-08-14 17:30:14 +02:00
Ghostkeeper
7c86e476c8
Update Italian translations
These look almost correct. Just one mistake with an HTML tag.

Contributes to issue CURA-4113.
2017-08-14 17:30:14 +02:00
Ghostkeeper
45673a3586
Fixes to Dutch translations
Some consistency fixes and several places where they misunderstood the meaning of a text.

Contributes to issue CURA-4113.
2017-08-14 17:30:14 +02:00
Ghostkeeper
92f5a4c392
Update Dutch translations
There's several mistakes in these translations. I'm fixing those in the next commit to keep it separate.

Contributes to issue CURA-4113.
2017-08-14 17:30:14 +02:00
Ghostkeeper
673e281e4d
Fix XML tags in Turkish translation
Bad, BAD translator!

Contributes to issue CURA-4113.
2017-08-14 17:30:14 +02:00
Ghostkeeper
7682ffad08
Update Turkish translations
Some of these are plain wrong. We'll fix those in the next commit.

Contributes to issue CURA-4113.
2017-08-14 17:30:14 +02:00
Ghostkeeper
fa49c7a939
Update Japanese translations
These are the new texts for 2.7.

Contributes to issue CURA-4113.
2017-08-14 17:30:14 +02:00
Lipu Fei
2a695517f7 Remove wall_extruder_nr from fdmprinter
CURA-4145

 - Remove "wall_extruder_nr"
 - Remove all "limit_to_extruder" for all parent wall settings
 - Change settings that used to depend on the wall extruder to get
   value from the inner wall extruder
2017-08-14 13:21:26 +02:00
Ghostkeeper
cc26d52af3
Revert "Add settings for skipping some zags"
This reverts commit a0e59dd6aa.
2017-08-14 11:08:28 +02:00
Ghostkeeper
70a0a6ef1c
Fix infill before walls check
This could be dependent on either the inner or the outer wall, depending on how many walls you have. However usually it will be the inner wall.

Contributes to issue CURA-4145.
2017-08-14 11:02:32 +02:00
Ghostkeeper
0b19b20c24
Fix language metadata
For some reason PoEdit seems to automatically put this back every time. Maybe it's time to switch to a different standard.

Contributes to issue CURA-4113.
2017-08-11 16:57:14 +02:00
Ghostkeeper
23aeb7efa8
Merge branch '2.7' of https://github.com/halfakop/Cura into halfakop-2.7 2017-08-11 16:55:29 +02:00
Ghostkeeper
5416504fcb
Update Korean translations
These files are directly copied from the translator. They seem to be perfect though so I don't see a reason to modify them further (apart from the fact that I don't know any Korean; the format is correct though).

Contributes to issue CURA-4113.
2017-08-11 16:19:49 +02:00
Ghostkeeper
824849a878
Make manufacturer for base fdm- definitions unknown
They are always overwritten, but if it isn't overwritten we don't know the manufacturer for the printer.

Contributes to issue CURA-4159.
2017-08-11 12:38:34 +02:00
Ghostkeeper
e1266ceb1f Change Ultimaker manufacturer to Ultimaker B.V.
The material profiles are sent to UM3 with a manufacturer that's obtained from the printer definition rather than the material definition. The printer definition was 'Ultimaker' rather than 'Ultimaker B.V.' and the printer checked against this.

Contributes to issue CURA-4159.
2017-08-11 10:24:13 +02:00
Ruslan Popov
d349854bdd Update russian translation. 2017-08-09 19:28:25 +03:00
Lipu Fei
a49c956cfa Temporary work around for "not overriden" limit to extruder features
CURA-4145

When features with limit to extruder set to "not overriden" and its
value is retrieved with "extruderValue()", because the extruder number
is "-1", extruderValue() falls back to the global stack. As a result,
values can be incorrect. This workaround using the variants temporarily
solves the problem for outer and inner wall line widths.
2017-08-09 16:57:21 +02:00
Lipu Fei
1aba451149 Fix value for outer wall_line_width
CURA-4145
2017-08-09 13:52:05 +02:00
Ghostkeeper
c0d96a1d79
Remove heat/cool speeds that are equal to default
The default value for both of these settings in fdmprinter is 2.
2017-08-09 09:46:22 +02:00
Ghostkeeper
919bc6767c
Disable top surface line directions if there is no top surface 2017-08-08 11:40:19 +02:00
Ghostkeeper
ac5c0d019b
Minor fixes to Polish translation
Contributes to issue CURA-4113.
2017-08-07 11:06:00 +02:00
Ghostkeeper
e23e049c22
Update Polish translations for 2.7
These are the translation files exactly as I got them from Jagus85. Thanks!

Contributes to issue CURA-4113.
2017-08-07 10:58:46 +02:00
Lipu Fei
3bc7e9012d Use the right stack to retrieve infill values in Recommended mode
CURA-3932
2017-08-07 10:53:19 +02:00
alekseisasin
c5cdf2e206 UM3 Initial layer speed is fixed 20
CURA-3377
2017-08-03 15:19:17 +02:00
alekseisasin
b984b99c30
Translated text overlaps GUI
CURA-3799
2017-08-03 13:05:53 +02:00
alekseisasin
3cbf0640a5 Added method to close the application (after clicking quit button) to prevent loss of custom material
CURA-3298
2017-08-03 11:57:27 +02:00
Ghostkeeper
c010f3203c
Sync UM3 extended variants with UM3
They should always be the same.

Contributes to issue CURA-3377.
2017-08-03 09:31:00 +02:00
Ghostkeeper
e0b39800a2
Update translations with empty strings from new templates
These are generated using 'make i18n-update-po'.

Contributes to issue CURA-4113.
2017-08-02 17:26:52 +02:00
Ghostkeeper
f95c28c413
Update English translation
This translation is auto-generated. It is a transparent translation that just copies the developer English.

Contributes to issue CURA-4113.
2017-08-02 17:26:52 +02:00
Ghostkeeper
f892c82b7c
Update translation templates for Cura
These are generated using 'make extract-messages'

Contributes to issue CURA-4113.
2017-08-02 17:26:52 +02:00
Lipu Fei
cf25515b90 Make SettingView update its value upon global stack change
CURA-4105

Cleaner way to make SettingView update its value when the global stack
gets changed.
2017-08-01 10:25:50 +02:00
Lipu Fei
96f8e70e40 Update containerStackId for limit_to_extruder settings when active machine has been changed
CURA-4105
2017-07-31 17:58:49 +02:00
Ghostkeeper
f298c29d5f
Disallow retraction/prime speeds of 0
This would cause divisions by 0.
2017-07-31 13:40:10 +02:00
Lipu Fei
a3a0999df2 Revert "feat: Skin Reference wall settings (CURA-3990)"
This reverts commit 3af089cfa0.
2017-07-31 10:20:33 +02:00
Lipu Fei
8fc5b2dfee Revert "better description skin reference wall settings (CURA-3990)"
This reverts commit cbc3daf535.
2017-07-31 10:20:30 +02:00
Ghostkeeper
b714f0ff3e
Merge branch 'master' of github.com:Ultimaker/Cura 2017-07-28 10:48:21 +02:00
Tim Kuipers
d052511be5 rename: Top Surface Infill ==> Top Surface Skin 2017-07-27 17:11:56 +02:00
Tim Kuipers
693cbd2f9f fix: don't enable Roffing by default 2017-07-27 17:05:02 +02:00
Lipu Fei
ed525478d6 Merge remote-tracking branch 'upstream/skin_reference_wall' 2017-07-27 14:41:07 +02:00
Lipu Fei
85635b3b83 Reword: Roofing -> Top Surface Infill
CURA-3940
2017-07-27 09:34:50 +02:00
Ghostkeeper
8a15d4432b
Merge branch 'remove_some_zags'
Contributes to issue CURA-3957.
2017-07-26 17:23:27 +02:00
Jaime van Kessel
021425ee06 Merge branch 'fix_system_text_rendering' of https://github.com/fieldOfView/Cura 2017-07-26 16:49:28 +02:00
Ghostkeeper
bd63c6a58a
Remove override of printing temperature from BB variant
We'd like to use the material's printing temperature, pretty please.
2017-07-26 15:47:51 +02:00
Lipu Fei
2aa8e590bf Merge pull request #2056 from Ultimaker/top_most_skin_feature
Top most skin feature (CURA-3940)
2017-07-26 14:58:08 +02:00
Lipu Fei
506a0a48f4 Reword: roofing -> top surface infill
CURA-3940
2017-07-26 14:26:27 +02:00
Ghostkeeper
ffc5c2aa33
Update credits of last-translator metadata
These guys want to be credited with their full name as well as their nicknames, so let's give them the fame they deserve.

The change log will be updated later.
2017-07-26 14:24:13 +02:00
Ghostkeeper
a45ffad9bd
More small fixes to Polish translations
I had checked the translations and pointed out a number of missing or inconsistent translations to the translators. This is the result in the end of that correspondence.
2017-07-26 14:24:12 +02:00
Ghostkeeper
b08c4cd1dc
Update PVA Verydraft support layer thickness
Apparently 0.6mm layers produced edges that were being pulled along with the nozzle. 0.3mm it is then.
2017-07-26 12:39:43 +02:00
Ghostkeeper
52bf6245c1
Remove superfluous fuzzy markers
These seem to be translated fine. I think the translators just forgot to remove these. There are some other fuzzy markers that are still properly marked because they need to be looked at.
2017-07-26 11:33:54 +02:00
Ghostkeeper
e81eb87d25
Consistency fixes
Mostly grammar.
2017-07-26 11:33:54 +02:00