You are not logged in.

#1 2017-09-13 22:34:11

jacobotha
Member
Registered: 2017-08-27
Posts: 9

Serial Communication Error EOF

I've battled with this error for a while now and only saw one or two similar issues, and cannot for the life of me find clear answers?
maybe im tired now since its early morning...... So if somebody could be so kind to make this clear to me..

Level     Layer     Time     Module     Details
Info    1    2017-09-13 22:19:15.873737    Logging    Suppressing duplicate logs
Error    1    2017-09-13 22:18:21.873757    SLAVE    Serial Communication Error EOF
Error    1    2017-09-13 22:18:12.873608    SLAVE    Serial Communication Error EOF
Error    1    2017-09-13 22:18:11.485122    SLAVE    Serial Communication Error EOF
Warning    1    2017-09-13 22:18:08.873928    Terminal    Problem Reading Terminal EOF
Error    1    2017-09-13 22:18:08.873768    SLAVE    Serial Communication Error EOF
UNKNOWN    2017-09-13 22:18:06.540693 {"Layer":"1","module":"Terminal","level":"Notice","msg":"Received Data From RAMPS: coUnnon cmn:''okok↵"}
Notice    1    2017-09-13 22:18:06.53656    Terminal    Received Data From RAMPS: .20 I10 140k
Info    1    2017-09-13 22:18:05.615782    RAMPS Sync    Waiting for done message from RAMPS
Debug    1    2017-09-13 22:18:05.615704    Gcode    Transfering Data M650 D2.0000 S0.5
M651
G4 P1000
G1 Z0.1
Notice    1    2017-09-13 22:18:05.614328    Projector    Projector on


this is what happens, everything seems to be fine until i want to print. it is not the arduino board since it functions normally when used on a different fdm printer.

Offline

#2 2017-09-15 05:43:32

Shahin
Administrator
Registered: 2016-02-17
Posts: 3,541

Re: Serial Communication Error EOF

Usually it is related to cable or hardware faults.

Offline

#3 2017-09-15 12:49:59

jacobotha
Member
Registered: 2017-08-27
Posts: 9

Re: Serial Communication Error EOF

thanks Shahin
will this be specifically the cable between the arduino and rpi?
regardless i have replaced all cables and changed arduino board.
could it be the rpi then?

other functions work like z axis calibration, moving up and down, homing z etc. lcd also previews projector calibration images correctly.
it happens when i start a print. it initiates the print, then shows that it

the first layer doesn't show on lcd and this is where it gets stuck, starting with the communication and terminal eof errors.

is this not profile related or setups?

Offline

#4 2017-09-15 15:45:08

Shahin
Administrator
Registered: 2016-02-17
Posts: 3,541

Re: Serial Communication Error EOF

You should not receive EOF at all and it indicate communication problem between rpi and arduino. Do you experience same issues with stable version too?

Offline

#5 2017-09-19 19:48:17

jacobotha
Member
Registered: 2017-08-27
Posts: 9

Re: Serial Communication Error EOF

Hi Shahin

do you mean stable version as in nanodlp version witch is stable? if so i believe i only download he stable version.

what i have done now is run nanodlp through windows, so my wireless network and rpi3 is left out of the equation.
then the dry run runs smoothly with no errors and as gcode in profile is intend to do.

now could my network setup cause EOF errors? wifi being slow or bad or bad setup on router maybe?
or does the EOF error i see on my pc purely a live logging of what is happening directly between rpi3 and arduino board?

Offline

#6 2017-09-20 04:49:09

Shahin
Administrator
Registered: 2016-02-17
Posts: 3,541

Re: Serial Communication Error EOF

No, network could not be source of EOF errors. Try another RPi.
There are softwares such as minicom which could monitor traffic between two devices. But I doubt it helps with EOF issue.

Offline

Board footer

Powered by FluxBB