Fix bold text in Calibration.md (#8239)
* Fix bold text in Calibration.md * Update doc/Calibration.md Co-authored-by: discip <53649486+discip@users.noreply.github.com> --------- Co-authored-by: discip <53649486+discip@users.noreply.github.com>
This commit is contained in:
parent
2767f180b6
commit
41236140ca
1 changed files with 2 additions and 1 deletions
|
@ -35,7 +35,8 @@ Steps
|
|||
|
||||
5. Update the flow ratio in the filament settings using the following equation: `FlowRatio_old*(100 + modifier)/100`. If your previous flow ratio was `0.98` and you selected the block with a flow rate modifier of `+5`, the new value should be calculated as follows: `0.98x(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. In this case, if your previous flow ratio was 1.029 and you selected the block with a flow rate modifier of -6, the new value should be calculated as follows: `1.029x(100-6)/100 = 0.96726`. ** Remember ** to save the filament profile.
|
||||
7. Repeat steps 4. and 5. In this case, if your previous flow ratio was 1.029 and you selected the block with a flow rate modifier of -6, the new value should be calculated as follows: `1.029x(100-6)/100 = 0.96726`. **Remember** to save the filament profile.
|
||||
|
||||

|
||||

|
||||

|
||||
|
|
Loading…
Reference in a new issue