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

This commit is contained in:
KevinOConnor
2023-09-25 00:03:56 +00:00
parent 91c2e79348
commit d34ed14b16
42 changed files with 503 additions and 503 deletions

View File

@@ -1151,8 +1151,8 @@
</li>
<li class="md-nav__item">
<a href="#ar100-step-rate-benchmark" class="md-nav__link">
AR100 step rate benchmark
<a href="#benchmark-della-velocita-di-passo-ar100" class="md-nav__link">
Benchmark della velocità di passo AR100
</a>
</li>
@@ -1541,8 +1541,8 @@
</li>
<li class="md-nav__item">
<a href="#ar100-step-rate-benchmark" class="md-nav__link">
AR100 step rate benchmark
<a href="#benchmark-della-velocita-di-passo-ar100" class="md-nav__link">
Benchmark della velocità di passo AR100
</a>
</li>
@@ -2047,8 +2047,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="benchmark-della-velocita-di-passo-ar100">Benchmark della velocità di passo AR100<a class="headerlink" href="#benchmark-della-velocita-di-passo-ar100" title="Permanent link">&para;</a></h3>
<p>La seguente sequenza di configurazione viene utilizzata sulla CPU AR100 (Allwinner A64):</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
@@ -2056,7 +2056,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>Il test è stato eseguito l'ultima volta sul commit <code>08d037c6</code> con la versione gcc <code>or1k-linux-musl-gcc (GCC) 9.2.0</code> su un microcontrollore Allwinner A64-H.</p>
<table>
<thead>
<tr>
@@ -2175,7 +2175,7 @@ get_uptime
<td>avr-gcc (GCC) 5.4.0</td>
</tr>
<tr>
<td>ar100 (serial)</td>
<td>ar100 (seriale)</td>
<td>138K</td>
<td>08d037c6</td>
<td>or1k-linux-musl-gcc 9.3.0</td>