Printer Model: Ender 3 NG 1.2
MCU / Printerboard: BigTreeTech Octopus v1.1
I’ve been trying to program the config on my Ender 3 NG 1.2 build. I’m able to connect everything except for the X, Y and Z steppers. I’m programming sensorless homing and have connected the jumpers to the X and Y endstops on the BigTreeTech Octopus v1.1 motherboard. I’m using TMC2209 drivers and the board is setup for UART mode. Klipper gives me a 'Option ‘step_pin’ is not valid in section ‘stepper_x’ error whenever I try to setup the confiig. If I delete the stepper x section, the same error pops up for the stepper y section. If I delete the X, Y and Z sections, the config goes through successfully. I thought it was the UART setup, but the extruder section works. Please HELP! my klippy log is attached
klippy (8).log (29.4 KB)
…