bridge_flow.html 1.4 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344
  1. <!DOCTYPE html>
  2. <html lang="fr">
  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. <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 bed level calibration and the filament flow calibration before this one.</strong> It's better if you have done the filament temperature calibration also.</p>
  22. <p>This test will print tests 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>
  23. <!-- <h2>Results</h2> -->
  24. <!-- <table> -->
  25. <!-- <tbody> -->
  26. <!-- <h4>Exemple:</h4> -->
  27. <!-- <tr> -->
  28. <!-- <td>TODO</td> -->
  29. <!-- </tr> -->
  30. <!-- <tr> -->
  31. <!-- <td style="text-align: center;">TODO</td> -->
  32. <!-- </tr> -->
  33. <!-- </table> -->
  34. <!-- <h2>Advice</h2> -->
  35. <!-- <p>TODO</p> -->
  36. <!-- </ul> -->
  37. <h2>Notes</h2>
  38. <p>This test set the setting "complete individual objects" to true, so you may want to reset your print settings afterwards, or diable this setting if your bed is too small.</p>
  39. <p>Licence for models used for this calibration test: CC BY-SA 3.0</p>
  40. </body>
  41. </html>