Deploying to gh-pages from @ Klipper3d/klipper@e6307ca9fe 🚀

This commit is contained in:
KevinOConnor 2023-03-07 15:53:46 +00:00
parent fd9cfddebf
commit 7fcca9b5d9
14 changed files with 6 additions and 6 deletions

View file

@ -990,8 +990,8 @@
</li>
<li class="md-nav__item">
<a href="#tmc-reports-error-shorttognd-or-lowsideshort" class="md-nav__link">
TMC reports error: ... ShortToGND OR LowSideShort
<a href="#tmc-reports-error-shorttognd-or-shorttosupply" class="md-nav__link">
TMC reports error: ... ShortToGND OR ShortToSupply
</a>
</li>
@ -1649,8 +1649,8 @@
</li>
<li class="md-nav__item">
<a href="#tmc-reports-error-shorttognd-or-lowsideshort" class="md-nav__link">
TMC reports error: ... ShortToGND OR LowSideShort
<a href="#tmc-reports-error-shorttognd-or-shorttosupply" class="md-nav__link">
TMC reports error: ... ShortToGND OR ShortToSupply
</a>
</li>
@ -2156,7 +2156,7 @@ driver.</p>
hot. Typical solutions are to decrease the stepper motor current,
increase cooling on the stepper motor driver, and/or increase cooling
on the stepper motor.</p>
<h4 id="tmc-reports-error-shorttognd-or-lowsideshort">TMC reports error: <code>... ShortToGND</code> OR <code>LowSideShort</code><a class="headerlink" href="#tmc-reports-error-shorttognd-or-lowsideshort" title="Permanent link">&para;</a></h4>
<h4 id="tmc-reports-error-shorttognd-or-shorttosupply">TMC reports error: <code>... ShortToGND</code> OR <code>ShortToSupply</code><a class="headerlink" href="#tmc-reports-error-shorttognd-or-shorttosupply" title="Permanent link">&para;</a></h4>
<p>This indicates the driver has disabled itself because it detected very
high current passing through the driver. This may indicate a loose or
shorted wire to the stepper motor or within the stepper motor itself.</p>