Hello,
Thank you for the quick reply.
I double checked my bed calibration by doing what you mentioned in your previous message.
My initial calibration was actually good.
What
I tried after is the following : after slicing my object, I edited my
GCODE and replaced the first G1 command as follows "G1 Z0.300 F7800.000" by "G1 Z0.0500 F7800.000". Conclusion : the first layer looked perfect.
So I
realized that when I tried to print previously, the program performed
well "G1 Z0.300 F7800.000" but somehow Z0.300 was not 0.3mm but 3mm
instead.
Indeed, when I edited the GCODE to "G1 Z0.0500 F7800.000",
the first layer is perfect. But the following G1 command (= 2nd layer)
with Z0.3 is too high from the first layer (3mm or so).
So for whatever reasons, there's a 10x factor difference between the reality and what the program does.
Any idea where it could come from ?
Thank you very much.
Josh