Ghostkeeper
d115efbbb2
Add change log entry for Cura 4.7.1
...
And make links clickable there.
Contributes to issue CURA-7658.
4.7.1
2020-09-01 13:01:45 +02:00
pablo
e13c48a8e7
Rotate and align Tevo Tarantula Pro build plate mesh
...
Fixes #8234 .
2020-08-27 16:40:17 +02:00
Ghostkeeper
a0decbf8c4
Code style: Spaces around binary operators
...
Contributes to issue CURA-7672.
2020-08-27 14:38:40 +02:00
Jaime van Kessel
2b4d9f648e
Ensure that quality_changes profile is correctly created on profile duplication
...
I have no idea why it wasn't being created, but it has been wrong for a very long time.
Fixes #8245
2020-08-27 14:34:09 +02:00
Ghostkeeper
97c271a7d4
Add change log for Cura 4.7
...
Needed lots of corrections from our previously published change log for the beta. Also some additions.
Contributes to issue CURA-7658.
4.7.0
2020-08-24 12:08:28 +02:00
Ghostkeeper
6a816f9c11
Fix string without ending delimeter
...
Oops, small typo.
Contributes to issue CURA-7622.
2020-08-24 09:50:00 +02:00
Ghostkeeper
e50d6dd6ea
Merge branch '4.7' of https://github.com/Patola/Cura into Patola-4.7
2020-08-24 09:47:28 +02:00
Patola
087a6fa247
Update resources/i18n/pt_BR/cura.po
...
Co-authored-by: Konstantinos Karmas <konskarm@gmail.com>
2020-08-21 17:16:46 +02:00
Patola
a48e744c02
Update resources/i18n/pt_BR/cura.po
...
Co-authored-by: Konstantinos Karmas <konskarm@gmail.com>
2020-08-21 17:16:36 +02:00
Patola
58e32197c1
Update resources/i18n/pt_BR/cura.po
...
Co-authored-by: Konstantinos Karmas <konskarm@gmail.com>
2020-08-21 17:16:27 +02:00
Patola
4943a1df01
Update resources/i18n/pt_BR/cura.po
...
Co-authored-by: Konstantinos Karmas <konskarm@gmail.com>
2020-08-21 17:16:13 +02:00
Patola
607367a1e4
Update resources/i18n/pt_BR/cura.po
...
Co-authored-by: Konstantinos Karmas <konskarm@gmail.com>
2020-08-21 17:16:03 +02:00
Patola
cefba2efdb
Update resources/i18n/pt_BR/cura.po
...
Co-authored-by: Konstantinos Karmas <konskarm@gmail.com>
2020-08-21 17:15:50 +02:00
Patola
6ddef17a28
Update resources/i18n/pt_BR/cura.po
...
Co-authored-by: Konstantinos Karmas <konskarm@gmail.com>
2020-08-21 17:15:35 +02:00
Patola
af4be494b2
Update resources/i18n/pt_BR/cura.po
...
Co-authored-by: Konstantinos Karmas <konskarm@gmail.com>
2020-08-21 17:15:26 +02:00
Ghostkeeper
81ef3ef125
Escape these double quotes
...
Otherwise it's a syntax error.
Contributes to issue CURA-7622.
2020-08-21 17:11:55 +02:00
Ghostkeeper
25323e704b
Apply suggestions from code review
...
Further fixes to translations
Some small changes.
Contributes to issue CURA-7622.
Co-authored-by: Konstantinos Karmas <konskarm@gmail.com>
2020-08-21 16:43:26 +02:00
Ghostkeeper
2020453109
Found one more mistake
...
Contributes to issue CURA-7622.
2020-08-21 16:32:43 +02:00
Ghostkeeper
0eb9e0e0d0
Fix issues found with the translations during review
...
These are things we could fix ourselves.
Contributes to issue CURA-7622.
2020-08-21 16:23:57 +02:00
Ghostkeeper
f3102159ae
Apply suggestions from code review
...
Implement most of the suggested changes by Konskarm.
Co-authored-by: Konstantinos Karmas <konskarm@gmail.com>
2020-08-21 16:13:08 +02:00
Ghostkeeper
d37794fe7a
Fix missing plural case
...
Contributes to issue CURA-7622.
2020-08-21 15:55:10 +02:00
Ghostkeeper
a4e179533f
Copy plural forms to translation
...
The import script doesn't handle these.
Contributes to issue CURA-7622.
2020-08-21 14:51:27 +02:00
Ghostkeeper
fdd168257c
Add Czech translations for Cura 4.7
...
We received these via e-mail.
Contributes to issue CURA-7622.
2020-08-21 14:00:12 +02:00
Ghostkeeper
add2b5784f
Add Taiwanese translations
...
We received those via e-mail.
Contributes to issue CURA-7622.
2020-08-21 13:56:00 +02:00
Ghostkeeper
501361dd2b
Update PO-revision-dates
...
The import script should really be doing this automatically for us... Oh well.
Contributes to issue CURA-7622.
2020-08-21 13:42:07 +02:00
Ghostkeeper
1c459679b9
Import translations from Lionbridge
...
These are the result of running the lionbridge_import.py script on the translation files that we received from Lionbridge through Smartling. It contains the new translations for Cura 4.7.
Contributes to issue CURA-7622.
2020-08-21 13:38:15 +02:00
Ghostkeeper
a399c8f5fb
Hide Shared Heater functionality
...
See the explanation in the comment here as to why.
2020-08-21 11:18:20 +02:00
Jaime van Kessel
af05aa61b7
Remove unneeded binding
...
This binding wasn't needed to prevent a binding loop, but it did cause
the length to not be updated correctly sometimes
CURA-7589
2020-08-20 16:05:52 +02:00
Ghostkeeper
28f4d8513d
Revert "Merge branch '4.7' of github.com:Ultimaker/Cura into 4.7"
...
This reverts commit 7f47f12bf0a9cf305542b6c21600ce9b804c1dfd, reversing
changes made to dd42c87da762d2030ee2220bc6f0a3e44cf85c28.
2020-08-20 16:01:46 +02:00
Jaime van Kessel
2fe9ee2cf2
Merge branch '4.7' of github.com:Ultimaker/Cura into 4.7
2020-08-18 13:54:58 +02:00
Jaime van Kessel
907caa53f0
Ensure that changing material type results in profile re-evaluation
...
CURA-7657
2020-08-18 13:54:21 +02:00
Ghostkeeper
dea53b9c02
Revert "Use extruderList rather than deprecated extruders property"
...
This reverts commit 458acb356f11f50c3327b5af0be8531fb761548f.
The change was wrong. The code refers to PrinterOutputModel.extruders which is not deprecated, not to GlobalStack.extruders (which is deprecated).
Fixes #8204 .
2020-08-18 10:38:50 +02:00
Ghostkeeper
6d90c85fb2
Also show Connect Support Lines for lines pattern
...
Previously this was disabled because you should probably use the ZigZag pattern then. But I'm enabling it now because of two inconsistencies:
* The setting still works. So you can change the setting by switching to grid, triangles, cross or gyroid, then switch back to lines and still get connected support lines.
* The same happens with the infill patterns, where this setting is visible for the lines pattern.
Rather than changing the other two things (which involves changes to CuraEngine too to make it ignore the setting value for the lines pattern), I've opted to change it here and fix both inconsistencies at once. If I were to make the setting dysfunctional, it would also lead to user confusion, because they then need to discover that they need to change the infill pattern, which may look unlogical to them.
Fixes #8192 .
2020-08-17 15:07:26 +02:00
Jaime van Kessel
ea7dc0ff01
Fix custom profiles not always being visible in menu
...
CURA-7589
2020-08-17 14:09:27 +02:00
Cláudio 'Patola' Sampaio
9dcdc1f28a
Updated pt_BR strings for 4.7
2020-08-16 22:53:11 +02:00
Jaime van Kessel
7f47f12bf0
Merge branch '4.7' of github.com:Ultimaker/Cura into 4.7
2020-08-14 10:01:26 +02:00
Jaime van Kessel
ec48496790
Remove unneeded binding
...
This binding wasn't needed to prevent a binding loop, but it did cause
the length to not be updated correctly sometimes
CURA-7589
2020-08-14 10:00:33 +02:00
Jaime van Kessel
1374c2faa9
Properly fix the translation crash
2020-08-13 15:13:11 +02:00
Jaime van Kessel
aba76d8bca
Merge branch 'CURA-7586_striped_in_layerview' of github.com:Ultimaker/Cura
2020-08-13 14:54:55 +02:00
Jaime van Kessel
5c8132a944
Fix translation crash
2020-08-13 14:54:34 +02:00
Remco Burema
6ad696e69a
Fix non-printing objects in preview.
2020-08-12 17:45:31 +02:00
Remco Burema
99cd8ab1b0
Show models outside of BP clearly in layerview.
...
CURA-7586
2020-08-12 17:42:10 +02:00
Ghostkeeper
8b59fe83d8
Clarify description of infill mesh rank
...
Translators found it confusing, and I think users would find so too. Hopefully this is a bit better.
2020-08-12 14:15:38 +02:00
Jaime van Kessel
dd42c87da7
Merge branch 'CURA-7646_Settings_not_applied_when_creating_new_CFFF_from_project_file' of github.com:Ultimaker/Cura into 4.7
2020-08-12 13:42:14 +02:00
Ghostkeeper
ff42b44d41
Merge branch 'patch-1' of https://github.com/n7484443/Cura into n7484443-patch-1
...
Conflicts:
resources/i18n/ko_KR/fdmprinter.def.json.po -> I had applied a change from the reseller before seeing that the change actually originated from this pull request. The reseller made some further improvements, so those are held rather than the original suggestion from the PR.
2020-08-12 12:05:18 +02:00
Ghostkeeper
3bba47cd27
Merge branch '4.7'
2020-08-12 11:43:57 +02:00
Ghostkeeper
67ef640524
Improve ironing flow setting name
...
Another suggestion for an improvement, this time by William Lee from Ultimaker.
2020-08-12 11:43:46 +02:00
Ghostkeeper
975588065b
Merge branch '4.7'
2020-08-12 11:41:26 +02:00
Ghostkeeper
33ea62bb3d
Update translation of ironing flow description
...
This is an improvement suggested by Kwang jun Ko from Brulé via e-mail.
2020-08-12 11:40:40 +02:00
Ghostkeeper
615c124960
Remove MouseArea if tooltip is not visible
...
It should unnecessarily catch any mouse events then. And neither should the ScrollView inside.
2020-08-12 11:07:09 +02:00