Welcome! Log In Create A New Profile

Advanced

Rostock - ReplicatorG Troubleshooting

Posted by andrewupandabout 
Rostock - ReplicatorG Troubleshooting
February 09, 2013 11:06PM
Afternoon,

Trying to test out my Rostock build. I'm using ReplicatorG 0026 and/or Printrun and receiving a couple errors. Both interfaces mention "extruder switched off. maxtemp triggered !" and other information below. Could someone assist to bump me in the right direction. Only the steppers are attached to the Ramps 1.4 at the moment. I'm guessing I need to turn off a feature related to the extruder?

Andrew


[22:58:04] Loading simulator.
[22:58:04] Loading driver: replicatorg.drivers.reprap.RepRap5DDriver
[22:58:04] Connecting to machine using serial port: COM8
[22:58:04] Initializing Serial.
[22:58:04] Attempting to reset RepRap/Ultimaker (pulsing RTS)
[22:58:04] Supports RC
[22:58:05] IOException retrieving version file at [software.ultimaker.com]
[22:58:05] echo: external reset
[22:58:05] Unknown: marlin 1.0.0 rc2
[22:58:05] echo: last updated: marlin-mon, 11 jun 2012 17:33:42 +0200 - b67dacdc8f1bd489e058e16d92ba29c364b2a8e5 | author: build-me-marlin
[22:58:05] echo: free memory: 4494 plannerbufferbytes: 1232
[22:58:05] echo:using default settings:
[22:58:05] echo:steps per unit:
[22:58:05] echo: m92 x78.74 y78.74 z533.33 e865.89
[22:58:05] echo:maximum feedrates (mm/s):
[22:58:05] echo: m203 x250.00 y250.00 z5.00 e45.00
[22:58:05] echo:maximum acceleration (mm/s2):
[22:58:05] echo: m201 x9000 y9000 z100 e10000
[22:58:05] echo:acceleration: s=acceleration, t=retract acceleration
[22:58:05] echo: m204 s3000.00 t3000.00
[22:58:05] echo:advanced variables: s=min feedrate (mm/s), t=min travel feedrate (mm/s), b=minimum segment time (ms), x=maximum xy jerk (mm/s), z=maximum z jerk (mm/s)
[22:58:05] echo: m205 s0.00 t0.00 b20000 x20.00 z0.40 e5.00
[22:58:05] echo:pid settings:
[22:58:05] echo: m301 p22.20 i1.08 d114.00
[22:58:06] Unknown: : extruder switched off. maxtemp triggered !
[22:58:08] echo:sd init fail
[22:58:08] unexpected line number, resetting line number
[22:58:08] Resending: "N0 N-1 M110 *113". Resends in 1 of 2 lines.
[22:58:08] Resending: "N0 G90 *48". Resends in 2 of 3 lines.
[22:58:08] unexpected line number, resetting line number
[22:58:08] Resending: "N0 N-1 M110 *113". Resends in 3 of 5 lines.
[22:58:08] Resending: "N0 G90 *48". Resends in 4 of 6 lines.
[22:58:08] Ready.
[22:58:08] Yes, I have a Realtime Control feature.
[22:58:08] Supports RC
[22:58:08] Supports RC
[22:58:09] Yes, I have a Realtime Control feature.
[22:58:09] Supports RC
[22:58:10] Supports RC
[22:58:11] Yes, I have a Realtime Control feature.
[22:58:11] Supports RC
Re: Rostock - ReplicatorG Troubleshooting
February 09, 2013 11:10PM
Without a thermistor or thermocouple hooked up things may not work right.
Re: Rostock - ReplicatorG Troubleshooting
February 09, 2013 11:51PM
Ok. Will get this going and report back. Thanks for the quick reply.
Re: Rostock - ReplicatorG Troubleshooting
March 28, 2013 04:09AM
Which firmware do you use ? In Marlin it was possible to switch off/adapt the Max/MinTemp check - however, I won't recommend this in production.

Btw. you might also want to try the patched repg 5d version - [code.google.com]

cheers
Re: Rostock - ReplicatorG Troubleshooting
April 26, 2013 05:29PM
Update:

Multiple tries in "various ways" with changes in the configuration.h file too.

(1) Installed the Arduino software IDE/toolset v23, Arduino v1.0.3, and Ardunio v1.04.
(2) Installed Ultimaker's RepG 25 and tried latest ReplicatorG builds.

Used ReplicatorG and Pronterface.

ReplicatorG: Used the Sprinter experimental driver.
Pronterface: Could just connect.

Results: Crazy text characters resulted. The fix to this was using ReplicatorG 25 and uploading a new firmware set: Ultimaker - Arduino Mega Shield v1.5.x (Mega 2560 only).

The below is what results of ReplicatorG which is similar to Pronterface. Seems like the thermistor error. ( Unknown: : extruder switched off. maxtemp triggered !) Thermistor connections have been tripled checked and plugged into different Ts (T0,T1,T2).

[17:16:45] Supports RC
[17:22:21] Loading simulator.
[17:22:21] Loading driver: replicatorg.drivers.reprap.RepRap5DDriver
[17:22:22] Connecting to machine using serial port: COM4
[17:22:22] Initializing Serial.
[17:22:22] Attempting to reset RepRap/Ultimaker (pulsing RTS)
[17:22:22] Supports RC
[17:22:23] echo: external reset
[17:22:23] Unknown: marlin 1.0.0 rc2
[17:22:23] echo: last updated: marlin-mon, 11 jun 2012 17:33:42 +0200 - b67dacdc8f1bd489e058e16d92ba29c364b2a8e5 | author: build-me-marlin
[17:22:23] echo: free memory: 4494 plannerbufferbytes: 1232
[17:22:23] echo:using default settings:
[17:22:23] echo:steps per unit:
[17:22:23] echo: m92 x78.74 y78.74 z533.33 e865.89
[17:22:23] echo:maximum feedrates (mm/s):
[17:22:23] echo: m203 x250.00 y250.00 z5.00 e45.00
[17:22:23] echo:maximum acceleration (mm/s2):
[17:22:23] echo: m201 x9000 y9000 z100 e10000
[17:22:23] echo:acceleration: s=acceleration, t=retract acceleration
[17:22:23] echo: m204 s3000.00 t3000.00
[17:22:23] echo:advanced variables: s=min feedrate (mm/s), t=min travel feedrate (mm/s), b=minimum segment time (ms), x=maximum xy jerk (mm/s), z=maximum z jerk (mm/s)
[17:22:23] echo: m205 s0.00 t0.00 b20000 x20.00 z0.40 e5.00
[17:22:23] echo:pid settings:
[17:22:23] echo: m301 p22.20 i1.08 d114.00
[17:22:23] Unknown: : extruder switched off. maxtemp triggered !
[17:22:26] echo:sd init fail
[17:22:26] unexpected line number, resetting line number
[17:22:26] Resending: "N0 N-1 M110 *113". Resends in 1 of 2 lines.
[17:22:26] Resending: "N0 G90 *48". Resends in 2 of 3 lines.
[17:22:26] Resending: "N1 G92 X0 Y0 Z0 E0 *45". Resends in 3 of 5 lines.
[17:22:26] Ready.
[17:22:26] Yes, I have a Realtime Control feature.
[17:22:26] Supports RC
[17:22:26] Supports RC
[17:22:27] Yes, I have a Realtime Control feature.
[17:22:27] Supports RC
[17:22:28] Supports RC


Any help is appreciated. Please ask anything if not described properly.

Andrew
Sorry, only registered users may post in this forum.

Click here to login