Welcome! Log In Create A New Profile

Advanced

KILLED. PRINTER HALTED solved...

Posted by tonyoses 
KILLED. PRINTER HALTED solved...
July 22, 2017 05:49PM
I am setting up an Arduino 2560 with Ramps 1.4 printer. Once assembled I have been getting a killed printer halted please reset error. I made a video showing the setup, added Pdf of config, config adv and pins.ramps, and I have already contacted the manufacturer for advice. Any help is appreciated.

Board info: Quimat 3D Printer Controller Kit for Arduino Mega
[www.amazon.com]

Video of problem
[youtu.be]

Config, adv and pin files
[drive.google.com]

My Questions are
1) Why am I getting the Killed. Printer Halted, Please reset message?
2) Is there anything obviously wrong with the connections that can be seen?
3) What is the orange light on the Ramps board and what are the green and orange lights and green lights on the Arduino board?

Edited 3 time(s). Last edit at 07/23/2017 07:55PM by tonyoses.
Re: What am I doing wrong Arduino 2560 Ramps 1.4 Delta
July 23, 2017 07:20PM
Perhaps a simpler question. How can I figure out how what is causing the killed. Printer halted Please reset. Where in the Marlin code shows the trigger that causes that message?
Re: What am I doing wrong Arduino 2560 Ramps 1.4 Delta
July 23, 2017 07:54PM
SOLVED. Anyone how gets the KILLED. PRINTER HALTED Please reset, I found the solution. Atleast I hope I did. Turns out that the error message is created by somthing call a Kill_pin setting in the pins.h and pin.(whatever your mother board is). For me it was pins.ramps. Change the Kill_pin to -1

#define KILL_PIN -1

Is it bad to disable these pins?

Edited 1 time(s). Last edit at 07/23/2017 08:06PM by tonyoses.
Sorry, only registered users may post in this forum.

Click here to login