linuxserver/orcaslicer

Sponsored OSS

By linuxserver.io

Updated about 13 hours ago

Image
Languages & frameworks
Integration & delivery
Internet of things
10

100K+

linuxserver/orcaslicer repository overview

linuxserver/orcaslicer

This readme has been truncated from the full version found HERE

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

Application Setup

The application can be accessed at:

Usage

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

Tag summary

Content type

Image

Digest

sha256:789f9c01c

Size

1.7 GB

Last updated

about 13 hours ago

docker pull linuxserver/orcaslicer:2.4.2

This week's pulls

Pulls:

3,988

Last week