Fixing CanBUS BUS-OFF error with Klipper and a Voron
It's not a Klipper problem or a Voron problem. It's a Linux Networking Sucks problem. The Linux devs are constantly changing things so it is a moving target to set up networking making most documentation out on the internet wrong in a short amount of time. I have my voron set up with a red emergency stop button. It kills the 120V power to the heated bed and the 24V power to the hotend, motors, chamber heater. I just felt better building it having an E stop... and honestly I use it to shut down the thing for the night so it only uses 5 watts for the Pi instead o the additional 35 watts the rest of the boards are using just sitting there as well as the lighting. Before I went to canbus this all worked perfectly until wires started to fail in the cable chain. So I upgraded to canbus. Problem is canbus does NOT recover cleanly from power loss. This is not a fault of canbus, its the fault of the idiots that wrote the linux software to manage networking. canbus can be in ...