Welcome! Log In Create A New Profile

Advanced

Z axis keeps crashing the bed when printing

Posted by itwbaer 
Z axis keeps crashing the bed when printing
January 08, 2015 03:57PM
When I do homing, everything works fine and there are no crashes. When I then go to try and print, the y and x axis home, and then the z axis goes down and crashes the bed. What could I be doing wrong? Thanks for the help.

And to put things in reference, I have an Ormerod 1
Re: Z axis keeps crashing the bed when printing
January 08, 2015 04:20PM
First things first, have you tested that Z is going the correct direction?
Re: Z axis keeps crashing the bed when printing
January 08, 2015 04:20PM
Yes it is
Re: Z axis keeps crashing the bed when printing
January 08, 2015 04:32PM
Ok. when does it hit the bed. the gcode generated by slic3r by default moves the Z axis up 5mm after the bed heats, and before the print head heats, then moves if back down to the layer height after the hotend is at target temperature. Does the hotend hit the bed then, or does it happen over time afterwards?
Re: Z axis keeps crashing the bed when printing
January 08, 2015 04:39PM
It hits after the hotend heats up. And it hits at basically x=0 y=0 if that helps
Re: Z axis keeps crashing the bed when printing
January 08, 2015 05:42PM
I sometimes have a similar issue, because the steppers do not keep up with the command to raise the extruder to 5mm. Sometimes the motors just make noise, but the command to drop back down works, and the result is as you describe. I usually wait for the hotend to finish heating, then immediately re-home the Z axis to move it to its correct location. it's not a good solution, but works.

I'm still looking for a better solution. I believe that the bias current on the Z steppers is adequate, and they move very well under program control, or using the commands in pronterface, it is only the initial raise/lower commands which I've seen cause issues.
Re: Z axis keeps crashing the bed when printing
January 09, 2015 06:50AM
When the bed heats-up it deforms or expands. Some hotends dimensions may vary a few too. So it raises a few tenths of milimeters. I think the problem is simple as that. You must do your bed leveling when everything's hot. Don't forget to raise your Z of the height of the thickness of your setup block or paper. I had some issues with slicer, the nozzle hitting one buldog clamps when reaching it's printing start position. Now I use the Cura engine (which is IMHO better), and raise 10mm on the Z then ramps-down XYZ to the printing position. So, no chance to hit any clip near an edge.


Collective intelligence emerges when a group of people work together effectively. Prusa i3 Folger (A lot of the parts are wrong, boring !)
Re: Z axis keeps crashing the bed when printing
January 10, 2015 05:30AM
Marlin does have the endstops only active while homing at default , don`t know who came up with this silly idea.thumbs down

Just go to configuration_adv.h -> mechanical settings

and comment the following line with two // out
Quote
//#define ENDSTOPS_ONLY_FOR_HOMING // If defined the endstops will only be used for homing

With this it at least won`t move into your bed anymore, but still don`t resolve probably loosing steps issues.

Chri


[chrisu02.wordpress.com] Quadmax Intel Delid Tools
Sorry, only registered users may post in this forum.

Click here to login