Ghostkeeper
|
d7a7cf3003
|
Correct some printers to use 1.75mm filament
This should fix some underextrusion problems... Hmm.
Sources:
* https://alya3dp.com/pages/teknik-ozellikler
* https://www.creality3d.cn/creality-cr-10-s4-3d-printer-p00098p1.html
* https://www.creality3d.cn/creality-cr-10-s5-3d-printer-p00099p1.html
* https://3dprint.com/3643/german-repraps-neo-3d-printer-now-available-in-the-us-uk/
* https://somosmaker.com/pegasus-impresora-3d/
* http://www.3dmaker.vn/3d-printer-3dmaker-starter/?lang=en# (assuming the filaments they sell on that website are compatible)
* https://makezine.com/product-review/printrbot-play/
I could not find a source for the Deltabot, but got that information from here: https://github.com/Ultimaker/Cura/issues/4573
Contributes to issue CURA-5817.
3.5.1
|
2018-10-15 14:00:47 +02:00 |
|
Lipu Fei
|
73de720947
|
Change material diameter to 1.75 for monoprice machines
CURA-5817
|
2018-10-15 09:27:55 +02:00 |
|
Remco Burema
|
0ac4f8f521
|
Merge pull request #4531 from Ultimaker/normal_quality_ender_3
[3.5] Use 0.1 layer height as normal for Ender 3
|
2018-10-10 16:37:16 +02:00 |
|
Lipu Fei
|
382adf57df
|
Use 0.1 layer height as normal for Ender 3
|
2018-10-10 07:55:49 +02:00 |
|
alekseisasin
|
0b70b9a218
|
Merge pull request #4521 from Ultimaker/CURA-5799_fix_extruder_settings_to_curaengine
[3.5] CURA-5799 Fix sending extruder settings to curaengine
|
2018-10-09 11:53:46 +02:00 |
|
Lipu Fei
|
18821b6527
|
Add missing extruder def for Creality Ender 3
CURA-5806
|
2018-10-09 11:43:42 +02:00 |
|
Jaime van Kessel
|
d24437e60c
|
Merge pull request #4520 from Ultimaker/CURA-5793_fix_setting_value_templates
[3.5] CURA-5793 fix setting value templates
|
2018-10-08 16:04:51 +02:00 |
|
Lipu Fei
|
5ba60de209
|
Send extruder settings ordered by extruder position
CURA-5799
|
2018-10-08 16:01:51 +02:00 |
|
Lipu Fei
|
3965218501
|
Fix value templating for gcode
CURA-5793
Fix GcodeStartEndFormatter to take the correct default_extruder_nr
instead of always using -1.
|
2018-10-08 14:42:22 +02:00 |
|
Diego Prado Gesto
|
6abd43f690
|
Add Polish to the list of available languages. Forgotten by mistake.
|
2018-10-04 17:37:28 +02:00 |
|
Lipu Fei
|
c3e7e426ff
|
Fix getDefaultVariantNode for UM2
CURA-5790
UM2 has optional variant which depends on whether Olsson Block is
enabled. getDefaultVariantNode() should take that into account.
|
2018-10-03 11:24:27 +02:00 |
|
Diego Prado Gesto
|
6db1342255
|
Fix the layer view when there is a print job with only one layer.
Contributes to CURA-5789.
|
2018-10-03 10:44:20 +02:00 |
|
Diego Prado Gesto
|
46e0a39c15
|
Merge branch 'Patola-3.5' into 3.5
|
2018-10-02 17:48:56 +02:00 |
|
Diego Prado Gesto
|
afccd38a5d
|
Add preposition to be consistent with other strings.
Contributes to CURA-5741.
|
2018-10-02 17:48:25 +02:00 |
|
Diego Prado Gesto
|
04c72c0875
|
Merge branch '3.5' of git://github.com/Patola/Cura into Patola-3.5
|
2018-10-02 17:26:14 +02:00 |
|
Diego Prado Gesto
|
a99241d20b
|
Add missing quote.
Contributes to CURA-5741.
|
2018-10-02 15:53:06 +02:00 |
|
Diego Prado Gesto
|
19b76d0c27
|
Merge branch '3.5' of github.com:Ultimaker/Cura into 3.5
|
2018-10-02 15:45:25 +02:00 |
|
Cláudio 'Patola' Sampaio
|
e457b2e67c
|
Merge branch '3.5' of https://github.com/Ultimaker/Cura into 3.5
Updated to push to upstream
|
2018-10-02 07:01:39 -03:00 |
|
Cláudio 'Patola' Sampaio
|
6d17144766
|
Updated strings to Cura 3.5
|
2018-10-02 07:00:14 -03:00 |
|
Jaime van Kessel
|
13eaa14752
|
Set preference for sending info to default state instead of removing them
CURA-5095
|
2018-10-02 11:37:04 +02:00 |
|
Jaime van Kessel
|
7ffcfa25e9
|
Merge branch 'CURA-5095_reset_slice_info_collection' of github.com:Ultimaker/Cura into 3.5
|
2018-10-02 11:17:39 +02:00 |
|
Diego Prado Gesto
|
4f9661b7f5
|
Merge branch 'traditional_chinese_3.5' into 3.5
|
2018-10-02 10:35:59 +02:00 |
|
Diego Prado Gesto
|
6212bcbc33
|
Add traditional chinese translations to Cura.
Contributes to CURA-5741.
|
2018-10-02 10:34:37 +02:00 |
|
Lipu Fei
|
729f9a69ba
|
Merge pull request #4455 from Ultimaker/fix_toolbox_download
Fix toolbox download
|
2018-10-02 10:27:00 +02:00 |
|
Diego Prado Gesto
|
77fd05ac70
|
Disable other buttons while toolbox is downloading to avoid crashes.
I did it that way to not be risky because we're close to the release.
Contributes to CURA-5778.
|
2018-10-01 17:21:34 +02:00 |
|
Lipu Fei
|
d1fce50f60
|
Add Preferences upgrade 34 to 35 unit test
|
2018-10-01 16:30:27 +02:00 |
|
Lipu Fei
|
7d537f2c6f
|
Fix data collection message at app start
|
2018-10-01 16:27:27 +02:00 |
|
Diego Prado Gesto
|
a6e98f344e
|
Merge pull request #4443 from Ultimaker/bothof_update_3.5
Update translations by Bothof for Cura 3.5
|
2018-10-01 15:30:46 +02:00 |
|
drzejkopf
|
8fa73fc1fb
|
Update fdmprinter.def.json.po
|
2018-10-01 14:48:31 +02:00 |
|
drzejkopf
|
cc7d64b4f1
|
Complete Polish translation for version 3.5
|
2018-10-01 14:48:16 +02:00 |
|
Diego Prado Gesto
|
ee5d647b6d
|
Review the fdmprinter.def.json for Korean, Dutch, Portuguese, Russian,
Turkish and Simplified Chinese.
Contributes to CURA-5741.
|
2018-10-01 14:42:25 +02:00 |
|
Diego Prado Gesto
|
5da1b71e94
|
Review Simplified Chinese translations.
Contributes to CURA-5741.
|
2018-10-01 13:54:02 +02:00 |
|
Diego Prado Gesto
|
00f1f69e4d
|
Review Turkish translations.
Contributes to CURA-5741.
|
2018-10-01 13:45:55 +02:00 |
|
Diego Prado Gesto
|
c474ceff8f
|
Review Russian translations.
Contributes to CURA-5741.
|
2018-10-01 13:37:26 +02:00 |
|
Diego Prado Gesto
|
638c6facc7
|
Review portuguese translations.
Contributes to CURA-5741.
|
2018-10-01 13:23:43 +02:00 |
|
Diego Prado Gesto
|
d5ea92059a
|
Fix Dutch translations.
Contributes to CURA-5741.
|
2018-10-01 13:03:00 +02:00 |
|
Diego Prado Gesto
|
f785f888ae
|
Translate the per-model-setting options in Spanish to better explain
what each item does.
Contributes to CURA-5741.
|
2018-10-01 11:55:27 +02:00 |
|
Diego Prado Gesto
|
c2e69dc7b2
|
Fix Korean translations.
Contributes to CURA-5741.
|
2018-10-01 11:28:37 +02:00 |
|
Diego Prado Gesto
|
91e6897bc7
|
Fix conficts in French with a couple of keyboard shortcuts.
Contributes to CURA-5741.
|
2018-10-01 11:13:10 +02:00 |
|
Diego Prado Gesto
|
a320720f86
|
Remove duplicate shortcut in French, so the CI won't fail on it.
Contributes to CURA-5741.
|
2018-10-01 10:57:33 +02:00 |
|
Remco Burema
|
a7001d2f4b
|
Merge branch 'bothof_update_3.5' of https://github.com/Ultimaker/Cura into bothof_update_3.5
|
2018-09-28 16:36:22 +02:00 |
|
Remco Burema
|
8aa2e0193c
|
[translate] Even smaller corrections for 3.5 Dutch (nl_NL).
|
2018-09-28 16:33:42 +02:00 |
|
Remco Burema
|
d61dd4987b
|
[translate] Some small corrections for 3.5 Dutch (nl_NL).
|
2018-09-28 16:17:35 +02:00 |
|
Ghostkeeper
|
72d97a95c2
|
Fixes for 3.5 translations of DE, ES, FR, IT and JA
I don't have time to do them all right now.
Contributes to issue CURA-5741.
|
2018-09-28 15:32:04 +02:00 |
|
Ghostkeeper
|
44fd0752b6
|
Update revision dates
They are being checked today. I'm not that bothered about the exact time.
Contributes to issue CURA-5741.
|
2018-09-28 14:28:55 +02:00 |
|
Ghostkeeper
|
b0602e795c
|
Update translations by Bothof for Cura 3.5
These are the files that Bothof gave us. I'll check and correct them soon.
Contributes to issue CURA-5741.
|
2018-09-28 14:20:12 +02:00 |
|
alekseisasin
|
2a201cef23
|
Prevent cura crash after setting Print as Support in per object setting
menu
CURA-5766
|
2018-09-26 17:06:24 +02:00 |
|
Simon Edwards
|
baa8064ec7
|
Merge pull request #4429 from Ultimaker/cura_connect_improvements_3.5
Cura connect improvements 3.5
|
2018-09-25 17:26:55 +02:00 |
|
Simon Edwards
|
e99b376374
|
Merge remote-tracking branch 'origin/3.5' into cura_connect_improvements_3.5
|
2018-09-25 16:59:33 +02:00 |
|
Lipu Fei
|
91bcfb9445
|
Take in account extruders that haven't been loaded yet
CURA-5751
|
2018-09-25 15:29:31 +02:00 |
|