Files
2021-10-19 22:24:55 +03:00

27 lines
1.0 KiB
INI

################################################################################
# Board: MKS Robin Nano v1.1 (Flying Bear Reborn 2.0) / MKS Robin Nano v1.3 / MKS Robin Nano-S v1.3
# Printer: Flying Bear Ghost 4S / Ghost 5 / Reborn
# Config by ODUCCEU
################################################################################
# WARNING! DO NOT EDIT THIS FILE!
# To override settings from this file, you can copy and paste the relevant
# sections into your printer.cfg and change it there.
################################################################################
# Documentation
# https://www.klipper3d.org/Config_Reference.html
################################################################################
# Raspberry Pi
################################################################################
[mcu rpi]
serial: /tmp/klipper_host_mcu
[temperature_sensor rpi]
sensor_type: temperature_host
min_temp: 10
max_temp: 100
################################################################################