Commit Graph

  • b88d0687b1 fix supervisorctl control from moonraker develop Dieter Schmidt 2024-11-03 15:45:47 +01:00
  • 1a6374f5cb align compose files & remove version key Dieter Schmidt 2024-11-03 15:45:23 +01:00
  • d51c5a67db fix Dockerfile syntax Dieter Schmidt 2024-11-03 14:56:02 +01:00
  • c68ce6461a fix copy path Dieter Schmidt 2024-11-03 14:50:40 +01:00
  • 90408eef02 Klipper paths fix. added mjpg-streamer (#56) Arun Mallassery 2024-11-03 08:45:57 -05:00
  • 059e47447d fix missing libtiff5 Dieter Schmidt 2024-10-31 18:45:45 +01:00
  • 9837720177 fix missing libtiff5 Dieter Schmidt 2024-10-31 18:45:13 +01:00
  • ca0933413c fix Dockerfile Dieter Schmidt 2024-10-31 18:43:42 +01:00
  • 7c5894bac6 remove bullseye tag Dieter Schmidt 2024-10-31 18:42:33 +01:00
  • 855c92e90c remove consecutiveness action Dieter Schmidt 2024-10-31 18:20:44 +01:00
  • f57a58e37c fix supervisord user Dieter Schmidt 2023-03-01 00:41:08 +01:00
  • 59da8ceb71 update python to 3.11 Dieter Schmidt 2023-02-28 21:43:41 +01:00
  • a403b27e46 fix /var/log/supervisor/ access Dieter Schmidt 2023-02-27 22:42:05 +01:00
  • e7b9ceb6ed fix /var/log/supervisor/ access Dieter Schmidt 2023-02-27 15:09:45 +01:00
  • d857b7da8e fix /var/log/supervisor/supervisord.log access Dieter Schmidt 2023-02-27 12:01:32 +01:00
  • 038c359bdb fix moonraker log access to /var/log/supervisor Dieter Schmidt 2023-02-26 23:02:32 +01:00
  • c16afe5f32 fix supervisor log level Dieter Schmidt 2023-02-26 22:51:51 +01:00
  • 189cc26d5f adjust supervisord config Dieter Schmidt 2023-02-26 15:31:41 +01:00
  • aa4ede2beb fix supervisor configs Dieter Schmidt 2023-01-18 20:27:45 +01:00
  • d1434b4180 reset machine provider and don't validate the service Dieter Schmidt 2023-01-18 17:35:56 +01:00
  • 63bea0467a fix supervisor config Dieter Schmidt 2023-01-18 17:23:04 +01:00
  • 72463fd204 update to printer_data folder path - revert to python 3.10 - adjust supervisor config path Dieter Schmidt 2023-01-18 16:01:00 +01:00
  • 213732a887 update to python 3.11 Dieter Schmidt 2023-01-18 13:56:42 +01:00
  • 28f5746e52 Merge pull request #39 from dimalo/develop main dimalo 2022-12-15 08:47:04 +01:00
  • 59b1be7e2c fix moonraker database mountpoint in docker-compose Dieter Schmidt 2022-09-26 13:23:35 +02:00
  • 8dd8fc3a1e [github actions] reduce build fequency & use consecutive builds instead of parallel Dieter Schmidt 2022-09-25 15:03:17 +02:00
  • eb1456be45 remove /wheels folder after install to slim down the image Dieter Schmidt 2022-09-25 14:53:47 +02:00
  • c248a7b58e add python gpiod module to moonraker (fix #33?) Dieter Schmidt 2022-09-25 14:45:17 +02:00
  • 177c43b1bb ADD klipper_z_calibration extension (resolve #32) Dieter Schmidt 2022-09-25 14:38:08 +02:00
  • 894131a45d fix missing gcc in image to build wheels - use build stage to compile wheels, then just install in target image Dieter Schmidt 2022-09-23 13:02:38 +02:00
  • cc3894e88b Merge pull request #36 from adamnock/patch-1 dimalo 2022-09-23 00:42:34 +02:00
  • f0d2ade178 add docker-compose-adxl345.yml - example on how to configure docker for an SPI accelerometer like ADXL345 (tested on rpi only) Dieter Schmidt 2022-09-23 00:40:29 +02:00
  • 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 Dieter Schmidt 2022-09-23 00:38:50 +02:00
  • 2bb20bbb4f update .gitignore & add vscode build & run tasks Dieter Schmidt 2022-09-23 00:00:21 +02:00
  • 48c86c3d3c update docker-compose.yml - use only fluidd by default, commented out mainsail Dieter Schmidt 2022-09-22 23:59:36 +02:00
  • c62f7eb68c update default moonraker.conf - migrate to latest config Dieter Schmidt 2022-09-22 23:36:50 +02:00
  • d5f9c3be2c Update MacOS Compatibility note Adam Nock 2022-08-09 18:35:58 +08:00
  • d67f66d0cb fix numpy install Dieter Schmidt 2022-04-04 16:38:38 +02:00
  • 89628dbe20 add dependencies for resonance measurements Dieter Schmidt 2022-04-04 16:37:30 +02:00
  • 26e7794231 fix typo Dieter Schmidt 2022-04-04 15:48:16 +02:00
  • 87eea8a408 revert supervisor config Dieter Schmidt 2022-04-04 15:42:40 +02:00
  • b59dbea4d4 fix supervisord setup Dieter Schmidt 2022-04-04 15:35:13 +02:00
  • a448e4f7b5 add linux mcu add firmware build script (WIP) Dieter Schmidt 2022-04-04 14:48:26 +02:00
  • 608c63cb67 update readme Dieter Schmidt 2022-01-18 22:42:44 +01:00
  • b6c2e0c7e5 add variables to load & unload macros default: - LOAD FILAMENT E=400 (tube length) - UNLOAD_FILAMENT E=420 (tube length + extruder) Dieter Schmidt 2022-01-18 22:30:07 +01:00
  • 2162bfe560 Merge branch 'develop' 1.5.0 Dieter Schmidt 2022-01-18 22:26:49 +01:00
  • 56da152809 update moonraker config Dieter Schmidt 2022-01-18 22:24:02 +01:00
  • 741be01df9 refine klipper image Dieter Schmidt 2022-01-15 12:57:31 +01:00
  • 25061677a7 update dependencies for moonraker Dieter Schmidt 2022-01-15 12:17:16 +01:00
  • 21b1700f83 use alpine on frontend unzip stage Dieter Schmidt 2022-01-15 11:45:44 +01:00
  • c135071779 update klipper image Dieter Schmidt 2022-01-15 01:26:33 +01:00
  • b25e8474f0 follow recommendation in #20: add restart: unless-stopped to fluidd Dieter Schmidt 2021-12-23 14:56:20 +01:00
  • dd2bdbdc2d minor fix on Dockerfile Dieter Schmidt 2021-12-23 14:50:12 +01:00
  • a1ea2e4fc5 Merge pull request #23 from s0nify/develop dimalo 2021-12-23 14:47:39 +01:00
  • 9afc229e7e Update client_macros.cfg Sonify 2021-11-29 11:49:06 +03:00
  • 9bb10982d9 update python to 3.10 Dieter Schmidt 2021-11-22 20:53:23 +01:00
  • 08611bf1fc add fluidd image & klipper firmware builder image Dieter Schmidt 2021-10-13 20:04:51 +02:00
  • 08031ac5f3 FIX: python3 vs python2 1.4.0 Dieter Schmidt 2021-09-30 11:37:53 +02:00
  • f284e947b6 update python envs Dieter Schmidt 2021-09-24 01:46:03 +02:00
  • 19b28f17cd adjust python virtualenv setup to bullseye Dieter Schmidt 2021-09-23 15:25:32 +02:00
  • 71e37f4239 fix builder package installs & moonraker.ini 1.3.3 Dieter Schmidt 2021-09-22 23:28:50 +02:00
  • 37dcbdd70c Slight bump on Klipper deps to fix #13 Chris Edstrom 2021-08-31 11:55:54 -07:00
  • a4aab66496 Merge branch 'develop' 1.3.2 Dieter Schmidt 2021-08-05 23:25:29 +02:00
  • d1e1544d5a Merge pull request #12 from ahalekelly/main 1.3.1 dimalo 2021-08-05 22:46:49 +02:00
  • 2bb624f73e Remove now-illegal whitespace from macro names ahalekelly 2021-08-05 10:01:54 -07:00
  • aa3da2733f update readme with project links Dieter Schmidt 2021-07-13 22:40:48 +02:00
  • c4f1f97084 fix moonraker database folder Dieter Schmidt 2021-07-13 22:37:35 +02:00
  • b26f651ce4 remove rust install 1.3.0 Dieter Schmidt 2021-06-26 15:57:25 +02:00
  • c3fd29cfc4 add DIY build option for fluidd Dieter Schmidt 2021-06-26 15:55:44 +02:00
  • 352f8b05d3 refactor Dieter Schmidt 2021-06-26 15:38:39 +02:00
  • 7dac908bf5 reenable armv6 builds Dieter Schmidt 2021-06-26 15:29:19 +02:00
  • dfbc0e95dc update Dockerfile Dieter Schmidt 2021-06-26 15:05:05 +02:00
  • 61f41cef6a WIP: disable arm/v6 builds for now Dieter Schmidt 2021-05-29 21:55:12 +02:00
  • 6e7661df34 streamline branch/version to image tag conversion Dieter Schmidt 2021-05-29 18:36:01 +02:00
  • 45db2912a4 add development build with github actions to image tag "next" Dieter Schmidt 2021-05-29 18:26:05 +02:00
  • 760cb1358f update moonraker build & config Dieter Schmidt 2021-05-29 18:13:44 +02:00
  • 6c1cdd8e5f fix cron syntax Dieter Schmidt 2021-05-29 13:18:18 +02:00
  • 379a5c10a1 Merge branch 'main' of https://github.com/dimalo/klipper-web-control-docker Dieter Schmidt 2021-05-29 13:15:28 +02:00
  • 9af6a78772 update build frequency in github actions to 3 times / week Dieter Schmidt 2021-05-29 13:15:23 +02:00
  • c10db6753c Merge pull request #9 from ahalekelly/patch-1 dimalo 2021-05-15 12:34:29 +02:00
  • 6f16cf4bee Update Readme with ARMv6 details ahalekelly 2021-04-27 21:51:00 -10:00
  • d82ab4138e Merge branch 'main' of https://github.com/dimalo/klipper-web-control-docker Dieter Schmidt 2021-04-27 12:49:46 +02:00
  • 2dbcb2d985 fix #7 Dieter Schmidt 2021-04-27 12:49:43 +02:00
  • 5193d50612 Merge pull request #6 from ruthgrace/main dimalo 2021-04-25 03:36:32 +02:00
  • c59da21e2f Fix invalid yaml Ruth Grace Wong 2021-04-24 16:02:55 -07:00
  • a34986da07 refactor docker-compose.yml 1.2.0 Dieter Schmidt 2021-04-10 19:52:36 +02:00
  • a2c213f9bd update moonraker.conf Dieter Schmidt 2021-04-10 19:48:31 +02:00
  • a1fcab26dc update Dockerfile Dieter Schmidt 2021-04-10 19:31:47 +02:00
  • ae4aeb5ad2 apt install latest moonraker requirements Dieter Schmidt 2021-04-07 00:41:37 +02:00
  • 64a4e22f48 fix #2 Dieter Schmidt 2021-04-04 15:29:12 +02:00
  • 074e9f4c74 fix #2 WIP Dieter Schmidt 2021-04-04 15:06:33 +02:00
  • a74cf7fc56 Merge branch 'develop' of https://github.com/dimalo/klipper-web-control-docker into develop Dieter Schmidt 2021-02-20 17:26:18 +00:00
  • 05278bc463 add .config folder to gitognore Dieter Schmidt 2021-02-20 17:26:15 +00:00
  • 2a5f7976bf fix multiple envs clash with latest moonraker glob 1.1.0 Dieter Schmidt 2021-02-17 00:21:07 +01:00
  • 54c4948387 pin python version to make sure symlinks work Dieter Schmidt 2021-02-03 21:11:44 +01:00
  • 6f6cfdf4f3 bugfix for moonraker update manager Dieter Schmidt 2021-02-03 21:09:29 +01:00
  • 2ad55b4c85 refactor client macros & update Dockerfile Dieter Schmidt 2021-01-26 00:25:04 +01:00
  • e2182dfc39 update README 1.0.0 Dieter Schmidt 2021-01-23 21:55:02 +01:00
  • 218e78d8fe add example for multiple printers to docker-compose.yml Dieter Schmidt 2021-01-23 21:51:39 +01:00
  • 20bffc5e06 remove fluidd build status Dieter Schmidt 2021-01-23 21:48:26 +01:00