8651 Commits

Author SHA1 Message Date
Cherubim
376c5445e4
Re-enable Polish
It was disabled yesterday because it was incomplete then, but we got the translations yesterday evening.

Contributes to issue CURA-6547.
2019-05-28 10:48:58 +02:00
Cherubim
9793fc16a3
Corrections to translations
These translations had quite a few inconsistencies.

Contributes to issue CURA-6547.
2019-05-28 10:28:51 +02:00
Cherubim
99bf04e48a
Correct header again
The language team contains everyone that worked on these translations.

Contributes to issue CURA-6547.
2019-05-28 10:28:51 +02:00
Jaime van Kessel
bea64a4e86 Some minor fixes to change log
This makes them more alike the previous ones
2019-05-28 09:42:07 +02:00
Cherubim
8285ab3b08
Update translations for Polish
These are the translation files that were sent to me by Mariusz.

Contributes to issue CURA-6547.
2019-05-28 09:22:58 +02:00
Remco Burema
9114780ee6 Updated changelog for 4.1 (contributed by Matt) [CURA-6543] 2019-05-28 08:48:46 +02:00
Diego Prado Gesto
fa197f53a7 Hide Polish from the list of available languages in 4.1
The tranlations are incomplete so not available in 4.1

Contributes to CURA-6521.
2019-05-27 11:16:54 +02:00
Diego Prado Gesto
10823c4daf Add Traditional Chinese translations to 4.1
Contributes to CURA-6521
2019-05-27 11:13:41 +02:00
Diego Prado Gesto
518ceb9b69 Use Ultimaker Cloud instead of the literal translation in Brazilian
Contributes to CURA-6521.
2019-05-27 09:47:18 +02:00
Cláudio 'Patola' Sampaio
0faf4fad43 Updated pt_BR strings 2019-05-26 21:44:04 -03:00
Remco Burema
5c86984353 Translation: Fix linebreak in Korean. 2019-05-24 13:10:27 +02:00
Remco Burema
575555186e raw bothoff translations -- not checked yet 2019-05-24 10:30:19 +02:00
Remco Burema
083564a184
Merge pull request #5763 from Ultimaker/CL-1329_fix_monitor_progress_bar_bug
CL-1329 fix monitor progress bar bug
2019-05-21 17:27:53 +02:00
Ghostkeeper
9a9f584285
Reduce jerk for Creality printers
As tested by our community.

Fixes #5694.
2019-05-20 14:30:29 +02:00
Ghostkeeper
70609d2764
Merge branch 'DragonJe-4.1' into 4.1 2019-05-20 13:42:21 +02:00
Jaime van Kessel
fbc4c5fb1e
Merge pull request #5719 from Ultimaker/CURA-6497_fix_empty_material_name
CURA-6497 Add validation for empty strings in SettingDefinition
2019-05-20 13:40:39 +02:00
Ian Paschal
c9588d173f Add monitor column to theme
Contributes to CL-1329
2019-05-20 12:18:38 +02:00
DragonJe
864646d4a5
Update nwa3d_a5_normal.inst.cfg 2019-05-17 11:27:51 -05:00
DragonJe
3fc9567215
Update nwa3d_a5_fast.inst.cfg 2019-05-17 11:27:24 -05:00
DragonJe
be05d07acd
Update nwa3d_a5_best.inst.cfg 2019-05-17 11:26:54 -05:00
Lipu Fei
0555cbae4e Fix add machine dialog state 2019-05-17 15:01:18 +02:00
Lipu Fei
361636af29 Allow WizardDialog to resize 2019-05-17 14:30:18 +02:00
Lipu Fei
584a101902 Fix limit to extruder for support infill angle
CURA-6529
2019-05-17 14:19:39 +02:00
Diego Prado Gesto
a28ca19647 Change the font size
To make it consistent with the size of texts in the other Welcome pages.
2019-05-17 11:54:40 +02:00
Remco Burema
d4f891d548 Brim for prime tower fix for resolve. [CURA-6492] 2019-05-16 12:39:12 +02:00
Remco Burema
19ce6aa65f Prime tower brim (unless raft) by default. [CURA-6492] 2019-05-15 13:27:33 +02:00
Lipu Fei
1bed5c9c11 Merge remote-tracking branch 'origin/4.1' into CURA-6497_fix_empty_material_name 2019-05-15 08:40:45 +02:00
Ghostkeeper
ef707e4bad
Update file headers of translation templates
We're in Cura 4.1 now. Also, the reporting e-mail was somehow missing from all the cura.po files.

