ERROR: Missing X real time status report per 10 seconds. Interval XXX. Correct baud rate? Try Marlin response#295
评论
|
Hi Sevnhb, I have attached the pic and log file.. In the log files i have found multiple log files named log_20220600.0 and .1 and .2 and .3 and .4 and .5 etc |
|
The logfile you sent is very short, either you look for an older one with higher file size, or you send logfile.txt right after the described problem occured…. |
|
oka, then this is the higher log file size i have right now! |
|
Ok, so I found: Can you try to send Gcode from an imported SVG or DXF file? So I know the GCode is ok… |
|
Quick dimension test 2.gcode.txt Oka, this is the gcode i used it to run in my machine.. Infact not only this gcode but other smaller gcodes also didnt work with me recently. Either the Missing real time error pops up or suddenly machine stops and Kill alarm pops up within some seconds. And when i see the co ordinates (XYZ) on the plotter, even that would have jumped and would showing different. |
|
You mean GRBL-Plotter was working with your machine and then from one day to the other the problem occurs?
I think it ia a problem with your electronic, can you try without motor-shield to avoid noise? |
|
I could run your code on an Arduino nano – without connected hardware – without an error. After 5 minutes I stopped. |
I havn’t fixed any Motor yet to my machine as it is running now just with spring-PEN on paper to check the dimensions of the drawn drawings. |
|
I will check once that sir and get back to you soon. |
|
Do you use the regular grbl version from here?: https://github.com/gnea/grbl But your system is not responding during gcode streaming… |
|
I’m using the regular grbl version 1.1 from the link you have mentioned. The only changes i have done in the code is in config.h i.e., i have commented the VARIABLE SPINDLE to make my Z-axis work properly. |
|
Can you upload your hex-file (perhaps zipped) so I can try it on my arduino-nano to see if the same problem occurs? |
|
You mean just the config.h file or complete grbl 1.1 folder? |
|
I mean the data you upload to your arduino, some how you can extract the hex-file from the Adruino-IDE. How to ulpoad a hex-file via Xloader: https://grbl-plotter.de/index.php?id=quick-guide |
|
Oh oka..Actually i have uploaded the grbl upload file from this above zipped file and i have uploaded through using Arduino IDE. As you mentioned i will try uploading this attached hex-file in my Arduino Uno using X-loader and try running my machine. |
|
As soon as i press the Kill Alarm, the tool co ordinates will change and move in some weird direction and start from there. |










嗨,团队,很高兴在这里见到大家,感谢您出色的 GRBL 工作。
我已经构建了我的小型台式 CNC,我在这里使用 GRBL 绘图仪来运行我的坐标(X 轴、Y 轴和 Z 轴)。我从设计、组装到使它以当前设置运行等所有方面都进行了调整。

现在我遇到了绘图仪的问题,每当我将代码转储到绘图仪并尝试运行它时,它会在几秒钟内开始显示每 10 秒丢失 X 实时状态报告的错误。间隔 XXX。正确的波特率?尝试 Marlin 响应并停止运行机器。我已经尝试了很多次不同的代码和 $$ 的微小变化,但我仍然无法弄清楚确切的问题是什么!有人可以帮我解决这个问题并让它毫无问题地运行吗!
快速帮助将更加可观!提前致谢。 .