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

This commit is contained in:
KevinOConnor
2023-07-28 00:04:14 +00:00
parent 035fe8eafd
commit f970b964d2
283 changed files with 11604 additions and 2400 deletions

View File

@@ -1137,8 +1137,8 @@
</li>
<li class="md-nav__item">
<a href="#ar100-step-rate-benchmark" class="md-nav__link">
AR100 step rate benchmark
<a href="#ar100-lepesi-sebesseg-referencia" class="md-nav__link">
AR100 lépési sebesség referencia
</a>
</li>
@@ -1337,8 +1337,8 @@
<li class="md-nav__item">
<a href="CANBUS_Troubleshooting.md" class="md-nav__link">
None
<a href="CANBUS_Troubleshooting.html" class="md-nav__link">
CANBUS Troubleshooting
</a>
</li>
@@ -1527,8 +1527,8 @@
</li>
<li class="md-nav__item">
<a href="#ar100-step-rate-benchmark" class="md-nav__link">
AR100 step rate benchmark
<a href="#ar100-lepesi-sebesseg-referencia" class="md-nav__link">
AR100 lépési sebesség referencia
</a>
</li>
@@ -2033,8 +2033,8 @@ finalize_config crc=0
</tr>
</tbody>
</table>
<h3 id="ar100-step-rate-benchmark">AR100 step rate benchmark<a class="headerlink" href="#ar100-step-rate-benchmark" title="Permanent link">&para;</a></h3>
<p>The following configuration sequence is used on AR100 CPU (Allwinner A64):</p>
<h3 id="ar100-lepesi-sebesseg-referencia">AR100 lépési sebesség referencia<a class="headerlink" href="#ar100-lepesi-sebesseg-referencia" title="Permanent link">&para;</a></h3>
<p>Az AR100 CPU (Allwinner A64) esetében a következő konfigurációs sorrend használatos:</p>
<div class="highlight"><pre><span></span><code>allocate_oids count=3
config_stepper oid=0 step_pin=PL10 dir_pin=PE14 invert_step=-1 step_pulse_ticks=0
config_stepper oid=1 step_pin=PL11 dir_pin=PE15 invert_step=-1 step_pulse_ticks=0
@@ -2042,7 +2042,7 @@ config_stepper oid=2 step_pin=PL12 dir_pin=PE16 invert_step=-1 step_pulse_ticks=
finalize_config crc=0
</code></pre></div>
<p>The test was last run on commit <code>08d037c6</code> with gcc version <code>or1k-linux-musl-gcc (GCC) 9.2.0</code> on an Allwinner A64-H micro-controller.</p>
<p>A tesztet utoljára a <code>08d037c6</code> <code>or1k-linux-musl-gcc (GCC) 9.2.0</code> gcc verzióval futtatták egy Allwinner A64-H mikrokontrollerrel.</p>
<table>
<thead>
<tr>
@@ -2161,7 +2161,7 @@ get_uptime
<td>avr-gcc (GCC) 5.4.0</td>
</tr>
<tr>
<td>ar100 (serial)</td>
<td>AR100 (soros)</td>
<td>138K</td>
<td>08d037c6</td>
<td>or1k-linux-musl-gcc 9.3.0</td>