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:
xiaoyeliu
2025-12-29 20:29:46 +08:00
committed by GitHub
parent e285b7262e
commit 427856de1e
8 changed files with 27 additions and 23 deletions

View File

@@ -97,4 +97,4 @@ RUN if [[ "$UID" != "0" ]]; then \
fi
# Using an entrypoint instead of CMD because the binary
# accepts several command line arguments.
ENTRYPOINT ["/OrcaSlicer/build/package/bin/orca-slicer"]
ENTRYPOINT ["/OrcaSlicer/build/package/bin/snapmaker-orca"]