lolocaledo
Posts: 4
Joined: Thu May 14, 2015 7:35 pm

Printer stop stops after a while

Hello,

I've a strange behavior with Simplify3D.
All work fine but for each print, printer stops after a while (general at 5th or 6th layer). And nothing append. I have to stop the process and move up the head with jog controls.
My config :
iMac 27"
Yosemite 10.10.2
Simplify3D : 2.2.2

Printer : G3D
RAMPS 1.4 with Marlin

Any ideas ?
Thank in advance

Best regards,
BaudR8
Posts: 183
Joined: Fri Aug 29, 2014 9:59 am

Re: Printer stop stops after a while

run a print with the machine control panel (tools > machine control panel) open and with the communication tab selected. when the print stops watch the communication and see waht your printer is telling you. It could possibly be a thermistor issue, serial communication issue, etc.
lolocaledo
Posts: 4
Joined: Thu May 14, 2015 7:35 pm

Re: Printer stop stops after a while

Hello,

After many tests (only one print go up the end), when printer stops, I have the following message in "communication box" :

SENT: G1 X57.741 Y67.729 E27.4386
RECEIVED: ok
SENT: G1 X62.025 Y72.013 E27.7162
RECEIVED: ok
RECEIVED: ok
SENT: G1 X61.803 Y72.357 E27.735
RECEIVED: ok T:190.0 /190.0 B:0.0 /0.0 T0:190.0 /190.0 @:72 B@:0
SENT: G1 X57.529 Y68.083 E28.0119
RECEIVED: ok
SENT: G1 X57.317 Y68.437 E28.0308
RECEIVED: ok
SENT: G1 X61.58 Y72.7 E28.307
RECEIVED: ok
SENT: G1 X61.358 Y73.043 E28.3257
WARNING: Firmware unresponsive. Attempting to force continue...
SENT: M105
SENT: G1 X57.106 Y68.791 E28.6013
WARNING: Firmware unresponsive. Attempting to force continue...
SENT: M105
WARNING: Firmware unresponsive. Attempting to force continue...
SENT: M105


After I have to stop the job.

Any ideas should be welcome :-)
SphereNoob
Posts: 13
Joined: Wed Apr 08, 2015 8:11 pm

Re: Printer stop stops after a while

SENT: G1 X61.358 Y73.043 E28.3257
WARNING: Firmware unresponsive. Attempting to force continue...
this is telling you s3d sent the command "G1 X61.358 Y73.043 E28.3257", but the printer never confirms it received the command. Whenever the printer receives a command it will send a serial message back to the host (your computer) "ok". this is how s3d knows the printer has successfully received and understood the command. because the printer did not send back "ok" s3d is telling you something is probably going wrong. try using a different usb cable and making sure there is not much electromagnetic interference going on. Some cables provide poor emi shielding and noise from emi can cause data transmission issues.
lolocaledo
Posts: 4
Joined: Thu May 14, 2015 7:35 pm

Re: Printer stop stops after a while

Hello,

In first, I've changed my USB cord and after 3 long prints, it seems to be good :-)
Thank you very much.

Have a nice week.

Return to “Troubleshooting and Bug Reports”