Welcome! Log In Create A New Profile

Advanced

New RepRap - Rostock - Not connecting in RepicatorG

Posted by riddickuliss 
New RepRap - Rostock - Not connecting in RepicatorG
October 30, 2012 08:57PM
Just finished building a Rostock RepRap and loaded firmware based on the following README doc on my
mac OSX


Configuring and compilation:
============================

Install the arduino software IDE/toolset v22
[www.arduino.cc]

Install Ultimaker's RepG 25 build
[software.ultimaker.com]

Copy the Ultimaker Marlin firmware
[github.com]

Start the arduino IDE.
Select Tools -> Board -> Arduino Mega 2560 or your microcontroller
Select the correct serial port in Tools ->Serial Port
Open Marlin.pde

Click the Verify/Compile button

Click the Upload button
If all goes well the firmware is uploading

Start Ultimaker's Custom RepG 25
Make sure Show Experimental Profiles is enabled in Preferences
Select Sprinter as the Driver

Press the Connect button.
__________________________________________________________________

When I try to connect, I get this message:

[20:48:26] MachineThread interrupted, terminating.
[20:48:26] Disposing of driver null
[20:48:26] Disposing of driver null
[20:48:26] taking assess status thread down
[20:48:26] Loading simulator.
[20:48:26] Loaded axis X: (Length: 210.0mm, max feedrate: 9000.0 mm/min, homing feedrate: 9000.0 mm/min, scale: 47.069852 steps/mm)
[20:48:26] Loaded axis Y: (Length: 210.0mm, max feedrate: 9000.0 mm/min, homing feedrate: 9000.0 mm/min, scale: 47.0698523 steps/mm)
[20:48:26] Loaded axis Z: (Length: 210.0mm, max feedrate: 650.0 mm/min, homing feedrate: 650.0 mm/min, scale: 160.0 steps/mm)
[20:48:26] Loading driver: replicatorg.drivers.reprap.RepRap5DDriver
[20:48:26] Loaded axis X: (Length: 210.0mm, max feedrate: 9000.0 mm/min, homing feedrate: 9000.0 mm/min, scale: 47.069852 steps/mm)
[20:48:26] Loaded axis Y: (Length: 210.0mm, max feedrate: 9000.0 mm/min, homing feedrate: 9000.0 mm/min, scale: 47.0698523 steps/mm)
[20:48:26] Loaded axis Z: (Length: 210.0mm, max feedrate: 650.0 mm/min, homing feedrate: 650.0 mm/min, scale: 160.0 steps/mm)
[20:48:26] Scheduling machine state change event: CONNECTING
[20:48:26] Connecting to machine using serial port: /dev/tty.usbmodemfd121
[20:48:26] Initializing Serial.
[20:48:26] Resetting RepRap/Ultimaker: Pulsing RTS...
[20:48:26] Attempting to reset RepRap/Ultimaker (pulsing RTS)
[20:48:26] Machine state changed to CONNECTING
[20:48:26] Sending machine state change event: CONNECTING
[20:48:26] Supports RC
[20:48:29] RepRap/Ultimaker not responding to RTS reset. Trying again..
[20:48:29] Attempting to reset RepRap/Ultimaker (pulsing RTS)
[20:48:32] RepRap/Ultimaker not responding to RTS reset. Trying again..
[20:48:32] Attempting to reset RepRap/Ultimaker (pulsing RTS)
[20:48:35] RepRap/Ultimaker not responding to RTS reset. Trying again..
[20:48:35] Attempting to reset RepRap/Ultimaker (pulsing RTS)
[20:48:39] Disposing of driver null
[20:48:39] RepRap/Ultimaker not responding to RTS reset. Failed to connect.
[20:48:39] Scheduling machine state change event: NOT_ATTACHED
[20:48:39] Machine state changed to NOT_ATTACHED
[20:48:39] Sending machine state change event: NOT_ATTACHED
[20:48:39] Supports RC

I've tried reinstalling several times, reinstalling, powering down, unplugging, etc with no luck, any help?

thanks
r*
Re: New RepRap - Rostock - Not connecting Error0 in Pronterface
November 01, 2012 03:16PM
Extremely new to all reprapping, excuse my ignorance, I have now switched to Pronterface and am able to get connected, but have the following error:

Error:0
: Extruder switched off. MAXTEMP triggered !
Errortongue sticking out smileyrinter stopped due to errors. Fix the error and use M999 to restart!. (Temperature is reset. Set it before restarting)


Planning to check the output of the thermistor pins and that my thermistor is hooked up and functioning correctly
Re: New RepRap - Rostock - Not connecting Error0 in Pronterface
November 01, 2012 04:53PM
Either

a.) the thermistor for your hotend isn't connected. Verify that you read a resistance at the head end of the leads (the plug you put onto RAMPS), and that the resistance decreases when heat is applied to the thermistor - your thumb will do nicely.

or

b.) you have the wrong thermistor selected in the firmware. Check the 'configuration.h' tab.

But...

Doesn't the rostock need a custom firmware? It's a delta robot - not a cartesian. You should google this...


- akhlut

Just remember - Iterate, Iterate, Iterate!

[myhomelessmind.blogspot.com]
Re: New RepRap - Rostock - Not connecting in RepicatorG
November 02, 2012 06:54AM
ooo i love rostocks !

yea i think rostocks use a special marlin or something
Re: New RepRap - Rostock - Not connecting Error0 in Pronterface
November 05, 2012 10:02AM
I took some time Thursday night to troubleshoot, everything seemed to be connected correctly, but I switched the hotend to a different thermistor connection on the RAMPS board and made the corresponding change in the firmware and was able to get connected with no errors. I then tried to home the rostock with G28 in pronterface and it would just jerkily move a few steps. I got more movement trying to home individual axes, but it's not quite doing what it's supposed to yet, BUT I do have some movement, so I am not hopeless anymore, but would love to hear if anyone else ran into problems getting their rostock to find home. I have updated to the newer modified Marlin firmware (removing the 3 bottom end stops).

I will keep iterating

thanks
r*

Edited 1 time(s). Last edit at 11/05/2012 10:43AM by riddickuliss.
Sorry, only registered users may post in this forum.

Click here to login