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
Hey nefelim. Didn’t notice that in the log. In my config file, it’s set to corexy. I’m not at my computer, but it’s definitely set to core xy in the configuration
I’ll definitely check. I’ve seen that being the issue for other people who asked about the same issue I’m having. So I checked my config as I was doing the research and I’m sure the Kinematic reads corexy. Is there anything else I have to do outside of placing it in the config? Because if not, I truly don’t understand why it’s not registering in the kinematic setup. But, I will take a look at the config and send a sample when I get back to the shop this evening