KAS
Posts: 8
Joined: Thu Feb 12, 2015 1:37 pm

Repeatable Crash: Temperature Plot

When you have the Hotend thermistor disconnected, and the Heated Bed on. Clicking the "Temperature Plot" tab in the Machine Control Panel will cause the program to lock up and fault an "application hang" error in the event viewer. This can be a common error for Delta users who use a dial indicator to calibrate the machine while heating the surface.

Error Message:

Code: Select all

The program Simplify3D.exe version 3.0.2.0 stopped interacting with Windows and was closed. To see if more information about the problem is available, check the problem history in the Security and Maintenance control panel.
 Process ID: 3098
 Start Time: 01d0e75184bf0148
 Termination Time: 38
 Application Path: C:\Program Files\Simplify3D-3.0.2\Simplify3D.exe
 Report Id: cf7af71f-5344-11e5-9bd4-94de80a7c247
 Faulting package full name: 
 Faulting package-relative application ID: 
Image
JoeJ
Posts: 1435
Joined: Sun Feb 16, 2014 10:52 am

Re: Repeatable Crash: Temperature Plot

Hmm.. I can't get this to happen with mine when I unplug the thermistor. If you watch the Communication tab in S3D's machine control panel, what commands are being sent back and forth? I wonder if the printer sends some kind of an odd temperature response. Or alternatively, if you can't see the traffic in S3D, connect to it with the Arduino IDE and open the serial monitor. What response do you get when you send an M105 command?
KAS
Posts: 8
Joined: Thu Feb 12, 2015 1:37 pm

Re: Repeatable Crash: Temperature Plot

My apologies for the late reply. The controller is a Smoothieboard, not the stock Rambo. I'll check the M105 commands the next time I have it disconnected.

Return to “Troubleshooting and Bug Reports”