Printing in mid air after ABL routine
Hi,
I finally got the ABL feature working and ready to move to the next step,
but when I did my first test print, the nozzle is still in the air when the printer starts to print.
Simply the printer does not lower the nozzle after ABL routine.
My printer is a prusa i3 clone configured with repetier 1.0.0dev firmware.
For ABL, I use an inductive proximity sensor with a detection distance of 8mm.
Any clue to why this happens?
Thanks you
I finally got the ABL feature working and ready to move to the next step,
but when I did my first test print, the nozzle is still in the air when the printer starts to print.
Simply the printer does not lower the nozzle after ABL routine.
My printer is a prusa i3 clone configured with repetier 1.0.0dev firmware.
For ABL, I use an inductive proximity sensor with a detection distance of 8mm.
Any clue to why this happens?
Thanks you
Comments
Is there anything else that I need to add to my startup gcode other than G28 and then G32?
Hosts start gcode is normally empty and you should only add such commands in the slicer start code along with temperature settings. Some do generate suitable code already without extra code.
I now managed to do a print and all was almost perfect besides for one new problem that I stumbled upon.
I already know that my left side of the heated bed is about 1 - 1.5mm lower than the right side, also according to the z hight obtained by the probe.
But when printing that difference shouldn't exist right, due to the ABL feature?
Simply the nozzle should be always be at given x mm away from the bed at all times, and not closer to the lower side while being away on the higher side.
Any idea on how to resolve this?
All do I need to increase my grid from 2 to 4 or more in order to resolve this issue?
Again, thank you for everything.
Beside this 1.5mm difference is very much and you should try to reduce that hardware wise. The less software has to correct the better. After all bigger difference makes z move more, so more wear and it might even reduce speed if z axis is slow.
Do not enable distorion correction for testing at least. If you later see smaller bumps you might do that, but do it only if really needed.
Also note there are commands to disable autoleveling so do not use them!
I will adjust the bed manually so close as I can and see if that solves the issue.
Thank you
The result is now that both on far left side(out of the rectangle) and right side (inside of the rectangle), the bed composition is totally ignored or not done at all.
What am I doing wrong?
Been at it now for a week and nothing to show for it.
My EEPROM configuration
Your bed leveling is now that great that you can disable G32 autoleveling at all. No need to move z on xy moves.
After the calibration I thought that the issue of non sticking print to the bed would be resolved but that didn't help even if the bed was leveled.
Something is very weird with my printer, because before I manually leveled the bed it was the right side of the bed which was not sticking and now its both the left and right side of the bed.
One typical trick is to print first layer with higher layer height and extrusion width.
This is why I find this very strange since nothing that I do is helping to solve the issue.