Gabriele Rossetti
fdd4e8f3d9
- Deltacomb : Full supporto for dual extruders
...
- Quality fixes
2021-05-02 00:38:31 +02:00
Gabriele Rossetti
6844145834
- Deltacomb : Full supporto for dual extruders
...
- Quality fixes
2021-05-02 00:24:44 +02:00
fieldOfView
4974b74109
Update copyright
2021-04-30 14:15:31 +02:00
fieldOfView
04bfd6b820
Use UM.Theme
instead of Theme
...
This prevents hundreds of QML warning messages logged in some user reports of Cura being slow.
```
2021-04-30 11:42:01,492 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [411]: file:///.../cura/../resources/themes/cura-light/styles.qml:335: TypeError: Cannot read property 'getSize' of null
2021-04-30 11:42:01,492 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [411]: file:///.../cura/../resources/themes/cura-light/styles.qml:338: TypeError: Cannot read property 'getColor' of null
2021-04-30 11:42:01,500 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [411]: file:///.../cura/../resources/themes/cura-light/styles.qml:327: TypeError: Cannot read property 'getSize' of null
2021-04-30 11:42:01,500 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [411]: file:///.../cura/../resources/themes/cura-light/styles.qml:329: TypeError: Cannot read property 'getColor' of null
2021-04-30 11:42:01,500 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [411]: file:///.../cura/../resources/themes/cura-light/styles.qml:335: TypeError: Cannot read property 'getSize' of null
2021-04-30 11:42:01,500 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [411]: file:///.../cura/../resources/themes/cura-light/styles.qml:338: TypeError: Cannot read property 'getColor' of null
2021-04-30 11:42:01,500 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [411]: file:///.../cura/../resources/themes/cura-light/styles.qml:327: TypeError: Cannot read property 'getSize' of null
2021-04-30 11:42:01,500 - WARNING - [MainThread] UM.Qt.QtApplication.__onQmlWarning [411]: file:///.../cura/../resources/themes/cura-light/styles.qml:329: TypeError: Cannot read property 'getColor' of null
```
2021-04-30 12:22:40 +02:00
NilsRo
57c3050709
Added Anycubic Mega S Profil
2021-04-29 22:10:26 +02:00
Ghostkeeper
38061c4044
Merge branch 'master' of https://github.com/lowkeyjoe/Cura into lowkeyjoe-master
2021-04-29 14:24:41 +02:00
freejoe
28b90b1ebe
remove material restriction
2021-04-29 16:31:26 +08:00
Konstantinos Karmas
6120d8a054
Merge pull request #9716 from Ultimaker/CURA-8010_new_icons
...
Cura 8010 new icons
2021-04-28 19:02:47 +02:00
Kostas Karmas
f887db23f6
Use detail_level to describe the icons (instead of size)
...
Previously the icons were organized according to "size" which could prove to be confusing.
This commit fixes that by organizing them according to "detail_level".
CURA-8010
2021-04-28 18:53:32 +02:00
jelle Spijker
247412b16a
Implemeted new icons in on-boarding dialog
...
CURA-8010_new_icons
2021-04-28 16:54:26 +02:00
jelle Spijker
9ea97f7561
SVG are not correlated to pixel size.
...
Although this deviates from the UX practices. It tended to confuse the
programmers ;-) The variances in level of detail for the icons are now
placed in the sub-directories. small, default and big.
CURA-8010_new_icons
2021-04-28 15:45:20 +02:00
Konstantinos Karmas
71ec43d4b9
Merge pull request #9408 from cataclism/MINGDAprofiles
...
Added profiles for MINGDA D3/Pro,Rock3/Pro,D4/Pro
2021-04-28 11:51:12 +02:00
jelle Spijker
5cb56b74e2
Updated the ExtruderIcon to not look completely horrible
...
This icon is due for a revisit with ticket:
- CURA-8011 Replace extruder/material icon
Therefore out-of-scope for this ticket.
CURA-8010_new_icons
2021-04-28 11:24:33 +02:00
jelle Spijker
845289f708
Removed old theme specific Icons for cloud connect
...
This is already taken care of in QML
CURA-8010_new_icons
2021-04-28 11:17:29 +02:00
jelle Spijker
913369ee41
Removed auto generated text
...
CURA-8010_new_icons
2021-04-28 11:08:27 +02:00
jelle Spijker
886f41603a
Updated Connectivity icons so they can follow theming
...
CURA-8010_new_icons
2021-04-28 11:02:18 +02:00
jelle Spijker
13cd2d677c
Added new icon for Top/Bottom
...
CURA-8010_new_icons
2021-04-28 11:00:52 +02:00
jelle Spijker
2bd6f28f3a
Update Icons
...
Subdivided the new icons in 3 size categories. As requested by UX
Used the company naming scheme for uniformity and easy recognition.
Known issues:
- Top/Bottom category wasn't taken into account by UX at the time. Since
this is a recent addition. Both the Walls and Top/Bottom will be updated.
- Cloud/Network connection icons 12px don't render correctly. Due to the
theme-ing.
- Extruder Icons do not render correctly.
CURA-8010_new_icons
2021-04-26 19:42:17 +02:00
freejoe
ec03dd9727
delete many quality and variants files to reduce number of files
2021-04-23 11:20:37 +08:00
Ghostkeeper
312b5ed100
Reduce gantry height of UMS5 and UMS3
...
One of our engineers found experimentally that his 60mm model was crashing into the gantry. And indeed it is confirmed with the designs of the UM3/S5 print head that the space between the nozzle tip and bottom of the gantry is 57mm. Allowing for some play in the dimensions of the print head and the positioning of the nozzle in the print head, 55mm is agreed as a safe distance.
Fixes issue CURA-8182.
2021-04-21 14:06:20 +02:00
Jaime van Kessel
b21c9a3b24
Merge branch '4.9' of github.com:Ultimaker/Cura
2021-04-21 09:51:38 +02:00
fvrmr
0db033a690
Update change log
...
Fixed typo
2021-04-20 12:34:41 +02:00
Kostas Karmas
d972c505d0
Initial commit for the DL
2021-04-20 11:30:49 +02:00
fvrmr
e19d5545bc
Update change log and whats new pages
...
Update change log
Update whats new pages
Update whats new images
2021-04-20 11:26:31 +02:00
Kostas Karmas
ae595affc3
Merge branch '4.9'
2021-04-19 14:16:29 +02:00
Konstantinos Karmas
196c891331
Merge pull request #9590 from Ultimaker/4.9_smartling_translations
...
4.9 translations
2021-04-19 13:36:27 +02:00
MattCatt87
4e0de0496e
Update creality_ender4.def.json
...
Overall printer dimensions were entered instead of build volume.
2021-04-17 04:28:21 -07:00
jelle Spijker
1b02525c90
Added Traditional Chinese
...
Contributed by valen Chang
2021-04-16 20:24:28 +02:00
jelle Spijker
c9b6282a62
Re-enabled Czech translations
...
Contributes to CURA-8153
2021-04-16 19:43:43 +02:00
Jelle Spijker
c6c0a8d192
Merge pull request #9503 from sustmi/czech-translations-4.9
...
Add Czech translations for Cura 4.9
2021-04-16 19:35:19 +02:00
jelle Spijker
b046b52cd9
poedit changes
...
CURA-8153
2021-04-16 19:27:48 +02:00
Jelle Spijker
c4a4a33991
Merge pull request #9563 from Patola/4.9
...
Updated pt_BR translation
2021-04-16 19:22:01 +02:00
Ghostkeeper
2ecdd799c6
Support animated images in what's new pages
...
Let's hope they don't go too crazy with the file size of these. But animated GIFs are now supported here.
Fixes CURA-8145.
2021-04-16 16:13:52 +02:00
Kostas Karmas
6b1df6c7cb
Update 4.9 translations after verification with PoEdit
...
CURA-8153
2021-04-16 15:18:34 +02:00
jelle Spijker
4a574a5ae1
Smartling translations
...
CURA-8153
2021-04-16 14:43:03 +02:00
VOLUMIC
071f2b8248
Delete resources/materials directory
2021-04-15 18:03:19 +02:00
Ghostkeeper
4bf440b86e
Squashed commit of the following:
...
commit 21706720d320f79aa513dcbfb41b1f5e3849aa6d
Author: CrissR <79998803+criss-rasc@users.noreply.github.com>
Date: Thu Apr 1 09:55:38 2021 +0300
Update jgaurora_a6_extruder_0.def.json
commit de8ea9f8bebe5901541db3487f2f54f2d8fd3f6f
Author: CrissR <79998803+criss-rasc@users.noreply.github.com>
Date: Thu Apr 1 09:44:01 2021 +0300
Update jgaurora_a6.def.json
commit d17d231fdda400e937a1a34eb462c78072fa30f1
Author: CrissR <79998803+criss-rasc@users.noreply.github.com>
Date: Thu Apr 1 09:31:24 2021 +0300
Update jgaurora_a6_extruder_0.def.json
commit 00522440d762f24076db16317c8049c5d004c255
Author: CrissR <79998803+criss-rasc@users.noreply.github.com>
Date: Wed Mar 31 18:38:49 2021 +0300
Update jgaurora_a6_extruder_0.def.json
Added quality_definition for extruder
commit 87cc97a426421c9010591338c582efe763fe5928
Author: criss-rasc <79998803+criss-rasc@users.noreply.github.com>
Date: Fri Mar 5 10:13:11 2021 +0200
Update jgaurora_a6_0.28_fast.inst.cfg.txt
commit 9d94002f5a0a621003f1965dfa2cde0cd768e983
Author: criss-rasc <79998803+criss-rasc@users.noreply.github.com>
Date: Fri Mar 5 10:12:42 2021 +0200
Update jgaurora_a6_0.24_draft.inst.cfg
commit 57238e31f51d38b27325d140c4d94c4a91981f21
Author: criss-rasc <79998803+criss-rasc@users.noreply.github.com>
Date: Fri Mar 5 10:12:10 2021 +0200
Update jgaurora_a6_0.2_normal.inst.cfg
commit 6e6e84786933434990ce75230d02cf94a3297fae
Author: criss-rasc <79998803+criss-rasc@users.noreply.github.com>
Date: Fri Mar 5 10:10:59 2021 +0200
Update jgaurora_a6_0.16_optimal.inst.cfg
commit 5cc3021eb25a681a46c72fe988ba046d29100d9d
Author: criss-rasc <79998803+criss-rasc@users.noreply.github.com>
Date: Fri Mar 5 10:05:28 2021 +0200
Update jgaurora_a6_0.12_detail.inst.cfg
commit 3eacc21bb54ae4c762c09db0dafe40aa1800d36b
Author: criss-rasc <79998803+criss-rasc@users.noreply.github.com>
Date: Fri Mar 5 09:51:08 2021 +0200
Update jgaurora_a6.def.json
commit 71bb0e86c5d4427a209ed1c7c578209c78f03ea2
Author: criss-rasc <79998803+criss-rasc@users.noreply.github.com>
Date: Thu Mar 4 13:47:17 2021 +0200
Update jgaurora_a6.def.json
commit 1971b94784a869184bbf7de1bacd81ddc323c933
Author: criss-rasc <79998803+criss-rasc@users.noreply.github.com>
Date: Thu Mar 4 10:27:24 2021 +0200
Update jgaurora_a6.def.json
commit 26e849a2b86f4303c8735684706c18d2ea64f79a
Author: criss-rasc <79998803+criss-rasc@users.noreply.github.com>
Date: Thu Mar 4 09:48:12 2021 +0200
Update jgaurora_a6_extruder_0.def.json
commit 3adeffa563ad23f8ce4096482c09f4ed201a5187
Author: criss-rasc <79998803+criss-rasc@users.noreply.github.com>
Date: Thu Mar 4 09:41:18 2021 +0200
Update jgaurora_a6.def.json
commit 13475dd2f22b09f3b6ad2bf227ded43d3f31dd03
Author: criss-rasc <79998803+criss-rasc@users.noreply.github.com>
Date: Thu Mar 4 09:15:41 2021 +0200
Add files via upload
Fast 0.28 mm layer height
commit aa81a7bb6dc2caa0e36ba2ca9cd9052515643ff1
Author: criss-rasc <79998803+criss-rasc@users.noreply.github.com>
Date: Thu Mar 4 09:13:54 2021 +0200
Update jgaurora_a6_0.24_draft.inst.cfg
commit 382486d598ff9482a90aaadb7f45606aeaa7f3c5
Author: criss-rasc <79998803+criss-rasc@users.noreply.github.com>
Date: Thu Mar 4 09:13:02 2021 +0200
Update jgaurora_a6_0.2_normal.inst.cfg
commit 6ab2b608ac498f0f9288565a78755fc16645d7d5
Author: criss-rasc <79998803+criss-rasc@users.noreply.github.com>
Date: Thu Mar 4 09:11:40 2021 +0200
Update jgaurora_a6_0.16_optimal.inst.cfg
commit cd270c4f6be4edf59a07e78bfb270676639dc79b
Author: criss-rasc <79998803+criss-rasc@users.noreply.github.com>
Date: Thu Mar 4 09:10:38 2021 +0200
Update jgaurora_a6_0.12_detail.inst.cfg
commit 8051192a05a67806d8b8978e924e995b0f2919a1
Author: criss-rasc <79998803+criss-rasc@users.noreply.github.com>
Date: Wed Mar 3 20:32:20 2021 +0200
Delete jgaurora_a6_0.2_normal.inst.cfg
commit 52587c006041f1629bb6137856206de697c3e0d0
Author: criss-rasc <79998803+criss-rasc@users.noreply.github.com>
Date: Wed Mar 3 20:32:07 2021 +0200
Delete jgaurora_a6_0.24_draft.inst.cfg
commit e84701638cdb01ea1673f98358eecc2a7b875691
Author: criss-rasc <79998803+criss-rasc@users.noreply.github.com>
Date: Wed Mar 3 20:31:57 2021 +0200
Delete jgaurora_a6_0.16_optimal.inst.cfg
commit 8fd8221dd3816df679c7400ec02db399e222d54b
Author: criss-rasc <79998803+criss-rasc@users.noreply.github.com>
Date: Wed Mar 3 20:31:47 2021 +0200
Delete jgaurora_a6_0.12_detail.inst.cfg
commit 576661dade0d1101c2113db7c87b6a51d813e690
Author: criss-rasc <79998803+criss-rasc@users.noreply.github.com>
Date: Wed Mar 3 20:31:36 2021 +0200
Delete jgaurora_a6_extruder_0.def.json
commit ad807f318a98641b7f7cf78238b9f557ca4411a6
Author: criss-rasc <79998803+criss-rasc@users.noreply.github.com>
Date: Wed Mar 3 20:31:25 2021 +0200
Delete jgaurora_a6_platform.stl
commit 6fd7d9f640b3383cd511e3bfeed4cc0184b24393
Author: criss-rasc <79998803+criss-rasc@users.noreply.github.com>
Date: Wed Mar 3 20:31:10 2021 +0200
Delete jgaurora_a6.def.json
commit e7f83a9e0686c4964c9d74da3c76ec8dff91254c
Author: criss-rasc <79998803+criss-rasc@users.noreply.github.com>
Date: Wed Mar 3 20:24:16 2021 +0200
Update jgaurora_a6_0.2_normal.inst.cfg
commit 6ba89ba958418a0dad4e703191032fbd855e8994
Author: criss-rasc <79998803+criss-rasc@users.noreply.github.com>
Date: Wed Mar 3 20:23:59 2021 +0200
Update jgaurora_a6_0.24_draft.inst.cfg
commit 366249a5de6f7602bdddd8cfb9f1b7c8ef4c3ac5
Author: criss-rasc <79998803+criss-rasc@users.noreply.github.com>
Date: Wed Mar 3 20:23:42 2021 +0200
Update jgaurora_a6_0.16_optimal.inst.cfg
commit 2328a8e2042e1ca850974fc9f76c5e802f59f68b
Author: criss-rasc <79998803+criss-rasc@users.noreply.github.com>
Date: Wed Mar 3 20:23:20 2021 +0200
Update jgaurora_a6_0.12_detail.inst.cfg
commit 0dc529037e0b6676cdbe271f9b23495baa01a5e7
Author: criss-rasc <79998803+criss-rasc@users.noreply.github.com>
Date: Wed Mar 3 20:12:59 2021 +0200
Add files via upload
commit 872d2d689c512cea21d49ab9ede7856ce67d0c35
Author: criss-rasc <79998803+criss-rasc@users.noreply.github.com>
Date: Wed Mar 3 20:09:12 2021 +0200
Add files via upload
commit 5575926e436fc4e5481d6c4e3c2e5f962c7e8061
Author: criss-rasc <79998803+criss-rasc@users.noreply.github.com>
Date: Wed Mar 3 20:08:46 2021 +0200
Add files via upload
commit 77f40c009f35cac7cb5459b4828cc58fc8c34ee2
Author: criss-rasc <79998803+criss-rasc@users.noreply.github.com>
Date: Wed Mar 3 20:08:14 2021 +0200
Add files via upload
commit 88246c18ececa016e99d954b1056a459189545c4
Author: criss-rasc <79998803+criss-rasc@users.noreply.github.com>
Date: Wed Mar 3 20:07:15 2021 +0200
Add files via upload
JGAurora A6 printer profile
2021-04-15 14:26:31 +02:00
Remco Burema
18d6ae9515
Merge branch '4.9'
2021-04-14 12:32:26 +02:00
Jaime van Kessel
45f5a222f0
Downgrade version of certain qml impots to as low as they need to be
2021-04-14 10:58:05 +02:00
Ghostkeeper
065826f2dd
Merge branch '4.9'
2021-04-13 17:30:54 +02:00
Remco Burema
e0e77327b5
Dropdown menu wasn't closing on MacOS.
...
CURA-8172
2021-04-13 13:38:58 +02:00
Jaime van Kessel
6f59473971
Merge pull request #9569 from fieldOfView/fix_mirrored_cura_logo
...
Fix the Cura logo
2021-04-12 15:18:09 +02:00
fieldOfView
5877896fdd
Fix the Cura logo
...
The mesh somehow got mirrored.
2021-04-12 13:55:13 +02:00
Jaime van Kessel
69df31629b
Merge branch '4.9' of github.com:Ultimaker/Cura
2021-04-12 13:50:13 +02:00
Kostas Karmas
5d18f697a3
Merge branch '4.9' into CURA-8154_Fix_sizing_of_Whats_New_pages
2021-04-12 12:41:26 +02:00
Kostas Karmas
14c11190fd
Minor UI fixes in the What's new pages
...
* Add a top margin between the image and the text
* Change the text font to default
* Fix line break in the html page
CURA-8154
2021-04-12 12:38:36 +02:00
Kostas Karmas
17a4b40fd7
Change the font size to default in the changelog
...
So that it is consistent with the What's new pages
CURA-8154
2021-04-12 12:37:57 +02:00
Jaime van Kessel
f4f1dce941
Merge branch '4.9' of github.com:Ultimaker/Cura
2021-04-12 11:21:22 +02:00
Cláudio 'Patola' Sampaio
6e031bc9b5
Updated pt_BR translation
2021-04-11 17:56:57 +02:00
Jason Balaci
668df52f28
Add Sovol SV03 Cura profiles
2021-04-09 21:07:54 -04:00