You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -1150,16 +1150,21 @@ <h1 id="toolchanges-without-tip-shaping-or-filament-cutter">Toolchanges Without
1150
1150
</div>
1151
1151
<detailsopen="open">
1152
1152
<summary>Development Status</summary>
1153
-
<p>So far, the following have been tested:</p>
1153
+
<p>So far, the following work without tip shaping:</p>
1154
1154
<ulclass="task-list">
1155
1155
<liclass="task-list-item"><labelclass="task-list-control"><inputtype="checkbox" disabledchecked/><spanclass="task-list-indicator"></span></label> Toolchanges without tip shaping</li>
1156
1156
<liclass="task-list-item"><labelclass="task-list-control"><inputtype="checkbox" disabledchecked/><spanclass="task-list-indicator"></span></label> Print start/end routines without tip shaping</li>
1157
1157
<liclass="task-list-item"><labelclass="task-list-control"><inputtype="checkbox" disabledchecked/><spanclass="task-list-indicator"></span></label> Small prints without tip shaping (up to 5 toolchanges)</li>
1158
1158
<liclass="task-list-item"><labelclass="task-list-control"><inputtype="checkbox" disabledchecked/><spanclass="task-list-indicator"></span></label> Medium prints without tip shaping (over 50 toolchanges)</li>
1159
-
<liclass="task-list-item"><labelclass="task-list-control"><inputtype="checkbox" disabled/><spanclass="task-list-indicator"></span></label> Long prints without tip shaping (over 100 toolchanges)</li>
1160
-
<liclass="task-list-item"><labelclass="task-list-control"><inputtype="checkbox" disabled/><spanclass="task-list-indicator"></span></label> Common materials:<ulclass="task-list">
<liclass="task-list-item"><labelclass="task-list-control"><inputtype="checkbox" disabledchecked/><spanclass="task-list-indicator"></span></label> Long prints without tip shaping (over 100 toolchanges)</li>
<liclass="task-list-item"><labelclass="task-list-control"><inputtype="checkbox" disabledchecked/><spanclass="task-list-indicator"></span></label> High Speed PLA</li>
<liclass="task-list-item"><labelclass="task-list-control"><inputtype="checkbox" disabled/><spanclass="task-list-indicator"></span></label> TPU (not tested even with tip shaping)</li>
<h2id="should-tip-shaping-be-used">Should Tip Shaping be Used?</h2>
1195
+
<p>Check if your filament is in this list:</p>
1196
+
<ul>
1197
+
<li>Silk PLA</li>
1198
+
<li>Matte PLA</li>
1199
+
</ul>
1200
+
<p>If one of your filament was in that list, it will most likely need tip shaping. However, if another of your filaments was not in that list, it won't need tip shaping.</p>
1189
1201
<h2id="configuration">Configuration</h2>
1190
1202
<p>In your <code>3ms/settings.cfg</code>, chagne the <code>unload_distance</code> and <code>load_distance</code> to be equal.</p>
<p>It is also recommended to increase your unload speed slightly and increase your load speed significantly to help with reliability without tip shaping.</p>
<p>Disable filament ramming in <code>Filament Settings</code> -> <code>Multimaterial</code> -> <code>Toolchange parameters with single extruder MM printers</code>:</p>
0 commit comments