format error

Talk about KISSlicer software here (http://kisslicer.com)
Post Reply
McSlappy
Printmaster!
Posts: 800
Joined: Wed Dec 11, 2013 9:11 pm
Location: Queensland, Australia
Contact:

format error

Post by McSlappy »

So my prints seem to run fine, but when the print ends I get thousands of repeating 'format error' in the logs and it never fully finishes and homes z.

18:46:11.434 : Resend:46116
18:46:12.446 : Error:expected line 46116 got 46127
18:46:12.446 : Resend:46116

This goes on forever.

Any ideas
I loved my Rostock so much I now sell them in Oz :)
User avatar
Eaglezsoar
ULTIMATE 3D JEDI
Posts: 7159
Joined: Sun Apr 01, 2012 5:26 pm

Re: format error

Post by Eaglezsoar »

McSlappy wrote:So my prints seem to run fine, but when the print ends I get thousands of repeating 'format error' in the logs and it never fully finishes and homes z.

18:46:11.434 : Resend:46116
18:46:12.446 : Error:expected line 46116 got 46127
18:46:12.446 : Resend:46116

This goes on forever.

Any ideas
What version of Kisslicer are you using? The newest version was just released is that the one causing these problems?
“ Do Not Regret Growing Older. It is a Privilege Denied to Many. ”
McSlappy
Printmaster!
Posts: 800
Joined: Wed Dec 11, 2013 9:11 pm
Location: Queensland, Australia
Contact:

Re: format error

Post by McSlappy »

It's the latest one on the site not the new one that you linked.
I loved my Rostock so much I now sell them in Oz :)
User avatar
mhackney
ULTIMATE 3D JEDI
Posts: 5391
Joined: Mon Mar 26, 2012 4:15 pm
Location: MA, USA
Contact:

Re: format error

Post by mhackney »

That sounds more like a host issue. What host are you running? Also, if you could post the last 50 or so lines of your gcode, we could take a look at it.

Sublime Layers - my blog on Musings and Experiments in 3D Printing Technology and Art

Start Here:
A Strategy for Successful (and Great) Prints

Strategies for Resolving Print Artifacts

The Eclectic Angler
Polygonhell
ULTIMATE 3D JEDI
Posts: 2417
Joined: Mon Mar 26, 2012 1:44 pm
Location: Redmond WA

Re: format error

Post by Polygonhell »

That's a firmware responding to a coms error.
Basically there was an error sending line 46116, the printer keeps requesting the line be resent and it isn't being resent by the host, seems like that would be a bug in either Repetier host (assuming that's what your using) or Repetier firmware.

I know there are several things you can do with GCode that will cause the line count to get messed up, most obviously M303, so maybe there is something inserted at the end of the GCode that's causing the issue.
McSlappy
Printmaster!
Posts: 800
Joined: Wed Dec 11, 2013 9:11 pm
Location: Queensland, Australia
Contact:

Re: format error

Post by McSlappy »

Here's my gcode from the last file I printed.

Yes I'm using Repetier Host.

https://www.dropbox.com/s/mz9r7zkgis633 ... base.gcode
I loved my Rostock so much I now sell them in Oz :)
User avatar
mhackney
ULTIMATE 3D JEDI
Posts: 5391
Joined: Mon Mar 26, 2012 4:15 pm
Location: MA, USA
Contact:

Re: format error

Post by mhackney »

Close to the end of the file there is a comment that is not commented:
1 X8.87 Y0.86 E1.4115
G1 X8.87 Y0.86 Z39.8 E1.4115 F6000
; END_LAYER_OBJECT z=38.40
;
; *** Cooling Extruder 1 to 0 C ***
Cool GCode
; Guaranteed same extruder, cooling down
; 5D-style
M104 S0
The "Cool GCode" line. Did you add that to the GCode-Postfix tab? I suspect this might be causing the problem. Simple test is to add a ';' to comment that line properly.

Sublime Layers - my blog on Musings and Experiments in 3D Printing Technology and Art

Start Here:
A Strategy for Successful (and Great) Prints

Strategies for Resolving Print Artifacts

The Eclectic Angler
McSlappy
Printmaster!
Posts: 800
Joined: Wed Dec 11, 2013 9:11 pm
Location: Queensland, Australia
Contact:

Re: format error

Post by McSlappy »

Ah ha! Dem pesky semicolons.... Thanks mate!

No I didn't add that, not sure where that came from. I'm not brave enough to screw with gcode too much yet :)
I loved my Rostock so much I now sell them in Oz :)
User avatar
mhackney
ULTIMATE 3D JEDI
Posts: 5391
Joined: Mon Mar 26, 2012 4:15 pm
Location: MA, USA
Contact:

Re: format error

Post by mhackney »

I believe this would be in the gcode section - there is a tab called Postfix. When you click it you may see that comment improperly formatted without the ;

Sublime Layers - my blog on Musings and Experiments in 3D Printing Technology and Art

Start Here:
A Strategy for Successful (and Great) Prints

Strategies for Resolving Print Artifacts

The Eclectic Angler
Post Reply

Return to “KISSlicer”