You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I flashed the Firmware I built with VSCode according to your instructions via OctoPrint. Now my Annycubic almost immediately closes the usb connection with the following error: Error: KILL caused by KILL button/pin - Printer halted. kill() called!
There are more errors, that occur before the one above which closes the connection:
EEPROM version mismatch ((EEPROM=? Marlin=V74)
Testing X connection... Error: All LOW
Testing Y connection... Error: All LOW
Testing Z connection... Error: All LOW
Testing Z2 connection... Error: All LOW
Testing E connection... Error: All LOW
After that OctoPrint confirms successful connection to the printer.
It then reads two Temperature Messages:
T:21.50 /0.00 B:22.58 /0.00 @:0 B@:0
And after that it produces the Error: Kill caused by Kill, which closes the connection.
Steps to Reproduce
Upgrade Anycubic Chiron with TMC2208s and new Fans (doubt they are a problem, but just for completeness)
Download the Firmware from here, build with VSCode and PlattformIO
Flash using OctoPrint and avrdude
Remark: After Flashing I was not able to run M502 and M500 which are required in your guide. The error occurred before I could send them.
Remark2: I have not altered any files before building and flashing the firmware.
Expected behavior:
Octoprint correctly connects to Anycubic Chiron via USB like before the update.
Actual behavior:
Connection is closed almost immediately with the errors listed above.
The text was updated successfully, but these errors were encountered:
Description
Hi everyone, first of all, thanks for your help!
I flashed the Firmware I built with VSCode according to your instructions via OctoPrint. Now my Annycubic almost immediately closes the usb connection with the following error: Error: KILL caused by KILL button/pin - Printer halted. kill() called!
There are more errors, that occur before the one above which closes the connection:
After that OctoPrint confirms successful connection to the printer.
It then reads two Temperature Messages:
T:21.50 /0.00 B:22.58 /0.00 @:0 B@:0
And after that it produces the Error: Kill caused by Kill, which closes the connection.
Steps to Reproduce
Remark: After Flashing I was not able to run M502 and M500 which are required in your guide. The error occurred before I could send them.
Remark2: I have not altered any files before building and flashing the firmware.
Expected behavior:
Octoprint correctly connects to Anycubic Chiron via USB like before the update.
Actual behavior:
Connection is closed almost immediately with the errors listed above.
The text was updated successfully, but these errors were encountered: