mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-06-11 06:23:08 +00:00
Test linux1 (#93)
* change 'OrcaSlicer' to 'Snapmaker Orca' * Fix Orca Multi-Language * test_linux * test_linux * Fix default_position of wipetower * fix CICD * Change linux to beta
This commit is contained in:
@@ -6,4 +6,4 @@ grep -q org.freedesktop.Platform.GL.nvidia /.flatpak-info && export WEBKIT_DISAB
|
||||
# Work-around https://github.com/bambulab/BambuStudio/issues/3440
|
||||
export LC_ALL=C.UTF-8
|
||||
|
||||
exec /app/bin/orca-slicer "$@"
|
||||
exec /app/bin/snapmaker-orca "$@"
|
||||
|
||||
@@ -38,7 +38,10 @@
|
||||
<color type="primary" scheme_preference="light">#009688</color>
|
||||
</branding>
|
||||
<releases>
|
||||
<release version="2.0.0-951fc8e" date="2024-01-30"> <url>https://github.com/Snapmaker/OrcaSlicer/commit/951fc8e98a0d5ca0ccb254315646ce7889a44836</url>
|
||||
<release version="2.2.1" date="2025-12-26">
|
||||
<description>
|
||||
<p>Version 2.2.1 release with improvements and bug fixes.</p>
|
||||
</description>
|
||||
</release>
|
||||
</releases>
|
||||
</component>
|
||||
|
||||
Reference in New Issue
Block a user