26148 Commits

Author SHA1 Message Date
jelle Spijker
b6665f1142
Applied review comments
Contributes to CURA-8418
2021-07-28 11:32:29 +02:00
jelle Spijker
2e6a488c98
Set "Unable to slice" msgs to warning types
Contributes to CURA-8418
2021-07-28 09:47:14 +02:00
Jelle Spijker
2263969d5f
Updated message with message types
Contributes to CURA-8418
2021-07-28 08:45:42 +02:00
AnnaKang0219
77913559d5 Update crazy3dprint_cz_300.def.json
fix file errors
2021-07-28 14:04:14 +08:00
SecKit 3DP Design
406e92b27d
Update resources/definitions/seckit_skgo.def.json
Co-authored-by: Konstantinos Karmas <konskarm@gmail.com>
2021-07-28 03:28:59 +08:00
SecKit 3DP Design
25737447fb
Update resources/definitions/seckit_sktank.def.json
Co-authored-by: Konstantinos Karmas <konskarm@gmail.com>
2021-07-28 03:28:49 +08:00
SecKit 3DP Design
2ca70b70ad
Update resources/extruders/seckit_sktank_extruder_0.def.json
Co-authored-by: Konstantinos Karmas <konskarm@gmail.com>
2021-07-28 03:27:51 +08:00
SecKit 3DP Design
32d6ff7d3b
Update resources/extruders/seckit_skgo_extruder_0.def.json
Co-authored-by: Konstantinos Karmas <konskarm@gmail.com>
2021-07-28 03:27:39 +08:00
Jaime van Kessel
d24b28c9b9
Fix two deprecated icons 2021-07-27 16:16:36 +02:00
Jaime van Kessel
7cce2f770d
Change warning logging to debug
Since it's triggered every boot of Cura, it makes no sense to leave it
a warning...
2021-07-27 16:13:50 +02:00
Jaime van Kessel
11a32d13e7
Merge branch 'master' of github.com:Ultimaker/Cura 2021-07-27 15:29:08 +02:00
Jaime van Kessel
4470fa198e
Swap out warning icon
CURA-8439
2021-07-27 15:26:51 +02:00
Jelle Spijker
6a9760060d
Merge pull request #10190 from Ultimaker/CURA-8437_Wrap_text_in_license_window
CURA-8437: Wrap the text in the license window
2021-07-27 12:41:24 +02:00
Jaime van Kessel
45751efdd3
Fix overlap effect for extruderIcon
CURA-8417
2021-07-27 12:02:41 +02:00
Jaime van Kessel
900db57f0f
Update messages to use the message_types
CURA-8418
2021-07-27 11:54:43 +02:00
Jaime van Kessel
f11079adcf
Fix width & height of setting visibility button
The widht & height were not set correctly, which made the mouse
area smaller than the icon of the button.

CURA-8438
2021-07-27 11:20:07 +02:00
Remco Burema
170572fc47
Add Readme's to plugins and resources folders.
This will hopefully prevent people from messing with the installed files (and then getting confused when they upgrade) when they should be using the configuration (sub-)folder(s) instead. If I read cura-build correctly, just placing the files here will already copy them to the right directory, since that happens for all folders (and hopefully files) for those directories anyway.
2021-07-27 11:08:01 +02:00
AnnaKang0219
0136a99892 Delete Crazy3DPrint_CZ-300.def.json
Remove older version of definition
2021-07-27 16:45:20 +08:00
Jaime van Kessel
e1f4caf39d
Merge pull request #10195 from aidbish/patch-1
Fix up spelling
2021-07-27 09:27:40 +02:00
AnnaKang0219
199b0136f0 Merge branch 'master' of https://github.com/heed818/Cura 2021-07-27 14:03:03 +08:00
AnnaKang0219
0f1f7646b8 Commit for Crazy3DPrinter
add definitions/Extruders/material
2021-07-27 13:40:40 +08:00
aidbish
b405fecccd
Fix up spelling 2021-07-27 14:31:23 +10:00
Ghostkeeper
41b1d8eff5
Merge branch 'CURA-7278_Differentiate_warning_messages_in_Cura' 2021-07-26 15:18:14 +02:00
Ghostkeeper
ff7b2a673f
Add experimental warning and error message types to two messages
These are for our testers to be able to test the new message types. Later they will be added to all messages that need them.

Contributes to issue CURA-7278.
2021-07-26 15:17:54 +02:00
Konstantinos Karmas
ca5d60fd3b Wrap the text in the license window
CURA-8437
2021-07-26 14:08:27 +02:00
Konstantinos Karmas
9b42db3a3f Change the warning color
To a bit of a lighter yellow.

