Basic Information:
Printer Model: Diy Printer
MCU / Printerboard: Big Treetech SKR v1.4
Host / SBC
klippy.log
Fill out above information and in all cases attach your klippy.log
file (use zip to compress it, if too big). Pasting your printer.cfg
is not needed
Be sure to check our “Knowledge Base” Category first. Most relevant items, e.g. error messages, are covered there
Hello to all.
Can someone tell me how to config my LV7829 driver as extruder?
I did search this forum but no entry’s found.
I did search the internet outside this forum but also no information about my problem.
In the first place i did use the example config for my SKR V1.4 and did read the documents and filled the config for my needs.
But the missing part is the setup for the LV7829.
Other steppers types are in the config but not mine.
I did setup the extruder with all the options for my needs.
But the driver option is not there.
For example i did try the following but that generates an error in klipper.
########################################
TMC2208/LV8729 configuration
########################################
[tmc2208 stepper_x]
uart_pin: P1.10
run_current: 0.523
stealthchop_threshold: 999999
[tmc2208 stepper_y]
uart_pin: P1.9
run_current: 0.523
stealthchop_threshold: 999999
[tmc2208 stepper_z]
uart_pin: P1.8
run_current: 0.523
stealthchop_threshold: 999999
[lv8729 extruder]
uart_pin: P1.4
#run_current: 0.800
#stealthchop_threshold: 999999
[tmc2208 stepper_z1]
uart_pin: P1.1
run_current: 0.523
stealthchop_threshold: 999999
I hope someone can point me to the right direction about this?
Thanks.
klippy.zip (7.7 KB)