Commit Graph

18 Commits

Author SHA1 Message Date
Markus Küffner
34c560aa40 Use bookworm based images for all containers (#81)
* moonraker: update to bookworm based images
* klipperscreen: upgrade to bookworm base images
* ustreamer: upgrade to bookworm base images
* klipper: upgrade to bookworm base images and use python3
2023-06-22 19:24:59 +02:00
Markus Küffner
0d4af22c50 Add hostmcu Workflow (#79)
* klipper: rename the mcu target to tools
* klipper: add hostmcu target
* klipper: add klipper user to tty group
* klipper: add build config for klipper_mcu
* docs: add new targets to klipper image readme
* docs: add hostmcu profile to additional profiles
* add hostmcu profile
2023-06-17 12:48:52 +02:00
Markus Küffner
b0fd76c521 klipper: add missing dependencies to mcu image 2023-06-13 22:10:01 +02:00
Markus Küffner
e0bb8426bf Always run klipper in privileged mode to allow device name change 2023-06-08 12:32:18 +02:00
Markus Küffner
b7c36c1688 klipper: remove chown for copy directive in mcu stage 2023-04-07 18:25:50 +02:00
Markus Küffner
018b8cfcad Add ARMv6 Support
* add linux/arm/v6 platform to build script
* use debian bullseye as base image for klipper mcu target and ustreamer
2023-04-07 18:00:30 +02:00
Markus Küffner
18435827c4 klipper: add dfu-util to mcu image 2023-02-03 13:23:22 +01:00
Markus Küffner
67ffc9c1c5 klipper: add sudo to mcu image 2023-02-03 11:47:20 +01:00
Markus Küffner
c43891deca docker: shrink image sizes for klipper, moonraker and ustreamer 2022-12-01 21:47:14 +01:00
Markus Küffner
8b8b6e4b5c docs: update Volume docs for klipper and moonraker 2022-10-19 13:21:20 +02:00
Markus Küffner
52270305c5 docker: explicitly create volume directories for klipper and moonraker 2022-10-19 13:21:01 +02:00
Markus Küffner
a37a639093 docs: update paths for moonraker and klipper 2022-10-18 20:50:33 +02:00
Markus Küffner
2590a3ead1 Add changes introduced in https://github.com/Arksine/moonraker/pull/491 to moonraker and klipper images.
fixes #40
2022-10-18 20:50:33 +02:00
Markus Küffner
14b89b0b0b support klipper input-shaper
* adds numpy to klipper runtime image
  * adds numpy and matplotlib to mcu image
  * add docker-compose.calibrate-shaper.yaml to simplify data processing
  * updates docs
2022-07-08 16:30:23 +02:00
Markus Küffner
82a1441047 docs: add README Files for all Docker Images 2022-07-08 00:30:23 +02:00
Markus Küffner
555b71dde1 add simulavr container for debugging (#12)
* script: restructure build commands

* klipper: add simulavr target

* simulavr: add klipper config for simulavr; add compose file for simulavr

* simulavr: set dependencies for klipper service

* move ustreamer to override file; rearrange init service in main compose file; move config for simulavr to printer.cfg

* move printer.cfg for simulavr to extra file

* README: add debugging section

* update docs
2022-03-09 22:39:30 +01:00
Markus Küffner
8055c187bf klipper|moonraker: explicitly create log directory
Might correlate with https://github.com/mkuf/prind/issues/11
2022-02-26 00:42:15 +01:00
Markus Küffner
df1bb2b1ea add privisional buildscript; rearrange dockerfiles 2021-10-25 20:12:47 +02:00