orcaslicer
100K+
Orca Slicer is an open source slicer for FDM printers. OrcaSlicer is fork of Bambu Studio, it was previously known as BambuStudio-SoftFever, Bambu Studio is forked from PrusaSlicer by Prusa Research, which is from Slic3r by Alessandro Ranellucci and the RepRap community
The application can be accessed at:
docker run -d \
--name=orcaslicer \
-e PUID=1000 \
-e PGID=1000 \
-e TZ=Etc/UTC \
-p 3000:3000 \
-p 3001:3001 \
-v /path/to/config:/config \
--shm-size="1gb" `#optional` \
--restart unless-stopped \
lscr.io/linuxserver/orcaslicer:latest
Content type
Image
Digest
sha256:789f9c01c…
Size
1.7 GB
Last updated
about 13 hours ago
docker pull linuxserver/orcaslicer:2.4.2Pulls:
3,988
Last week