linuxserver/cura

Sponsored OSS

By linuxserver.io

Updated 2 days ago

Image
Integration & delivery
Internet of things
1

10K+

linuxserver/cura repository overview

linuxserver/cura

This readme has been truncated from the full version found HERE

UltiMaker Cura is free, easy-to-use 3D printing software trusted by millions of users. Fine-tune your 3D model with 400+ settings for the best slicing and printing results.

Application Setup

The application can be accessed at:

Cura has a known bug that it will OOM and crash unless you set preferences > confgure cura > Disable: crash reports, updates, notifications, this is a hard requirement or it will OOM.

Usage

docker run -d \
  --name=cura \
  -e PUID=1000 \
  -e PGID=1000 \
  -e TZ=Etc/UTC \
  -p 3000:3000 \
  -p 3001:3001 \
  -v /path/to/config:/config \
  --shm-size="1gb" \
  --restart unless-stopped \
  lscr.io/linuxserver/cura:latest

Tag summary

Content type

Image

Digest

sha256:0143175ed

Size

1.4 GB

Last updated

2 days ago

docker pull linuxserver/cura:5.13.0

This week's pulls

Pulls:

718

Last week