Ghostkeeper
5464a2075d
Upgrade TiZYX quality profiles to most recent version
...
Otherwise they don't get loaded.
These profiles didn't use any of the settings that were renamed or removed, so they can be upgraded with just their setting version.
Contributes to issue CURA-6774.
2019-09-26 09:44:56 +02:00
Ghostkeeper
23cc73a78f
Merge branch 'master' of https://github.com/maukcc/Cura into maukcc-master
2019-09-25 11:53:44 +02:00
Ghostkeeper
0c873d1757
Fix inheritance of support interface line direction settings
...
Fixes #6412 .
2019-09-25 11:42:34 +02:00
Ghostkeeper
9f1b434a7e
Don't show support brim width if support brim is disabled
2019-09-25 11:15:21 +02:00
maukcc
31a78975ec
HMS434 update and material exclusion
2019-09-25 10:23:20 +02:00
Jaime van Kessel
26d1b4057d
Merge branch '4.3' of github.com:Ultimaker/Cura
2019-09-24 14:38:13 +02:00
Jaime van Kessel
1fc2ea7cd2
Merge pull request #6398 from Ultimaker/CURA-6768_4.3_translations_lionbridge
...
Update translations for Cura 4.3 from Lionbridge
2019-09-24 14:37:31 +02:00
Ghostkeeper
0b4a3039e5
Remove multi-buildplate option
...
It doesn't work any more.
2019-09-24 14:24:57 +02:00
Ellecross
4272a50515
Added CS tickets to the change log
2019-09-24 12:26:24 +02:00
Lipu Fei
bd314a765f
Update setting_version
...
CURA-6799
2019-09-24 11:19:03 +02:00
Lipu Fei
1977a865f1
Fix HMS434 version upgrade
...
CURA-6774
2019-09-24 11:05:52 +02:00
Lipu Fei
a6218179a9
Merge pull request #6329 from maukcc/master
...
HMS434 change
2019-09-24 11:04:50 +02:00
Ghostkeeper
9024567522
Remove multi-buildplate option
...
It doesn't work any more.
2019-09-24 11:04:00 +02:00
Jaime van Kessel
2d1dec098b
Merge branch '4.3' of github.com:Ultimaker/Cura
2019-09-24 09:27:23 +02:00
maukcc
184116995c
HMS434 outside wall
2019-09-23 16:35:41 +02:00
Diego Prado Gesto
52eabaae49
Merge branch 'CURA-6768_4.3_translations_lionbridge' of github.com:Ultimaker/Cura into CURA-6768_4.3_translations_lionbridge
2019-09-23 16:25:10 +02:00
Diego Prado Gesto
d82f5b55c2
Change some strings in German, based on an internal review
...
Contributes to CURA-6768.
2019-09-23 16:23:04 +02:00
Ghostkeeper
43a568cd06
Make fixes found through manual checking of translations
...
I'm not a native speaker of French or Portuguese but enough to make those corrections of not translating 'Trimesh'. I'm not an expert of the Korean language to fix that missing translation but I made do with someone who learnt it as a second language. I am an expert at Dutch so I made a couple of fixes there.
Contributes to issue CURA-6768.
2019-09-23 14:55:03 +02:00
Ghostkeeper
a4fd45db39
Apply fixes for errors found by PoEdit
...
The Japanese sentence with 'update existing' was confusing to the translators. I've asked for a better translation from a native. I'll improve the context for the next release.
2019-09-23 14:19:55 +02:00
Ghostkeeper
cc9ab2a8b6
Update translations for Cura 4.3 from Lionbridge
...
These are the new translations we got from Lionbridge, imported from our import script.
Contributes to issue CURA-6768.
2019-09-23 13:30:00 +02:00
Ghostkeeper
fae4138b79
Fix percentages using fullwidth font
...
These would not be recognised by Python.
Contributes to issue CURA-6768.
2019-09-23 12:06:41 +02:00
Ghostkeeper
020b874ec3
Update traditional Chinese translations for Cura 4.3
...
These are the new translation files we got from Chang.
Contributes to issue CURA-6768.
2019-09-23 12:04:59 +02:00
Ghostkeeper
5ec833c15e
Remove extraenous space
...
This space triggers PoEdit to give a warning that the translation doesn't have the space there. That's okay, since it's a column and the space doesn't influence spacing then.
2019-09-23 11:43:24 +02:00
Ghostkeeper
4bf8ea9332
Merge branch '4.3'
2019-09-23 11:25:31 +02:00
Cláudio 'Patola' Sampaio
d181913eec
Updated pt_BR strings for Cura 4.3
2019-09-23 03:28:40 -03:00
Remco Burema
9e64072b05
Older drivers can lie w.r.t. GLSL-version if it's forced lower.
...
... so don't use gl_PrimitiveID at all when in compatibility mode. This direct commit partly fixes github #6387 -- but see also the forthcoming PR in Uranium.
2019-09-21 14:58:59 +02:00
Ellecross
87cc46454a
Removed PPA entries from the changelog
2019-09-20 11:31:12 +02:00
Lipu Fei
03866d0d07
Merge pull request #6380 from Ultimaker/CURA-6690_printhead_negative_values
...
Cura 6690 printhead negative values
2019-09-20 09:40:18 +02:00
maukcc
250402142a
HMS434 add ironing
2019-09-20 09:33:41 +02:00
Ellecross
e2ad8b6e2e
Updated Change Log for 4.3
2019-09-19 17:08:36 +02:00
maukcc
a1d8fd8743
HMS434 quality deleted
...
HMS434 quality deleted in favor of .package types
2019-09-19 15:35:58 +02:00
Lipu Fei
c661f82756
Recreate bindings for the text fields
...
CURA-6690
2019-09-19 15:33:10 +02:00
Nino van Hooff
c43cdb5c63
Implement allowPositive for printhead settings
...
CURA-6690
2019-09-19 14:49:18 +02:00
Nino van Hooff
17a832f52f
Do not transform negative printhead min max values to positive while
...
displaying
CURA-6690
2019-09-19 13:56:37 +02:00
Ghostkeeper
8b8429d629
Merge branch 'CURA--6683_icons_per_object_settings'
2019-09-19 10:48:23 +02:00
Ghostkeeper
1f7c653368
Capitalise the S
...
We need to seize this opportunity and capitalise on that sort of market opportunity.
2019-09-19 10:47:16 +02:00
Jaime van Kessel
cc65bc8213
Fix scrollbar for object selector
2019-09-18 17:05:00 +02:00
Nino van Hooff
9fa2b26897
Styling: do not use thick_lining for selected tool icons.
...
Affects Per Object Settings and rotate Lay Flat
CURA-6683
2019-09-18 11:23:10 +02:00
Jaime van Kessel
75c7a6fa62
Change default font for numericTextfield to default instead of medium
2019-09-18 10:55:18 +02:00
maukcc
b5ba673ffb
HMS434 quality updates 2
2019-09-17 16:51:35 +02:00
maukcc
b652035696
HMS434 quality updates
2019-09-17 16:48:34 +02:00
Diego Prado Gesto
4dd6c5b03a
Merge branch 'master' into CURA--6683_icons_per_object_settings
2019-09-17 14:16:51 +02:00
Diego Prado Gesto
b9ed619c9a
Reuse the Cura ToolTip while showing long object item
...
It will only show the tooltip when the text is longer than the elided text.
Contributes to CURA-6666.
2019-09-17 13:52:37 +02:00
Ghostkeeper
fd452e74b3
Merge branch 'mb-fix-small-feature-blurb-spello' of https://github.com/smartavionics/Cura into smartavionics-mb-fix-small-feature-blurb-spello
2019-09-17 13:15:57 +02:00
Ghostkeeper
d0b7a52ef5
Remove unused definition ID field
2019-09-17 13:10:25 +02:00
Ghostkeeper
b34895703b
Merge branch '4.3'
2019-09-17 13:08:49 +02:00
Ghostkeeper
cd4f6ff3f4
Add tooltip to object list
...
Contributes to issue CURA-6666.
2019-09-17 10:42:36 +02:00
Diego Prado Gesto
f2fa8fd1f5
Merge pull request #6362 from radfahrer/master
...
Correction for build volume.
2019-09-17 10:37:43 +02:00
Diego Prado Gesto
b4d4a0e291
Add the Trimesh Reader to the list of bundled plugins
2019-09-16 16:49:12 +02:00
Diego Prado Gesto
0085660153
Use non-abbreviated names in the configurations list
2019-09-16 15:59:21 +02:00