supermerill cad02c7464 adding the temperature calibration (wip, had to add some pictures).
improving the filament_flow one with more pictures.
fix dialog closing
2020-05-20 02:31:25 +02:00

50 lines
3.4 KiB
HTML

<!DOCTYPE html>
<html lang="fr">
<head>
<meta charset="utf-8">
<title>Filament temperature calibration</title>
</head>
<body>
<h1>Filament temperature calibration</h1>
<p>You need to do the bed level calibration before this one, and it's preferable to have also done the flow calibration. This calibration will help you to choose the right temperature with respect of bonding, overhangs and ooze. Note that this test is dependant of the cooling you selected. You can print this multiple times with more or less cooling to find your perfect spot.</p>
<p>This test will print a tower of prints printed with a different temperature for each floor. The middle one will be printed with the current temperature selected in your filament configuration. Each other floor will differ by 5°c. You can choose to generate 5 or 9 floors.</p>
<h2>Results : observation</h2>
<p>The goal is to choose the highest temperature that doesn't produce artifacts.</p>
<p>First, you have to analyse the tower. Each floor has the temperature written on it.</p>
<table>
<tbody>
<tr>
<td><img src="./low_ll.jpg" alt="too low, by far" width="100" height="200" /></td>
<td><img src="./low_l.jpg" alt="too low, by far" width="100" height="200" /></td>
<td><img src="./low.jpg" alt="too low, by far" width="100" height="200" /></td>
<td><img src="./good.jpg" alt="too low, by far" width="100" height="200" /></td>
<td><img src="./high.jpg" alt="too low, by far" width="100" height="200" /></td>
<td><img src="./high_h.jpg" alt="too low, by far" width="100" height="200" /></td>
<td><img src="./high_hh.jpg" alt="too low, by far" width="100" height="200" /></td>
<td><img src="./high_h.jpg" alt="too low, by far" width="100" height="200" /></td>
<td><img src="./high_hh.jpg" alt="too low, by far" width="100" height="200" /></td>
</tr>
<tr>
<td style="text-align: center;">TODO</td>
<td style="text-align: center;">TODO</td>
<td style="text-align: center;">TODO</td>
<td style="text-align: center;">TODO</td>
<td style="text-align: center;">TODO</td>
<td style="text-align: center;">TODO</td>
<td style="text-align: center;">TODO</td>
<td style="text-align: center;">TODO</td>
<td style="text-align: center;">TODO</td>
</tr>
</table>
<p>TODO</p>
<h2>Results: destruction</h2>
<p>Finally, you want to tear it apart to see if the lower temperature doesn't have adverse effect on layer bonding. It should be impossible to tear it apart with your own hands. If a floor can be easily broken, then this floor temperature is definitely too low (or you put too much cooling = fan are blowing too hard), so you should choose a higher temperature or try again with less cooling. When trying to break one, don't put your hands on the ends of the tower but on the tested floor and the next one, leaving only the bridge gaps between them.</p>
<h2>How to tune your printer</h2>
<p>Change the temperature in your filament setting (extruder -> other layers), then save it. The first layer temperature is often 5°C higher to help with bed adhesion, so you should also change it, especially if it's lower than the new one.</p>
</ul>
<h2>Notes</h2>
<p>Most of the calibrations need to done is the right order. This one should be the third.</p>
<p>This tower is made with the 3D model created by gaaZolee and available here https://www.thingiverse.com/thing:2729076 with the CC BY-SA 3.0 licence.<p>
<p>Licence for models used for this calibration test: CC BY-SA 3.0</p>
</body>
</html>