Initial release of Flying Bear Generic Configs

This commit is contained in:
oducceu
2021-10-13 12:05:18 +03:00
parent 5aff234daf
commit 5935bfa7f1
18 changed files with 1962 additions and 0 deletions

View File

@@ -0,0 +1,27 @@
################################################################################
# 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/Measuring_Resonances.html
################################################################################
# Accelerometer
################################################################################
[adxl345]
cs_pin: rpi:None
axes_map: -x,y,-z # check orientation
[resonance_tester]
accel_chip: adxl345
probe_points:
100,100,20
################################################################################