Contributes to issue CURA-6521.
2019-05-14 14:35:58 +02:00
Ghostkeeper
f845d13514
Update translation templates per language from pot file
This is generated with the i18n-update-po CMake target.

Contributes to issue CURA-6521.
2019-05-14 14:31:14 +02:00
Ghostkeeper
51cc2ff701
Remove duplicate entries
MSGMerge crashes on these. They are probably caused by the build system being a little bit naive about where it gets its strings from.
2019-05-14 14:30:10 +02:00
Ghostkeeper
1941d5219f
Update translation templates for 4.1
These are the new strings for Cura 4.1.

Contributes to issue CURA-6521.
2019-05-14 14:25:01 +02:00
Lipu Fei
d1805d34be Move background to ScrollView for GcodeTextArea 2019-05-14 11:44:14 +02:00
Lipu Fei
5280ec4af5 Fix Mark2 appearing at the bottom of machine list 2019-05-14 10:38:27 +02:00
Lipu Fei
7c1d589528 Merge remote-tracking branch 'origin/4.1' into CURA-6497_fix_empty_material_name 2019-05-14 09:42:57 +02:00
Ghostkeeper
2e93948c84
Take minimum of all build volume temperature values
According to the Materials and Processing team here, this is better because it guarantees that the coldest of your materials won't sag.

Contributes to issue CURA-6514.
2019-05-13 17:11:13 +02:00
Diego Prado Gesto
36ddf2f018 Do not allow the use of "weight" for third party printers
Otherwise external contributors can manipulate the order in which they appear in the list
2019-05-13 13:49:00 +02:00
Diego Prado Gesto
cac4b8b7f1 Remove useless comment line 2019-05-13 13:34:13 +02:00
Diego Prado Gesto
233013c946 Cache a lot of items in the list so there are no glitches 2019-05-13 13:23:10 +02:00
Ghostkeeper
e26e825d83
Overwrite gantry height value instead of default_value
Because the default in fdmprinter has a formula in the value, the default_value properties wouldn't get used any more.
2019-05-13 09:30:32 +02:00
Lipu Fei
2054413952 Add handling for ValidatorState.Invalid
CURA-6497

ValidatorState.Invalid is set if a string setting has allow_empty =
False and its value is empty.
2019-05-09 12:07:16 +02:00
Diego Prado Gesto
111430c9c2 Catch scroll events and not propagate them to the main view 2019-05-09 11:37:59 +02:00
Ghostkeeper
a17fc7842a
Merge branch '4.1' into CURA-6039_fix_raft_disabled_extruder 2019-05-08 15:21:44 +02:00
Lipu Fei
ebbc950ac1
Add build volume temperature
CURA-6156
2019-05-08 14:07:49 +02:00
Remco Burema
db581d4825 Fix prime tower enabled with disabled extruder(s). [CURA-6039] 2019-05-08 13:48:30 +02:00
Ghostkeeper
5b8d2243f7
Change time/material 'specification' into 'estimation'
Because that's what it is and how you should use it.
2019-05-08 10:24:21 +02:00
Lipu Fei
afeb9b90ec Increase width of toolbox header tab
CURA-6503
2019-05-06 13:42:42 +02:00
Lipu Fei
53d595f698 Use loader for machine actions in dialog
CURA-6495
2019-05-06 13:06:23 +02:00
Jaime van Kessel
e363f1af94 Remove hardcoded references to Ultimaker machines in QML
We shouldn't hardocode machines in QML in any case. It also created issues
for other monitor / connection flows.
2019-05-03 14:10:21 +02:00
Jaime van Kessel
23e5a6090c Merge branch 'CURA-6492_change_prime_tower_resolve' of github.com:Ultimaker/Cura into 4.1 2019-05-03 10:40:31 +02:00
Jaime van Kessel
6bbdfbb31d Merge branch 'CURA-6483_fix_add_by_ip' of github.com:Ultimaker/Cura into 4.1 2019-05-03 09:25:30 +02:00