
* Add process images * Reorder like GUI + images * GUI images subfolder * MVF restandarizarion (naming pending) Update volumetric speed calibration docs and image paths * Improved SVGs * Infill Wall Overlap * Apply gap fill + Anchor * Minor change * Internal Solid Infill * Images++ * Step file import image update * Add VFA calibration documentation and images * fix pa-tower image not visible * Removed WIP in not implemented features. * Added Old and New Order in xlsx * Wall generator * Wiki #9924 * New Zag Infills Co-Authored-By: Rodrigo <162915171+RF47@users.noreply.github.com> * Infill Rescaled images + sharpness 2d honeycomb image fix * Update infill_desc_calculator.xlsx * Rename extrusion rate smoothing references for consistency * Add wiki and link for top/bottom shells settings * Updated Wiki Links tab.cpp * Update infill_desc_calculator.xlsx * Fix indentation in top/bottom shells option group * Fill images optimized Removed Metadata Reduce color bit to 16 --------- Co-authored-by: Rodrigo <162915171+RF47@users.noreply.github.com>
2.1 KiB
Max Volumetric Speed (FlowRate) Calibration
This is a test designed to calibrate the maximum volumetric speed of the specific filament. The generic or 3rd party filament types may not have the correct volumetric flow rate set in the filament. This test will help you to find the maximum volumetric speed of the filament.
You will be promted to enter the settings for the test: start volumetric speed, end volumentric speed, and step. It is recommended to use the default values (5mm³/s start, 20mm³/s end, with a step of 0.5), unless you already have an idea of the lower or upper limit for your filament. Select "OK", slice the plate, and send it to the printer.
Once printed, take note of where the layers begin to fail and where the quality begins to suffer. Pay attention to changes from matte to shiny as well.
Using calipers or a ruler, measure the height of the print at that point. Use the following calculation to determine the correct max flow value: start + (height-measured * step)
. For example in the photo below, and using the default setting values, the print quality began to suffer at 19mm measured, so the calculation would be: 5 + (19 * 0.5)
, or 13mm³/s
using the default values. Enter your number into the "Max volumetric speed" value in the filament settings.
You can also return to OrcaSlicer in the "Preview" tab, make sure the color scheme "flow" is selected. Scroll down to the layer height that you measured, and click on the toolhead slider. This will indicate the max flow level for your filament.
Note
You may also choose to conservatively reduce the flow by 5-10% to ensure print quality.
Tip
@ItsDeidara has made a html to help with the calculation. Check it out if those equations give you a headache here.