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
Jaime van Kessel
081b2a28fe
Expose Account API to QML
...
This is done by adding the API as an SingletonType to Cura.
CURA-5744
2018-09-21 17:23:30 +02:00
Aleksei S
86d8f8517d
In material page was not defined the used extruder nr, for generic materials
...
CURA-5682
2018-09-21 13:48:46 +02:00
Jaime van Kessel
83d53158bd
Merge branch 'master' of github.com:Ultimaker/Cura
2018-09-21 09:34:34 +02:00
Jaime van Kessel
054a49c63d
Fix issue with inheritance manager button
...
Removed one of the special detection cases, since it incorrectly removed a value from a stored profile
CURA=5646
2018-09-21 09:33:25 +02:00
alekseisasin
520a181f88
Merge pull request #4383 from Ultimaker/check_setting_visibility
...
Test incremental inclusion of setting visibility presets
2018-09-20 16:41:58 +02:00
Jaime van Kessel
2dbaa304a0
Set textFormat for the setting items to PlainText
...
Based on the Qt guide on making qml run much faster, it seems that the default of textFormatting (auto)
is quite expensive. As we make a *lot* of settingItems, which we don't want to format, it's better to set it to plain.
I haven't checked how much faster it actually is, but i didn't see visual changes, so it's at least a safe step.
2018-09-20 15:22:35 +02:00
Ian Paschal
60ff8aa05f
Merge remote-tracking branch 'origin/3.5' into cura_connect_improvements
2018-09-20 10:18:00 +02:00
Diego Prado Gesto
7ce3521831
Merge branch '3.5'
2018-09-20 08:57:50 +02:00
Diego Prado Gesto
4111318c7a
Remove duplicate shortcut in French, so the CI won't fail on it.
2018-09-20 08:56:01 +02:00
Ghostkeeper
f99c48575e
Merge branch '3.5'
2018-09-19 17:31:52 +02:00
Ghostkeeper
ea4015c2cf
Fix missing report links
...
My IDE crashed while doing a replace all. I see that it missed a few.
Contributes to issue CURA-5741.
2018-09-19 17:31:39 +02:00
Ghostkeeper
95c9f9a2d5
Merge branch '3.5'
2018-09-19 17:27:00 +02:00
Ghostkeeper
ec42a96179
Update version number and fix reporting link
...
I don't know, did we always have it refer to Uranium's issues page?
Contributes to issue CURA-5741.
2018-09-19 17:25:57 +02:00
Ghostkeeper
f6b56a6506
Merge branch '3.5'
2018-09-19 17:16:14 +02:00
Ghostkeeper
91ed1171c2
Update translation sources for Cura 3.5
...
This is updated from the new cura.pot template.
Contributes to issue CURA-5741.
2018-09-19 17:15:09 +02:00
Ghostkeeper
f9923e5fe7
Remove duplicate messages
...
These were duplicate because CMake of this plug-in put a copy of the JSON file in the build directory.
Contributes to issue CURA-5741.
2018-09-19 17:13:53 +02:00
Ghostkeeper
10e0175947
Update translation templates for Cura 3.5
...
These are the new strings for Cura 3.5.
Contributes to issue CURA-5741.
2018-09-19 17:10:58 +02:00
Ghostkeeper
04b74d2285
Fix typo in Extra Infill Wall Count description
...
Some very observant user found this small typo. Thanks.
2018-09-19 13:58:09 +02:00
Ian Paschal
7ad6fc4cad
Merge pull request #4385 from Ultimaker/monitor_confirmation_dialogues
...
Add confirmation dialogues before making destructive changes in UM3/S5 monitor
2018-09-19 13:14:39 +02:00
Lipu Fei
3b62284276
Merge remote-tracking branch 'origin/3.5'
2018-09-18 16:15:55 +02:00
Lipu Fei
a33ce8178a
Support mulitple bundled_packages JSON files
...
CURA-5718
2018-09-18 15:53:56 +02:00
Ghostkeeper
ac4ee8c428
Fix context of pause, resume and abort labels
...
More in line with what we have in the rest of our code base.
Discovered during work on CL-1053 and CURA-5729.
2018-09-18 11:25:35 +02:00
Aleksei S
c764b31e06
Update unit test for 'visibilit_settings' and removed unused settings from expert.cfv
...
CURA-5734
2018-09-18 11:10:24 +02:00