Commit graph

10111 commits

Author SHA1 Message Date
Ghostkeeper
92e6141765
Merge branch '4.5' 2020-02-25 15:29:16 +01:00
Ghostkeeper
43ced914fd
Add change log entries for Cura 4.5
Contributes to issue CURA-7250.
2020-02-25 15:28:48 +01:00
Ghostkeeper
b4a646c191
Make warning values for support interface depend on Z distance
Rather than a hard-coded 0.2mm. The point of these is to ensure that there is always one layer.
2020-02-25 14:42:11 +01:00
Ghostkeeper
dba35dc664
Merge branch 'master' of https://github.com/maukcc/Cura into maukcc-master 2020-02-25 14:34:36 +01:00
Ghostkeeper
a1438e91d0
Merge branch '4.5'
Conflicts:
	cura_app.py -> Due to moving some imports around.
2020-02-25 12:07:47 +01:00
Ghostkeeper
4db66c71ba
Uncomment old translation for 'do not show again'
We re-added this string after the string freeze.

Contributes to issue CURA-7231.
2020-02-25 12:04:26 +01:00
Hussain Bhavnagarwala
055a224c72
Update fabxpro.def.json 2020-02-25 07:34:34 +05:30
Ghostkeeper
43e373af02
Merge branch 'master' of https://github.com/FN5969/Cura into FN5969-master 2020-02-24 17:00:12 +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
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
Daniel Ciepluch
6bbdb87a81 Change shortcuts 2020-02-21 20:02:39 +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
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
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
Hussain Bhavnagarwala
296ee30cc0
Update fabxpro_abs_draft.inst.cfg 2020-02-19 18:58:42 +05:30
Hussain Bhavnagarwala
b00c41b395
Add files via upload 2020-02-19 18:26:02 +05:30
Hussain Bhavnagarwala
cef28f04a8
Delete fabxpro_github.STL 2020-02-19 18:25:23 +05:30
Hussain Bhavnagarwala
5ae9f44aab
Update fabxpro.def.json 2020-02-19 18:15:33 +05:30
yyh1002
f9a719ac69 DXU profile 2020-02-19 22:55:08 +11:00
yyh1002
b49a1e35f8 DXU profile 2020-02-19 22:45:26 +11:00
Ghostkeeper
4cb239a97f
Merge branch '4.5' 2020-02-19 11:41:07 +01:00
Ghostkeeper
ed17cfafb7
Reduce minimum value warning for Anti-Ooze Retracted Position
For BAM and filled materials the default would give a warning position since for a filament switch it needs to retract more than for the normal print.

Done as a 5 minute fix.
2020-02-19 11:40:44 +01:00
Hussain Bhavnagarwala
d3742c2c95
Update fabxpro.def.json 2020-02-19 15:05:05 +05:30
Hussain Bhavnagarwala
4993a26a90
Update fabxpro.def.json 2020-02-19 14:29:18 +05:30
Hussain Bhavnagarwala
7fe5f39f76
Add files via upload
Quality files for FabX Pro
2020-02-19 14:25:14 +05:30
Hussain Bhavnagarwala
d2c3167450
Add files via upload
Added STL of FabX Pro bed
2020-02-19 13:54:23 +05:30
Hussain Bhavnagarwala
4878052cc1
Add files via upload
FabX pro extruder file
2020-02-19 13:51:31 +05:30
Hussain Bhavnagarwala
38f74d5028
Add files via upload
FabX Pro Definition File
2020-02-19 13:50:32 +05:30