Coder Social home page Coder Social logo

davidk / docker-slic3r-prusa3d Goto Github PK

View Code? Open in Web Editor NEW
27.0 27.0 11.0 388 KB

PrusaSlicer in a Docker container (Prusa3D's Slic3r fork) - Automated Docker Hub tags/rebuilds/updates via GitHub Actions

Home Page: https://hub.docker.com/r/keyglitch/docker-slic3r-prusa3d/

License: Other

Shell 62.06% Dockerfile 37.94%
docker prusa3d slic3r

docker-slic3r-prusa3d's People

Contributors

davidk avatar wieck avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

docker-slic3r-prusa3d's Issues

error while loading shared libraries: libGLX.so.0

Hello,
Iv tried this container on both windows and osx. Getting this

/Slic3r/slic3r-dist/bin/prusa-slicer: error while loading shared libraries: libGLX.so.0: cannot open shared object file: No such file or directory

Any suggestions?

:z

On an enforcing system, using $PWD with :z in the home directory can cause inadvertent relabeling (SELinux will balk on next boot/access as changed contexts start blocking things).

Noob need help

Hi,
First of all THX for your work!
Im an absolut docker noob, but i m able to install other containers like Octoprint,...
So i tried to download and run your Prusa slicer container.
Download worked well, but when i run it, and right away it bring the message that the container stopps.
May you have some screenshots of the advanced settings i can follow. ๐Ÿ˜

thx a lot

incompatible OpenGL 1.4 detected on host with Geforce GTX 1070, which supports OpenGL 4.6

I'm using this to launch on a Gentoo Linux host, a homebuilt Ryzen 7 3800X with the aforementioned GPU:

docker run --net=host -v /tmp/.X11-unix:/tmp/.X11-unix -v $PWD:/Slic3r/3d:z -v /home/salfter/:/home/slic3r -e DISPLAY=$DISPLAY --rm keyglitch/docker-slic3r-prusa3d

At startup, this throws an error messsage about an OpenGL version under 2.0. If I launch from the AppImage provided by Prusa, OTOH, it starts right up and the proper OpenGL version is reported.

This container does work on a Framework Laptop 13 with a Core i7 1165G7 and its integrated graphics, also running under Gentoo Linux.

Is there something not being communicated properly about the GPU between the host and the container? Is there a bit of configuration I've missed somewhere?

Segmentation fault of prusa-slicer

Hi,

I've got a segmentation fault. I'm not sure what information do you need, this is what I see on output of console:
slic3r@c826cad81dbb:/Slic3r/slic3r-dist$ ./prusa-slicer No protocol specified Segmentation fault (core dumped)

I'd run a 'strace' with prusa-slicer, but I'm newbie to docker.

Command on host OS, which is Arch Linux:
docker run -v /tmp/.X11-unix:/tmp/.X11-unix \ -v $PWD:/Slic3r/3d:z \ -v slic3rSettings:/home/slic3r \ -e DISPLAY=$DISPLAY \ --entrypoint=/bin/bash \ -it keyglitch/docker-slic3r-prusa3d

Thanks,
Peter

Any chance of creating a build environment?

First of all, nice! I love seeing docker used this way to keep deps off of the host machine. :)

With that said, I see this is pulling the release builds to run.

Do you know of a repo with Dockerfile that actually compiles/builds the binary releases?

I'm interested in trying to extend PrusaSlicer with a mod (and submit it for a PR). However, I don't want to pollute my system with a full C++ build essentials environment.

General Question

I was just wondering if this docker based PrusaSlicer contains a GUI or if it is for command-line use only. I found a different docker for the regular Slic3r that uses SPICE to provide a GUI, although it is old (linked below). Ultimately, I thought it might be interesting to run PrusaSlicer in a docker environment with web access to the GUI, and then integrate this into OctoPrint somehow.

https://hub.docker.com/r/kkessler/slic3r/

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.