Diego Prado Gesto
39e1cfd6bc
Fix indentation.
...
Contributes to CURA-5902.
2018-11-27 09:50:01 +01:00
Diego Prado Gesto
493b37b0fe
Merge branch 'add-a-u20' of git://github.com/pinchies/Cura into pinchies-add-a-u20
2018-11-27 09:44:11 +01:00
pinchies
47ed9e3f5d
deleting the old wrong file....
2018-11-27 15:09:36 +11:00
pinchies
519e2a3399
uploaded wrong file... oops
2018-11-27 15:06:54 +11:00
Mark
7019afe21f
Merge pull request #4717 from forkineye/fix-wanhao_profiles
...
Fix Wanhao profiles to use speed_travel macro
2018-11-26 16:03:25 +01:00
Mark
39f123f8e0
Merge pull request #4670 from pinchies/add-cc-mm-2
...
Add Cocoon Create ModelMaker
2018-11-26 15:49:21 +01:00
Mark
88cedd25cf
Merge pull request #4664 from pinchies/master
...
Add JGAurora Z-603S
2018-11-26 15:47:28 +01:00
Mark
037bf8863e
Merge pull request #4666 from pinchies/add-jg-a5
...
Add JGAurora A5
2018-11-26 15:43:41 +01:00
Mark
734a8882b1
Merge pull request #4667 from pinchies/add-jg-a1
...
Add JGAurora A1
2018-11-26 15:41:30 +01:00
Mark
30c585f298
Merge pull request #4834 from mcmidget/master
...
Add BIBO2 printer (dual and single extruder settings)
2018-11-26 15:39:39 +01:00
Jaime van Kessel
d4e4e50741
Fix typo
2018-11-22 10:55:53 +01:00
Diego Prado Gesto
76f2aeb43c
Fix the title's top margin size in the add machine dialog.
2018-11-20 11:27:45 +01:00
Dario Minnucci
2f624cc78f
Add BIBO2 printer (dual and single extruder settings)
2018-11-19 12:37:57 +01:00
Ghostkeeper
f10bd28c4a
Improve grammar and do similar fix for extruder end g-code
...
Contributes to issue CURA-5906.
2018-11-16 17:25:32 +01:00
Jaime van Kessel
240ac1f06b
Clarify some setting descriptions
2018-11-16 13:03:45 +01:00
Aleksei S
2bf4354fed
Removed minimum_value for the setting support_roof_offset and support_bottom_offset
...
CURA-5880
2018-11-15 15:57:34 +01:00
Remco Burema
13a9bb7eba
Remove enables for min. support area in case of TreeSupport. [CURA-5903]
2018-11-13 17:03:27 +01:00
Remco Burema
6307784a79
Fix some English grammar. [CURA-5903]
2018-11-13 16:50:00 +01:00
Remco Burema
9181b5a3b9
Merge branch 'feature_minimum_support_area' of https://github.com/DesktopMetal/Cura into DesktopMetal-feature_minimum_support_area
2018-11-13 16:26:36 +01:00
Ghostkeeper
2486a5b5da
Improve generic profiles for fabtotum and zyyx
...
These printers had profiles for zyyx_pro and fabtotum material suites, which were specific to those materials, but caused the generic materials to no longer have any profile. Let's use these machine-specific profiles for the generic materials as well. For the specific materials this changes nothing because the same profiles are still matched. For the generic materials this should improve the quality if the quality profile is tuned in any way to the machine.
2018-11-13 11:48:02 +01:00
Ghostkeeper
bfe5ae6f9c
Merge branch '3.6'
2018-11-12 15:48:22 +01:00
Ghostkeeper
fe66d15b9e
Disable Polish language
...
The translation didn't arrive in time for the 3.6 release.
Contributes to issue CURA-5870.
2018-11-12 15:47:42 +01:00
Vlad Gribinchuk
d8d92eb4b0
Merge remote-tracking branch 'upstream/master' into feature_minimum_support_area
2018-11-09 20:45:37 +02:00
Diego Prado Gesto
a9523fd894
Change the Ultimaker author_id to UltimakerPackages. Apparently this is
...
the new author_id.
Contributes to CURA-5926.
2018-11-09 17:18:01 +01:00
Diego Prado Gesto
15a30a7a98
Increase the version of the bundled TPLA to match with the version that
...
is currently in the server.
2018-11-09 17:06:45 +01:00
Ghostkeeper
161b200a67
Fix typo in label ID
2018-11-09 11:41:43 +01:00
Diego Prado Gesto
3b8bc88a4d
Merge branch 'master' of git://github.com/stelgenhof/Cura into stelgenhof-master
2018-11-08 16:29:40 +01:00
Diego Prado Gesto
ad73cda215
Merge pull request #4739 from Ultimaker/reduce_buildplate_resolutions
...
Reduce resolution of heavy build plate meshes
2018-11-08 16:12:58 +01:00
Ghostkeeper
6d66060222
Don't allow support interface offset greater than support offset
...
The support interface can't exceed the volume of the support now, so this is now a technical limitation.
Contributes to issue CURA-5880.
2018-11-08 13:03:37 +01:00
Ghostkeeper
f132adc135
Rename 'Offset' to 'Horizontal Expansion'
...
This is more consistent with other similar settings.
Contributes to issue CURA-5880.
2018-11-08 12:59:24 +01:00
Ghostkeeper
dcc6003a92
Allow negative support interface offsets
...
There is no technical reason why this is not allowed. You could save some material with this.
Contributes to issue CURA-5880.
2018-11-08 12:50:09 +01:00
Ghostkeeper
d8a1d458cf
Merge branch '3.6'
2018-11-08 09:49:15 +01:00
Ghostkeeper
c5a9c6c6cc
Add translation for missing line in Korean
...
This one was not translated.
Contributes to issue CURA-5870.
2018-11-08 09:48:52 +01:00
Diego Prado Gesto
58a01816aa
Remove quality profiles for PLA in the UMS5 with the CC 0.6 print core.
...
PLA is compatible with the print core but we don't want to provide
profiles because they were not fully tested.
Contributes to CURA-5900.
2018-11-07 13:39:06 +01:00
Diego Prado Gesto
98534533a2
Merge branch '3.6'
2018-11-07 11:27:31 +01:00
Diego Prado Gesto
44ab6dee77
Merge pull request #4748 from Ultimaker/CURA-5900_rename_cc_red_06_to_cc_06
...
[3.6] [CURA-5900] Rename "CC Red 0.6" to "CC 0.6"
2018-11-07 11:21:09 +01:00
Lipu Fei
982123a04e
Update bundled package versions for materials using CC 0.6
2018-11-07 10:32:30 +01:00
pinchies
70d2f407a3
Update cocoon_create_modelmaker.def.json
2018-11-07 04:38:39 +11:00
pinchies
c51995f349
Update jgaurora_a5.def.json
2018-11-07 04:36:32 +11:00
Ghostkeeper
5cbe2da2b4
Merge branch '3.6'
2018-11-06 17:15:54 +01:00
Ghostkeeper
5701f64d14
Merge branch 'update_translations_3.6' into 3.6
2018-11-06 17:15:22 +01:00
Ghostkeeper
bd5df72116
Merge branch '3.6'
2018-11-06 16:10:02 +01:00
Ghostkeeper
9fa9c04517
Fix translation mistakes found in Cura 3.6
...
These mistakes were found in the translations. In many cases it makes the text closer to the original rather than more consistent with the environment. If the environment is inconsistent then we should fix the original string in our source code rather than in the translations.
Contributes to issue CURA-5870.
2018-11-06 16:07:41 +01:00
Ghostkeeper
52c2723990
Make corrections to translation mistakes
...
These are all the mistakes that we found in the translations to Cura 3.6.
Contributes to issue CURA-5870.
2018-11-06 16:03:00 +01:00
Lipu Fei
ef3bb044f4
Rename CC Red 0.6 to CC 0.6
2018-11-06 15:31:51 +01:00
Ghostkeeper
d3ace436e6
Update translations for some more languages
...
Russian, Turkish and Chinese.
Contributes to issue CURA-5870.
2018-11-06 13:33:48 +01:00
Ghostkeeper
e45924b6fb
Update translations for some languages
...
German, Spanish, French, Italian, Japanese, Korean, Dutch and European Portuguese.
Contributes to issue CURA-5870.
2018-11-06 13:30:09 +01:00
Ghostkeeper
b0384bf10e
Update Taiwanese translations
...
These were e-mailed to me by the volunteer translator, @Dinowchang.
Contributes to issue CURA-5870.
2018-11-06 13:15:02 +01:00
Ghostkeeper
01923dfba4
Reduce resolution of heavy build plate meshes
...
These were way above our guideline of 1MB per build plate mesh file. I've used the decimate function in Blender. It looks more or less the same. The resolution of the embossed lettering in these is slightly less but you really have to look for it.
2018-11-06 11:00:11 +01:00
Cláudio 'Patola' Sampaio
ee2a34d647
Updated pt_BR strings for 3.6
2018-11-06 04:44:05 -02:00