Skip to content

Latest commit

 

History

History
33 lines (25 loc) · 651 Bytes

README.md

File metadata and controls

33 lines (25 loc) · 651 Bytes

Sensor Data Release

Deploy Configure File

cd ~
git clone https://github.com/Neko-vecter/sensor-data-release.git

bash ~/sensor-data-release/tools/deploy.sh

Add config below in printer.cfg

[include sensor-data/*.cfg]

The config in moonraker.conf should be automatically added if using deploy tool.

[update_manager sensor-data-release]
type: git_repo
path: ~/sensor-data-release
origin: 
primary_branch: main
managed_services: klipper

About config in sensor_type

sensor_type: <sensor>

The sensor can be able found in ./sensor-data. The file name without the .cfg is the sensor profile.