Ghostkeeper
ba64573fa0
Use support interface density instead of line distance
...
This way the user can still override the line distance if necessary.
Contributes to issue CURA-3650.
2017-04-13 16:09:51 +02:00
Ghostkeeper
ba46a90f92
Merge branch '2.5'
2017-04-13 15:02:29 +02:00
Ghostkeeper
9b2bd36fdf
Update Russian translations again
...
Previous time I accidentally committed this to master instead of 2.5. This was then cherry-picked to 2.5 by a colleague but that went wrong in all sorts of ways. So I'm doing this again but then properly.
Contributes to issue CURA-3487.
2017-04-13 14:51:42 +02:00
Mark
c0f35a620a
Use the correct i18n catalog name for translations in the right-click menu
...
CURA-3660
2017-04-13 13:52:11 +02:00
Tim Kuipers
ef9b705cc4
Merge remote-tracking branch 'origin/feature_support_mesh'
2017-04-13 11:13:25 +02:00
Jaime van Kessel
a075b567b9
Merge branch 'master' of git://github.com/CRojasV/Cura
2017-04-13 09:51:39 +02:00
Ghostkeeper
f35124400b
Merge branch '2.5'
2017-04-13 09:50:27 +02:00
Ghostkeeper
cf25eeea5f
Remove Japanese and Korean translations
...
They are not complete (by far).
Contributes to issue CURA-3487.
2017-04-13 09:39:10 +02:00
Ghostkeeper
96347d493a
Merge branch '2.5' of https://github.com/Patola/Cura into Patola-2.5
2017-04-13 09:20:05 +02:00
Ghostkeeper
907d064684
Copy 0.8mm variants of UM3 to UM3E
...
They share the same profiles. They should also have the same settings in the variants, but this is not automatically shared for some reason.
Contributes to issue CURA-3650.
2017-04-13 09:05:56 +02:00
fieldOfView
5e50a8fe0b
Show value from definition if it is not defined in the material profile
...
This way you get sane defaults if no value is provided in the material xml file, instead of 0s
2017-04-13 00:53:47 +02:00
fieldOfView
c97f8679c2
Fix NaN values on material print settings tab
2017-04-13 00:25:38 +02:00
fieldOfView
e92aaca7b6
Filter materials by the (approximate) material diameter of the printer
...
If a machine defines material diameter of 2.85mm, there is no use to show the 1.75mm materials and vice-versa
2017-04-12 23:03:58 +02:00
CRojasV
a52a94eb97
Add new type of platform
...
This version has a well scaled platform, tested.
2017-04-12 11:12:45 -05:00
CRojasV
81dffc442a
Delete this file to add a better version
...
We delete this file because the model is not properly scaled
2017-04-12 11:11:48 -05:00
CRojasV
3e19261fa8
New version files
...
This time it have the platform position configuration, and it have version number error fixed.
2017-04-12 11:10:22 -05:00
CRojasV
d71e964be7
Deleted to Fix platform position
...
This file was deleted because it don't have the correct platform position setup
2017-04-12 11:08:24 -05:00
CRojasV
0a58214d74
Delete File, to add a fixed one
...
This file was delete because it don´t have the current location of the platform
2017-04-12 11:06:39 -05:00
Cláudio (Patola) Sampaio
3edff39705
Updated translations for Cura 2.5
2017-04-12 13:04:35 -03:00
Ghostkeeper
6d266d2da6
Merge branch '2.5'
2017-04-12 17:32:40 +02:00
Ghostkeeper
cc2d0d3cfe
Add 0.8mm TPU profiles
...
They have already been optimised together with ABS, CPE, PLA, Nylon and PVA.
Contributes to issue CURA-3650.
2017-04-12 17:32:26 +02:00
Ghostkeeper
35fd58f721
Optimise 0.4mm profiles for CPEP, PC and TPU
...
These optimisations should only remove settings that are exactly equal to the parent profile. Support interface settings are an exception, since they were defining non-existing settings in the original profiles. The stand-by temperature is also an exception, since the stand-by temperature of the material profile is set in stone because of firmware.
Contributes to issue CURA-3650.
2017-04-12 17:23:29 +02:00
Ghostkeeper
53476b62bc
Re-add nozzle size for 0.8mm variants
...
Arguably the most important one. This is omitted from the original profiles so the original script assumed it had a nozzle size of 0.4mm.
Contributes to issue CURA-3650.
2017-04-12 16:33:25 +02:00
Ghostkeeper
febd1f0f79
Make sure that the UM3 definition is taken into account when optimising
...
Otherwise it acts as if the settings were the defaults for FDMPrinter rather than defaulting to the current UM3 settings.
Contributes to issue CURA-3650.
2017-04-12 16:29:36 +02:00
CRojasV
28df570311
Modify versión Number
...
fixed the versión number.
2017-04-12 09:06:57 -05:00
Ghostkeeper
c2fdf68caf
Set Equalize Filament Flow to True for all 0.8mm profiles
...
Orders from the materials team. They mistakenly set this to False in their original profiles.
Contributes to issue CURA-3650.
2017-04-12 15:42:09 +02:00
Ghostkeeper
397c2666f0
Optimise profiles for 0.8mm cores
...
Sample testing confirms that these are equal to their originals. Nylon, PLA and PVA were already optimised, but ABS and CPE weren't. Now all are optimised except some 0.4mm core profiles. I'll see to those next. Note that the filament flow compensation setting is still wrong in these profiles (it was wrong in the original profiles as well).
Contributes to issue CURA-3650.
2017-04-12 15:38:07 +02:00
MaukCC
0768cea49b
Add files via upload
2017-04-12 15:08:36 +02:00
MaukCC
a78bb88ebc
Add files via upload
2017-04-12 15:07:11 +02:00
MaukCC
46426db8e6
Create cartesio_global_Coarse_Quality.inst.cfg
2017-04-12 15:06:23 +02:00
MaukCC
fb3966d8f5
Delete cartesio_0.8_pla_draft.inst.cfg
2017-04-12 15:05:38 +02:00
MaukCC
bcbe7bdbd4
Delete cartesio_0.4_pla_draft.inst.cfg
2017-04-12 15:05:28 +02:00
MaukCC
99afe3648e
Delete cartesio_0.25_pla_draft.inst.cfg
2017-04-12 15:05:16 +02:00
MaukCC
f6799d64b7
Update cartesio_0.25.inst.cfg
2017-04-12 15:04:39 +02:00
MaukCC
2bcbd7415e
Update cartesio_0.4.inst.cfg
2017-04-12 15:04:15 +02:00
MaukCC
383c62218d
Update cartesio_0.8.inst.cfg
2017-04-12 15:03:59 +02:00
MaukCC
3319d07729
Update cartesio.def.json
2017-04-12 15:02:19 +02:00
MaukCC
f35a4bf276
Update cartesio_0.4.inst.cfg
2017-04-12 13:15:09 +02:00
MaukCC
f019d05422
Update cartesio_0.25.inst.cfg
2017-04-12 13:13:24 +02:00
MaukCC
10dbd7e683
Update cartesio_0.8.inst.cfg
2017-04-12 13:12:55 +02:00
MaukCC
642dfa9372
Update cartesio_0.8_pla_draft.inst.cfg
2017-04-12 10:47:30 +02:00
MaukCC
c41392a101
Update cartesio_0.25_pla_draft.inst.cfg
2017-04-12 10:47:15 +02:00
MaukCC
a6346b1277
Add files via upload
2017-04-12 10:45:17 +02:00
MaukCC
d0cc5c1a0c
Update cartesio.def.json
2017-04-12 10:44:29 +02:00
MaukCC
8da7fbb119
Create cartesio_0.4_pla_draft.inst.cfg
2017-04-12 10:43:36 +02:00
MaukCC
1f4bc708ca
Update cartesio_0.25.inst.cfg
2017-04-12 10:33:44 +02:00
MaukCC
952fce4eda
Update cartesio_0.4.inst.cfg
2017-04-12 10:33:24 +02:00
MaukCC
5069dfbf65
Update cartesio_0.8.inst.cfg
2017-04-12 10:32:54 +02:00
MaukCC
14e65ae2b8
Update cartesio.def.json
2017-04-12 10:10:57 +02:00
Lipu Fei
5945212e4b
Remove pixel ratio for childrenRect in OpenFilesIncludingProjectsDialog
...
CURA-3642
2017-04-12 08:55:17 +02:00