I’ve done what you two have said. I was originally using the generic Robin nano V3.1 config copied to printer.cfg.
I was moving motors but not getting corexy results. Then this thread suggested I add the tmc-2209 drivers, giving samples I copy/pasted into my printer.cfg. I did, after the regular axis section. I’ve checked pinouts using the board’s silk-screened tables, found one pin related to 2nd ejectors miss specified, updated that, made no diff. I have not been able to execute a motor motion since adding the tmc-2209 stuff.
message from the octoprint terminal says the printer is shut down and the mcu is not responding when I issue a g28.
I’ve restarted klipper on the bpi5 many times, issued the FIRMWARE_RESTART, get a beep from he printer, no errors on the optoprint terminal, until I try to move a motor. Then I get a message “printer is shut down, homing failure” or “mcu not responding”, and no motor moves. The docs dir’s contents are little help, and I’ve read and done everything you asked. I send the logs after trimming them but they are ignored, I get yellled at instead.
Should I comment out those tmc-2209 bits and start over? I find no difference in the motor action when the jumpers are moved although I do recall getting some complaints from marlin about driver communications at one point. currently set for uart drive.
So, what am I to do except maybe order some BTT boards and try them. I also have 3 of the high voltage octopus boards from them, along with the 60 volt, 3 amp version of the QHV5160 driver. Would that be a better board for klipper? Any board replacement in the big tronxy will need all new electronic boxes made with separate dual psu mounts, no biggie other than I need a printer to make them.
I need a printer, so I also have a cnvoron trident, supposedly on a fedex truck someplace between their Memphis warehouse and here. It also makes the claim it works with PETG, but I now have 7 printers that made that claim scattered about the house, all destroyed because they won’t live more that a week when fed PETG. I’ve found a hotend that works, creality’s new $70 spider, but no one is putting it in a printer, not even creality.
Have I miss-built the firmware for the nano? That question has not been asked, and answered yet? How do I check that its actually built for a corexy machine? I ask because the klipper/.config used to make the controllers flash file, is not the printer.cfg and contains no reference to the kinematics. Is all that done by the pi?