From aaeaefe550c1a4ba80b7f1ab7370449aec7bab1d Mon Sep 17 00:00:00 2001 From: "Mr.k" Date: Thu, 4 Apr 2024 06:31:05 +0300 Subject: [PATCH] New Version: SoftFever.OrcaSlicer version 2.0.0 (#147065) --- .../2.0.0/SoftFever.OrcaSlicer.installer.yaml | 16 +++++ .../SoftFever.OrcaSlicer.locale.en-US.yaml | 68 +++++++++++++++++++ .../2.0.0/SoftFever.OrcaSlicer.yaml | 8 +++ 3 files changed, 92 insertions(+) create mode 100644 manifests/s/SoftFever/OrcaSlicer/2.0.0/SoftFever.OrcaSlicer.installer.yaml create mode 100644 manifests/s/SoftFever/OrcaSlicer/2.0.0/SoftFever.OrcaSlicer.locale.en-US.yaml create mode 100644 manifests/s/SoftFever/OrcaSlicer/2.0.0/SoftFever.OrcaSlicer.yaml diff --git a/manifests/s/SoftFever/OrcaSlicer/2.0.0/SoftFever.OrcaSlicer.installer.yaml b/manifests/s/SoftFever/OrcaSlicer/2.0.0/SoftFever.OrcaSlicer.installer.yaml new file mode 100644 index 00000000000000..c06a384b517424 --- /dev/null +++ b/manifests/s/SoftFever/OrcaSlicer/2.0.0/SoftFever.OrcaSlicer.installer.yaml @@ -0,0 +1,16 @@ +# Created with YamlCreate.ps1 v2.4.1 $debug=QUSU.CRLF.7-4-1.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json + +PackageIdentifier: SoftFever.OrcaSlicer +PackageVersion: 2.0.0 +InstallerType: nullsoft +Dependencies: + PackageDependencies: + - PackageIdentifier: Microsoft.EdgeWebView2Runtime + - PackageIdentifier: Microsoft.VCRedist.2015+.x64 +Installers: +- Architecture: x64 + InstallerUrl: https://github.com/SoftFever/OrcaSlicer/releases/download/v2.0.0/OrcaSlicer_Windows_Installer_V2.0.0.exe + InstallerSha256: 58B400EC976D1E38F8876D75B6E7C6AC9945CB5F231705B71C96D10E474AD32C +ManifestType: installer +ManifestVersion: 1.6.0 diff --git a/manifests/s/SoftFever/OrcaSlicer/2.0.0/SoftFever.OrcaSlicer.locale.en-US.yaml b/manifests/s/SoftFever/OrcaSlicer/2.0.0/SoftFever.OrcaSlicer.locale.en-US.yaml new file mode 100644 index 00000000000000..e49c4ab78771a1 --- /dev/null +++ b/manifests/s/SoftFever/OrcaSlicer/2.0.0/SoftFever.OrcaSlicer.locale.en-US.yaml @@ -0,0 +1,68 @@ +# Created with YamlCreate.ps1 v2.4.1 $debug=QUSU.CRLF.7-4-1.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json + +PackageIdentifier: SoftFever.OrcaSlicer +PackageVersion: 2.0.0 +PackageLocale: en-US +Publisher: SoftFever +PublisherUrl: https://github.com/SoftFever +# PublisherSupportUrl: +# PrivacyUrl: +# Author: +PackageName: OrcaSlicer +# PackageUrl: +License: AGPL-3.0 +LicenseUrl: https://github.com/SoftFever/OrcaSlicer/blob/HEAD/LICENSE.txt +# Copyright: +# CopyrightUrl: +ShortDescription: G-code generator for 3D printers (Bambu, Prusa, Voron, VzBot, RatRig, Creality, etc.) +# Description: +# Moniker: +Tags: +- 3d-printer +- 3d-printing +- makers +ReleaseNotes: |- + This is the OrcaSlicer V2.0.0 Official release. + + This update introduces some enhancements and fixes several bugs. + + For the complete list of new features introduced in Orca Slicer v2.0, please visit the OrcaSlicer V2.0.0 Beta Release Note and the OrcaSlicer V2.0.0 RC Release Note + + What's Changed + - Add overhang threshold for scarf joint seam by @SoftFever in #4725 + + This is the latest effort in the ongoing improvement of the scarf joint seam. This new feature introduces an overhang threshold for the scarf joint seam, allowing users to set a threshold for the overhang angle to prevent the application of the scarf joint seam. This improvement is based on the observation that the scarf joint seam, in general, doesn't play well with steep overhangs. + + Meanwhile, the 'Scarf joint flow ratio' option has been moved to dev mode only, as its utility remains unclear based on testing results. Thanks to Adam (@psiberfunk) for the testing and feedback. You can enable dev mode to use this feature. + + - Fix issue that print host and webui settings are not properly reset by @Noisyfox in #4734 + - Fix 3rd party login issue on macOS by @Noisyfox in #4739 + - gui: fix media eject on linux (#4700) by @buzzhuzz in #4701 + - Fixes #2992 - emboss numbers for 290-305 by @jamincollins in #4742 + + Profiles: + - Fix excessive maximum z accelleration for Artillery Sidewinder X1 by @cochcoder in #4733 + - Add Ender-3 V3 SE .2, .6, .8 and fix small Ender-3 Pro bug by @cochcoder in #4653 + - Add Creality CR-10 SE by @cochcoder in #4757 + - Add Creality Ender-3 S1 Plus by @cochcoder in #4674 + - Fix syntax errors in CR-10 SE G-Code by @cochcoder in #4769 + - Various profile improvments by @cochcoder in #4775 + + Translations: + - Update list.txt for gettext+OrcaSlicer.pot+update_Polish translations by @KrisMorr in #4663 + - Fixed and added new Italian translations by @frankieorabona in #4721 + - Add new de translation for rc by @hliebscher in #4724 + - Fixed errors on last pull request - Spanish Translation by @tadeu2 in #4730 + - Substantial changes to the Italian language by @frankieorabona in #4753 + - Fix utf8 string on physical printer dialog by @Noisyfox in #4765 + - Fix single word Spanish by @tadeu2 in #4768 + - Update German translation for scarf beta Feature by @hliebscher in #4770 + - Update OrcaSlicer_tr.po - TURKISH translation update by @olcayoren in #4772 + - Update Simplified Chinese translation by @SoftFever +ReleaseNotesUrl: https://github.com/SoftFever/OrcaSlicer/releases/tag/v2.0.0 +# PurchaseUrl: +# InstallationNotes: +# Documentations: +ManifestType: defaultLocale +ManifestVersion: 1.6.0 diff --git a/manifests/s/SoftFever/OrcaSlicer/2.0.0/SoftFever.OrcaSlicer.yaml b/manifests/s/SoftFever/OrcaSlicer/2.0.0/SoftFever.OrcaSlicer.yaml new file mode 100644 index 00000000000000..a54b0dde8459c8 --- /dev/null +++ b/manifests/s/SoftFever/OrcaSlicer/2.0.0/SoftFever.OrcaSlicer.yaml @@ -0,0 +1,8 @@ +# Created with YamlCreate.ps1 v2.4.1 $debug=QUSU.CRLF.7-4-1.Win32NT +# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json + +PackageIdentifier: SoftFever.OrcaSlicer +PackageVersion: 2.0.0 +DefaultLocale: en-US +ManifestType: version +ManifestVersion: 1.6.0