over-bridge_tuning.html 1.6 KB

123456789101112131415161718192021222324252627282930313233343536373839
  1. <!DOCTYPE html>
  2. <html lang="fr">
  3. <head>
  4. <meta charset="utf-8">
  5. <title>Ironing pattern calibration</title>
  6. </head>
  7. <body>
  8. <h1>Ironing pattern calibration</h1>
  9. <p>You need to do the filament flow calibration and the bridge flow ratio before this one. It's better if you have done the filament temperature.</p>
  10. <p>This test will print tests samples with various level of obver-bridge flow ratio, between 100 and 125. Choose the lowest value where the top surface is smooth without rough "holes".</p>
  11. <h2>Results</h2>
  12. <table>
  13. <tbody>
  14. <h4>Exemple:</h4>
  15. <tr>
  16. <td><img src="./100.jpg" width="150" height="100" /></td>
  17. <td><img src="./105.jpg" width="150" height="100" /></td>
  18. <td><img src="./110.jpg" width="150" height="100" /></td>
  19. <td><img src="./115.jpg" width="150" height="100" /></td>
  20. <td><img src="./120.jpg" width="150" height="100" /></td>
  21. </tr>
  22. <tr>
  23. <td style="text-align: center;">not flat</td>
  24. <td style="text-align: center;">not flat</td>
  25. <td style="text-align: center;">not flat</td>
  26. <td style="text-align: center;">flat</td>
  27. <td style="text-align: center;">Flat</td>
  28. </tr>
  29. </table>
  30. Hee, we can see that artifact exists until the over-brodge flow was set to 115. It was flat from the flow calibration, if it's not now, it's because the bridges below the top surfaces are dropping a bit, and so there are more volume to fill afterwards. Here, 115 should be enough, but 120 is a more safe bet.
  31. <h2>Advice</h2>
  32. <p>TODO</p>
  33. </ul>
  34. <h2>Notes</h2>
  35. <p>This test set the setting "complete individual objects" to true, so you may want to reset your print settings afterwards</p>
  36. <p>Licence for models used for this calibration test: CC BY-SA 3.0</p>
  37. </body>
  38. </html>