filament_pressure.html 1.8 KB

1234567891011121314151617181920212223242526272829303132333435363738394041
  1. <!DOCTYPE html>
  2. <html lang="en">
  3. <head>
  4. <meta charset="utf-8">
  5. <title>Pressure Advance Calibration</title>
  6. </head>
  7. <body>
  8. <table width="100%">
  9. <tbody>
  10. <tr>
  11. <td style="text-align: center;">
  12. <h1>Pressure/Linear Advance</h1>
  13. </td>
  14. </tr>
  15. <tr>
  16. <td style="text-align: right;"><strong>
  17. <table><tr><td>Needs:</td>
  18. <td style="text-align: left;">Bed Leveling and Layer Squish to be perfect</td></tr>
  19. </table>
  20. </strong>
  21. </tr>
  22. </tbody>
  23. </table>
  24. <p><strong>this test is still in development, beta should work "ok" for now though.<br> your current print settings will need to be saved before clicking "generate" since it uses the saved values to create the model</strong></p>
  25. <p>note: this test will auto pull all your currently loaded config parameters and generate a model for you to print!<br> for to help with firmware speed/processing limitations it's reccomended to have most extrusion roles similar set to speeds.</p>
  26. <h2>How to tune your printer for Pressure/Linear Advance</h2>
  27. <p>todo add detaisl here</p>
  28. <h2>Advice</h2>
  29. <p>Before doing this test, it's preferable to tune everything else first!<br>i would reccomended setting XXXX to the same speeds, XXX to a slow speed, and everything else you can send it with.</p>
  30. <p>note: having large variance with ER speeds can reduce print quality/dimensional accuracy this is effect is mainly caused by the inner perimeter getting pulled closer to the external perimeter as it cools down, since each perimeter would be at different temperatues.</p>
  31. <p><strong>TODO add things about PA and setting first layer correctly<br>add notes about fan speed and disabling fan speed for this test, or do i have check box in GUI that would auto change relavent UI tab?</strong></p>
  32. <ul>
  33. <li>bullet points</li>
  34. </ul>
  35. <h2>Notes</h2>
  36. <p> TODO: add cred for andrew ellis testing method</p>
  37. </body>
  38. </html>