From baf1f02c6a39c2a33ea79dc445ae0195d3bf0539 Mon Sep 17 00:00:00 2001 From: OrcaSlicerBot Date: Sat, 21 Mar 2026 15:10:01 +0000 Subject: [PATCH] Updated Wiki content --- Home.md | 2 +- calibration/Calibration.md | 2 +- .../adaptive-pressure-advance-calib.md | 2 +- ...flow-rate-calib.md => flow-ratio-calib.md} | 28 +++++++++--------- developer-reference/How-to-wiki.md | 6 ++-- images/calibration.png | Bin 3856 -> 11111 bytes ...aterial_flow_ratio_and_pressure_advance.md | 2 +- mkdocs.yml | 2 +- .../quality_settings_wall_and_surfaces.md | 2 +- 9 files changed, 23 insertions(+), 23 deletions(-) rename calibration/{flow-rate-calib.md => flow-ratio-calib.md} (83%) diff --git a/Home.md b/Home.md index 3083f27..29ac465 100644 --- a/Home.md +++ b/Home.md @@ -195,7 +195,7 @@ OrcaSlicer is a powerful open source slicer for FFF (FDM) 3D Printers. This wiki - [param_volumetric_speed Volumetric Speed](volumetric-speed-calib) - [param_flow_ratio_and_pressure_advance Pressure Advance](pressure-advance-calib) - [Adaptive Pressure Advance Guide](adaptive-pressure-advance-calib) -- [param_line_width Flow Rate](flow-rate-calib) +- [param_line_width Flow Ratio](flow-ratio-calib) - [param_retraction Retraction](retraction-calib) - [param_precision Tolerance](tolerance-calib) - Advanced: diff --git a/calibration/Calibration.md b/calibration/Calibration.md index 3ae1b2c..ebb9303 100644 --- a/calibration/Calibration.md +++ b/calibration/Calibration.md @@ -20,7 +20,7 @@ The recommended order for calibration is as follows: 3. **[Pressure Advance](pressure-advance-calib):** Calibrate the pressure advance settings to improve print quality and reduce artifacts caused by pressure fluctuations in the nozzle. - **[Adaptive Pressure Advance](adaptive-pressure-advance-calib):** This is an advanced calibration technique that can be used to further optimize the pressure advance settings for different print speeds and geometries. pa-tower -4. **[Flow](flow-rate-calib):** Calibrate the flow rate to ensure that the correct amount of filament is being extruded. This is important for achieving accurate dimensions and good layer adhesion. +4. **[Flow](flow-ratio-calib):** Calibrate the flow rate to ensure that the correct amount of filament is being extruded. This is important for achieving accurate dimensions and good layer adhesion. flowcalibration-example 5. **[Retraction](retraction-calib):** Calibrate the retraction settings to minimize stringing and improve print quality. Doing this after Flow and Pressure Advance calibration is recommended, as it ensures that the printer is already set up for optimal extrusion. retraction_test_print diff --git a/calibration/adaptive-pressure-advance-calib.md b/calibration/adaptive-pressure-advance-calib.md index bc1c93b..bfc5c28 100644 --- a/calibration/adaptive-pressure-advance-calib.md +++ b/calibration/adaptive-pressure-advance-calib.md @@ -69,7 +69,7 @@ Firstly, it is important to understand your printer speed and acceleration limit 1. **Upper acceleration range:** Do not attempt to calibrate adaptive PA for an acceleration that is larger than what the Klipper input shaper calibration tool recommends for your selected shaper. For example, if Klipper recommends an EI shaper with 4k maximum acceleration for your slowest axis (usually the Y axis), don’t calibrate adaptive PA beyond that value. This is because after 4k the input shaper smoothing is magnified and the perimeter separations that appear like PA issues are caused by the input shaper smoothing the shape of the corner. Basically, you’d be attempting to compensate for an input shaper artefact with PA. 2. **Upper print speed range:** The Ellis PA pattern test has been proven to be the most efficient and effective test to run to calibrate adaptive PA. It is fast and allows for a reasonably accurate and easy-to-read PA value. However, the size of the line segments is quite small, which means that for the faster print speeds and slower accelerations, the toolhead will not be able to reach the full flow rate that we are calibrating against. It is therefore generally not recommended to attempt calibration with a print speed of higher than ~200-250mm/sec and accelerations slower than 1k in the PA pattern test. If your lowest acceleration is higher than 1k, then proportionally higher maximum print speeds can be used. -**Remember:** With the calibration process, we aim to create a PA – Flow Rate – Acceleration profile for the toolhead. As we cannot directly control flow rate, we use print speed as a proxy (higher speed -> higher flow). +**Remember:** With the calibration process, we aim to create a PA – Flow Ratio – Acceleration profile for the toolhead. As we cannot directly control flow rate, we use print speed as a proxy (higher speed -> higher flow). With the above in mind, let’s create a worked example to identify the optimal number of PA tests to calibrate the adaptive PA model. diff --git a/calibration/flow-rate-calib.md b/calibration/flow-ratio-calib.md similarity index 83% rename from calibration/flow-rate-calib.md rename to calibration/flow-ratio-calib.md index 4c904f5..fa5d008 100644 --- a/calibration/flow-rate-calib.md +++ b/calibration/flow-ratio-calib.md @@ -1,4 +1,4 @@ -# Flow Rate Calibration +# Flow Ratio Calibration [Flow ratio](material_flow_ratio_and_pressure_advance#flow-ratio) determines how much filament is extruded and is crucial for high-quality prints. A properly calibrated flow ratio ensures consistent layer adhesion and accurate dimensions. @@ -20,19 +20,19 @@ A properly calibrated flow ratio ensures consistent layer adhesion and accurate ## Calibration Types -- **YOLO:** A simplified method that adjusts the flow rate in a single pass using the formula `OldFlowRatio ± modifier`. - - **Recommended:** calibration range `[-0.05, +0.05]`, flow rate step `0.01`. - - **Perfectionist:** calibration range `[-0.04, +0.035]`, flow rate step `0.005`. -- **2-Pass Calibration:** the legacy method, using two passes to determine the optimal flow rate with the formula `OldFlowRatio * (100 + modifier) / 100`. +- **YOLO:** A simplified method that adjusts the flow ratio in a single pass using the formula `OldFlowRatio ± modifier`. + - **Recommended:** calibration range `[-0.05, +0.05]`, flow ratio step `0.01`. + - **Perfectionist:** calibration range `[-0.04, +0.035]`, flow ratio step `0.005`. +- **2-Pass Calibration:** the legacy method, using two passes to determine the optimal flow ratio with the formula `OldFlowRatio * (100 + modifier) / 100`. ### OrcaSlicer > 2.3.0 Archimedean chords + YOLO (Recommended) -This method uses the [Archimedean Chords](strength_settings_patterns#archimedean-chords) pattern for flow rate calibration with the YOLO (Recommended) approach. +This method uses the [Archimedean Chords](strength_settings_patterns#archimedean-chords) pattern for flow ratio calibration with the YOLO (Recommended) approach. 1. Select the printer and the filament you want to calibrate. This method is based on the filament's current flow ratio, so make sure you select the correct filament before proceeding. -2. In the `Calibration` menu, under the `Flow Rate` section, select `YOLO (Recommended)`. -3. A new project with eleven blocks will be created, each with a different flow rate modifier. Slice and print the project. +2. In the `Calibration` menu, under the `Flow ratio` section, select `YOLO (Recommended)`. +3. A new project with eleven blocks will be created, each with a different flow ratio modifier. Slice and print the project. ![flowcalibration-yolo](https://github.com/OrcaSlicer/OrcaSlicer_WIKI/blob/main/images/Flow-Rate/flowcalibration-yolo.gif?raw=true) 4. Examine the printed blocks and identify the one with the best surface quality. Look for: 1. The smoothest top surface. @@ -42,7 +42,7 @@ This method uses the [Archimedean Chords](strength_settings_patterns#archimedean In this example, the block with a flow modifier of `+0.01` produced the best results, despite a visible line between the Inner Spiral and the Outer Arcs; reducing the flow further begins to show gaps between the lines. ![flowcalibration-example](https://github.com/OrcaSlicer/OrcaSlicer_WIKI/blob/main/images/Flow-Rate/flowcalibration-example.png?raw=true) 5. Update the flow ratio in the filament settings using the equation: `OldFlowRatio ± modifier`. - If your previous flow ratio was `0.98` and you selected the block with a flow rate modifier of `+0.01`, the new value would be: `0.98 + 0.01 = 0.99`. + If your previous flow ratio was `0.98` and you selected the block with a flow ratio modifier of `+0.01`, the new value would be: `0.98 + 0.01 = 0.99`. **Remember** to save the filament profile. ![flowcalibration_update_flowrate](https://github.com/OrcaSlicer/OrcaSlicer_WIKI/blob/main/images/Flow-Rate/flowcalibration_update_flowrate.png?raw=true) @@ -56,16 +56,16 @@ This example uses the Monotonic Line pattern with the 2-Pass Calibration approac ![flow-calibration-monotonic](https://github.com/OrcaSlicer/OrcaSlicer_WIKI/blob/main/images/Flow-Rate/monotonic-flow-rate/flow-calibration-monotonic.gif?raw=true) 1. Select the printer, filament, and process you want to use for the test. -2. In the `Calibration` menu, under the `Flow Rate` section, select `Pass 1`. -3. A new project with nine blocks will be created, each with a different flow rate modifier. Slice and print the project. +2. In the `Calibration` menu, under the `Flow ratio` section, select `Pass 1`. +3. A new project with nine blocks will be created, each with a different flow ratio modifier. Slice and print the project. 4. Examine the blocks and determine which one has the smoothest top surface. ![flowrate-pass1-monotonic](https://github.com/OrcaSlicer/OrcaSlicer_WIKI/blob/main/images/Flow-Rate/monotonic-flow-rate/flowrate-pass1-monotonic.jpg?raw=true) ![flowrate-0-5-monotonic](https://github.com/OrcaSlicer/OrcaSlicer_WIKI/blob/main/images/Flow-Rate/monotonic-flow-rate/flowrate-0-5-monotonic.jpg?raw=true) 5. Update the flow ratio in the filament settings using the equation: `OldFlowRatio * (100 + modifier) / 100`. - For example, if your previous flow ratio was `0.98` and you selected the block with a flow rate modifier of `+5`, the new value would be: `0.98 × (100 + 5) / 100 = 1.029`. + For example, if your previous flow ratio was `0.98` and you selected the block with a flow ratio modifier of `+5`, the new value would be: `0.98 × (100 + 5) / 100 = 1.029`. **Remember** to save the filament profile. -6. Perform the `Pass 2` calibration. This process is similar to `Pass 1`, but a new project with ten blocks will be generated. The flow rate modifiers for this project will range from `-9` to `0`. -7. Repeat steps 4 and 5. For example, if your previous flow ratio was `1.029` and you selected the block with a flow rate modifier of `-6`, the new value would be: `1.029 × (100 - 6) / 100 = 0.96726`. +6. Perform the `Pass 2` calibration. This process is similar to `Pass 1`, but a new project with ten blocks will be generated. The flow ratio modifiers for this project will range from `-9` to `0`. +7. Repeat steps 4 and 5. For example, if your previous flow ratio was `1.029` and you selected the block with a flow ratio modifier of `-6`, the new value would be: `1.029 × (100 - 6) / 100 = 0.96726`. **Remember** to save the filament profile. ![flowrate-pass2-monotonic](https://github.com/OrcaSlicer/OrcaSlicer_WIKI/blob/main/images/Flow-Rate/monotonic-flow-rate/flowrate-pass2-monotonic.jpg?raw=true) ![flowrate-6-monotonic](https://github.com/OrcaSlicer/OrcaSlicer_WIKI/blob/main/images/Flow-Rate/monotonic-flow-rate/flowrate-6-monotonic.jpg?raw=true) diff --git a/developer-reference/How-to-wiki.md b/developer-reference/How-to-wiki.md index 41cb782..c414f54 100644 --- a/developer-reference/How-to-wiki.md +++ b/developer-reference/How-to-wiki.md @@ -58,10 +58,10 @@ Each section can have multiple pages covering specific topics. For example, the GitHub Wiki uses file names as page identifiers. To link to a page, use the file name without the `.md` extension. If a file lives in a subdirectory, **do not include the subdirectory** in the link; link directly to the file name from the Home page. -For example, if you add `calibration/flow-rate-calib.md`, link it like this: +For example, if you add `calibration/flow-ratio-calib.md`, link it like this: ```markdown -[Flow Rate Calibration](flow-rate-calib) +[Flow Ratio Calibration](flow-ratio-calib) ``` For long pages, include a table of contents at the top to help readers find sections quickly. @@ -102,7 +102,7 @@ When creating new pages, follow these file-naming conventions: - Use unique file names to avoid conflicts. - Use descriptive names that reflect the page's content. - Use kebab-case for filenames (e.g.: `How-to-wiki.md`). -- If a page belongs to a section, include a suffix that clarifies it (for example, calibration pages should end with `-calib.md`, e.g. `flow-rate-calib.md`). +- If a page belongs to a section, include a suffix that clarifies it (for example, calibration pages should end with `-calib.md`, e.g. `flow-ratio-calib.md`). - Place files in the appropriate subdirectory when applicable (e.g.: `calibration/` for calibration-related content). ## Orca to Wiki Redirection diff --git a/images/calibration.png b/images/calibration.png index b26f203ff79d88149777ad5f367a7dc8cce28e8d..9cfc32d980b3f7b22d5a2b3d495a4f94c98cbe9f 100644 GIT binary patch literal 11111 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 literal 3856 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 EUv>nI!~g&Q diff --git a/material_settings/filament/material_flow_ratio_and_pressure_advance.md b/material_settings/filament/material_flow_ratio_and_pressure_advance.md index ad28514..65765d6 100644 --- a/material_settings/filament/material_flow_ratio_and_pressure_advance.md +++ b/material_settings/filament/material_flow_ratio_and_pressure_advance.md @@ -17,7 +17,7 @@ The recommended value range is between 0.95 and 1.05. You may be able to tune th The final object flow ratio is this value multiplied by the filament flow ratio. > [!TIP] -> Check the [Flow Rate Calibration guide](flow-rate-calib). +> Check the [Flow Ratio Calibration guide](flow-ratio-calib). ## Pressure Advance diff --git a/mkdocs.yml b/mkdocs.yml index e753ad9..7d371ec 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -105,7 +105,7 @@ nav: - "Adaptive Pressure Advance": "calibration/adaptive-pressure-advance-calib.md" - "Calibration Guide": calibration/Calibration.md - Cornering: "calibration/cornering-calib.md" - - "Flow Rate Calibration": "calibration/flow-rate-calib.md" + - "Flow Ratio Calibration": "calibration/flow-ratio-calib.md" - "Input Shaping": "calibration/input-shaping-calib.md" - "Pressure Advance": "calibration/pressure-advance-calib.md" - "Retraction test": "calibration/retraction-calib.md" diff --git a/print_settings/quality/quality_settings_wall_and_surfaces.md b/print_settings/quality/quality_settings_wall_and_surfaces.md index 449ed83..3053f1c 100644 --- a/print_settings/quality/quality_settings_wall_and_surfaces.md +++ b/print_settings/quality/quality_settings_wall_and_surfaces.md @@ -65,7 +65,7 @@ The actual top or bottom surface flow used is calculated by multiplying this val Other flow ratios, such as ratios for the first layer (does not affect brims and skirts), outer and inner walls, overhang perimeters, sparse infill, internal solid infill, gap fill, support, and support interfaces, can also be adjusted after enabling the "Set other flow ratios" option. > [!TIP] -> Before using a value other than 1, it is recommended to [calibrate the flow ratio](flow-rate-calib) to ensure that the flow ratio is set correctly for your printer and filament. +> Before using a value other than 1, it is recommended to [calibrate the flow ratio](flow-ratio-calib) to ensure that the flow ratio is set correctly for your printer and filament. ## Only one wall