CURA-7278
2021-07-26 13:48:33 +02:00
Jaime van Kessel
d0654aa4d0
Add option to preference to switch between stable & beta for update checker
CURA-7689
2021-07-26 13:35:36 +02:00
Konstantinos Karmas
9c9bccec68 Remove unnecessary tags from the SVGs
> The clip-rule property is not supported by Qt.
> The fill-rule property is not used in this image since there are no self-intersections.
> The fill property is not used in this image, since it is always recoloured. The colour shown here is incorrect (different from what we actually use in the interface).

CURA-7278

Co-Authored-By: Ghostkeeper <Ghostkeeper@users.noreply.github.com>
2021-07-26 12:14:46 +02:00
Konstantinos Karmas
4a8bb4fa3f Change the size of the message type icon
CURA-7278
2021-07-26 12:12:49 +02:00
Konstantinos Karmas
d59f745b90 Add the CircleSolid svg
CURA-7278
2021-07-26 12:12:02 +02:00
Konstantinos Karmas
66fb6723de Fix error color
CURA-7278
2021-07-26 10:00:16 +02:00
Konstantinos Karmas
588916e740 Use the already existing warning and error colors for the messages
According to the review https://github.com/Ultimaker/Cura/pull/10175#pullrequestreview-713677593.

CURA-7278
2021-07-26 09:34:31 +02:00
Ernie
6b421ef308 Add SecKit SK-Tank and SK-Go printer definitions. 2021-07-26 09:10:55 +08:00
x40-Community
48989aa5c0
Merge branch 'Ultimaker:master' into master 2021-07-25 12:52:10 +02:00
root
babbed1e1b Supress materials without printing profiles 2021-07-23 19:34:57 +02:00
Remco Burema
af02b44024
Merge pull request #10030 from Ultimaker/CURA-8055_export_all_materials_usb_redone
Export all materials to archive
2021-07-23 17:59:38 +02:00
Ghostkeeper
cd7624736c
Merge branch 'mpminideltav2' of https://github.com/PurpleHullPeas/Cura into PurpleHullPeas-mpminideltav2 2021-07-23 16:14:07 +02:00
Ghostkeeper
a4f6e94ae0
Update the sync-storage path every time you sync
Instead of updating the storage path every time you add or remove a removable drive, we now update the storage path every time you press the button to sync. That way this detail has no impact on performance of other parts of Cura if they don't use this button. It also makes the code a bit simpler.
The only downside is that this FileDialog then contains state, instead of automatically syncing with the MaterialManagement property for its folder property. I see that as a lesser of two evils.

Contributes to issue CURA-8055.
2021-07-23 15:16:38 +02:00
Ghostkeeper
82c7f19164
Merge branch 'master' into CURA-8055_export_all_materials_usb_redone 2021-07-23 15:11:07 +02:00
root
efc210af53 Update setting version to 17 for 4.10 2021-07-23 14:12:32 +02:00
root
de4ab4a453 Add WEEDO X40 printer 2021-07-23 13:53:23 +02:00
Konstantinos Karmas
722bac6312 Move message icon theme entries close to the rest
CURA-7278
2021-07-23 12:50:49 +02:00
Konstantinos Karmas
59fe2eafd7 Add theme entries and icons for the message types
CURA-7278
2021-07-23 11:47:33 +02:00
Vandresc
5f39de0a4c
Merge pull request #10169 from Ultimaker/CURA-8245_macos_crash_exit_translated
Fix crash on exit on MacOS if using Cura's translations
2021-07-23 11:22:02 +02:00
Jaime van Kessel
b7ee3298c2
Add extra logging to auth server 2021-07-23 10:40:30 +02:00
Jaime van Kessel
fc10c10906
Merge branch 'CURA-8411_Simplify_open_from_DF_menu' of github.com:Ultimaker/Cura 2021-07-22 14:57:32 +02:00
Ghostkeeper
14f0c30795
Give secondary buttons a background colour again
This background colour is the same as the main background, on which these buttons almost always are situated. However in the cases where they are not, such as the post-processing scripts button, this makes the text easier to read than a completely transparent background colour.

Done as a 5 minute fix.
2021-07-21 14:18:45 +02:00
Konstantinos Karmas
f611dd603d Remove the "Open file" label from the open file dropdown menu
This will make the translations more reasonable (instead of translating "open file" and "from Disk" separately, which could make the some translation results making less sense.

CURA-8411
2021-07-21 14:13:50 +02:00
Ghostkeeper
e04a2b5e92
Also don't translate 'configure' keyword on MacOS
Another attempt at finalising CURA-8245.
2021-07-21 13:30:19 +02:00
Ghostkeeper
50e0885b55
Apply clipping paths in this image
QtSVG doesn't support clipping paths. QtSVG only supports the SVG 1.2 Tiny specification. See https://doc.qt.io/qt-5/svgrendering.html for more information on exact support.
2021-07-21 13:10:14 +02:00