From c101904be33ed4d70d6a641ce0fc87f7364d7fac Mon Sep 17 00:00:00 2001
From: ElectronicsArchiver
<85485984+ElectronicsArchiver@users.noreply.github.com>
Date: Thu, 11 Aug 2022 12:25:44 -0400
Subject: [PATCH 1/7] Referenced Links
---
README.md | 77 ++++++++++++++++++++++++++++++++++++++-----------------
1 file changed, 53 insertions(+), 24 deletions(-)
diff --git a/README.md b/README.md
index 8ec3101ef6..fbcca8fbf9 100644
--- a/README.md
+++ b/README.md
@@ -1,28 +1,23 @@
# Cura
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+[![Badge Test]][Test]
+[![Badge Conan]][Conan]
+[![Badge Issues]][Issues]
+[![Badge Closed]][Closed]
+[![Badge PullRequests]][PullRequests]
+[![Badge Contributors]][Contributors]
+[![Badge Size]][#]
+[![Badge Test]][Test]
+[![Badge License]][License]
+
Ultimaker Cura is a state-of-the-art slicer application to prepare your 3D models for printing with a 3D printer. With hundreds of settings
and hundreds of community-managed print profiles, Ultimaker Cura is sure to lead your next project to a success.
-
+![Showcase]
## Logging Issues
@@ -35,30 +30,64 @@ For crashes and similar issues, please attach the following information:
* `$HOME/.local/share/cura//cura.log` (Ubuntu/Linux)
If the Cura user interface still starts, you can also reach this directory from the application menu in Help -> Show settings folder.
-An alternative is to install the [ExtensiveSupportLogging plugin](https://marketplace.ultimaker.com/app/cura/plugins/UltimakerPackages/ExtensiveSupportLogging)
+An alternative is to install the [ExtensiveSupportLogging Plugin]
this creates a zip folder of the relevant log files. If you're experiencing performance issues, we might ask you to connect the CPU profiler
in this plugin and attach the collected data to your support ticket.
## Running from Source
-Please check our [Wiki page](https://github.com/Ultimaker/Cura/wiki/Running-Cura-from-Source) for details about running Cura from source.
+Please check our [Wiki page][Building] for details about running Cura from source.
## Plugins
-Please check our [Wiki page](https://github.com/Ultimaker/Cura/wiki/Plugin-Directory) for details about creating and using plugins.
+Please check our [Wiki page][Plugins] for details about creating and using plugins.
## Supported printers
-Please check our [Wiki page](https://github.com/Ultimaker/Cura/wiki/Adding-new-machine-profiles-to-Cura) for guidelines about adding support
+Please check our [Wiki page][Machines] for guidelines about adding support
for new machines.
## Configuring Cura
-Please check out [Wiki page](https://github.com/Ultimaker/Cura/wiki/Cura-Settings) about configuration options for developers.
+Please check out [Wiki page][Settings] about configuration options for developers.
## Translating Cura
-Please check out [Wiki page](https://github.com/Ultimaker/Cura/wiki/Translating-Cura) about how to translate Cura into other languages.
+Please check out [Wiki page][Localize] about how to translate Cura into other languages.
## License
-
+![Badge License]
Cura is released under terms of the LGPLv3 or higher. A copy of this license should be included with the software. Terms of the license can be found in the LICENSE file. Or at
http://www.gnu.org/licenses/lgpl.html
> But in general it boils down to:
> **You need to share the source of any Cura modifications**
+
+
+
+
+[ExtensiveSupportLogging Plugin]: https://marketplace.ultimaker.com/app/cura/plugins/UltimakerPackages/ExtensiveSupportLogging
+[Contributors]: https://github.com/Ultimaker/Cura/graphs/contributors
+[PullRequests]: https://github.com/Ultimaker/Cura/pulls
+[Machines]: https://github.com/Ultimaker/Cura/wiki/Adding-new-machine-profiles-to-Cura
+[Building]: https://github.com/Ultimaker/Cura/wiki/Running-Cura-from-Source
+[Localize]: https://github.com/Ultimaker/Cura/wiki/Translating-Cura
+[Settings]: https://github.com/Ultimaker/Cura/wiki/Cura-Settings
+[Plugins]: https://github.com/Ultimaker/Cura/wiki/Plugin-Directory
+[Closed]: https://github.com/Ultimaker/Cura/issues?q=is%3Aissue+is%3Aclosed
+[Issues]: https://github.com/Ultimaker/Cura/issues
+[Conan]: https://github.com/Ultimaker/Cura/actions/workflows/conan-package.yml
+[Test]: https://github.com/Ultimaker/Cura/actions/workflows/unit-test.yml
+
+[Showcase]: cura-logo.PNG
+[License]: LICENSE
+[#]: #
+
+
+
+
+[Badge Contributors]: https://img.shields.io/github/contributors/ultimaker/cura
+[Badge PullRequests]: https://img.shields.io/github/issues-pr/ultimaker/cura
+[Badge License]: https://img.shields.io/github/license/ultimaker/cura?style=flat
+[Badge Closed]: https://img.shields.io/github/issues-closed/ultimaker/cura?color=g
+[Badge Issues]: https://img.shields.io/github/issues/ultimaker/cura
+[Badge Conan]: https://github.com/Ultimaker/Cura/actions/workflows/conan-package.yml/badge.svg
+[Badge Test]: https://github.com/Ultimaker/Cura/actions/workflows/unit-test.yml/badge.svg
+[Badge Size]: https://img.shields.io/github/repo-size/ultimaker/cura?style=flat
+
+
From 9da8f9a85461c7079df0f2b039e0ace814c90e92 Mon Sep 17 00:00:00 2001
From: ElectronicsArchiver
<85485984+ElectronicsArchiver@users.noreply.github.com>
Date: Thu, 11 Aug 2022 13:22:48 -0400
Subject: [PATCH 2/7] Updated Badges
---
README.md | 46 +++++++++++++++++++++++++++-------------------
1 file changed, 27 insertions(+), 19 deletions(-)
diff --git a/README.md b/README.md
index fbcca8fbf9..b1d6343383 100644
--- a/README.md
+++ b/README.md
@@ -1,18 +1,22 @@
-# Cura
-
+
-[![Badge Test]][Test]
-[![Badge Conan]][Conan]
-[![Badge Issues]][Issues]
+
+
+[![Badge Issues]][Issues]
+[![Badge PullRequests]][PullRequests]
[![Badge Closed]][Closed]
-[![Badge PullRequests]][PullRequests]
-[![Badge Contributors]][Contributors]
-[![Badge Size]][#]
-[![Badge Test]][Test]
-[![Badge License]][License]
-
+[![Badge Size]][#]
+[![Badge License]][License]
+[![Badge Contributors]][Contributors]
+
+[![Badge Test]][Test]
+[![Badge Conan]][Conan]
+
+
+
+# Cura
Ultimaker Cura is a state-of-the-art slicer application to prepare your 3D models for printing with a 3D printer. With hundreds of settings
and hundreds of community-managed print profiles, Ultimaker Cura is sure to lead your next project to a success.
@@ -58,6 +62,10 @@ http://www.gnu.org/licenses/lgpl.html
> But in general it boils down to:
> **You need to share the source of any Cura modifications**
+
+
+
+
@@ -81,13 +89,13 @@ http://www.gnu.org/licenses/lgpl.html
-[Badge Contributors]: https://img.shields.io/github/contributors/ultimaker/cura
-[Badge PullRequests]: https://img.shields.io/github/issues-pr/ultimaker/cura
-[Badge License]: https://img.shields.io/github/license/ultimaker/cura?style=flat
-[Badge Closed]: https://img.shields.io/github/issues-closed/ultimaker/cura?color=g
-[Badge Issues]: https://img.shields.io/github/issues/ultimaker/cura
-[Badge Conan]: https://github.com/Ultimaker/Cura/actions/workflows/conan-package.yml/badge.svg
-[Badge Test]: https://github.com/Ultimaker/Cura/actions/workflows/unit-test.yml/badge.svg
-[Badge Size]: https://img.shields.io/github/repo-size/ultimaker/cura?style=flat
+[Badge Contributors]: https://img.shields.io/github/contributors/ultimaker/cura?style=for-the-badge&logoColor=white&labelColor=e2467d&color=b43863&logo=
+[Badge PullRequests]: https://img.shields.io/github/issues-pr/ultimaker/cura?style=for-the-badge&logoColor=white&labelColor=yellow&color=bc9513&logo=
+[Badge License]: https://img.shields.io/badge/License-LGPL3-015d93.svg?style=for-the-badge&labelColor=blue&logoColor=white&logo=GNU
+[Badge Closed]: https://img.shields.io/github/issues-closed/ultimaker/cura?style=for-the-badge&logoColor=white&labelColor=569A31&color=457a27&logo=
+[Badge Issues]: https://img.shields.io/github/issues/ultimaker/cura?style=for-the-badge&logoColor=white&labelColor=C9284D&color=931d39&logo=
+[Badge Conan]: https://img.shields.io/github/workflow/status/Ultimaker/Cura/conan-package?style=for-the-badge&logoColor=white&labelColor=EF443B&color=bf362f&logo=&label=Conan%20Package
+[Badge Test]: https://img.shields.io/github/workflow/status/Ultimaker/Cura/unit-test?style=for-the-badge&logoColor=white&labelColor=00979D&color=007a7e&logo=&label=Unit%20Test
+[Badge Size]: https://img.shields.io/github/repo-size/ultimaker/cura?style=for-the-badge&logoColor=white&labelColor=66459B&color=50377a&logo=
From 2f7bf5838ed9a3cefb86baf2fdce38bfebc47652 Mon Sep 17 00:00:00 2001
From: ElectronicsArchiver
<85485984+ElectronicsArchiver@users.noreply.github.com>
Date: Thu, 11 Aug 2022 13:37:30 -0400
Subject: [PATCH 3/7] Added Quicklinks
---
README.md | 63 +++++++++++++++++++++++++++++++++----------------------
1 file changed, 38 insertions(+), 25 deletions(-)
diff --git a/README.md b/README.md
index b1d6343383..135e03bc6f 100644
--- a/README.md
+++ b/README.md
@@ -16,13 +16,32 @@
-# Cura
+# Ultimaker Cura
-Ultimaker Cura is a state-of-the-art slicer application to prepare your 3D models for printing with a 3D printer. With hundreds of settings
-and hundreds of community-managed print profiles, Ultimaker Cura is sure to lead your next project to a success.
+*State-of-the-art slicer app to prepare*
+*your 3D models for your 3D printer.*
+
+*With hundreds of settings & community-managed print profiles,*
+*Ultimaker Cura is sure to lead your next project to a success.*
+
+
+
+
+[![Button Building]][Building]
+[![Button Plugins]][Plugins]
+[![Button Machines]][Machines]
+
+[![Button Settings]][Settings]
+[![Button Localize]][Localize]
+
+
+
![Showcase]
+
+
+
## Logging Issues
For crashes and similar issues, please attach the following information:
@@ -38,21 +57,6 @@ An alternative is to install the [ExtensiveSupportLogging Plugin]
this creates a zip folder of the relevant log files. If you're experiencing performance issues, we might ask you to connect the CPU profiler
in this plugin and attach the collected data to your support ticket.
-## Running from Source
-Please check our [Wiki page][Building] for details about running Cura from source.
-
-## Plugins
-Please check our [Wiki page][Plugins] for details about creating and using plugins.
-
-## Supported printers
-Please check our [Wiki page][Machines] for guidelines about adding support
-for new machines.
-
-## Configuring Cura
-Please check out [Wiki page][Settings] about configuration options for developers.
-
-## Translating Cura
-Please check out [Wiki page][Localize] about how to translate Cura into other languages.
## License
![Badge License]
@@ -89,13 +93,22 @@ http://www.gnu.org/licenses/lgpl.html
-[Badge Contributors]: https://img.shields.io/github/contributors/ultimaker/cura?style=for-the-badge&logoColor=white&labelColor=e2467d&color=b43863&logo=
-[Badge PullRequests]: https://img.shields.io/github/issues-pr/ultimaker/cura?style=for-the-badge&logoColor=white&labelColor=yellow&color=bc9513&logo=
+[Badge Contributors]: https://img.shields.io/github/contributors/ultimaker/cura?style=for-the-badge&logoColor=white&labelColor=e2467d&color=a2325b&logo=GitHub
+[Badge PullRequests]: https://img.shields.io/github/issues-pr/ultimaker/cura?style=for-the-badge&logoColor=white&labelColor=yellow&color=a68311&logo=GitExtensions
[Badge License]: https://img.shields.io/badge/License-LGPL3-015d93.svg?style=for-the-badge&labelColor=blue&logoColor=white&logo=GNU
-[Badge Closed]: https://img.shields.io/github/issues-closed/ultimaker/cura?style=for-the-badge&logoColor=white&labelColor=569A31&color=457a27&logo=
-[Badge Issues]: https://img.shields.io/github/issues/ultimaker/cura?style=for-the-badge&logoColor=white&labelColor=C9284D&color=931d39&logo=
-[Badge Conan]: https://img.shields.io/github/workflow/status/Ultimaker/Cura/conan-package?style=for-the-badge&logoColor=white&labelColor=EF443B&color=bf362f&logo=&label=Conan%20Package
-[Badge Test]: https://img.shields.io/github/workflow/status/Ultimaker/Cura/unit-test?style=for-the-badge&logoColor=white&labelColor=00979D&color=007a7e&logo=&label=Unit%20Test
-[Badge Size]: https://img.shields.io/github/repo-size/ultimaker/cura?style=for-the-badge&logoColor=white&labelColor=66459B&color=50377a&logo=
+[Badge Closed]: https://img.shields.io/github/issues-closed/ultimaker/cura?style=for-the-badge&logoColor=white&labelColor=569A31&color=457a27&logo=AddThis
+[Badge Issues]: https://img.shields.io/github/issues/ultimaker/cura?style=for-the-badge&logoColor=white&labelColor=C9284D&color=931d39&logo=AdBlock
+[Badge Conan]: https://img.shields.io/github/workflow/status/Ultimaker/Cura/conan-package?style=for-the-badge&logoColor=white&labelColor=EF443B&color=aa302a&logo=Conan&label=Conan%20Package
+[Badge Test]: https://img.shields.io/github/workflow/status/Ultimaker/Cura/unit-test?style=for-the-badge&logoColor=white&labelColor=00979D&color=007175&logo=Codacy&label=Unit%20Test
+[Badge Size]: https://img.shields.io/github/repo-size/ultimaker/cura?style=for-the-badge&logoColor=white&labelColor=66459B&color=50377a&logo=GoogleAnalytics
+
+
+
+
+[Button Localize]: https://img.shields.io/badge/Help_Localize-e2467d?style=for-the-badge&logoColor=white&logo=GoogleTranslate
+[Button Machines]: https://img.shields.io/badge/Adding_Machines-yellow?style=for-the-badge&logoColor=white&logo=CloudFoundry
+[Button Settings]: https://img.shields.io/badge/Configuration-00979D?style=for-the-badge&logoColor=white&logo=CodeReview
+[Button Building]: https://img.shields.io/badge/Building_Cura-blue?style=for-the-badge&logoColor=white&logo=GitBook
+[Button Plugins]: https://img.shields.io/badge/Plugin_Usage-569A31?style=for-the-badge&logoColor=white&logo=ROS
From 481b6ffd2e24c85129314b97aa7a5bde7f497a9d Mon Sep 17 00:00:00 2001
From: ElectronicsArchiver
<85485984+ElectronicsArchiver@users.noreply.github.com>
Date: Thu, 11 Aug 2022 13:39:54 -0400
Subject: [PATCH 4/7] Added Logo
---
README.md | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/README.md b/README.md
index 135e03bc6f..742840fa26 100644
--- a/README.md
+++ b/README.md
@@ -15,6 +15,9 @@
[![Badge Conan]][Conan]
+
+
+![Logo]
# Ultimaker Cura
@@ -88,6 +91,7 @@ http://www.gnu.org/licenses/lgpl.html
[Showcase]: cura-logo.PNG
[License]: LICENSE
+[Logo]: resources/images/cura-icon.png
[#]: #
From f0b1d157e96fc5da20d7676fb98abe6f45434982 Mon Sep 17 00:00:00 2001
From: ElectronicsArchiver
<85485984+ElectronicsArchiver@users.noreply.github.com>
Date: Thu, 11 Aug 2022 13:40:43 -0400
Subject: [PATCH 5/7] Removed Redundant Licensing Note
---
README.md | 13 ++-----------
1 file changed, 2 insertions(+), 11 deletions(-)
diff --git a/README.md b/README.md
index 742840fa26..eef0a49414 100644
--- a/README.md
+++ b/README.md
@@ -42,6 +42,8 @@
![Showcase]
+
+
@@ -60,17 +62,6 @@ An alternative is to install the [ExtensiveSupportLogging Plugin]
this creates a zip folder of the relevant log files. If you're experiencing performance issues, we might ask you to connect the CPU profiler
in this plugin and attach the collected data to your support ticket.
-
-## License
-![Badge License]
-Cura is released under terms of the LGPLv3 or higher. A copy of this license should be included with the software. Terms of the license can be found in the LICENSE file. Or at
-http://www.gnu.org/licenses/lgpl.html
-
-> But in general it boils down to:
-> **You need to share the source of any Cura modifications**
-
-
-
From 4d61895caf8052029f829909dcfecaa8af79930e Mon Sep 17 00:00:00 2001
From: ElectronicsArchiver
<85485984+ElectronicsArchiver@users.noreply.github.com>
Date: Thu, 11 Aug 2022 13:55:36 -0400
Subject: [PATCH 6/7] Moved & Formatted Reporting
---
README.md | 22 ++------------
docs/Report.md | 81 ++++++++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 84 insertions(+), 19 deletions(-)
create mode 100644 docs/Report.md
diff --git a/README.md b/README.md
index eef0a49414..4aef5d600e 100644
--- a/README.md
+++ b/README.md
@@ -34,6 +34,7 @@
[![Button Plugins]][Plugins]
[![Button Machines]][Machines]
+[![Button Report]][Report]
[![Button Settings]][Settings]
[![Button Localize]][Localize]
@@ -44,30 +45,11 @@
-
-
-
-## Logging Issues
-
-For crashes and similar issues, please attach the following information:
-
-* (On Windows) The log as produced by dxdiag (start -> run -> dxdiag -> save output)
-* The Cura GUI log file, located at
- * `%APPDATA%\cura\\cura.log` (Windows), or usually `C:\Users\\AppData\Roaming\cura\\cura.log`
- * `$HOME/Library/Application Support/cura//cura.log` (OSX)
- * `$HOME/.local/share/cura//cura.log` (Ubuntu/Linux)
-
-If the Cura user interface still starts, you can also reach this directory from the application menu in Help -> Show settings folder.
-An alternative is to install the [ExtensiveSupportLogging Plugin]
-this creates a zip folder of the relevant log files. If you're experiencing performance issues, we might ask you to connect the CPU profiler
-in this plugin and attach the collected data to your support ticket.
-
-[ExtensiveSupportLogging Plugin]: https://marketplace.ultimaker.com/app/cura/plugins/UltimakerPackages/ExtensiveSupportLogging
[Contributors]: https://github.com/Ultimaker/Cura/graphs/contributors
[PullRequests]: https://github.com/Ultimaker/Cura/pulls
[Machines]: https://github.com/Ultimaker/Cura/wiki/Adding-new-machine-profiles-to-Cura
@@ -82,6 +64,7 @@ in this plugin and attach the collected data to your support ticket.
[Showcase]: cura-logo.PNG
[License]: LICENSE
+[Report]: docs/Report.md
[Logo]: resources/images/cura-icon.png
[#]: #
@@ -105,5 +88,6 @@ in this plugin and attach the collected data to your support ticket.
[Button Settings]: https://img.shields.io/badge/Configuration-00979D?style=for-the-badge&logoColor=white&logo=CodeReview
[Button Building]: https://img.shields.io/badge/Building_Cura-blue?style=for-the-badge&logoColor=white&logo=GitBook
[Button Plugins]: https://img.shields.io/badge/Plugin_Usage-569A31?style=for-the-badge&logoColor=white&logo=ROS
+[Button Report]: https://img.shields.io/badge/Report_Issues-C9284D?style=for-the-badge&logoColor=white&logo=Cliqz
diff --git a/docs/Report.md b/docs/Report.md
new file mode 100644
index 0000000000..8b24903878
--- /dev/null
+++ b/docs/Report.md
@@ -0,0 +1,81 @@
+
+# Reporting Issues
+
+Please attach the following information in case
+you want to report crashing or similar issues.
+
+
+
+## DxDiag
+
+### ![Badge Windows]
+
+The log as produced by **dxdiag**.
+
+ start » run » dxdiag » save output
+
+
+
+
+## Cura GUI Log
+
+If the Cura user interface still starts, you can also
+reach these directories from the application menu:
+
+ Help » Show settings folder
+
+
+
+### ![Badge Windows]
+
+```
+%APPDATA%\cura\<Cura Version>\cura.log
+```
+
+or
+
+```
+C:\Users\\AppData\Roaming\cura\<Cura Version>\cura.log
+```
+
+
+
+### ![Badge Linux]
+
+```
+~/.local/share/cura/<Cura Version>/cura.log
+```
+
+
+
+### ![Badge MacOS]
+
+```
+~/Library/Application Support/cura/<Cura Version>/cura.log
+```
+
+
+
+
+## Alternative
+
+An alternative is to install the **[ExtensiveSupportLogging]**
+plugin this creates a zip folder of the relevant log files.
+
+If you're experiencing performance issues, we might ask
+you to connect the CPU profiler in this plugin and attach
+the collected data to your support ticket.
+
+
+
+
+
+
+[ExtensiveSupportLogging]: https://marketplace.ultimaker.com/app/cura/plugins/UltimakerPackages/ExtensiveSupportLogging
+
+
+
+
+[Badge Windows]: https://img.shields.io/badge/Windows-0078D6?style=for-the-badge&logoColor=white&logo=Windows
+[Badge Linux]: https://img.shields.io/badge/Linux-00A95C?style=for-the-badge&logoColor=white&logo=Linux
+[Badge MacOS]: https://img.shields.io/badge/MacOS-403C3D?style=for-the-badge&logoColor=white&logo=MacOS
From 52c36519f2115d7d004645d2ec7191dc8d2304da Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E3=83=88=E3=83=88=E3=82=82?=
<85485984+ElectronicsArchiver@users.noreply.github.com>
Date: Thu, 11 Aug 2022 14:02:57 -0400
Subject: [PATCH 7/7] Muted Badge Colors
---
README.md | 16 ++++++++--------
1 file changed, 8 insertions(+), 8 deletions(-)
diff --git a/README.md b/README.md
index 4aef5d600e..5ece462f61 100644
--- a/README.md
+++ b/README.md
@@ -71,14 +71,14 @@
-[Badge Contributors]: https://img.shields.io/github/contributors/ultimaker/cura?style=for-the-badge&logoColor=white&labelColor=e2467d&color=a2325b&logo=GitHub
-[Badge PullRequests]: https://img.shields.io/github/issues-pr/ultimaker/cura?style=for-the-badge&logoColor=white&labelColor=yellow&color=a68311&logo=GitExtensions
-[Badge License]: https://img.shields.io/badge/License-LGPL3-015d93.svg?style=for-the-badge&labelColor=blue&logoColor=white&logo=GNU
-[Badge Closed]: https://img.shields.io/github/issues-closed/ultimaker/cura?style=for-the-badge&logoColor=white&labelColor=569A31&color=457a27&logo=AddThis
-[Badge Issues]: https://img.shields.io/github/issues/ultimaker/cura?style=for-the-badge&logoColor=white&labelColor=C9284D&color=931d39&logo=AdBlock
-[Badge Conan]: https://img.shields.io/github/workflow/status/Ultimaker/Cura/conan-package?style=for-the-badge&logoColor=white&labelColor=EF443B&color=aa302a&logo=Conan&label=Conan%20Package
-[Badge Test]: https://img.shields.io/github/workflow/status/Ultimaker/Cura/unit-test?style=for-the-badge&logoColor=white&labelColor=00979D&color=007175&logo=Codacy&label=Unit%20Test
-[Badge Size]: https://img.shields.io/github/repo-size/ultimaker/cura?style=for-the-badge&logoColor=white&labelColor=66459B&color=50377a&logo=GoogleAnalytics
+[Badge Contributors]: https://img.shields.io/github/contributors/ultimaker/cura?style=for-the-badge&logoColor=white&labelColor=db5e8a&color=ab4a6c&logo=GitHub
+[Badge PullRequests]: https://img.shields.io/github/issues-pr/ultimaker/cura?style=for-the-badge&logoColor=white&labelColor=bb9f3e&color=937d31&logo=GitExtensions
+[Badge License]: https://img.shields.io/badge/License-LGPL3-336887.svg?style=for-the-badge&labelColor=458cb5&logoColor=white&logo=GNU
+[Badge Closed]: https://img.shields.io/github/issues-closed/ultimaker/cura?style=for-the-badge&logoColor=white&labelColor=629944&color=446a30&logo=AddThis
+[Badge Issues]: https://img.shields.io/github/issues/ultimaker/cura?style=for-the-badge&logoColor=white&labelColor=c34360&color=933349&logo=AdBlock
+[Badge Conan]: https://img.shields.io/github/workflow/status/Ultimaker/Cura/conan-package?style=for-the-badge&logoColor=white&labelColor=6185aa&color=4c6987&logo=Conan&label=Conan%20Package
+[Badge Test]: https://img.shields.io/github/workflow/status/Ultimaker/Cura/unit-test?style=for-the-badge&logoColor=white&labelColor=4a999d&color=346c6e&logo=Codacy&label=Unit%20Test
+[Badge Size]: https://img.shields.io/github/repo-size/ultimaker/cura?style=for-the-badge&logoColor=white&labelColor=715a97&color=584674&logo=GoogleAnalytics