Commit graph

27417 commits

Author SHA1 Message Date
Ghostkeeper
2b5c42ef17
Shorten translation for 'sync materials with printers'
These translations don't fit in the space we have for the button. We'll change the English text for the next release, but for this time we'll change just the translations that are giving us problems.

We'll accept that Czech and Turkish still have a bit of overlap in their buttons for this release.

Contributes to issue CURA-8753.
2022-01-10 17:11:31 +01:00
Jaime van Kessel
770f6f94c9 Remove exclusive group comments
CURA-8683
2022-01-10 17:00:26 +01:00
fvrmr
71ba6615c5 Update change_log.txt
Updated changelog, added bug fixes and video link
2022-01-10 16:55:32 +01:00
Jaime van Kessel
052898ce21 Switch out the file, view and edit menu for controls 2
CURA-8683
2022-01-10 16:55:28 +01:00
Ghostkeeper
3e7b74954d
Indicate that Marketplace shouldn't get translated 2022-01-10 15:14:40 +01:00
Ghostkeeper
e78e8b12cb
Merge branch '4.13' 2022-01-10 15:14:11 +01:00
Ghostkeeper
d966fe4811
Re-enable Czech translations
These translations are complete again.

Contributes to issue CURA-8753.
2022-01-10 15:07:23 +01:00
Ghostkeeper
7157389c53
Add missing msgstr
Contributes to issue CURA-8753.
2022-01-10 14:27:14 +01:00
Ghostkeeper
1e74afb56d
Merge branch '4.13_translations' into 4.13 2022-01-10 14:21:43 +01:00
Ghostkeeper
b0edbea297
Fix small mistakes found during post-check
Contributes to issue CURA-8753.
2022-01-10 14:18:56 +01:00
Ghostkeeper
e382a4cfb4
Corrections to Chinese
Contributes to issue CURA-8753.

Co-authored-by: Casper Lamboo <c.lamboo@ultimaker.com>
2022-01-10 14:17:46 +01:00
Ghostkeeper
b313144188
Merge branch 'Sekisback-4.13' into 4.13_translations
Conflicts:
	resources/i18n/de_DE/fdmprinter.def.json.po -> Improved translations while the translation bureau made new translations.
	resources/i18n/pt_BR/cura.po -> For some reason it had a conflict with the last-changed date here. Not sure why but I reverted any changes to this file.
2022-01-10 12:48:55 +01:00
Ghostkeeper
47b0171805
Merge branch '4.13' of https://github.com/Sekisback/Cura into Sekisback-4.13 2022-01-10 12:41:47 +01:00
Casper Lamboo
7d544383b1
Merge pull request #11087 from sustmi/czech-translations-v4.13
Add Czech translations for v4.13
2022-01-10 12:41:02 +01:00
Ghostkeeper
7f4dea7cb3
Merge branch '4.13' of https://github.com/Patola/Cura into Patola-4.13 2022-01-10 12:33:49 +01:00
Ghostkeeper
4f5b92c0f3
Correct project version
This is for Cura 4.13.

Contributes to issue CURA-8753.
2022-01-10 12:32:59 +01:00
Ghostkeeper
fc2f0d32ee
Merge branch '4.13' of https://github.com/Patola/Cura into Patola-4.13 2022-01-10 12:31:11 +01:00
Ghostkeeper
bdb0f9fc4e
Fix mistakes found by PoEdit
Contributes to issue CURA-8753.
2022-01-10 12:25:17 +01:00
casper
3a6b3680f9 Fix translation errors
These were found when inspecting the `.po` files using poedit.

CURA-8753
2022-01-10 12:21:41 +01:00
Ghostkeeper
6edcdddd22
Fix plural cases for translations imported from Smartling
Our import script still doesn't handle these well. But it was quite easy to fix this time since the translations were indeed present.

Contributes to issue CURA-8753.
2022-01-10 11:27:44 +01:00
Ghostkeeper
e8a6e868fd
Add traditional Chinese translations
These are the translations we received by e-mail from the translator.

Contributes to issue CURA-8753.
2022-01-10 11:10:16 +01:00
casper
d70dc98bba Update translations
These are the translations we got from lion bridge

CURA-8753
2022-01-10 10:45:04 +01:00
casper
20ffa7b23f Update Portuguese translations
Update translation errors indicated by a reseller.
2022-01-10 10:29:57 +01:00
Remco Burema
c849cf8e88
Refuse to listen to QT_PLUGIN_PATH.
We don't need it ourselves, and it's a potentially serious attack vector.

