Sign inSign up

posttenebraslab/ptl-lulzbot

By posttenebraslab

Updated over 7 years ago

Cura installation to work with PTL's Lulzbot TAZ 4 3d printer

Image
1

10K+

posttenebraslab/ptl-lulzbot repository overview

PTL-lulzbot

Docker version of Cura Lulzbot Edition.

The current directory will be used as a shared folder.

With docker run on Linux

docker pull posttenebraslab/ptl-lulzbot

docker run --rm -e DISPLAY=$DISPLAY \
        -v $(pwd):/home/ptl/ \
        -v /dev/ttyACM0:/dev/ttyACM0 \
        -v /tmp/.X11-unix:/tmp/.X11-unix \
        posttenebraslab/ptl-lulzbot

Docker-compose

docker-compose on PTL Github repository

More infos

Tag summary

Content type

Image

Digest

sha256:66574a987

Size

255.4 MB

Last updated

over 7 years ago

docker pull posttenebraslab/ptl-lulzbot