#Hot end keeps crashing into build plate

32 messages ยท Page 1 of 1 (latest)

slate fjord
#

Hello I am trying to print the final parts for my Voron 2.4 and am having problems with the hot end. everything works fine when I run homeing commands and QGL. However when I start the print the hot end will crash into the print bed and it will lose no longer use the full bed. I am using Prusa Slicer

earnest marten
earnest marten
slate fjord
slate fjord
earnest marten
# slate fjord

so, you have this in the SAVE_CONFIG section at the bottom of printer.cfg (lines 908-909):

#*# [probe]
#*# z_offset = 8.404```
but you don't appear to be using the probe as your endstop, you're using a physical z endstop

delete the above lines, then in the other `[probe]` section, uncomment `#z_offset: 7.538` (line 322) and set it's value to `0`

then re-run the [z endstop configuration](https://docs.vorondesign.com/community/howto/120decibell/z_endstop_configuration.html)

if it asks to save to either "z endstop" or "probe", make sure to select "z endstop"
slate fjord
#

I followed the guide you provided but when I run Z_ENDSTO_CALIBRATE
I get to Z position: ??? โ€”> 1.999 <โ€” 2.999 and the z axis moves down then back up

earnest marten
slate fjord
#

@earnest marten You can barely see the belt move down then back up

wooden nebula
#

does the gantry go up though? You'll have to be way more stable for that to be obvious on video. but yes as you do small movements it goes up and back down to make sure binding doesn't lock things up since we are looking for 0.1mm or less

slate fjord
#

I followed the calibration guide and preformed it a few times till it passed the verification step. However when I try to tart a print it doesn't touch the build plate

earnest marten
slate fjord
earnest marten
slate fjord
#

@earnest marten ok so is zero_reference_position: 150, 150 ok for a 350 build plate and should I rerun the z endstop configuration?

earnest marten
slate fjord
#

lol ty

minor oracle
slate fjord
#

@minor oracle I will rerun all of the calibrations again and try a test print with the new values

earnest marten
earnest marten
slate fjord
#

It seems to have finally worked thank you all for your help it was greatly appreciated. On a slightly unrelated note is it possible to straighten this nozzle out

wooden nebula
#

What probe are you using?

earnest marten
slate fjord
#

@wooden nebula I am using the klicky probe

earnest marten
slate fjord
#

@earnest marten yeah ill probably just save up and buy a new one

earnest marten
minor oracle
# slate fjord Oh and will using automatic z calibration (https://github.com/protoloft/klipper_...

used it, its nice but only neccessary if you frequently change build plates. (or if you use different sides of the same one).
I only ever use two sides of the same plate, and usually stick with the textured side. ended up removing the auto Z stuff and just changing the value depending on which i was using (two lines under each other in the config, one commented out).
Now i have a bed scanner with nozzle touch, so it doesnt matter anymore.