23814 Commits

Author SHA1 Message Date
Nino van Hooff
94e9753b6c Update cura/CrashHandler.py
Import Any and re-order if-statements for efficiency

CURA-7245
2020-02-24 16:26:32 +01:00
Nino van Hooff
2cd6149ef0
Update cura/CrashHandler.py
Add typing to pruneSensitiveData

Co-Authored-By: Jaime van Kessel <nallath@gmail.com>
2020-02-24 16:14:12 +01:00
Nino van Hooff
62dfadecdf Prune all sensitive data before sending it to Sentry
CURA-7245
2020-02-24 15:27:17 +01:00
Tim Kuipers
9bcae15d39 lil: optimize parsing gcode arg letter
CURA-7066
2020-02-24 14:56:06 +01:00
Tim Kuipers
efafc37e49 fix E-values after G92 when parsing gcode
CURA-7066
2020-02-24 14:55:58 +01:00
Tim Kuipers
5653c8c9ae Avoid showing infinitely wide lines in gcode
lines less than zero wide are displayed as very wide; prevent negative extrusion lines from being generated in the first place

CURA-7066
2020-02-24 14:55:42 +01:00
Ghostkeeper
f918f39fc2
Don't use a newline at the beginning of the sync message
Again, this breaks stuff. See the previous commit.

Contributes to issue CURA-7201.
2020-02-24 14:33:10 +01:00
Ghostkeeper
633bdac21a
Don't start message with a newline
That breaks a couple of things:
* It messes up the layout of the message.
* The translations need to have this newline in as well, or they won't be accepted by gettext.
* The x-test translation puts 'xxxx' before the translation, so this one won't compile any more.

Contributes to issue CURA-7201.
2020-02-24 14:21:39 +01:00
Ghostkeeper
0dfa65bb6d
Disable Polish translation for 4.5
These translations weren't updated this round, so we'll disable them from the interface. The files are still available if someone else wants to translate them.

Contributes to issue CURA-7201.
2020-02-24 14:17:21 +01:00
Jaime van Kessel
610dc7f115
Merge branch '4.5' of github.com:Ultimaker/Cura into 4.5 2020-02-24 13:55:00 +01:00
Ghostkeeper
526f275a42
Merge branch '4.5' 2020-02-24 13:38:36 +01:00
Ghostkeeper
d521c245c5
Update translations for zh_TW
These are supplied by the community translator, Heh Ji, via e-mail.

Contributes to issue CURA-7201.
2020-02-24 13:35:05 +01:00
Ghostkeeper
08826b8971
Merge branch '4.5' 2020-02-24 13:17:45 +01:00
Ghostkeeper
734e912048
Merge branch 'CURA-7201_translations_4.5' into 4.5 2020-02-24 13:17:22 +01:00
Ghostkeeper
bb6e421936
Merge branch '4.5' 2020-02-24 13:15:43 +01:00
Ghostkeeper
adee26e63d
Merge branch '4.5' of https://github.com/Patola/Cura into Patola-4.5 2020-02-24 13:14:58 +01:00
Ghostkeeper
92e520b230
Fix translation with an argument
There are multiple issues with that line:
* Other languages might have the application name before their version of 'About'. The previous line can't account for those languages because the application name is always appended at the end.
* The old one was trying to translate CuraApplication.applicationDisplayName which can't be statically determined.
* The old one had no explanation towards the translator.
2020-02-24 13:09:29 +01:00
Jaime van Kessel
239a8ea3db
Revert speedup 2020-02-24 13:07:59 +01:00
Jaime van Kessel
b86658996b
Revert "Chop up the render function to make it a bit more readable"
This reverts commit 61a605d02be0d0f34893fa5d544111a3b0d49132.
2020-02-24 12:45:13 +01:00
konskarm
069384e588
Merge pull request #7152 from Ultimaker/CURA-7231_no_layers_to_show_msg
Cura 7231 no layers to show msg
2020-02-24 12:02:06 +01:00
Dimitriovski
3a0da99256
Merge branch 'master' of github.com:Ultimaker/Cura into CURA-7162/replace_robot_with_placeholder 2020-02-24 11:13:29 +01:00
Dimitriovski
35b7ce90d3
Added the placeholder.svg file
CURA-7162
2020-02-24 11:13:13 +01:00
Dimitriovski
3e13507156
Merge branch '4.5' of github.com:Ultimaker/Cura 2020-02-24 11:03:21 +01:00
Dimitriovski
9282423db1
Added lifetime=0 to the sync_message to make it stay there 2020-02-24 10:59:41 +01:00
Thomas Karl Pietrowski
2ddb44a047
CMake: Fixing warning about path conversion
According to what I found in the docs[1], there is no "DIRECTORY" available as <type>.
Therefore, correcting it to "PATH", which is according to the docs correct.

