fra589 / grbl-Mega-5X

5/6 Axis version of Grbl, the open source, embedded, high performance g-code-parser and CNC milling controller written in optimized C that will run on an Arduino Mega2560
https://github.com/fra589/grbl-Mega-5X/wiki
Other
341 stars 159 forks source link

alarm 11, why and what to do with it? #367

Closed Krasti3049 closed 2 months ago

fra589 commented 3 months ago

Hello,

alarm 11, why

From: https://github.com/fra589/grbl-Mega-5X/blob/edge/doc/csv/alarm_codes_en_US.csv

|  Code | Message         | Description                |
|    11 | Serial overflow | Serial RX buffer overflow. |

why and what to do with it? No description provided.

Without any information, It's not possible to know why and tell what to do.

@++; Gauthier

Krasti3049 commented 3 months ago

Arduino mega 2560 board is not original, ramps 1.4 firmware grbl 5x, program grbl plotter, lightburn, cncjs, everyone gets alarm 11

fra589 commented 3 months ago

Hi,

It's very strange... You are the first to have this type of problem with all software...

Do you have made any Grbl's source code modification ? If you made adjust in config.h or any other Grbl's file, please, post it.

Can you post the result of Grbl commands: $i $$

@++; Gauthier.

fra589 commented 2 months ago

Closed as no information for a month...