Commit graph

7343 commits

Author SHA1 Message Date
Mark
d39f6d061b
Merge pull request #4365 from smartavionics/mb-gyroid-infill
Add gyroid infill pattern.
2018-10-02 10:43:41 +02:00
Diego Prado Gesto
6212bcbc33 Add traditional chinese translations to Cura.
Contributes to CURA-5741.
2018-10-02 10:34:37 +02:00
ValentinPitre
8994aad52d fix setting versions numbers 2018-10-01 22:42:20 +02:00
Lipu Fei
d81cdee9b9
Merge branch 'master' into top_bottom_settings_enabled_function 2018-10-01 17:07:57 +02:00
drzejkopf
8fa73fc1fb Update fdmprinter.def.json.po 2018-10-01 14:48:31 +02:00
drzejkopf
cc7d64b4f1 Complete Polish translation for version 3.5 2018-10-01 14:48:16 +02:00
Diego Prado Gesto
93061d67eb
Merge pull request #4414 from drzejkopf/patch-3
Complete Polish translation for version 3.5
2018-10-01 14:46:13 +02:00
Diego Prado Gesto
ee5d647b6d Review the fdmprinter.def.json for Korean, Dutch, Portuguese, Russian,
Turkish and Simplified Chinese.

Contributes to CURA-5741.
2018-10-01 14:42:25 +02:00
Diego Prado Gesto
5da1b71e94 Review Simplified Chinese translations.
Contributes to CURA-5741.
2018-10-01 13:54:02 +02:00
Diego Prado Gesto
00f1f69e4d Review Turkish translations.
Contributes to CURA-5741.
2018-10-01 13:45:55 +02:00
Diego Prado Gesto
c474ceff8f Review Russian translations.
Contributes to CURA-5741.
2018-10-01 13:37:26 +02:00
Diego Prado Gesto
638c6facc7 Review portuguese translations.
Contributes to CURA-5741.
2018-10-01 13:23:43 +02:00
Diego Prado Gesto
d5ea92059a Fix Dutch translations.
Contributes to CURA-5741.
2018-10-01 13:03:00 +02:00
Diego Prado Gesto
f785f888ae Translate the per-model-setting options in Spanish to better explain
what each item does.

Contributes to CURA-5741.
2018-10-01 11:55:27 +02:00
Jaime van Kessel
fc9f05fc8b Moved SettingVisibilityPreset loading to it's own class
Since there was so much debate regarding the unit testing of the visiblity presets, i had another look at it.
The old version was almost untestable because all functionalities were mushed together into a single class.

CURA-5734
2018-10-01 11:32:55 +02:00
Aleksei S
98c3f497d8 Merge branch 'master' of github.com:Ultimaker/Cura 2018-10-01 11:32:39 +02:00
Aleksei S
3f8b7fb6af Fix: Switches to 'Prepare' always go through 'Recomended' mode
CURA-5731
2018-10-01 11:30:21 +02:00
Diego Prado Gesto
c2e69dc7b2 Fix Korean translations.
Contributes to CURA-5741.
2018-10-01 11:28:37 +02:00
Diego Prado Gesto
91e6897bc7 Fix conficts in French with a couple of keyboard shortcuts.
Contributes to CURA-5741.
2018-10-01 11:13:10 +02:00
Diego Prado Gesto
a320720f86 Remove duplicate shortcut in French, so the CI won't fail on it.
Contributes to CURA-5741.
2018-10-01 10:57:33 +02:00
Diego Prado Gesto
046fca5d0f Align the "Enable Gradual" text with the corresponding checkbox. 2018-10-01 10:46:45 +02:00
Lipu Fei
6ac48a82c4
Merge pull request #4452 from Ultimaker/M&P-Setting-Optimization
S5 profile optimizations
2018-10-01 10:38:09 +02:00
ValentinPitre
b15b8e4394 add variants to Tizyx K25 2018-09-30 23:10:29 +02:00
fieldOfView
53b481ff5d Reduce the maximum precision of floats in SettingTextField inputs
No settings in Cura require more than 3 digits of precision. Many settings are in mm, and CuraEngine does its calculations in while microns. Having more precision in the frontend than in the backend apparently thoroughly confuses some people. Fixes #4368
2018-09-29 08:16:11 +02:00
Remco Burema
a7001d2f4b Merge branch 'bothof_update_3.5' of https://github.com/Ultimaker/Cura into bothof_update_3.5 2018-09-28 16:36:22 +02:00
Remco Burema
8aa2e0193c [translate] Even smaller corrections for 3.5 Dutch (nl_NL). 2018-09-28 16:33:42 +02:00
Remco Burema
d61dd4987b [translate] Some small corrections for 3.5 Dutch (nl_NL). 2018-09-28 16:17:35 +02:00
Ghostkeeper
72d97a95c2
Fixes for 3.5 translations of DE, ES, FR, IT and JA
I don't have time to do them all right now.

