mirror of
https://github.com/MrUnknownDE/ender3-s1-backup.git
synced 2026-04-18 22:03:43 +02:00
printer.cfg modified - 13/01/26 - 20:30:57
This commit is contained in:
@@ -14,25 +14,17 @@ max_z_velocity: 5
|
||||
max_z_accel: 100
|
||||
|
||||
# --- INPUT SHAPER & ADXL (Dein neues Spielzeug) ---
|
||||
[mcu adxl]
|
||||
serial: /dev/serial/by-id/usb-Klipper_rp2040_50444667787E871C-if00
|
||||
#[mcu adxl]
|
||||
#serial: /dev/serial/by-id/usb-Klipper_rp2040_50444667787E871C-if00
|
||||
|
||||
[adxl345]
|
||||
cs_pin: adxl:gpio9
|
||||
spi_bus: spi1a
|
||||
#[adxl345]
|
||||
#cs_pin: adxl:gpio9
|
||||
#spi_bus: spi1a
|
||||
|
||||
[resonance_tester]
|
||||
accel_chip: adxl345
|
||||
probe_points:
|
||||
110, 110, 20
|
||||
|
||||
[input_shaper]
|
||||
# HIER SIND DEINE MESSWERTE VON EBEN:
|
||||
#shaper_freq_x: 38.2
|
||||
#shaper_type_x: mzv
|
||||
# Y fehlt noch! Das musst du neu messen, wenn die Kiste wieder läuft.
|
||||
# shaper_freq_y: ...
|
||||
# shaper_type_y: ...
|
||||
#[resonance_tester]
|
||||
#accel_chip: adxl345
|
||||
#probe_points:
|
||||
# 110, 110, 20
|
||||
|
||||
# --- MECHANIK & EXTRUDER ---
|
||||
[stepper_x]
|
||||
|
||||
Reference in New Issue
Block a user