teoman wrote:I had % 10 growth in the Z dimension....
I think that´s nearly impossible.
You printed a part which is 10mm in Z, you got it in 11mm. Ok, that´s possible.
You printed a part which is 100mm tall, you got it in 110mm???? Think, that´s impossible.
Let´s think about that.
Let´s say you have a Layerhight of 0,5mm. To print a part of 10mm hight, you need 20 Layers.
When you print a Part of 100mm, you need 200 Layers. You said, that your part of 100mm is coming out 110mm. That´s 20 Layers more.
Where are the 20 Layers coming from?
The only I can imagine is, that your pulleys are not set correctly in the firmware:
#define PULLEY_TEETH 20
#define PULLEY_CIRCUMFERENCE (BELT_PITCH * PULLEY_TEETH)
and because of that, the machine is adding a small amount each Layer. But that results in Layerseparation the higher the part gets. And that is no longer printable from that Layer, where is doesnt adhere to the last Layer. And your horizontal dimensions would be far off too.
So. Absolutly impossible.
As far as I can tell from my experience, all Slicers are in Z-off within 1-2 Layerhights. Depends how correct your Z0 is set.
You can check that when you put a part into the slicer which is 1mm tall. Set 0.4mm Layerhight. Is it printing 2 Layers? It will come out in 0.8mm. If the Slicer prints 3 Layers it will come out 1.2mm. And what happens, when you set the Layerheight to 0.35mm? Not every Slicer reacts the same way. Check it before planning and printing a part and you won´t be disapointed after the print not matching your dimensions...
cheers
Dirk