Marcus Noble 73a12e5f72
Ensure directory is created
Signed-off-by: Marcus Noble <github@marcusnoble.co.uk>
2022-02-27 11:54:14 +00:00
2022-02-27 11:54:14 +00:00
2022-02-21 17:12:02 +00:00
2022-02-21 17:12:02 +00:00
2022-02-27 11:23:53 +00:00
2022-02-21 17:12:02 +00:00
2022-02-26 09:18:27 +00:00
2022-02-27 11:24:39 +00:00

docker-cura

Docker image containing Ultimaker Cura, accessible via web UI or VNC.

Features

  • Web based GUI (Port 5800)
  • VNC based access (Port 5900)
  • All config symlinked to /app/cura so it can be stored with a persistent volume

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 Ultimaker Cura, accessible via web UI or VNC.
Readme 28 KiB
Languages
Makefile 60.6%
Dockerfile 36.1%
Shell 3.3%