Skip to content

Latest commit

 

History

History
23 lines (20 loc) · 574 Bytes

README.md

File metadata and controls

23 lines (20 loc) · 574 Bytes

LynxCrew Klicky Macros

Install:

SSH into you pi and run:

cd ~
wget -O - https://raw.githubusercontent.com/LynxCrew/Klicky/main/install.sh | bash

then add this to your moonraker.conf:

[update_manager klicky]
type: git_repo
channel: dev
path: ~/klicky
origin: https://github.com/LynxCrew/Klicky.git
managed_services: klipper
primary_branch: main
install_script: install.sh

then add [include Klicky/_.include] and [include Variables/klicky_variables.cfg] to your printer.cfg. you also need to include the overrides you need depending on your setup.