Nozzle gets smashed against the bed
-
@MJCT said in [Nozzle gets smashed against
Yes, sent G30 command, the probe deplyed, bed moved up until it touched the probe than stoped.
OK then at point what is the displayed Z position? Does it appear to be accurate?
Frederick
-
Where do I find "config-override.g " file, maybe is because of that. Maybe it always overrides my new imputes.
-
@MJCT said in Nozzle gets smashed against the bed:
Where do I find "config-override.g " file, maybe is because of that. Maybe it always overrides my new imputes.
If it exists it is right there next to config.g.
Frederick
-
@fcwilt said in Nozzle gets smashed against the bed:
If it exists it is right there next to config.g.
Well, to me, it never existed. Still it appears at the wiki
“9. Open config-override.g and check that there are no G31 commands in it. If you find any, delete those lines and save the file.”
And it’s not the first time that I see the wiki page referring to it, and that’s why I don’t trust wiki
-
@MJCT said in Nozzle gets smashed against the bed:
Where do I find "config-override.g " file, maybe is because of that. Maybe it always overrides my new imputes.
You don't have M501 (read stored parameters) in your config.g, so it won't be loading config-override.g (which is usually in the sys folder, where config.g is). You'll only have a config-override.g if you have sent an M500 to store
How old is your BL Touch? I have heard that after a while they can get 'sticky', with the pin not deploying fully, and giving variable results. I believe you can take them apart and give them a clean.
Ian
-
I think I found the reason why I never see a config-override file...
*****“dc42 ADMINISTRATORS 10 Jun 2017, 23:18
If you created your config.g file using configtool, you will have selected whether or not config-override.g is processed.”*****
When I did my config with the config toll I didn’t select the “Read config-override.g file at end of startup process” box at “General”.
One doubt less, but still doesn’t solve my problem -
The file config-override is created if you have executed a M500 command.
I don't have one as created it to have access to the two line of code that were generated by heater tuning.
I copied those lines into config.g and deleted config-override.g
Frederick
-
My BL is new. Version 3.1, the pin deploys fully and the results are consistent.
The problem seems to be that the values that I impute are not taken in to account and the real distance from the nozzle to the bed doesn’t correspond to the distance displayed at the Dashboard for the Z (dashboard always displays a positive value, say 2mm, when the nozzle is already touching the bed).
-
Hi,
After you do a single G30 does the reported value seem to be correct? Does the gap between nozzle and bed seem to match the reported value?
Frederick
-
@fcwilt ~
Nop, last 2 times that that I sent G30 the nozzle smashed the bed
-
@MJCT said in Nozzle gets smashed against the bed:
@fcwilt ~
Nop, last 2 times that that I sent G30 the nozzle smashed the bed
When that happened did the pin drop down at the start?
Frederick
-
@fcwilt
Yes -
@MJCT said in Nozzle gets smashed against the bed:
@fcwilt
YesDid the pin retract when it touched the bed?
It's possible you have an intermittent connection in the wires that carry the signal from the probe back to the Duet.
Frederick
-
@fcwilt
Yes, the pin retract when it touches the bed -
@MJCT said in Nozzle gets smashed against the bed:
@fcwilt
Yes, the pin retract when it touches the bedBut the motion did not stop?
When the pin is in the down position how far below the nozzle does it extend?
Frederick
-
My last test returned this value
https://drive.google.com/file/d/1EH_a5huQdowrXaahItpsKx0ADAuLq9RX/view?usp=sharingshould I input
G31 P25 X25 Y0 Z0.229
or
G31 P25 X25 Y0 Z2.29 ?
-
@fcwilt said in Nozzle gets smashed against the bed:
But the motion did not stop?
When the pin is in the down position how far below the nozzle does it extend?Yes the motion stoped.
The pin gets +- 3.3mm below the nozle -
@MJCT said in Nozzle gets smashed against the bed:
@fcwilt said in Nozzle gets smashed against the bed:
But the motion did not stop?
When the pin is in the down position how far below the nozzle does it extend?Yes the motion stoped.
The pin gets +- 3.3mm below the nozleWell if the motion stopped how did the nozzle hit the bed?
Frederick
-
And you enter the value just as displayed.
Frederick
-
@fcwilt said in Nozzle gets smashed against the bed:
Well if the motion stopped how did the nozzle hit the bed?
the problem now is that this thread is getting to long and I’m starting to get confused with all the questions. Kind off... you where asking about the G30, when I home the Z, When I start the machine....???
Well, I entered the value as displayed “G31 P25 X25 Y0 Z0.229”
Seems to work at the beginning. First layer a little bit far from bed, corrected it with baby steps, and printed the rest of the first layer fine.
Second layer moved a lot above what was expected and started to print in the air.
May be the “G31 P25 X25 Y0 Z0.229” was right from the beginning and the problem is Cura?
What other slicers do you use for reprap?Now I’m going home, long day! Thank you all, I really appreciate all your effort!