mirror of
https://github.com/teachingtechYT/teachingtechYT.github.io.git
synced 2024-08-30 18:23:26 +00:00
@ -115,7 +115,7 @@
|
||||
</ul>
|
||||
<h4>Modes of operation and slicer changes</h4>
|
||||
<p>Before using ABL, the printer must be homed. Please note that in most cases, the BLtouch has replaced the Z axis endstop as the means of the printer knowing when Z is approaching zero.</p>
|
||||
<p class="warning">The first time you home the printer, it is safest to start with the nozzle a long way above the bed. Then use your hand to trigger the probe in mid air. If there is a problem and the trigger doesn't work, this will give ou a chance to kill the power before a collision. Then consult the troublshooting section lower on the page.</p>
|
||||
<p class="warning">The first time you home the printer, it is safest to start with the nozzle a long way above the bed. Then use your hand to trigger the probe in mid air. If there is a problem and the trigger doesn't work, this will give you a chance to kill the power before a collision. Then consult the troublshooting section lower on the page.</p>
|
||||
<p>After this, a <a href="https://marlinfw.org/docs/gcode/G029.html" target="_bank"><b>G29</b></a> command will initiate the probing of the bed. Optionally saving to EEPROM will then store the probed mesh.</p>
|
||||
<p>It is best to heat up the bed to printing temperatures before probing it. This is due to the bed surface expanding and/or warping when hot. We want to match the printing conditions as closely as possible.</p>
|
||||
<p>We have two options on how we utilise the BLtouch:</p>
|
||||
@ -146,4 +146,4 @@
|
||||
var pageTitle="Teaching Tech 3D Printer Site";
|
||||
</script>
|
||||
<script src="js/dynamic.js"></script>
|
||||
<html>
|
||||
<html>
|
||||
|
Reference in New Issue
Block a user