Printer Model: Ender 5 plus
MCU / Printerboard: Robin Nano 3.1
Host / SBC Raspberry pi 4
klippy.log
Fill out above information andin all cases attach yourklippy.logfile (use zip to compress it, if too big). Pasting yourprinter.cfgis not needed Be sure to check our “Knowledge Base” Category first. Most relevant items, e.g. error messages, are covered there
Hello all,
I have an issue where I cannot set the details for the tmc2208 driver in the extruder section.
All the stepper drivers are the same & all have all been soldered on the back to enable me to use the uart.
In the section [stepper_extruder] I get ar error for the step_pin, dir_pin, enable_pin & rotation distance.
However, if I comment out rotation_distance it tells me it is needed.
I can run the extruder in standalone mode. klippy log.zip (952.4 KB)
[stepper_extruder] isn’t a valid configuration section. I think you’re looking for [extruder]. To set TMC parameters, you use [tmc2208 extruder]. Example with your config:
mcu 'mcu': Unable to open serial port: [Errno 2] could not open port /dev/serial/by-id/usb-Klipper_stm32f407xx_240039000551333438353530-if00: [Errno 2] No such file or directory: '/dev/serial/by-id/usb-Klipper_stm32f407xx_240039000551333438353530-if00'