Skip to content

LynxCrew/Intelligent_Beacon_Model

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Intelligented Default Beacon-Model

Installation

SSH into you pi and run:

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

then add this to your moonraker.conf:

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

you also need to add

[save_variables]
filename: ~/database.cfg

to your printer.cfg

If you run SET_DEFAULT_BEACON_MODEL DEFAULT_BEACON_MODEL=<name> it will be persistently saved. If you now run BEACON_MODEL_SELECT NAME=default INTELLIGENT=1 instead of loading the model called 'default' it will load the model you set beforehand.

About

No description, website, or topics provided.

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages