Commit Graph

85 Commits

Author SHA1 Message Date
Dieter Schmidt
87eea8a408 revert supervisor config 2022-04-04 15:42:40 +02:00
Dieter Schmidt
b59dbea4d4 fix supervisord setup 2022-04-04 15:35:13 +02:00
Dieter Schmidt
a448e4f7b5 add linux mcu
add firmware build script (WIP)
2022-04-04 14:48:26 +02:00
Dieter Schmidt
608c63cb67 update readme
- add TOC
- add solution to libseccomp being to old on host (closes #25)
2022-01-18 22:42:44 +01:00
Dieter Schmidt
b6c2e0c7e5 add variables to load & unload macros
default:
- LOAD FILAMENT E=400 (tube length)
- UNLOAD_FILAMENT E=420 (tube length + extruder)
2022-01-18 22:30:07 +01:00
Dieter Schmidt
56da152809 update moonraker config
- add store sizes
- add update manager options to disable system updates and enable dirty repo updates
2022-01-18 22:24:02 +01:00
Dieter Schmidt
741be01df9 refine klipper image 2022-01-15 12:57:31 +01:00
Dieter Schmidt
25061677a7 update dependencies for moonraker 2022-01-15 12:17:16 +01:00
Dieter Schmidt
21b1700f83 use alpine on frontend unzip stage 2022-01-15 11:45:44 +01: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
dd2bdbdc2d minor fix on Dockerfile 2021-12-23 14:50:12 +01:00
dimalo
a1ea2e4fc5 Merge pull request #23 from s0nify/develop
Fix deprecated variables
@s0nify thank you!
@MPFGlaser thanks for testing!
2021-12-23 14:47:39 +01:00
Sonify
9afc229e7e Update client_macros.cfg
fix deprecated variables

https://docs.mainsail.xyz/faq/klipper_warnings/deprecated_option
2021-11-29 11:49:06 +03: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
Dieter Schmidt
08031ac5f3 FIX: python3 vs python2 1.4.0 2021-09-30 11:37:53 +02:00
Dieter Schmidt
f284e947b6 update python envs
- set PYTHONHOME instead of PYTHONPATH
- remove deps path
2021-09-24 01:46:03 +02:00
Dieter Schmidt
19b28f17cd adjust python virtualenv setup to bullseye
- python2 is not longer default so we have to be explicit
2021-09-23 15:25:32 +02:00
Dieter Schmidt
71e37f4239 fix builder package installs & moonraker.ini 1.3.3 2021-09-22 23:28:50 +02:00
Chris Edstrom
37dcbdd70c Slight bump on Klipper deps to fix #13 2021-08-31 11:55:54 -07:00
Dieter Schmidt
a4aab66496 Merge branch 'develop' 1.3.2 2021-08-05 23:25:29 +02:00
dimalo
d1e1544d5a Merge pull request #12 from ahalekelly/main
Remove now-illegal whitespace from macro names
1.3.1
2021-08-05 22:46:49 +02:00
ahalekelly
2bb624f73e Remove now-illegal whitespace from macro names
https://github.com/KevinOConnor/klipper/pull/4312
2021-08-05 10:01:54 -07:00
Dieter Schmidt
aa3da2733f update readme with project links 2021-07-13 22:40:48 +02:00
Dieter Schmidt
c4f1f97084 fix moonraker database folder 2021-07-13 22:37:35 +02:00
Dieter Schmidt
b26f651ce4 remove rust install
moonraker has switched crypto requirement, so no need anymore
1.3.0
2021-06-26 15:57:25 +02:00
Dieter Schmidt
c3fd29cfc4 add DIY build option for fluidd 2021-06-26 15:55:44 +02:00
Dieter Schmidt
352f8b05d3 refactor
- set cache-from prop in build action to base tag
- align indentation in moonraker.conf
2021-06-26 15:38:39 +02:00
Dieter Schmidt
7dac908bf5 reenable armv6 builds 2021-06-26 15:29:19 +02:00
Dieter Schmidt
dfbc0e95dc update Dockerfile
- add new moonraker requirements
- add moonraker database folder
2021-06-26 15:05:05 +02:00
Dieter Schmidt
61f41cef6a WIP: disable arm/v6 builds for now 2021-05-29 21:55:12 +02:00
Dieter Schmidt
6e7661df34 streamline branch/version to image tag conversion 2021-05-29 18:36:01 +02:00
Dieter Schmidt
45db2912a4 add development build with github actions to image tag "next" 2021-05-29 18:26:05 +02:00
Dieter Schmidt
760cb1358f update moonraker build & config
- add Rust toolchain
- update config
  - update authorization
  - add database config
  - add docker volume mount for moonraker database persistence
2021-05-29 18:13:44 +02:00
Dieter Schmidt
6c1cdd8e5f fix cron syntax 2021-05-29 13:18:18 +02:00
Dieter Schmidt
379a5c10a1 Merge branch 'main' of https://github.com/dimalo/klipper-web-control-docker 2021-05-29 13:15:28 +02:00
Dieter Schmidt
9af6a78772 update build frequency in github actions to 3 times / week 2021-05-29 13:15:23 +02:00
dimalo
c10db6753c Merge pull request #9 from ahalekelly/patch-1 2021-05-15 12:34:29 +02:00
ahalekelly
6f16cf4bee Update Readme with ARMv6 details 2021-04-27 21:51:00 -10:00
Dieter Schmidt
d82ab4138e Merge branch 'main' of https://github.com/dimalo/klipper-web-control-docker 2021-04-27 12:49:46 +02:00
Dieter Schmidt
2dbcb2d985 fix #7
add ARMv6 to multiarch build
2021-04-27 12:49:43 +02:00
dimalo
5193d50612 Merge pull request #6 from ruthgrace/main 2021-04-25 03:36:32 +02:00
Ruth Grace Wong
c59da21e2f Fix invalid yaml
This fixes the error
```
ERROR: yaml.parser.ParserError: while parsing a block collection
  in "./docker-compose.yml", line 80, column 7
expected <block end>, but found '?'
  in "./docker-compose.yml", line 81, column 7
```

when you run

```
docker-compose pull && docker-compose up
```
2021-04-24 16:02:55 -07:00
Dieter Schmidt
a34986da07 refactor docker-compose.yml
- comment out second printer config by default
- improve comments on second printer config example
- use /dev/ttyUSB0 by default
1.2.0
2021-04-10 19:52:36 +02:00
Dieter Schmidt
a2c213f9bd update moonraker.conf
add octoprint_compat and history
2021-04-10 19:48:31 +02:00
Dieter Schmidt
a1fcab26dc update Dockerfile
- fix syntax
- use base tag instead of buster
2021-04-10 19:31:47 +02:00
Dieter Schmidt
ae4aeb5ad2 apt install latest moonraker requirements 2021-04-07 00:41:37 +02:00
Dieter Schmidt
64a4e22f48 fix #2
change image tags to datetime string
2021-04-04 15:29:12 +02:00
Dieter Schmidt
074e9f4c74 fix #2 WIP 2021-04-04 15:06:33 +02:00
Dieter Schmidt
a74cf7fc56 Merge branch 'develop' of https://github.com/dimalo/klipper-web-control-docker into develop 2021-02-20 17:26:18 +00:00