mirror of
https://github.com/Klipper3d/klipper.git
synced 2025-08-10 07:15:10 -06:00
Deploying to gh-pages from @ Klipper3d/klipper@e6307ca9fe 🚀
This commit is contained in:
parent
fd9cfddebf
commit
7fcca9b5d9
14 changed files with 6 additions and 6 deletions
|
@ -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">¶</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">¶</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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue