11203 Commits

Author SHA1 Message Date
Ghostkeeper
7f1e61b7b8
Fix merge conflict
Oopsie.
2021-05-04 17:08:44 +02:00
VOLUMIC
7ee9bd79a2
English names and global parameters optimisation 2021-05-04 17:01:23 +02:00
VOLUMIC
871a0cea69
Add general parameters in definitions 2021-05-04 17:00:15 +02:00
VOLUMIC
398da09a92
Re-optimized STL 2021-05-04 16:59:23 +02:00
Ghostkeeper
08976dcc7e
Merge branch '4.9'
Conflicts:
	resources/themes/cura-light/styles.qml -> Fixes for QML warnings in this theme file, while on Master the icons were renamed.
2021-05-04 11:58:50 +02:00
Ghostkeeper
acaf378f4b
Disallow Ultimaker PETG for Ultimaker 2+ printer
Apparently this has been tested and found to not print well.

Contributes to issue CURA-8200.
2021-05-04 11:54:46 +02:00
KeltE
99ce3b16bf
Move retraction amount and speed to definition for flashforge
* Update flashforge_global_0.08_ultra.inst.cfg
* Update flashforge_dreamer_nx.def.json
* Update flashforge_global_0.12_super.inst.cfg
* Update flashforge_global_0.16_adaptive.inst.cfg
* Update flashforge_global_0.20_standard.inst.cfg
* Update flashforge_global_0.28_low.inst.cfg
* Update flashforge_global_0.32_draft.inst.cfg
* Update flashforge_global_0.40_coarse.inst.cfg
* Update flashforge_global_0.48_extra_coarse.inst.cfg
* Update flashforge_global_0.08_ultra.inst.cfg
* Update flashforge_global_0.12_super.inst.cfg
* Update flashforge_global_0.16_adaptive.inst.cfg
* Update flashforge_global_0.20_standard.inst.cfg
* Update flashforge_global_0.28_low.inst.cfg
* Update flashforge_global_0.32_draft.inst.cfg
2021-05-03 16:49:07 +02:00
Jaime van Kessel
784b1d8976
Merge pull request #9596 from MattCatt87/patch-1
Update creality_ender4.def.json
2021-05-03 16:19:37 +02:00
Jaime van Kessel
ce38ac3ed7
Merge branch 'master' of https://github.com/Skriware/Cura 2021-05-03 15:38:56 +02:00
Jaime van Kessel
f1f1d661f8
Merge branch 'SyndaverAXI2_MachineProfile' of https://github.com/SynDaverCO/Cura 2021-05-03 15:28:04 +02:00
Jaime van Kessel
c53fde7612
Merge branch '4.9' of github.com:Ultimaker/Cura into CURA_8200_PETG_profiles 2021-05-03 11:14:15 +02:00
fvrmr
7c954fdc2f Update DE translation
Fixes 9735
Updated de translation. Changed Einstellingen to Konfiguration
2021-05-03 10:58:53 +02:00
Jaime van Kessel
9fcc513edd
Add PETG quality profiles
CURA-8200
2021-05-03 10:46:35 +02:00
Gabriele Rossetti
01b9adaeac Merge branch 'master' of https://github.com/kaleidoscopeit/Cura 2021-05-02 00:55:08 +02:00
Gabriele Rossetti
d8fab4eca8 Merge branch 'master' of https://github.com/kaleidoscopeit/Cura 2021-05-02 00:53:56 +02:00
Gabriele Rossetti
18b5855a1c Merge branch 'master' of https://github.com/kaleidoscopeit/Cura 2021-05-02 00:46:14 +02:00
Gabriele Rossetti
6100aea54a - Deltacomb : Full supporto for dual extruders
- Quality fixes
2021-05-02 00:42:11 +02:00
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