Skip to content

Commit

Permalink
Deployed 5794d69 with MkDocs version: 1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
3DCoded committed Jul 10, 2024
1 parent 65b5bea commit 05d4919
Show file tree
Hide file tree
Showing 3 changed files with 23 additions and 1 deletion.
20 changes: 20 additions & 0 deletions experimental/notip/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -804,6 +804,26 @@ <h1 id="toolchanges-without-tip-shaping-or-filament-cutter">Toolchanges Without
<p>This page, and the features mentioned on it, are in develpment</p>
</div>
<h2 id="speed-benefits">Speed Benefits</h2>
<table>
<thead>
<tr>
<th>Print Job</th>
<th>Original Time</th>
<th>New Time</th>
<th>New Time Relative To Original Time</th>
<th>Speed Boost</th>
</tr>
</thead>
<tbody>
<tr>
<td>Dual Color 3DBenchy</td>
<td>2h45m</td>
<td>1h25m</td>
<td>51.5%</td>
<td>1.95x</td>
</tr>
</tbody>
</table>
<h2 id="slicer-setup">Slicer Setup</h2>


Expand Down
2 changes: 2 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -955,8 +955,10 @@ <h2 id="how-it-works">How it works</h2>
<li>Tip shaping and filament unload is performed by the slicer</li>
<li>The 3MS unloads T0 200mm at 4500mm/min (75mm/s)</li>
<li>The 3MS desyncs T0 from the extruder</li>
<li>The 3MS checks if the filament was successfully unloaded</li>
<li>The 3MS syncs T1 with the extruder</li>
<li>The 3MS loads T1 210mm at 4500mm/min</li>
<li>The 3MS checks if the filament was successfully loaded</li>
<li>The printer loads the filament to the nozzle</li>
</ol>
<p>Think of the 3MS as an extension to your current extruder's length. It allows for switching filaments, but while printing allows for all the benefits of your printer's extruder.</p>
Expand Down
Loading

0 comments on commit 05d4919

Please sign in to comment.