Skip to content

Latest commit

 

History

History
35 lines (26 loc) · 1.74 KB

README.md

File metadata and controls

35 lines (26 loc) · 1.74 KB

PA-Calibration with LA-Test

This is a fast calibration test for Pressure Advanced. The idea is from FHeilmann. Screenshot Printed Pattern

Requirement

At first we have to add a gcode-macro to convert the M900 LA gcode to set the Pressure Advance value. Please add the following lines in your printer.cfg.

[gcode_macro M900]
description: Set Pressure Advance
gcode:
  SET_PRESSURE_ADVANCE ADVANCE={params.K|default(0)}

Generate Gcode

Now we use the Marlin k-factor tool to generate the gcode. Here are my parameters I used to generate the pattern in the picture above.

Screenshot Printer
Change Hotend, Bed-Temperature and Retraction-Distance.

Screenshot Print Bed
Resize the bed to your size.

Screenshot Speed
Change the Retract Speed to your Retract-Speed.

Screenshot Pattern
Ending Value max is 1 (Bowden). If you use a Direct-Drive printer, you can set the "Ending Value for K" to 0.25 and "K-faktor Stepping" to 0.01. If you like to print the Numbers per Line, check-in the "Line Numbering" (the numbers are horrible to remove from your buildplate).

Screenshot Advanced
Change the "Extrusion Multiplier" for you filament.

Fill in a Filename in the field and click on "Generate G-code". Modify the Start-Gcode on the right side and click on "Download as file".

Now print the pattern and look at which line is most constant. Count the lines from below and multiply with the "K-factor Stepping" value. This is your perfekt Pressure Advance value.