pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-Cura: Update to 4.12.1
Module Name: pkgsrc-wip
Committed By: Atsushi Toyokura <asteria.at%gmail.com@localhost>
Pushed By: steleto
Date: Sat Dec 11 17:05:06 2021 +0900
Changeset: e27aea1cefff037da2e318d00bb773d0017e8346
Modified Files:
py-Cura/Makefile
py-Cura/PLIST
py-Cura/distinfo
Log Message:
py-Cura: Update to 4.12.1
[4.12.1]
* Bug fixes
- Updated Shapely to version 1.8.0 which, among other things, fixes multiplying objects on MacOS Monterey
- Fixed a bug in Lightning infill where the infill was printed multiple times under certain circumstances
[4.12.0]
<i>For an overview of the new features in Cura 4.12, please watch <a href="https://youtu.be/CjFRT6Txn3U">our video</a>.</i>
* Lightning infill
The new lightning infill setting lets you to print high-quality top layers but is optimized to use less material and increase your production speed. Special thanks to rburema and BagelOrb!
* Improved top surface quality
We’ve tweaked the Monotonic setting and made adjustments throughout Ultimaker print profiles. This removes occasional scarring on models and improves top surface quality by default.
* Improved horizontal print quality
Resulting in reduction of ringing, improving resolution and overall print quality.
* App switcher
The new switcher provides a simpler way to navigate and use other Ultimaker applications, including Ultimaker Digital Factory, Ultimaker Marketplace, and Ultimaker 3D Printing Academy. Reporting bugs to Github is now just one click away, and it’s easier to find the application you need.
* Faster start-up
We've shaved 10 seconds from Ultimaker Cura's start-up time by optimizing profile data caching.
* Other new features:
- Moved the skip button to the left bottom on the sign in onboarding page and replaced with the sign in button and Create new account
- Add {material_type} and {material_name} as replacement patterns, contributed by fieldOfView
- Update file name after saving
- Make parking optional in all "methods" of Pause at Height, contributed by fieldOfView
* Bug fixes:
- Fixed a bug when combing goes through skin on Top Surface Skin Layers
- Fixed a bug in one-at-a-time mode to not wait for initial layer bed temperature if the temperature stays the same
- Fixed a bug where there was double infill and gap filling
- Fixed a bug with monotonic ironing that causes fan speed jump to 255 for ironing pass
- Fixed an engine crash when using monotonic ordering with zigzag skin pattern
- Fixed missing commas in disallowed list for code injections, contributed by YuvalZilber
- Fixed various typos, contributed by luzpaz
- Fixed Filament Change Retract method
- Fixed extra microsegments inserted from Wall Overlap Computation
- Fixed inconsistent material name in the header and material selection dropdown
- Fixed scaling model down after scaling it up with tool handles
- Fixed single instance option when opening different files
- Fixed duplicating and multiplying support blockers
- Fixed a bug where a random 0 was added in end g-code
- Fixed a bug in Tree support in the global and per object settings
- Fixed a bug where special characters in configuration files caused a crash
- Fixed a bug where infill goes through skin
- Fixed a bug where ironing doesn't listen to combing mode
- Fixed a bug related to the translations in the monitor tab
* Printer definitions, profiles and materials:
- Added Creasee CS50S pro, Creasee Skywalker and Creasee Phoenix printer definitions, contributed by ivovk9
- Added Joyplace Cremaker M V1, M V2, S V1, contributed by hyu7000
- Added Hellbot printer definitions, contributed by DevelopmentHellbot
- Added Arjun Pro 300 printer definition, contributed by venkatkamesh
- Added AtomStack printer definitions, contributed by zhpt
- Added Weedo X40 printer definition, contributed by x40-Community
- Added 3DI D300 printer definition, contributed by v27jain
- Changed Crealiy Ender 5 Plus end g-code, contributed by mothnox
- Updated definitions and extruders of Hellbot Magna 2 230/300 dual, contributed by DevelopmentHellbot
- Updated Eryone Thinker printer profile, contributed by Eryone
- Updated FLSUN Super Racer profiles, contritubed by Guilouz
- Updated Mega S and X acceleration to firmware default, contributed by NilsRo
* Known bugs with Lighting infill:
- Connect infill polygons doesn't work
- Infill Wipe Distance applies to every polyline
- Infill mesh modifier density
- Infill Overlap doesn't work
- Infill before walls order doesn't respect the order when Lightning is enabled
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=e27aea1cefff037da2e318d00bb773d0017e8346
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-Cura/Makefile | 2 +-
py-Cura/PLIST | 269 ++++++++++++++++++++++++++++++++++++++++++++++++++++++-
py-Cura/distinfo | 6 +-
3 files changed, 269 insertions(+), 8 deletions(-)
diffs:
diff --git a/py-Cura/Makefile b/py-Cura/Makefile
index 98f422cb48..62a2eedc90 100644
--- a/py-Cura/Makefile
+++ b/py-Cura/Makefile
@@ -1,7 +1,7 @@
# $NetBSD$
GITHUB_PROJECT= Cura
-GITHUB_TAG= 4.11.0
+GITHUB_TAG= 4.12.1
DISTNAME= ${GITHUB_TAG}
PKGNAME= ${PYPKGPREFIX}-${GITHUB_PROJECT}-${DISTNAME}
CATEGORIES= cad
diff --git a/py-Cura/PLIST b/py-Cura/PLIST
index 1cc12f8ce6..425c2c90b1 100644
--- a/py-Cura/PLIST
+++ b/py-Cura/PLIST
@@ -322,13 +322,13 @@ lib/cura/plugins/UM3NetworkPrinting/resources/svg/Camera.svg
lib/cura/plugins/UM3NetworkPrinting/resources/svg/CancelCircle.svg
lib/cura/plugins/UM3NetworkPrinting/resources/svg/Check.svg
lib/cura/plugins/UM3NetworkPrinting/resources/svg/CheckCircle.svg
+lib/cura/plugins/UM3NetworkPrinting/resources/svg/CloudPlatform.svg
lib/cura/plugins/UM3NetworkPrinting/resources/svg/PauseCircle.svg
lib/cura/plugins/UM3NetworkPrinting/resources/svg/Prohibition.svg
lib/cura/plugins/UM3NetworkPrinting/resources/svg/UM3-icon.svg
lib/cura/plugins/UM3NetworkPrinting/resources/svg/UM3x-icon.svg
lib/cura/plugins/UM3NetworkPrinting/resources/svg/UMs5-icon.svg
lib/cura/plugins/UM3NetworkPrinting/resources/svg/Warning.svg
-lib/cura/plugins/UM3NetworkPrinting/resources/svg/cloud-flow-start.svg
lib/cura/plugins/UM3NetworkPrinting/resources/svg/icons/CameraPhoto.svg
lib/cura/plugins/UM3NetworkPrinting/resources/svg/icons/Extruder.svg
lib/cura/plugins/UM3NetworkPrinting/resources/svg/ultibot.svg
@@ -443,6 +443,9 @@ lib/cura/plugins/VersionUpgrade/VersionUpgrade35to40/plugin.json
lib/cura/plugins/VersionUpgrade/VersionUpgrade40to41/VersionUpgrade40to41.py
lib/cura/plugins/VersionUpgrade/VersionUpgrade40to41/__init__.py
lib/cura/plugins/VersionUpgrade/VersionUpgrade40to41/plugin.json
+lib/cura/plugins/VersionUpgrade/VersionUpgrade411to412/VersionUpgrade411to412.py
+lib/cura/plugins/VersionUpgrade/VersionUpgrade411to412/__init__.py
+lib/cura/plugins/VersionUpgrade/VersionUpgrade411to412/plugin.json
lib/cura/plugins/VersionUpgrade/VersionUpgrade41to42/VersionUpgrade41to42.py
lib/cura/plugins/VersionUpgrade/VersionUpgrade41to42/__init__.py
lib/cura/plugins/VersionUpgrade/VersionUpgrade41to42/plugin.json
@@ -611,6 +614,10 @@ ${PYSITELIB}/cura/Settings/CuraContainerRegistry.py
${PYSITELIB}/cura/Settings/CuraContainerStack.py
${PYSITELIB}/cura/Settings/CuraFormulaFunctions.py
${PYSITELIB}/cura/Settings/CuraStackBuilder.py
+${PYSITELIB}/cura/Settings/DatabaseHandlers/IntentDatabaseHandler.py
+${PYSITELIB}/cura/Settings/DatabaseHandlers/QualityDatabaseHandler.py
+${PYSITELIB}/cura/Settings/DatabaseHandlers/VariantDatabaseHandler.py
+${PYSITELIB}/cura/Settings/DatabaseHandlers/__init__.py
${PYSITELIB}/cura/Settings/Exceptions.py
${PYSITELIB}/cura/Settings/ExtruderManager.py
${PYSITELIB}/cura/Settings/ExtruderStack.py
@@ -659,6 +666,8 @@ share/cura/resources/README_resources.txt
share/cura/resources/bundled_packages/cura.json
share/cura/resources/definitions/101Hero.def.json
share/cura/resources/definitions/3dator.def.json
+share/cura/resources/definitions/3di_base.def.json
+share/cura/resources/definitions/3di_d300.def.json
share/cura/resources/definitions/3dtech_semi_professional.def.json
share/cura/resources/definitions/I3MetalMotion.def.json
share/cura/resources/definitions/Mark2_for_Ultimaker2.def.json
@@ -695,9 +704,13 @@ share/cura/resources/definitions/anycubic_kossel.def.json
share/cura/resources/definitions/anycubic_kossel_linear_plus.def.json
share/cura/resources/definitions/anycubic_kossel_pulley.def.json
share/cura/resources/definitions/anycubic_mega_zero.def.json
+share/cura/resources/definitions/anycubic_vyper.def.json
share/cura/resources/definitions/arjun300.def.json
share/cura/resources/definitions/arjun_duplication.def.json
share/cura/resources/definitions/arjun_mirrored.def.json
+share/cura/resources/definitions/arjunpro300.def.json
+share/cura/resources/definitions/arjunpro_duplication.def.json
+share/cura/resources/definitions/arjunpro_mirrored.def.json
share/cura/resources/definitions/artillery_base.def.json
share/cura/resources/definitions/artillery_genius.def.json
share/cura/resources/definitions/artillery_sidewinder_x1.def.json
@@ -718,6 +731,11 @@ share/cura/resources/definitions/atmat_signal_xxxl.def.json
share/cura/resources/definitions/atom2.def.json
share/cura/resources/definitions/atom3.def.json
share/cura/resources/definitions/atom3_lite.def.json
+share/cura/resources/definitions/atomstack_cambrian_base.def.json
+share/cura/resources/definitions/atomstack_cambrianmaxe175.def.json
+share/cura/resources/definitions/atomstack_cambrianmaxe285.def.json
+share/cura/resources/definitions/atomstack_cambrianproe175.def.json
+share/cura/resources/definitions/atomstack_cambrianproe285.def.json
share/cura/resources/definitions/beamup_l.def.json
share/cura/resources/definitions/beamup_s.def.json
share/cura/resources/definitions/bfb.def.json
@@ -741,6 +759,8 @@ share/cura/resources/definitions/cartesio.def.json
share/cura/resources/definitions/cocoon_create.def.json
share/cura/resources/definitions/cocoon_create_modelmaker.def.json
share/cura/resources/definitions/cocoon_create_touch.def.json
+share/cura/resources/definitions/crazy3dprint_base.def.json
+share/cura/resources/definitions/crazy3dprint_cz_300.def.json
share/cura/resources/definitions/creality_base.def.json
share/cura/resources/definitions/creality_cr-x.def.json
share/cura/resources/definitions/creality_cr10.def.json
@@ -759,9 +779,17 @@ share/cura/resources/definitions/creality_ender3pro.def.json
share/cura/resources/definitions/creality_ender4.def.json
share/cura/resources/definitions/creality_ender5.def.json
share/cura/resources/definitions/creality_ender5plus.def.json
+share/cura/resources/definitions/creality_ender6.def.json
share/cura/resources/definitions/creasee_cs20.def.json
share/cura/resources/definitions/creasee_cs30.def.json
+share/cura/resources/definitions/creasee_cs50spro.def.json
+share/cura/resources/definitions/creasee_phoenix.def.json
+share/cura/resources/definitions/creasee_skywalker.def.json
share/cura/resources/definitions/creatable_d3.def.json
+share/cura/resources/definitions/cremaker_common.def.json
+share/cura/resources/definitions/cremaker_m_v1.def.json
+share/cura/resources/definitions/cremaker_m_v2.def.json
+share/cura/resources/definitions/cremaker_s_v1.def.json
share/cura/resources/definitions/cubicon_3dp_110f.def.json
share/cura/resources/definitions/cubicon_3dp_210f.def.json
share/cura/resources/definitions/cubicon_3dp_310f.def.json
@@ -860,6 +888,10 @@ share/cura/resources/definitions/hellbot_magna_2_230.def.json
share/cura/resources/definitions/hellbot_magna_2_230_dual.def.json
share/cura/resources/definitions/hellbot_magna_2_300.def.json
share/cura/resources/definitions/hellbot_magna_2_300_dual.def.json
+share/cura/resources/definitions/hellbot_magna_2_400.def.json
+share/cura/resources/definitions/hellbot_magna_2_400_dual.def.json
+share/cura/resources/definitions/hellbot_magna_2_500.def.json
+share/cura/resources/definitions/hellbot_magna_2_500_dual.def.json
share/cura/resources/definitions/hellbot_magna_I.def.json
share/cura/resources/definitions/hellbot_magna_dual.def.json
share/cura/resources/definitions/helloBEEprusa.def.json
@@ -1073,6 +1105,7 @@ share/cura/resources/definitions/wanhao_duplicator5Smini.def.json
share/cura/resources/definitions/wanhao_i3.def.json
share/cura/resources/definitions/wanhao_i3mini.def.json
share/cura/resources/definitions/wanhao_i3plus.def.json
+share/cura/resources/definitions/weedo_x40.def.json
share/cura/resources/definitions/winbo_dragonl4.def.json
share/cura/resources/definitions/winbo_mini2.def.json
share/cura/resources/definitions/winbo_superhelper105.def.json
@@ -1090,6 +1123,7 @@ share/cura/resources/definitions/zone3d_printer.def.json
share/cura/resources/definitions/zyyx_agile.def.json
share/cura/resources/extruders/101Hero_extruder_0.def.json
share/cura/resources/extruders/3dator_extruder_0.def.json
+share/cura/resources/extruders/3di_base_extruder_0.def.json
share/cura/resources/extruders/3dtech_semi_professional_extruder_0.def.json
share/cura/resources/extruders/I3MetalMotion_extruder_0.def.json
share/cura/resources/extruders/Mark2_extruder1.def.json
@@ -1111,15 +1145,24 @@ share/cura/resources/extruders/anycubic_i3_mega_extruder_0.def.json
share/cura/resources/extruders/anycubic_i3_mega_s_extruder_0.def.json
share/cura/resources/extruders/anycubic_kossel_extruder_0.def.json
share/cura/resources/extruders/anycubic_mega_zero_extruder_0.def.json
+share/cura/resources/extruders/anycubic_vyper_extruder_0.def.json
share/cura/resources/extruders/arjun_dm_extruder.def.json
share/cura/resources/extruders/arjun_extruder_0.def.json
share/cura/resources/extruders/arjun_extruder_1.def.json
share/cura/resources/extruders/arjun_mm_extruder.def.json
+share/cura/resources/extruders/arjunpro_dm_extruder.def.json
+share/cura/resources/extruders/arjunpro_extruder_0.def.json
+share/cura/resources/extruders/arjunpro_extruder_1.def.json
+share/cura/resources/extruders/arjunpro_mm_extruder.def.json
share/cura/resources/extruders/artillery_base_extruder_0.def.json
share/cura/resources/extruders/atmat_signal_pro_extruder_left.def.json
share/cura/resources/extruders/atmat_signal_pro_extruder_right.def.json
share/cura/resources/extruders/atom2_extruder_0.def.json
share/cura/resources/extruders/atom3_extruder_0.def.json
+share/cura/resources/extruders/atomstack_cambrianmaxe175_extruder_0.def.json
+share/cura/resources/extruders/atomstack_cambrianmaxe285_extruder_0.def.json
+share/cura/resources/extruders/atomstack_cambrianproe175_extruder_0.def.json
+share/cura/resources/extruders/atomstack_cambrianproe285_extruder_0.def.json
share/cura/resources/extruders/beamup_l_extruder_0.def.json
share/cura/resources/extruders/beamup_s_extruder_0.def.json
share/cura/resources/extruders/bfb_extruder_0.def.json
@@ -1147,10 +1190,15 @@ share/cura/resources/extruders/cocoon_create_modelmaker_extruder_0.def.json
share/cura/resources/extruders/cocoon_create_touch_extruder_0.def.json
share/cura/resources/extruders/cr-x_extruder_0.def.json
share/cura/resources/extruders/cr-x_extruder_1.def.json
+share/cura/resources/extruders/crazy3dprint_cz300_extruder_0.def.json
share/cura/resources/extruders/creality_base_extruder_0.def.json
+share/cura/resources/extruders/creasee_cs50spro_extruder.def.json
share/cura/resources/extruders/creasee_extruder_0.def.json
share/cura/resources/extruders/creasee_extruder_1.def.json
+share/cura/resources/extruders/creasee_phoenix_extruder.def.json
+share/cura/resources/extruders/creasee_skywalker_extruder.def.json
share/cura/resources/extruders/creatable_d3_extruder_0.def.json
+share/cura/resources/extruders/cremaker_extruder_0.def.json
share/cura/resources/extruders/cubicon_3dp_110f_extruder_0.def.json
share/cura/resources/extruders/cubicon_3dp_210f_extruder_0.def.json
share/cura/resources/extruders/cubicon_3dp_310f_extruder_0.def.json
@@ -1253,6 +1301,12 @@ share/cura/resources/extruders/hellbot_magna_2_230_extruder_0.def.json
share/cura/resources/extruders/hellbot_magna_2_300_dual_extruder_0.def.json
share/cura/resources/extruders/hellbot_magna_2_300_dual_extruder_1.def.json
share/cura/resources/extruders/hellbot_magna_2_300_extruder_0.def.json
+share/cura/resources/extruders/hellbot_magna_2_400_dual_extruder_0.def.json
+share/cura/resources/extruders/hellbot_magna_2_400_dual_extruder_1.def.json
+share/cura/resources/extruders/hellbot_magna_2_400_extruder_0.def.json
+share/cura/resources/extruders/hellbot_magna_2_500_dual_extruder_0.def.json
+share/cura/resources/extruders/hellbot_magna_2_500_dual_extruder_1.def.json
+share/cura/resources/extruders/hellbot_magna_2_500_extruder_0.def.json
share/cura/resources/extruders/hellbot_magna_dual_extruder_1.def.json
share/cura/resources/extruders/hellbot_magna_dual_extruder_2.def.json
share/cura/resources/extruders/hellbot_magna_i_extruder.def.json
@@ -1446,6 +1500,8 @@ share/cura/resources/extruders/wanhao_duplicator5Smini_extruder_0.def.json
share/cura/resources/extruders/wanhao_i3_extruder_0.def.json
share/cura/resources/extruders/wanhao_i3mini_extruder_0.def.json
share/cura/resources/extruders/wanhao_i3plus_extruder_0.def.json
+share/cura/resources/extruders/weedo_x40_extruder_left_0.def.json
+share/cura/resources/extruders/weedo_x40_extruder_right_0.def.json
share/cura/resources/extruders/winbo_dragonl4_extruder.def.json
share/cura/resources/extruders/winbo_mini2_extruder.def.json
share/cura/resources/extruders/winbo_superhelper105_extruder.def.json
@@ -1563,6 +1619,8 @@ share/cura/resources/i18n/zh_TW/fdmprinter.def.json.po
share/cura/resources/images/Cocoon-backplate.png
share/cura/resources/images/Magna2_230.png
share/cura/resources/images/Magna2_300.png
+share/cura/resources/images/Magna2_400.png
+share/cura/resources/images/Magna2_500.png
share/cura/resources/images/MakerStarterbackplate.png
share/cura/resources/images/Mark2_for_Ultimaker2_backplate.png
share/cura/resources/images/StereotechSte320backplate.png
@@ -1609,7 +1667,6 @@ share/cura/resources/images/whats_new/2.png
share/cura/resources/images/whats_new/3.PNG
share/cura/resources/images/whats_new/4.PNG
share/cura/resources/images/whats_new/5.PNG
-share/cura/resources/images/whats_new/6.PNG
share/cura/resources/images/zav.png
share/cura/resources/intent/deltacomb/ABS/deltacomb_DBE0.40_ABS_accurate_B.inst.cfg
share/cura/resources/intent/deltacomb/ABS/deltacomb_DBE0.40_ABS_accurate_C.inst.cfg
@@ -1773,6 +1830,7 @@ share/cura/resources/intent/zav_base/pla/zav_pla_nozzle_0.40_layer_0.25_quick.in
share/cura/resources/intent/zav_base/pla/zav_pla_nozzle_0.40_layer_0.30_quick.inst.cfg
share/cura/resources/meshes/101hero-platform.3mf
share/cura/resources/meshes/3dator_platform.3mf
+share/cura/resources/meshes/3di_d300_platform.STL
share/cura/resources/meshes/3dtech_semi_professional_platform.3mf
share/cura/resources/meshes/Atom 3 bed.3mf
share/cura/resources/meshes/Atom 3 lite bed.3mf
@@ -1785,6 +1843,8 @@ share/cura/resources/meshes/FelixTec4_platform.3mf
share/cura/resources/meshes/FlashForge_DreamerNX.obj
share/cura/resources/meshes/Hellbot_Magna_2_230.obj
share/cura/resources/meshes/Hellbot_Magna_2_300.obj
+share/cura/resources/meshes/Hellbot_Magna_2_400.obj
+share/cura/resources/meshes/Hellbot_Magna_2_500.obj
share/cura/resources/meshes/Original_Prusa_i3_MK3S_MK3_platform.3mf
share/cura/resources/meshes/STREAM20PRO_platform.STL
share/cura/resources/meshes/STREAM30PRO_platform.STL
@@ -1800,7 +1860,9 @@ share/cura/resources/meshes/anycubic_i3_mega_platform.3mf
share/cura/resources/meshes/anycubic_i3_mega_s_platform.3mf
share/cura/resources/meshes/anycubic_i3_mega_x_platform.stl
share/cura/resources/meshes/anycubic_mega_zero_platform.stl
+share/cura/resources/meshes/anycubic_vyper_platform.stl
share/cura/resources/meshes/arjun300_platform.stl
+share/cura/resources/meshes/arjunpro300_platform.STL
share/cura/resources/meshes/artemis_platform.3mf
share/cura/resources/meshes/artillery_genius.stl
share/cura/resources/meshes/artillery_swx1.stl
@@ -1818,6 +1880,8 @@ share/cura/resources/meshes/cartesio_platform.3mf
share/cura/resources/meshes/cr-x.3mf
share/cura/resources/meshes/creality_cr10spro.3mf
share/cura/resources/meshes/creality_ender3.3mf
+share/cura/resources/meshes/cremaker_platform_200.obj
+share/cura/resources/meshes/cremaker_platform_220.obj
share/cura/resources/meshes/dagoma_discoeasy200.3mf
share/cura/resources/meshes/dagoma_discoeasy200_bicolor.3mf
share/cura/resources/meshes/dagoma_discoultimate.3mf
@@ -1834,7 +1898,7 @@ share/cura/resources/meshes/fabtotum_platform.3mf
share/cura/resources/meshes/fabxpro_platform.3mf
share/cura/resources/meshes/farm2_platform.obj
share/cura/resources/meshes/flsun_qq_s.3mf
-share/cura/resources/meshes/flsun_sr.3mf
+share/cura/resources/meshes/flsun_sr.stl
share/cura/resources/meshes/flyingbear_platform.obj
share/cura/resources/meshes/gmax_1-5_xt-plus_s3d_full model_150707.3mf
share/cura/resources/meshes/grr_neo_platform.3mf
@@ -1929,6 +1993,7 @@ share/cura/resources/meshes/wanhao_200_200_platform.obj
share/cura/resources/meshes/wanhao_225_145_platform.obj
share/cura/resources/meshes/wanhao_300_200_platform.obj
share/cura/resources/meshes/wanhao_300_300_platform.obj
+share/cura/resources/meshes/weedo_x40.3mf
share/cura/resources/meshes/z-bolt_classic_platform.3mf
share/cura/resources/meshes/z-bolt_plus_platform.3mf
share/cura/resources/meshes/zav_big.stl
@@ -1953,6 +2018,9 @@ share/cura/resources/qml/ActionPanel/PrintInformationWidget.qml
share/cura/resources/qml/ActionPanel/PrintJobInformation.qml
share/cura/resources/qml/ActionPanel/SliceProcessWidget.qml
share/cura/resources/qml/Actions.qml
+share/cura/resources/qml/ApplicationSwitcher/ApplicationButton.qml
+share/cura/resources/qml/ApplicationSwitcher/ApplicationSwitcher.qml
+share/cura/resources/qml/ApplicationSwitcher/ApplicationSwitcherPopup.qml
share/cura/resources/qml/BorderGroup.qml
share/cura/resources/qml/CheckBoxWithTooltip.qml
share/cura/resources/qml/Cura.qml
@@ -2437,6 +2505,18 @@ share/cura/resources/quality/cartesio/pva/cartesio_0.8_pva_extra_coarse.inst.cfg
share/cura/resources/quality/cartesio/pva/cartesio_0.8_pva_high.inst.cfg
share/cura/resources/quality/cartesio/pva/cartesio_0.8_pva_normal.inst.cfg
share/cura/resources/quality/coarse.inst.cfg
+share/cura/resources/quality/crazy3dprint/abs/crazy3dprint_0.40_abs_coarse.inst.cfg
+share/cura/resources/quality/crazy3dprint/abs/crazy3dprint_0.40_abs_draft.inst.cfg
+share/cura/resources/quality/crazy3dprint/abs/crazy3dprint_0.40_abs_fine.inst.cfg
+share/cura/resources/quality/crazy3dprint/abs/crazy3dprint_0.40_abs_normal.inst.cfg
+share/cura/resources/quality/crazy3dprint/crazy3dprint_global_0.10_fine.inst.cfg
+share/cura/resources/quality/crazy3dprint/crazy3dprint_global_0.20_normal.inst.cfg
+share/cura/resources/quality/crazy3dprint/crazy3dprint_global_0.30_draft.inst.cfg
+share/cura/resources/quality/crazy3dprint/crazy3dprint_global_0.40_coarse.inst.cfg
+share/cura/resources/quality/crazy3dprint/pla/crazy3dprint_0.40_pla_coarse.inst.cfg
+share/cura/resources/quality/crazy3dprint/pla/crazy3dprint_0.40_pla_draft.inst.cfg
+share/cura/resources/quality/crazy3dprint/pla/crazy3dprint_0.40_pla_fine.inst.cfg
+share/cura/resources/quality/crazy3dprint/pla/crazy3dprint_0.40_pla_normal.inst.cfg
share/cura/resources/quality/creality/base/base_0.2_ABS_super.inst.cfg
share/cura/resources/quality/creality/base/base_0.2_ABS_ultra.inst.cfg
share/cura/resources/quality/creality/base/base_0.2_PETG_super.inst.cfg
@@ -2655,6 +2735,7 @@ share/cura/resources/quality/draft.inst.cfg
share/cura/resources/quality/eryone_er20/eryone_er20_draft.inst.cfg
share/cura/resources/quality/eryone_er20/eryone_er20_high.inst.cfg
share/cura/resources/quality/eryone_er20/eryone_er20_normal.inst.cfg
+share/cura/resources/quality/eryone_thinker/eryone_thinker_extra_fast.inst.cfg
share/cura/resources/quality/eryone_thinker/eryone_thinker_fast.inst.cfg
share/cura/resources/quality/eryone_thinker/eryone_thinker_high.inst.cfg
share/cura/resources/quality/eryone_thinker/eryone_thinker_normal.inst.cfg
@@ -2769,6 +2850,8 @@ share/cura/resources/quality/flashforge/tpu/flashforge_0.50_tpu_standard.inst.cf
share/cura/resources/quality/flashforge/tpu/flashforge_0.60_tpu_draft.inst.cfg
share/cura/resources/quality/flashforge/tpu/flashforge_0.60_tpu_low.inst.cfg
share/cura/resources/quality/flashforge/tpu/flashforge_0.60_tpu_standard.inst.cfg
+share/cura/resources/quality/flsun_sr/flsun_sr_fine.inst.cfg
+share/cura/resources/quality/flsun_sr/flsun_sr_normal.inst.cfg
share/cura/resources/quality/flyingbear/abs/flyingbear_0.25_abs_super.inst.cfg
share/cura/resources/quality/flyingbear/abs/flyingbear_0.25_abs_ultra.inst.cfg
share/cura/resources/quality/flyingbear/abs/flyingbear_0.30_abs_adaptive.inst.cfg
@@ -4797,6 +4880,132 @@ share/cura/resources/quality/voron2/voron2_volcano_1.20_PETG_ultrasprint.inst.cf
share/cura/resources/quality/voron2/voron2_volcano_1.20_PLA_sprint.inst.cfg
share/cura/resources/quality/voron2/voron2_volcano_1.20_PLA_supersprint.inst.cfg
share/cura/resources/quality/voron2/voron2_volcano_1.20_PLA_ultrasprint.inst.cfg
+share/cura/resources/quality/weedo_x40/Extrudr/weedo_x40_0.4_extrudr_GreenTECPro_Black_Draft.inst.cfg
+share/cura/resources/quality/weedo_x40/Extrudr/weedo_x40_0.4_extrudr_GreenTECPro_Black_Extra_Fine.inst.cfg
+share/cura/resources/quality/weedo_x40/Extrudr/weedo_x40_0.4_extrudr_GreenTECPro_Black_Fine.inst.cfg
+share/cura/resources/quality/weedo_x40/Extrudr/weedo_x40_0.4_extrudr_GreenTECPro_Black_Normal.inst.cfg
+share/cura/resources/quality/weedo_x40/Verbatim/weedo_x40_0.4_Verbatim_BVOH_Draft.inst.cfg
+share/cura/resources/quality/weedo_x40/Verbatim/weedo_x40_0.4_Verbatim_BVOH_Extra_Fine.inst.cfg
+share/cura/resources/quality/weedo_x40/Verbatim/weedo_x40_0.4_Verbatim_BVOH_Fine.inst.cfg
+share/cura/resources/quality/weedo_x40/Verbatim/weedo_x40_0.4_Verbatim_BVOH_Normal.inst.cfg
+share/cura/resources/quality/weedo_x40/Verbatim/weedo_x40_0.6_Verbatim_BVOH_Coarse.inst.cfg
+share/cura/resources/quality/weedo_x40/Verbatim/weedo_x40_0.6_Verbatim_BVOH_Draft.inst.cfg
+share/cura/resources/quality/weedo_x40/Verbatim/weedo_x40_0.6_Verbatim_BVOH_Fine.inst.cfg
+share/cura/resources/quality/weedo_x40/Verbatim/weedo_x40_0.6_Verbatim_BVOH_Normal.inst.cfg
+share/cura/resources/quality/weedo_x40/weedo_x40_0.4_generic_ABS_Draft.inst.cfg
+share/cura/resources/quality/weedo_x40/weedo_x40_0.4_generic_ABS_Extra_Fine.inst.cfg
+share/cura/resources/quality/weedo_x40/weedo_x40_0.4_generic_ABS_Fine.inst.cfg
+share/cura/resources/quality/weedo_x40/weedo_x40_0.4_generic_ABS_Normal.inst.cfg
+share/cura/resources/quality/weedo_x40/weedo_x40_0.4_generic_ASA_Draft.inst.cfg
+share/cura/resources/quality/weedo_x40/weedo_x40_0.4_generic_ASA_Extra_Fine.inst.cfg
+share/cura/resources/quality/weedo_x40/weedo_x40_0.4_generic_ASA_Fine.inst.cfg
+share/cura/resources/quality/weedo_x40/weedo_x40_0.4_generic_ASA_Normal.inst.cfg
+share/cura/resources/quality/weedo_x40/weedo_x40_0.4_generic_BVOH_Draft.inst.cfg
+share/cura/resources/quality/weedo_x40/weedo_x40_0.4_generic_BVOH_Extra_Fine.inst.cfg
+share/cura/resources/quality/weedo_x40/weedo_x40_0.4_generic_BVOH_Fine.inst.cfg
+share/cura/resources/quality/weedo_x40/weedo_x40_0.4_generic_BVOH_Normal.inst.cfg
+share/cura/resources/quality/weedo_x40/weedo_x40_0.4_generic_CPE_Draft.inst.cfg
+share/cura/resources/quality/weedo_x40/weedo_x40_0.4_generic_CPE_Extra_Fine.inst.cfg
+share/cura/resources/quality/weedo_x40/weedo_x40_0.4_generic_CPE_Fine.inst.cfg
+share/cura/resources/quality/weedo_x40/weedo_x40_0.4_generic_CPE_Normal.inst.cfg
+share/cura/resources/quality/weedo_x40/weedo_x40_0.4_generic_HIPS_Draft.inst.cfg
+share/cura/resources/quality/weedo_x40/weedo_x40_0.4_generic_HIPS_Extra_Fine.inst.cfg
+share/cura/resources/quality/weedo_x40/weedo_x40_0.4_generic_HIPS_Fine.inst.cfg
+share/cura/resources/quality/weedo_x40/weedo_x40_0.4_generic_HIPS_Normal.inst.cfg
+share/cura/resources/quality/weedo_x40/weedo_x40_0.4_generic_PETG_Draft.inst.cfg
+share/cura/resources/quality/weedo_x40/weedo_x40_0.4_generic_PETG_Extra_Fine.inst.cfg
+share/cura/resources/quality/weedo_x40/weedo_x40_0.4_generic_PETG_Fine.inst.cfg
+share/cura/resources/quality/weedo_x40/weedo_x40_0.4_generic_PETG_Normal.inst.cfg
+share/cura/resources/quality/weedo_x40/weedo_x40_0.4_generic_PLA_Draft.inst.cfg
+share/cura/resources/quality/weedo_x40/weedo_x40_0.4_generic_PLA_Extra_Fine.inst.cfg
+share/cura/resources/quality/weedo_x40/weedo_x40_0.4_generic_PLA_Fine.inst.cfg
+share/cura/resources/quality/weedo_x40/weedo_x40_0.4_generic_PLA_Normal.inst.cfg
+share/cura/resources/quality/weedo_x40/weedo_x40_0.4_generic_PVA_Draft.inst.cfg
+share/cura/resources/quality/weedo_x40/weedo_x40_0.4_generic_PVA_Extra_Fine.inst.cfg
+share/cura/resources/quality/weedo_x40/weedo_x40_0.4_generic_PVA_Fine.inst.cfg
+share/cura/resources/quality/weedo_x40/weedo_x40_0.4_generic_PVA_Normal.inst.cfg
+share/cura/resources/quality/weedo_x40/weedo_x40_0.4_generic_TPU_Draft.inst.cfg
+share/cura/resources/quality/weedo_x40/weedo_x40_0.4_generic_TPU_Extra_Fine.inst.cfg
+share/cura/resources/quality/weedo_x40/weedo_x40_0.4_generic_TPU_Fine.inst.cfg
+share/cura/resources/quality/weedo_x40/weedo_x40_0.4_generic_TPU_Normal.inst.cfg
+share/cura/resources/quality/weedo_x40/weedo_x40_0.6_generic_ABS_Coarse.inst.cfg
+share/cura/resources/quality/weedo_x40/weedo_x40_0.6_generic_ABS_Draft.inst.cfg
+share/cura/resources/quality/weedo_x40/weedo_x40_0.6_generic_ABS_Fine.inst.cfg
+share/cura/resources/quality/weedo_x40/weedo_x40_0.6_generic_ABS_Normal.inst.cfg
+share/cura/resources/quality/weedo_x40/weedo_x40_0.6_generic_ASA_Coarse.inst.cfg
+share/cura/resources/quality/weedo_x40/weedo_x40_0.6_generic_ASA_Draft.inst.cfg
+share/cura/resources/quality/weedo_x40/weedo_x40_0.6_generic_ASA_Fine.inst.cfg
+share/cura/resources/quality/weedo_x40/weedo_x40_0.6_generic_ASA_Normal.inst.cfg
+share/cura/resources/quality/weedo_x40/weedo_x40_0.6_generic_BVOH_Coarse.inst.cfg
+share/cura/resources/quality/weedo_x40/weedo_x40_0.6_generic_BVOH_Draft.inst.cfg
+share/cura/resources/quality/weedo_x40/weedo_x40_0.6_generic_BVOH_Fine.inst.cfg
+share/cura/resources/quality/weedo_x40/weedo_x40_0.6_generic_BVOH_Normal.inst.cfg
+share/cura/resources/quality/weedo_x40/weedo_x40_0.6_generic_CPE_Coarse.inst.cfg
+share/cura/resources/quality/weedo_x40/weedo_x40_0.6_generic_CPE_Draft.inst.cfg
+share/cura/resources/quality/weedo_x40/weedo_x40_0.6_generic_CPE_Fine.inst.cfg
+share/cura/resources/quality/weedo_x40/weedo_x40_0.6_generic_CPE_Normal.inst.cfg
+share/cura/resources/quality/weedo_x40/weedo_x40_0.6_generic_HIPS_Coarse.inst.cfg
+share/cura/resources/quality/weedo_x40/weedo_x40_0.6_generic_HIPS_Draft.inst.cfg
+share/cura/resources/quality/weedo_x40/weedo_x40_0.6_generic_HIPS_Fine.inst.cfg
+share/cura/resources/quality/weedo_x40/weedo_x40_0.6_generic_HIPS_Normal.inst.cfg
+share/cura/resources/quality/weedo_x40/weedo_x40_0.6_generic_PETG_Coarse.inst.cfg
+share/cura/resources/quality/weedo_x40/weedo_x40_0.6_generic_PETG_Draft.inst.cfg
+share/cura/resources/quality/weedo_x40/weedo_x40_0.6_generic_PETG_Fine.inst.cfg
+share/cura/resources/quality/weedo_x40/weedo_x40_0.6_generic_PETG_Normal.inst.cfg
+share/cura/resources/quality/weedo_x40/weedo_x40_0.6_generic_PLA_Coarse.inst.cfg
+share/cura/resources/quality/weedo_x40/weedo_x40_0.6_generic_PLA_Draft.inst.cfg
+share/cura/resources/quality/weedo_x40/weedo_x40_0.6_generic_PLA_Fine.inst.cfg
+share/cura/resources/quality/weedo_x40/weedo_x40_0.6_generic_PLA_Normal.inst.cfg
+share/cura/resources/quality/weedo_x40/weedo_x40_0.6_generic_PVA_Coarse.inst.cfg
+share/cura/resources/quality/weedo_x40/weedo_x40_0.6_generic_PVA_Draft.inst.cfg
+share/cura/resources/quality/weedo_x40/weedo_x40_0.6_generic_PVA_Fine.inst.cfg
+share/cura/resources/quality/weedo_x40/weedo_x40_0.6_generic_PVA_Normal.inst.cfg
+share/cura/resources/quality/weedo_x40/weedo_x40_0.6_generic_TPU_Coarse.inst.cfg
+share/cura/resources/quality/weedo_x40/weedo_x40_0.6_generic_TPU_Draft.inst.cfg
+share/cura/resources/quality/weedo_x40/weedo_x40_0.6_generic_TPU_Fine.inst.cfg
+share/cura/resources/quality/weedo_x40/weedo_x40_0.6_generic_TPU_Normal.inst.cfg
+share/cura/resources/quality/weedo_x40/weedo_x40_0.8_generic_ABS_Coarse.inst.cfg
+share/cura/resources/quality/weedo_x40/weedo_x40_0.8_generic_ABS_Draft.inst.cfg
+share/cura/resources/quality/weedo_x40/weedo_x40_0.8_generic_ABS_Extra_Coarse.inst.cfg
+share/cura/resources/quality/weedo_x40/weedo_x40_0.8_generic_ABS_Normal.inst.cfg
+share/cura/resources/quality/weedo_x40/weedo_x40_0.8_generic_ASA_Coarse.inst.cfg
+share/cura/resources/quality/weedo_x40/weedo_x40_0.8_generic_ASA_Draft.inst.cfg
+share/cura/resources/quality/weedo_x40/weedo_x40_0.8_generic_ASA_Extra_Coarse.inst.cfg
+share/cura/resources/quality/weedo_x40/weedo_x40_0.8_generic_ASA_Normal.inst.cfg
+share/cura/resources/quality/weedo_x40/weedo_x40_0.8_generic_BVOH_Coarse.inst.cfg
+share/cura/resources/quality/weedo_x40/weedo_x40_0.8_generic_BVOH_Draft.inst.cfg
+share/cura/resources/quality/weedo_x40/weedo_x40_0.8_generic_BVOH_Extra_Coarse.inst.cfg
+share/cura/resources/quality/weedo_x40/weedo_x40_0.8_generic_BVOH_Normal.inst.cfg
+share/cura/resources/quality/weedo_x40/weedo_x40_0.8_generic_CPE_Coarse.inst.cfg
+share/cura/resources/quality/weedo_x40/weedo_x40_0.8_generic_CPE_Draft.inst.cfg
+share/cura/resources/quality/weedo_x40/weedo_x40_0.8_generic_CPE_Extra_Coarse.inst.cfg
+share/cura/resources/quality/weedo_x40/weedo_x40_0.8_generic_CPE_Normal.inst.cfg
+share/cura/resources/quality/weedo_x40/weedo_x40_0.8_generic_HIPS_Coarse.inst.cfg
+share/cura/resources/quality/weedo_x40/weedo_x40_0.8_generic_HIPS_Draft.inst.cfg
+share/cura/resources/quality/weedo_x40/weedo_x40_0.8_generic_HIPS_Extra_Coarse.inst.cfg
+share/cura/resources/quality/weedo_x40/weedo_x40_0.8_generic_HIPS_Normal.inst.cfg
+share/cura/resources/quality/weedo_x40/weedo_x40_0.8_generic_PETG_Coarse.inst.cfg
+share/cura/resources/quality/weedo_x40/weedo_x40_0.8_generic_PETG_Draft.inst.cfg
+share/cura/resources/quality/weedo_x40/weedo_x40_0.8_generic_PETG_Extra_Coarse.inst.cfg
+share/cura/resources/quality/weedo_x40/weedo_x40_0.8_generic_PETG_Normal.inst.cfg
+share/cura/resources/quality/weedo_x40/weedo_x40_0.8_generic_PLA_Coarse.inst.cfg
+share/cura/resources/quality/weedo_x40/weedo_x40_0.8_generic_PLA_Draft.inst.cfg
+share/cura/resources/quality/weedo_x40/weedo_x40_0.8_generic_PLA_Extra_Coarse.inst.cfg
+share/cura/resources/quality/weedo_x40/weedo_x40_0.8_generic_PLA_Normal.inst.cfg
+share/cura/resources/quality/weedo_x40/weedo_x40_0.8_generic_PVA_Coarse.inst.cfg
+share/cura/resources/quality/weedo_x40/weedo_x40_0.8_generic_PVA_Draft.inst.cfg
+share/cura/resources/quality/weedo_x40/weedo_x40_0.8_generic_PVA_Extra_Coarse.inst.cfg
+share/cura/resources/quality/weedo_x40/weedo_x40_0.8_generic_PVA_Normal.inst.cfg
+share/cura/resources/quality/weedo_x40/weedo_x40_0.8_generic_TPU_Coarse.inst.cfg
+share/cura/resources/quality/weedo_x40/weedo_x40_0.8_generic_TPU_Draft.inst.cfg
+share/cura/resources/quality/weedo_x40/weedo_x40_0.8_generic_TPU_Extra_Coarse.inst.cfg
+share/cura/resources/quality/weedo_x40/weedo_x40_0.8_generic_TPU_Normal.inst.cfg
+share/cura/resources/quality/weedo_x40/weedo_x40_global_Coarse.inst.cfg
+share/cura/resources/quality/weedo_x40/weedo_x40_global_Draft.inst.cfg
+share/cura/resources/quality/weedo_x40/weedo_x40_global_Extra_Coarse.inst.cfg
+share/cura/resources/quality/weedo_x40/weedo_x40_global_Extra_Fine.inst.cfg
+share/cura/resources/quality/weedo_x40/weedo_x40_global_Fine.inst.cfg
+share/cura/resources/quality/weedo_x40/weedo_x40_global_Normal.inst.cfg
share/cura/resources/quality/zav_base/abs/nozzle_0.20/zav_abs_nozzle_0.20_layer_0.05.inst.cfg
share/cura/resources/quality/zav_base/abs/nozzle_0.20/zav_abs_nozzle_0.20_layer_0.10.inst.cfg
share/cura/resources/quality/zav_base/abs/nozzle_0.20/zav_abs_nozzle_0.20_layer_0.15.inst.cfg
@@ -4969,8 +5178,9 @@ share/cura/resources/texts/whats_new/2.html
share/cura/resources/texts/whats_new/3.html
share/cura/resources/texts/whats_new/4.html
share/cura/resources/texts/whats_new/5.html
-share/cura/resources/texts/whats_new/6.html
share/cura/resources/themes/cura-dark-colorblind/theme.json
+share/cura/resources/themes/cura-dark/images/first_run_ultimaker_cloud.svg
+share/cura/resources/themes/cura-dark/images/welcome_cura.svg
share/cura/resources/themes/cura-dark/theme.json
share/cura/resources/themes/cura-light-colorblind/theme.json
share/cura/resources/themes/cura-light/fonts/noto-sans-display/LICENSE_OFL.txt
@@ -5019,7 +5229,10 @@ share/cura/resources/themes/cura-light/icons/default/ArrowFourWay.svg
share/cura/resources/themes/cura-light/icons/default/ArrowReset.svg
share/cura/resources/themes/cura-light/icons/default/Bandage.svg
share/cura/resources/themes/cura-light/icons/default/BlackMagic.svg
+share/cura/resources/themes/cura-light/icons/default/BlockGrid.svg
share/cura/resources/themes/cura-light/icons/default/BlockSupportOverlaps.svg
+share/cura/resources/themes/cura-light/icons/default/Browser.svg
+share/cura/resources/themes/cura-light/icons/default/Bug.svg
share/cura/resources/themes/cura-light/icons/default/Buildplate.svg
share/cura/resources/themes/cura-light/icons/default/Cancel.svg
share/cura/resources/themes/cura-light/icons/default/CancelBlock.svg
@@ -5040,10 +5253,12 @@ share/cura/resources/themes/cura-light/icons/default/ExtruderColor.svg
share/cura/resources/themes/cura-light/icons/default/Eye.svg
share/cura/resources/themes/cura-light/icons/default/Fan.svg
share/cura/resources/themes/cura-light/icons/default/Folder.svg
+share/cura/resources/themes/cura-light/icons/default/FoodBeverages.svg
share/cura/resources/themes/cura-light/icons/default/Formula.svg
share/cura/resources/themes/cura-light/icons/default/Function.svg
share/cura/resources/themes/cura-light/icons/default/Guide.svg
share/cura/resources/themes/cura-light/icons/default/Hamburger.svg
+share/cura/resources/themes/cura-light/icons/default/Help.svg
share/cura/resources/themes/cura-light/icons/default/House.svg
share/cura/resources/themes/cura-light/icons/default/Infill0.svg
share/cura/resources/themes/cura-light/icons/default/Infill1.svg
@@ -5052,9 +5267,11 @@ share/cura/resources/themes/cura-light/icons/default/Infill2.svg
share/cura/resources/themes/cura-light/icons/default/Infill3.svg
share/cura/resources/themes/cura-light/icons/default/InfillGradual.svg
share/cura/resources/themes/cura-light/icons/default/Information.svg
+share/cura/resources/themes/cura-light/icons/default/Knowledge.svg
share/cura/resources/themes/cura-light/icons/default/LayFlat.svg
share/cura/resources/themes/cura-light/icons/default/LayFlatOnFace.svg
share/cura/resources/themes/cura-light/icons/default/Layers.svg
+share/cura/resources/themes/cura-light/icons/default/Library.svg
share/cura/resources/themes/cura-light/icons/default/Lightning.svg
share/cura/resources/themes/cura-light/icons/default/Link.svg
share/cura/resources/themes/cura-light/icons/default/LinkExternal.svg
@@ -5081,8 +5298,10 @@ share/cura/resources/themes/cura-light/icons/default/Rotate.svg
share/cura/resources/themes/cura-light/icons/default/Scale.svg
share/cura/resources/themes/cura-light/icons/default/ScaleMax.svg
share/cura/resources/themes/cura-light/icons/default/Shield.svg
+share/cura/resources/themes/cura-light/icons/default/Shop.svg
share/cura/resources/themes/cura-light/icons/default/Sliders.svg
share/cura/resources/themes/cura-light/icons/default/Solid.svg
+share/cura/resources/themes/cura-light/icons/default/Speak.svg
share/cura/resources/themes/cura-light/icons/default/SpeedOMeter.svg
share/cura/resources/themes/cura-light/icons/default/Spool.svg
share/cura/resources/themes/cura-light/icons/default/Sputnik.svg
@@ -5099,8 +5318,14 @@ share/cura/resources/themes/cura-light/icons/default/ViewRight.svg
share/cura/resources/themes/cura-light/icons/default/ViewTop.svg
share/cura/resources/themes/cura-light/icons/default/Warning.svg
share/cura/resources/themes/cura-light/icons/deprecated_icons.json
+share/cura/resources/themes/cura-light/icons/high/Bug.svg
+share/cura/resources/themes/cura-light/icons/high/Help.svg
+share/cura/resources/themes/cura-light/icons/high/Library.svg
share/cura/resources/themes/cura-light/icons/high/People.svg
share/cura/resources/themes/cura-light/icons/high/Plugin.svg
+share/cura/resources/themes/cura-light/icons/high/PrinterTriple.svg
+share/cura/resources/themes/cura-light/icons/high/Shop.svg
+share/cura/resources/themes/cura-light/icons/high/Speak.svg
share/cura/resources/themes/cura-light/icons/high/Spool.svg
share/cura/resources/themes/cura-light/icons/low/Cancel.svg
share/cura/resources/themes/cura-light/icons/low/Check.svg
@@ -5155,6 +5380,30 @@ share/cura/resources/variants/arjun300_pva_0.4.inst.cfg
share/cura/resources/variants/arjun300_pva_0.5.inst.cfg
share/cura/resources/variants/arjun300_pva_0.6.inst.cfg
share/cura/resources/variants/arjun300_pva_0.8.inst.cfg
+share/cura/resources/variants/arjunpro300_0.2.inst.cfg
+share/cura/resources/variants/arjunpro300_0.3.inst.cfg
+share/cura/resources/variants/arjunpro300_0.4.inst.cfg
+share/cura/resources/variants/arjunpro300_0.5.inst.cfg
+share/cura/resources/variants/arjunpro300_0.6.inst.cfg
+share/cura/resources/variants/arjunpro300_0.8.inst.cfg
+share/cura/resources/variants/arjunpro300_dm_0.2.inst.cfg
+share/cura/resources/variants/arjunpro300_dm_0.3.inst.cfg
+share/cura/resources/variants/arjunpro300_dm_0.4.inst.cfg
+share/cura/resources/variants/arjunpro300_dm_0.5.inst.cfg
+share/cura/resources/variants/arjunpro300_dm_0.6.inst.cfg
+share/cura/resources/variants/arjunpro300_dm_0.8.inst.cfg
+share/cura/resources/variants/arjunpro300_mm_0.2.inst.cfg
+share/cura/resources/variants/arjunpro300_mm_0.3.inst.cfg
+share/cura/resources/variants/arjunpro300_mm_0.4.inst.cfg
+share/cura/resources/variants/arjunpro300_mm_0.5.inst.cfg
+share/cura/resources/variants/arjunpro300_mm_0.6.inst.cfg
+share/cura/resources/variants/arjunpro300_mm_0.8.inst.cfg
+share/cura/resources/variants/arjunpro300_pva_0.2.inst.cfg
+share/cura/resources/variants/arjunpro300_pva_0.3.inst.cfg
+share/cura/resources/variants/arjunpro300_pva_0.4.inst.cfg
+share/cura/resources/variants/arjunpro300_pva_0.5.inst.cfg
+share/cura/resources/variants/arjunpro300_pva_0.6.inst.cfg
+share/cura/resources/variants/arjunpro300_pva_0.8.inst.cfg
share/cura/resources/variants/artillery_base_0.2.inst.cfg
share/cura/resources/variants/artillery_base_0.3.inst.cfg
share/cura/resources/variants/artillery_base_0.4.inst.cfg
@@ -5239,6 +5488,8 @@ share/cura/resources/variants/biqu_bx_abl_0.8.inst.cfg
share/cura/resources/variants/cartesio_0.25.inst.cfg
share/cura/resources/variants/cartesio_0.4.inst.cfg
share/cura/resources/variants/cartesio_0.8.inst.cfg
+share/cura/resources/variants/crazy3dprint_base_0.40.inst.cfg
+share/cura/resources/variants/crazy3dprint_cz_300_0.40.inst.cfg
share/cura/resources/variants/creality_base_0.2.inst.cfg
share/cura/resources/variants/creality_base_0.3.inst.cfg
share/cura/resources/variants/creality_base_0.4.inst.cfg
@@ -5358,6 +5609,13 @@ share/cura/resources/variants/creality_ender5plus_0.5.inst.cfg
share/cura/resources/variants/creality_ender5plus_0.6.inst.cfg
share/cura/resources/variants/creality_ender5plus_0.8.inst.cfg
share/cura/resources/variants/creality_ender5plus_1.0.inst.cfg
+share/cura/resources/variants/creality_ender6_0.2.inst.cfg
+share/cura/resources/variants/creality_ender6_0.3.inst.cfg
+share/cura/resources/variants/creality_ender6_0.4.inst.cfg
+share/cura/resources/variants/creality_ender6_0.5.inst.cfg
+share/cura/resources/variants/creality_ender6_0.6.inst.cfg
+share/cura/resources/variants/creality_ender6_0.8.inst.cfg
+share/cura/resources/variants/creality_ender6_1.0.inst.cfg
share/cura/resources/variants/deltacomb/deltacomb_dc20_fbe025.inst.cfg
share/cura/resources/variants/deltacomb/deltacomb_dc20_fbe040.inst.cfg
share/cura/resources/variants/deltacomb/deltacomb_dc20_fbe060.inst.cfg
@@ -5859,6 +6117,9 @@ share/cura/resources/variants/voron2_custom_volcano_0.60.inst.cfg
share/cura/resources/variants/voron2_custom_volcano_0.80.inst.cfg
share/cura/resources/variants/voron2_custom_volcano_1.00.inst.cfg
share/cura/resources/variants/voron2_custom_volcano_1.20.inst.cfg
+share/cura/resources/variants/weedo_x40_weedo_0.4.inst.cfg
+share/cura/resources/variants/weedo_x40_weedo_0.6.inst.cfg
+share/cura/resources/variants/weedo_x40_weedo_0.8.inst.cfg
share/cura/resources/variants/zav_base_0.20.inst.cfg
share/cura/resources/variants/zav_base_0.25.inst.cfg
share/cura/resources/variants/zav_base_0.30.inst.cfg
diff --git a/py-Cura/distinfo b/py-Cura/distinfo
index 10ae5531f5..1cac700925 100644
--- a/py-Cura/distinfo
+++ b/py-Cura/distinfo
@@ -1,5 +1,5 @@
$NetBSD$
-BLAKE2s (Cura/4.11.0.tar.gz) = 6cb3d7c86bda5befd9d523122cced96cc2019fcccf21f291f95a1276cc25105d
-SHA512 (Cura/4.11.0.tar.gz) = 39ca06047123a08e7e00a9c89f96fce2da2aad2e6c4a937bed8fb668602dc37c02fe8db5d0e653d180f2c84c8b2561631a3942ebfaf17deaf7f1fbe771aed164
-Size (Cura/4.11.0.tar.gz) = 51202685 bytes
+BLAKE2s (Cura/4.12.1.tar.gz) = 4c24dcfc632bd6f9536835fb45249187b76e168265a36dfc265f1be5d938643b
+SHA512 (Cura/4.12.1.tar.gz) = 397048e1ed93d2e3ec326a3b0564db2b6ee2b239843346e2dd44470b11b5aea86f3f519534270789e020261c87a0100bf3bba39ddbd3a1d8be0e38e68fd7e0c0
+Size (Cura/4.12.1.tar.gz) = 50021408 bytes
Home |
Main Index |
Thread Index |
Old Index