8 Commits

Author SHA1 Message Date
Dieter Schmidt
7c5894bac6 remove bullseye tag 2024-10-31 18:42:33 +01:00
Dieter Schmidt
59da8ceb71 update python to 3.11 2023-02-28 21:43:41 +01:00
Dieter Schmidt
72463fd204 update to printer_data folder path
- revert to python 3.10
- adjust supervisor config path
2023-01-18 16:01:00 +01:00
Dieter Schmidt
213732a887 update to python 3.11 2023-01-18 13:56:42 +01:00
Dieter Schmidt
4cb2a4b248 update docker build
- BREAKING CHANGE: make printer.cfg the main config file, instead of klipper.cfg.
  existing configs need to be migrated:
  - copy all include statements from klipper.cfg to printer.cfg
  - remove klipper.cfg
- add run_in_venv script to activate venv correctly, then start klipper/moonraker
- add rpi_mcu config file and include in printer.cfg
- add cap_add: SYS_NICE to docker-compose to run klipper_mcu
- build & run klipper with python3
- precompile klipper C-Code in build stage, remove gcc from run image (https://www.klipper3d.org/Packaging.html)
- remove python3 debian packages, globally install with pip instead
2022-09-23 00:38:50 +02:00
Dieter Schmidt
c135071779 update klipper image
- add ARG to select klipper / moonraker branch
- align klipper source repo to Klipper3d org
2022-01-15 01:26:33 +01:00
Dieter Schmidt
9bb10982d9 update python to 3.10 2021-11-22 20:53:23 +01:00
Dieter Schmidt
08611bf1fc add fluidd image & klipper firmware builder image 2021-10-13 20:04:51 +02:00