At the moment I'm getting the following error[2]:
-----------
CMake Warning (dev) at CMakeLists.txt:8 (set):
  implicitly converting 'DIRECTORY' to 'STRING' type.
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at CMakeLists.txt:9 (set):
  implicitly converting 'DIRECTORY' to 'STRING' type.
This warning is for project developers.  Use -Wno-dev to suppress it.
---------------
[1] https://cmake.org/cmake/help/v3.6/command/set.html
[2] https://launchpadlibrarian.net/464670600/buildlog_ubuntu-focal-amd64.cura_1%3A4.5~202002121434~rev4433~pkg330~ubuntu20.04.1_BUILDING.txt.gz
2020-02-22 18:34:21 +01:00
John Hryb
9aa6887b02 Update ColorMix.py
Updates based on review.
2020-02-22 11:58:19 -05:00
Daniel Ciepluch
6bbdb87a81 Change shortcuts 2020-02-21 20:02:39 +01:00
Dimitriovski
510acfab62
Replaced the logobot.svg image with a new placeholder.svg image
CURA-7162
2020-02-21 17:05:27 +01:00
Ghostkeeper
6dd799d042
Remove superfluous bracket
As found by Vandrasc.

Contributes to issue CURA-7201.
2020-02-21 16:49:45 +01:00
Ghostkeeper
3161a6ac08
Fixes discovered by PoEdit
Some inconsistencies with the ellipses, mostly.
There was also one line that was missing from every language. This happened because the Lionbridge import script I made doesn't properly process those.
Smartling also displayed the wrong texts to the translator sometimes. The translator didn't understand that they had to use singular for some texts, so those had to be corrected. I could correct them for every language except Turkish, so those lines are now wrong.

Contributes to issue CURA-7201.
2020-02-21 16:47:38 +01:00
Tim Kuipers
c1d87fa474 Pop-up checkbox to never show [No layers to show] ever again, because the user ain't no noob
CURA-7231
2020-02-21 15:07:57 +01:00
Tim Kuipers
0a10a1220f Don't show 'no layer data' msg when Slice Automatically is enabled
CURA-7231
2020-02-21 15:07:26 +01:00
Ghostkeeper
b413fc3fd8
Update translations from Lionbridge for 4.5
These are the new translations that we got from the translation service.

Contributes to issue CURA-7201.
2020-02-21 13:30:47 +01:00
Daniel Ciepluch
7a86708101 Change meaning of the word 2020-02-20 18:08:14 +01:00
Daniel Ciepluch
633a812b0a Remove additional characters 2020-02-20 17:31:03 +01:00
Daniel Ciepluch
5fbcd2aa2e Change some translations 2020-02-20 17:29:04 +01:00
Daniel Ciepluch
cd9000753e Add Czech translation 2020-02-20 17:19:15 +01:00
Jaime van Kessel
27777c759c
Prevent zip bombs in the g-codegz reader
CURA-7227
2020-02-20 16:38:41 +01:00
skriDude
05f050eccc
fixed support layer height 2020-02-20 15:27:33 +01:00
Hussain Bhavnagarwala
3cadf69514
Update fabxpro_pla_normal.inst.cfg 2020-02-20 17:32:51 +05:30
Hussain Bhavnagarwala
42a494bfd3
Update fabxpro_pla_fine.inst.cfg 2020-02-20 17:32:38 +05:30
Hussain Bhavnagarwala
e24479abd6
Update fabxpro_pla_draft.inst.cfg 2020-02-20 17:32:17 +05:30
Hussain Bhavnagarwala
5c6270d613
Update fabxpro_abs_normal.inst.cfg 2020-02-20 17:31:57 +05:30
Hussain Bhavnagarwala
db6ce265c0
Update fabxpro_abs_fine.inst.cfg 2020-02-20 17:31:44 +05:30
Hussain Bhavnagarwala
ba270fc014
Update fabxpro_abs_draft.inst.cfg 2020-02-20 17:31:06 +05:30
Hussain Bhavnagarwala
aad47cb919
Update fabxpro_pla_normal.inst.cfg 2020-02-19 18:59:56 +05:30
Hussain Bhavnagarwala
dc2d88042d
Update fabxpro_pla_fine.inst.cfg 2020-02-19 18:59:40 +05:30
Hussain Bhavnagarwala
51442249e4
Update fabxpro_pla_draft.inst.cfg 2020-02-19 18:59:26 +05:30
Hussain Bhavnagarwala
62b14f33e0
Update fabxpro_abs_normal.inst.cfg 2020-02-19 18:59:12 +05:30
Hussain Bhavnagarwala
569a4583bd
Update fabxpro_abs_fine.inst.cfg 2020-02-19 18:58:56 +05:30