Docker version of Cura Lulzbot Edition.
The current directory will be used as a shared folder.
docker-compose up -d
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