CURA-8475
2022-01-07 19:12:36 +01:00
Jaime van Kessel
25ec588754
Add max value to max_retraction_count
CURA-8861
Fixes #11132
2022-01-07 16:52:22 +01:00
Jaime van Kessel
ecdf536d5f Add max value to max_retraction_count
CURA-8861
Fixes #11132
2022-01-07 13:19:53 +01:00
Jaime van Kessel
6e4143ba59 Merge branch '4.13' of github.com:Ultimaker/Cura 2022-01-05 14:08:00 +01:00
Ghostkeeper
ab0c03cf65
Catch KeyError['empty_material'] when evaluating whether there's any profiles
This is currently only used in the pre-read of workspaces. In some cases, the project file may have a material that is not compatible with its own stack using the current rules in Cura, either because the rules changed or because the project file is wrongly crafted/edited. This causes Cura to say there are no quality profiles if the material profile is not compatible with the printer, preventing a crash due to the KeyError.
2022-01-05 10:26:28 +01:00
Casper Lamboo
b7357d054b
Merge pull request #11193 from Ultimaker/CURA-8760_Crash_when_installing_plugins
Ensure that stored log lines are sent to sentry if they haven't already been logged
2022-01-04 15:56:48 +01:00
Jaime van Kessel
58a3aef8d4 Remove styles 2022-01-04 10:36:55 +01:00
Jaime van Kessel
722f928d12 Remove style from settingview 2022-01-04 10:30:07 +01:00
Jaime van Kessel
2aa931cbca Remove unneded styles import 2022-01-04 09:48:02 +01:00
Cláudio 'Patola' Sampaio
ad521ff5a7 Updated strings for pt_BR 2022-01-04 07:57:03 +01:00
Ghostkeeper
652043e1d8
Cast bounding box to ints
The version of Sip we're using now cares about this more than the previous one, apparently.

Contributes to issue CURA-8592.
2022-01-03 17:32:33 +01:00
Jaime van Kessel
752cf2d5aa Remove unused styles 2022-01-03 16:44:42 +01:00
Ghostkeeper
9118f20193
Merge branch 'CURA-8592_python_3.10' of github.com:Ultimaker/Cura into CURA-8592_python_3.10 2022-01-03 16:37:07 +01:00
Ghostkeeper
770eb03d62
Remove references to Shapely
This has been replaced with PyClipper so we don't need to import Shapely any more. Clipper doesn't give any exceptions as far as I know.

Contributes to issue CURA-8592.
2022-01-03 16:34:40 +01:00
Jaime van Kessel
f11d728c6b Merge branch 'master' of github.com:Ultimaker/Cura into replace_controls_1_for_controls_2 2022-01-03 15:32:58 +01:00
Jaime van Kessel
3bfea5b970 Ensure that stored log lines are sent to sentry if they haven't already been logged
CURA-8760
2022-01-03 14:10:36 +01:00
Ghostkeeper
58c9522d78
Merge branch '4.13' 2021-12-31 15:01:30 +01:00
Ghostkeeper
e6830f0241
Merge branch 'PP-95_reduce-top/bottom-speed-for-TPU' into 4.13 2021-12-31 15:01:12 +01:00
Ghostkeeper
fb41993e5a
Merge branch 'PP-99_Line-width-fix-for-0.3mm-profiles' 2021-12-31 14:52:42 +01:00
Ghostkeeper
05bbebf2f7
Remove traces of Shapely
It's been replaced by Pyclipper. We were only importing Shapely here, not actually using it.

Contributes to issue CURA-8592.
2021-12-31 14:06:31 +01:00
Ghostkeeper
f97f7ca6af
Port relative mode handling to Repetier flavour too
As requested in #9518.
2021-12-24 16:18:13 +01:00
Remco Burema
4f9d1ae0a7
Merge pull request #11022 from reibuehl/master
Updated Profiles and Start and End G-Code to fix an issue with premature heatup
2021-12-23 18:47:07 +01:00
Rijk van Manen
19821d8d68 increase linewidth to machine nozzle size
0.3 profiles benefit from larger line width. PP-99
2021-12-23 14:48:31 +01:00
Ghostkeeper
46e9bf9db6
Merge branch 'patch-1' of https://github.com/Rakhmanov/Cura into Rakhmanov-patch-1 2021-12-22 17:11:21 +01:00
Ghostkeeper
4ff44dc969
More expansive description for print head polygon setting
This description is shown for the X-min/Y-min/X-max/Y-max settings in the Machine Settings dialogue, in the tooltip. The new description is written to sort of apply to the polygon but also to those settings in the GUI. It needs to be understandable from the GUI in any case. Being technically correct for the polygon is bonus.

Fixes #11011.
2021-12-22 14:23:21 +01:00
Ghostkeeper
34de62b39b
Add 0.4mm nozzle for CR100
It was missing.

Contributes to issue CURA-8786.
2021-12-21 13:59:04 +01:00
Ghostkeeper
37aa01da93
Fix up CR100 file name and version
It needs version number 2.
It needs to have the .def.json extension.

Contributes to issue CURA-8786.
2021-12-21 13:48:11 +01:00