bridge_flow.html 1.1 KB

123456789101112131415161718192021222324252627282930
  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. <h1>Bridge flow calibration</h1>
  9. <p>You need to do the bed level calibration and the filament flow calibration before this one. It's better if you have done the filament temperature calibration also.</p>
  10. <p>This test will print tests samples with various level 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>
  11. <!-- <h2>Results</h2> -->
  12. <!-- <table> -->
  13. <!-- <tbody> -->
  14. <!-- <h4>Exemple:</h4> -->
  15. <!-- <tr> -->
  16. <!-- <td>TODO</td> -->
  17. <!-- </tr> -->
  18. <!-- <tr> -->
  19. <!-- <td style="text-align: center;">TODO</td> -->
  20. <!-- </tr> -->
  21. <!-- </table> -->
  22. <!-- <h2>Advice</h2> -->
  23. <!-- <p>TODO</p> -->
  24. <!-- </ul> -->
  25. <h2>Notes</h2>
  26. <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>
  27. <p>Licence for models used for this calibration test: CC BY-SA 3.0</p>
  28. </body>
  29. </html>