Allow limiting maximum volumetric flow of material for the print #12743
Labels
Status: Duplicate
Duplicate of another issue.
Type: New Feature
Adding some entirely new functionality.
Is your feature request related to a problem?
Maximum volumetric flow (in mm^3/s) is a characteristic of a printer for a certain material. For instance, my machine is able to print certain TPU at the rate of 7 mm^3/s. If exceeded, TPU bends and leaves normal path leading to jam. It's a hard limit, meaning exceeding is equal to ruining the print.
At the same time, printing speed is also important for various materials. Some of them require not exceeding certain speed to get proper adhesion (or to properly melt with neighbor lines).
With introduction of variable line width it becomes harder to control these parameters. Yes,
flow equalization ratio
is here, but It's not super flexible.Describe the solution you'd like
Please allow to limit flow and possibly extrusion speed as well.
Allowing limiting the flow to certain number will not only ensure that variable width will not lead to exceeding it but might be also beneficial for common prints. For instance, I would set flow limit to 20 mm^3/s and would not have to touch printing speeds anymore, expecting slicer to slow down the printer when necessary. In contrast, now I have to adjust my printing speed to not exceed flow when I increase line width and / or height. Even worse when line width is different for different purposes as well as printing speed.
Limiting speed is might also be a good idea as some material require slower speed for adhesion. But for what I see cura 5.1.0-beta is actually exceeding print speed by default using probably travel speed as limiting factor. Actually, I would rather have speed I configured for printing to be the top speed for printing since usually lowering speed is more forgiving than increasing it. I probably could set
flow equalization factor
to zero, so I would get my speed as desired. But then slicing results in flow exceeding my desired one (line width * line height * speed) by 40% ! So we are back to limiting flow question...Describe alternatives you've considered
Alternatives are described above, manual checking and re-configuring speeds.
Or possibly you could use configured printing speed / flow as upper bound. That what is usually ment.
Affected users and/or printers
In first place, I think, those who print fast and pushing the limits will benefit from that change.
Additional information & file uploads
No response
The text was updated successfully, but these errors were encountered: