Skip to content

[Clarification] Cura Slicer - Volumetric Max Flow Rate and Max Print Speed #168

@lollo1188

Description

@lollo1188

Hey @AndrewEllis93 ,
this issue has emerged since I want to understand how to use the volumetric Max Flow Rate, in order to know max print speed in slicers like Cura, which do not contain such parameter as other slicers mentioned by this awesome guide.

I understand that the Max Flow Rate needs to be calculated via this method considering temperature, material and nozzle size, but I'm still not sure how to correlate and find a proper max print speed in Cura.
I try to use an example.
Let's say my Max Volumetric Flow is 22 mm^3/sec, and I want to use this formula to calculate Max Print Speed using this formula
speed = volumetric_flow / layer_height / line_width and assume that I use 100% flow/extrusion multiplier, 0.4 line width and 0.2 layer height

I think that, since layer_height and line_width are not what I see here on the slicer parameter, but what is effectively calculated by the slicer itself, called layer thickness and line width, the print speed calculation shall be done as follows:
(consider I can see the values in the preview page, respectively under "Layer Thickness" and "Line Width" tabs)

22 mm^3 sec / 0.20 mm / 0.53 mm = approx. 207 mm/sec
If my calculations are corrects, I think should recalculate the max print speed each time I change something in Cura slicer that modify these two values

Instead, if I use the formula with slicer parameters, considering also other available profiles for PLA, there is a significant difference in print speed:

22 mm^3 sec / 0.20 mm / 0.40 mm = 275 mm/sec
22 mm^3 sec / 0.16 mm / 0.40 mm = 343 mm/sec
22 mm^3 sec / 0.12 mm / 0.40 mm = 458 mm/sec
22 mm^3 sec / 0.28 mm / 0.40 mm = 196 mm/sec

I also send you screenshots of what I see in Cura.

Image Image Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions