Compare commits

..

2 Commits

Author SHA1 Message Date
Pavel Sorejs
544e6647c7 Merge e0c9e87b7f into c91816d13f 2025-04-02 22:18:19 +00:00
Pavel Sorejs
e0c9e87b7f Add option to cusomize python binary for klipper and moonraker. Add option to not install moonraker speedups. 2025-04-03 00:18:13 +02:00

View File

@@ -13,6 +13,10 @@ repositories:
https://github.com/Klipper3d/klipper
[moonraker]
# Moonraker supports two optional Python packages that can be used to reduce its CPU load
# If set to true, those packages will be installed during the Moonraker installation
optional_speedups: True
# add custom repositories here, if at least one is given, the first in the list will be used by default
# otherwise the official repository is used
#