over-bridge_tuning.html 1.9 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253
  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. <table width="100%">
  9. <tbody>
  10. <tr>
  11. <td style="text-align: center;">
  12. <h1>Ironing Pattern Calibration</h1>
  13. </td>
  14. <td style="text-align: right;"><strong>
  15. <table><tr><td>needs:</td><td style="text-align: left;">Temperature</td></tr>
  16. <tr><td></td><td>Flow</td></tr></table>
  17. </strong>
  18. </tr>
  19. </tbody>
  20. </table>
  21. <p><strong>You need to do the filament flow calibration and the bridge flow ratio before this one.</strong> It's better if you have done the filament temperature.</p>
  22. <p>This calibration method will print test samples with various levels of over-bridge flow ratio, between 100 and 125. Choose the lowest value on which the top surface is smooth without rough "holes".</p>
  23. <h2>Results</h2>
  24. <table width="100%">
  25. <tbody>
  26. <h4>Exemple:</h4>
  27. <tr>
  28. <td><img src="./100.jpg" width="150" height="100" /></td>
  29. <td><img src="./105.jpg" width="150" height="100" /></td>
  30. <td><img src="./110.jpg" width="150" height="100" /></td>
  31. <td><img src="./115.jpg" width="150" height="100" /></td>
  32. <td><img src="./120.jpg" width="150" height="100" /></td>
  33. </tr>
  34. <tr>
  35. <td style="text-align: center;">not flat</td>
  36. <td style="text-align: center;">not flat</td>
  37. <td style="text-align: center;">not flat</td>
  38. <td style="text-align: center;">flat</td>
  39. <td style="text-align: center;">Flat</td>
  40. </tr>
  41. </table>
  42. Here, we can see that artifacts exist until the over-bridge 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 it leaves more volume to fill afterwards. Here, 115 should be enough, but 120 is a more safe bet.
  43. <h2>Advice</h2>
  44. <p>TODO</p>
  45. </ul>
  46. <h2>Notes</h2>
  47. <p>This test set the setting "complete individual objects" to true, so you may want to reset your print settings afterwards</p>
  48. <p>Licence for models used for this calibration test: CC BY-SA 3.0</p>
  49. </body>
  50. </html>