bridge_flow.html 1.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748
  1. <!DOCTYPE html>
  2. <html lang="en">
  3. <head>
  4. <meta charset="utf-8">
  5. <title>Bridge Flow Ratio Calibration</title>
  6. </head>
  7. <body>
  8. <table width="100%">
  9. <tbody>
  10. <tr>
  11. <td style="text-align: center;">
  12. <h1>Bridge Flow Ratio Calibration</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;">Flow</td>
  19. <td style="text-align: left;">Temperature</td></tr>
  20. </table>
  21. </strong>
  22. </tr>
  23. </tbody>
  24. </table>
  25. <p><strong>You need to do the bed level calibration and the filament flow calibration before this one.</strong> It's better if you have done the filament temperature calibration as well.</p>
  26. <p>This test will print test samples with various levels of bridge flow ratio. It starts at your current setting, so you may want to set them to 100% before clicking on the button.</p>
  27. <!-- <h2>Results</h2> -->
  28. <!-- <table> -->
  29. <!-- <tbody> -->
  30. <!-- <h4>Exemple:</h4> -->
  31. <!-- <tr> -->
  32. <!-- <td>TODO</td> -->
  33. <!-- </tr> -->
  34. <!-- <tr> -->
  35. <!-- <td style="text-align: center;">TODO</td> -->
  36. <!-- </tr> -->
  37. <!-- </table> -->
  38. <!-- <h2>Advice</h2> -->
  39. <!-- <p>TODO</p> -->
  40. <!-- </ul> -->
  41. <h2>Notes</h2>
  42. <p>This test set the setting "Complete individual objects" to true, so you may want to reset your print settings afterwards, or disable this setting if your bed is too small.</p>
  43. <p>Licence for models used for this calibration test: CC BY-SA 3.0</p>
  44. </body>
  45. </html>