Skip to content

Commit

Permalink
extruder flow calibration
Browse files Browse the repository at this point in the history
  • Loading branch information
supermerill committed Apr 3, 2024
1 parent 31987a1 commit e8eebe5
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions resources/calibration/filament_flow_speed/filament_flow_speed.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Filament Flow Calibration by weight</title>
</head>
<body>

<table width="100%">
<tbody>
<tr>
<td style="text-align: center;">
<h1>Filament Flow Calibration (per overlap/speed) by weight</h1>
</td>
</tr>
<tr>
<td style="text-align: right;"><strong>
<table><tr><td>Needs:</td>
<td style="text-align: left;">Bed Leveling</td></tr>
</table>
</strong>
</tr>
</tbody>
</table>

</body>
</html>

0 comments on commit e8eebe5

Please sign in to comment.