diff --git a/moonraker.conf b/moonraker.conf index 324d029..769b895 100644 --- a/moonraker.conf +++ b/moonraker.conf @@ -85,3 +85,16 @@ managed_services: klipper info_tags: desc=Cartographer Probe + +[update_manager happy-hare] +type: git_repo +path: ~/Happy-Hare +origin: https://github.com/moggieuk/Happy-Hare.git +primary_branch: main +managed_services: klipper + +[mmu_server] +enable_file_preprocessor: True +enable_toolchange_next_pos: True +update_spoolman_location: True + diff --git a/printer.cfg b/printer.cfg index 3487cce..428e917 100644 --- a/printer.cfg +++ b/printer.cfg @@ -1,3 +1,6 @@ +[include mmu/base/*.cfg] +[include mmu/optional/client_macros.cfg] +[include mmu/optional/mmu_menu.cfg] # This file contains common pin mappings for the BigTreeTech Octopus V1. # To use this config, the firmware should be compiled for the STM32F446 with a "32KiB bootloader" # Enable "extra low-level configuration options" and select the "12MHz crystal" as clock reference