Contributes to issue CURA-5741.
2018-09-28 15:32:04 +02:00
Ghostkeeper
44fd0752b6
Update revision dates
They are being checked today. I'm not that bothered about the exact time.

Contributes to issue CURA-5741.
2018-09-28 14:28:55 +02:00
Ghostkeeper
b0602e795c
Update translations by Bothof for Cura 3.5
These are the files that Bothof gave us. I'll check and correct them soon.

Contributes to issue CURA-5741.
2018-09-28 14:20:12 +02:00
fieldOfView
6ecc9366cb Fix filename typos 2018-09-28 13:06:09 +02:00
Vlad Gribinchuk
7f09859be2 Settings for the "Minimum Support Area" and "Minimum Support Interface Area" features 2018-09-28 13:30:48 +03:00
fieldOfView
7c23a4e187 Merge branch 'master' into feature_firmware_updater 2018-09-28 11:32:28 +02:00
Jaime van Kessel
c2f0a33b42
Merge branch 'master' into full_screen_test 2018-09-28 11:24:22 +02:00
Jaime van Kessel
4adbfd467e Merge branch 'master' of github.com:Ultimaker/Cura into CURA-5744-move-oauth-login 2018-09-27 13:58:47 +02:00
Ian Paschal
302f9a95b3 Cleaned-up printe job info block
Contributes to CL-897, CL-1051
2018-09-27 13:40:46 +02:00
Ghostkeeper
80804b232f
Merge branch 'refactor_singleton_settingsbase' 2018-09-27 11:53:11 +02:00
ChrisTerBeke
185a1707b2 Merge branch 'master' into CURA-5744-move-oauth-login 2018-09-27 09:40:44 +02:00
THeijmans
d5c86365f8 S5 profile optimizations
Removing the prime blob, equalizing flows and avoiding supports.
2018-09-26 15:02:25 +02:00
Simon Edwards
e99b376374 Merge remote-tracking branch 'origin/3.5' into cura_connect_improvements_3.5 2018-09-25 16:59:33 +02:00
Ghostkeeper
3127108d00
Only set top/bottom pattern to concentric for initial layer
I'm taking responsibility for this. I'm changing it as a reaction to #4167 since I think concentric is good for the first layer but not so good for the rest of the layers. That user seems to agree but it hasn't been tested thoroughly. It's my intuition, sorry if it went wrong.
2018-09-25 13:17:32 +02:00
Diego Prado Gesto
987ae73078 Remove call to undefined function. 2018-09-25 13:15:26 +02:00
Lipu Fei
51f2386db1 Merge remote-tracking branch 'origin/3.5' 2018-09-25 11:56:12 +02:00
Lipu Fei
8837ffc06d Fix mateial management QML reference
CURA-5682
2018-09-25 11:52:53 +02:00
Diego Prado Gesto
b52c28321a Merge branch 'master' into refactor_singleton_settingsbase 2018-09-25 09:38:55 +02:00
Diego Prado Gesto
e31f35ec95 Merge branch '3.5' 2018-09-25 09:36:08 +02:00
Ghostkeeper
7d7227cfc8
Merge branch 'master' into refactor_singleton_settingsbase 2018-09-24 17:25:15 +02:00
drzejkopf
79cd9f332d
Update fdmprinter.def.json.po 2018-09-23 15:28:14 +02:00
drzejkopf
8c6f2dc86a
Complete Polish translation for version 3.5 2018-09-23 15:21:14 +02:00
Aleksei S
b44fb7ca24 Select correct material according to the active extruder
CURA-5682
2018-09-21 17:35:46 +02:00