Skip to content

Calibration

SoftFever edited this page Dec 31, 2022 · 23 revisions

Flow rate

flowrate Flow rate calibration is a two-pass process. Steps

  1. Choose the printer/filament/process you want to use for the test.

  2. Select Pass 1 in the Calibration menu

  3. A new project with nine blocks will be generated, each with a different flow rate modifier. Slice and print the project.

  4. Check and decide which block has the smoothest top surface. flowrate-pass1_resize 0-5

  5. Update Flow Ratio in filament settings. Equation: FlowRatio_old*(100 + modifier)/100. In this case, my old Flow Ratio is 0.98 and I pick the +5 block, so the new value should be 0.98x(100+5)/100 = 1.029. ** Remember** to save the filament profile.

  6. Do Pass 2 calibration. It is the same procedure as Pass 1, but a new project with ten blocks will be created this time. The flow rate modifiers are ranged from -9 to 0.

  7. Repeat steps 4 and 5. In this case, my old Flow Ratio is 1.029 and I pick the -6 block, so the new value should be 1.029x(100-6)/100 = 0.96726. ** Remember** to save the filament profile.
    pass2 -6 image

Pressure Advance

I provide two approaches to calibrating PA. Each method has its own Pros and Cons.

Line method

The line method is quick and straightforward to test. However, its accuracy highly depends on your first layer quality. Make you turn on your bed mesh for this test. Steps:

  1. Select the printer/filament/process you want to use for the calibration.
  2. Print and check the result. Choose the value of the most uniform line and update your PA value in the filament setting.
  3. In this test, 0.016 looks optimal. pa_line
Screenshot 2022-12-31 at 12 11 10 PM

line_0 016 image

Tower method

Clone this wiki locally