123456789101112131415161718192021222324252627282930 |
- <!DOCTYPE html>
- <html lang="fr">
- <head>
- <meta charset="utf-8">
- <title>Bridge flow ratio calibration</title>
- </head>
- <body>
- <h1>Bridge flow calibration</h1>
- <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>
- <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>
- <!-- <h2>Results</h2> -->
- <!-- <table> -->
- <!-- <tbody> -->
- <!-- <h4>Exemple:</h4> -->
- <!-- <tr> -->
- <!-- <td>TODO</td> -->
- <!-- </tr> -->
- <!-- <tr> -->
- <!-- <td style="text-align: center;">TODO</td> -->
- <!-- </tr> -->
- <!-- </table> -->
- <!-- <h2>Advice</h2> -->
- <!-- <p>TODO</p> -->
- <!-- </ul> -->
- <h2>Notes</h2>
- <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>
- <p>Licence for models used for this calibration test: CC BY-SA 3.0</p>
- </body>
- </html>
|