You'll need a time component as well. I.e. the printer will execute the task in a given period of time. Hence the feeder needs to be able to deliver that volume of material in the same time or better.
It's a subject that's been interesting me of late. Problems such as underextrusion are caused by a disparity in this timing (there may be underlying hardware issues that exaggerate the disparity). The normal way to deal with overly tight sync constraints is to have some kind of buffer between the supplying and consuming processes. Perhaps a reservoir of some sort which is kept topped up regardless of the current consumption rate. Of course a larger reservoir would make filament color changes a bigger deal.
Recommended Posts
rooiejoris 5
Well since 2 years somebody came up with volumetric extrution. It means that you will know the volume of the output, so you can calculate the volume of the input.
output volume is:
length of the path x width of the path x layerheight [or if you want to be more precise the section is something with 2 half circles and a square x length of the path
input volume is:
input length x filament thickness x something with pi
the only unknown is the input length so that is [pretty easy] to calculate
should be something like:
input lenght = (length of the path x width of the path x layerheight) / (filament thickness x something with pi)
is this what you mean...?!
cheers joris
Link to post
Share on other sites