Error: Wrong checksum
in Slic3r
I just got my trevo flash 3d printer, its secondhand but is supposed to work fine. I'm extremely confused as to why this is happening, i've been trying to print something and continue to get these logs non stop
but it repeats over and over again
23:07:41.318 : Error:No Line Number with checksum, Last Line: 14
23:08:20.290 : Error:checksum mismatch, Last Line: 14
23:08:20.292 : Resend: 15
but it repeats over and over again
Comments
I tried this and it also didn't work unfortunately
I also tried doing it through the server instead but that just kept popping up with error messages. It would say print time 4s and then just error message
It sounds like your Trevo Flash 3D printer is having communication issues between the printer and your computer or controller. The errors you're seeing:
...usually point to corrupted or incomplete serial communication. Here are a few things to try:
Check USB Cable – Replace the USB cable with a high-quality, shielded one. Cheap or damaged cables are a common culprit.
Try a Different USB Port – Preferably one directly on your motherboard if you're on a desktop.
Lower Baud Rate – In your slicer or host software (like Pronterface or OctoPrint), try lowering the baud rate (e.g., from 250000 to 115200).
Update/Reinstall Drivers – Make sure your USB-to-serial drivers (like CH340 or FTDI) are correctly installed.
Try a Different Host Software – Sometimes switching from one (e.g., Cura) to another (e.g., Pronterface or Repetier-Host) can resolve odd comms issues.
SD Card Print – Try slicing your file and printing directly from an SD card to bypass the computer entirely and see if the issue persists.
If it works from SD but not over USB, the issue is likely with the cable or port. Let us know how it goes!