Marcus Noble 1180b09a9f
Fix prusa config
Signed-off-by: Marcus Noble <github@marcusnoble.co.uk>
2022-02-26 10:07:03 +00:00
2022-02-26 10:07:03 +00:00
2022-02-20 13:32:25 +00:00
2022-02-20 13:20:25 +00:00
2022-02-20 13:20:25 +00:00
2022-02-20 13:32:25 +00:00
2022-02-20 13:32:25 +00:00
2022-02-20 14:01:49 +00:00
2022-02-20 13:34:07 +00:00

docker-prusaslicer

Docker image containing PrusaSlicer, accessible via web UI or VNC.

Features

  • PrusaSlicer v2.4.0
  • Web based GUI (Port 5800)
  • VNC based access (Port 5900)
  • Large selection of printer profiles
  • Auto convert .sl1 files to .cbt using uv3dp - files in /hom/resin are watched and automatically converted. (Disable by setting the environment variable AUTO_CONVERT_SL1=false)

Building from source

make docker-build

Resources

Contributing

If you find a bug or have an idea for a new feature please raise an issue to discuss it.

Pull requests are welcomed but please try and follow similar code style as the rest of the project and ensure all tests and code checkers are passing.

Thank you 💛

License

See LICENSE

Description
Docker image containing PrusaSlicer, accessible via web UI or VNC.
Readme 126 KiB
Languages
Dockerfile 45.8%
Makefile 43.6%
Shell 10.6%