Repetier Server "stops" printing, motors off, temperatures maintained.

the print just stopped, the motors switched off but the temperatures are
maintained. clicked pause and then resume, but it just moved back to the
same position and did not continue printing

Repetier server 0.60.3
printer firmware: marlin
sliced by Slic3r on repetier host 1.5.0

here is the section of print logs where it froze:
After this point all the logs contain is M105 and the printer's response repeated over and over.

<  9:23:51: N27244 M105
<  9:23:51: N27245 G1 X113.627 Y126.116 E20.34909
>  9:23:51: ok T:239.1 /239.0 B:50.1 /50.0 T0:239.1 /239.0 @:72 B@:0
>  9:23:51: ok
<  9:23:52: N27246 M105
<  9:23:52: N27247 G1 X111.620 Y118.626 E20.57696
>  9:23:52: ok T:238.9 /239.0 B:50.0 /50.0 T0:238.9 /239.0 @:77 B@:0
>  9:23:52: ok
<  9:23:53: N27248 M105
<  9:23:53: N27249 G1 X115.279 Y104.971 F7800.000
>  9:23:53: ok T:239.3 /239.0 B:50.0 /50.0 T0:239.3 /239.0 @:64 B@:0
>  9:23:53: ok
<  9:23:54: N27250 M105
>  9:23:54: ok T:238.9 /239.0 B:49.9 /50.0 T0:238.9 /239.0 @:77 B@:0
<  9:23:55: N27251 M105
>  9:23:55: ok T:239.1 /239.0 B:49.9 /50.0 T0:239.1 /239.0 @:71 B@:0
<  9:23:56: N27252 M105
>  9:23:56: ok T:239.3 /239.0 B:49.8 /50.0 T0:239.3 /239.0 @:64 B@:127

Comments

  • WAIT.
    There is more.
    The printer dashboard displays 25% completion.
    Repetier Server "thinks" it is still printing, but no commands except M105 are being sent.
  • edited September 2015
    Tried starting  a different job and it did the same thing almost immediately, 2% into the job.
    Note it has been working for 2 days just fine.
  • That is a race condiftion with missed ok only allwing small commands like M105. I think we have fixed it in 0.60.4 so please upgrade. Then you might register a pause of "connection timeout" as configured before continuing. To prevent these pauses you need a error free communication (try different baud rate or cable) or a firmware returning lines in ok message like Repetier-Firmware or newest Marlin (maybe still only in develeopment tree available)
Sign In or Register to comment.