Delta printer does not print the full height on the outer edges
-
This may or may not have anything to do with your problem:
The dimensions given in the M665 in the config-override.g you posted seem odd.
M665 L1021.500 R527.601 H1030.482 B400.0 X-0.139 Y-0.828 Z0.000
Specifically, B (printable bed radius) of 400 with a R (Delta radius, measured horizontally, measured "joint center to joint center" of 527, this seems a bit off. The point at which a diagonal arm pivots on the carriage is 157mm beyond the edge of the bed? Normally this is a gap just large enough to run a belt...
Also, this makes your R (Delta Radius) more than half of your diagonal rod length. This would imply that the rods are at less than a 45 angle when everything is centered. Yet we can see in the video this is not true.
Again, may or may not be related to the problem...
-
As an aside to this:
If you have 1021mm arms, it should be easily possible to achieve a print radius of 445mm, Going all the way to 450 causes the rods to be below a 20 degree angle in their "worst case" position.
-
@fcwilt said in Delta printer does not print the full height on the outer edges:
Did you run the autocal feature when the homing file was as you posted?
Frederick
I have run the autoleveling routine and it was the same result.
@danal said in Delta printer does not print the full height on the outer edges:
As an aside to this:
If you have 1021mm arms, it should be easily possible to achieve a print radius of 445mm, Going all the way to 450 causes the rods to be below a 20 degree angle in their "worst case" position.
I have changed the R parameter to 450, but it is the same result.
-
@tbs said in Delta printer does not print the full height on the outer edges:
@fcwilt said in Delta printer does not print the full height on the outer edges:
Did you run the autocal feature when the homing file was as you posted?
Frederick
I have run the autoleveling routine and it was the same result.
But did you run delta calibration with the homing file as you posted?
That homing file has an error in it which can mess up the delta calibration procedure.
-
Please post a few photos of your bed & towers, with a tape measure or ruler. I am specifically interested in the physical bed size, and the offsets edge of bed to belt, and edge of bed to tower.
Like this:
-
@fcwilt said in Delta printer does not print the full height on the outer edges:
@tbs said in Delta printer does not print the full height on the outer edges:
@fcwilt said in Delta printer does not print the full height on the outer edges:
Did you run the autocal feature when the homing file was as you posted?
Frederick
I have run the autoleveling routine and it was the same result.
But did you run delta calibration with the homing file as you posted?
That homing file has an error in it which can mess up the delta calibration procedure.
Yes, the files that I have posted are the current leveling files. Where are the errors in the file?
@danal said in Delta printer does not print the full height on the outer edges:
Please post a few photos of your bed & towers, with a tape measure or ruler. I am specifically interested in the physical bed size, and the offsets edge of bed to belt, and edge of bed to tower.
-
@tbs said in Delta printer does not print the full height on the outer edges:
Yes, the files that I have posted are the current leveling files. Where are the errors in the file?
The last three lines where you move down and center. You don't want to do that part.
Just leave them up triggering the endstops - that is what the delta calibration procedure assumes for a starting position.
I had that same centering code and could not get my delta to print well. I finally noticed in the section of the duet help on delta calibration that I was not supposed to do that. I removed it and ran calibration and the printer then printed just fine.
I'm not saying this is directly related to the problem we have been discussing but it is something you should fix and then run calibration again.
Frederick
-
There really is 120MM+ gap belt to the edge of the bed. Maybe more like 140MM to the tower itself. So those M556 numbers are better than I thought.
As others have said, clean up the homing file, re-calibrate, and see...
-
I'll try to make time to reproduce this over the next few days.
-