Deploying to gh-pages from @ Klipper3d/klipper@730e5951bc 🚀
This commit is contained in:
@@ -1198,8 +1198,8 @@
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#same70-step-rate-benchmark" class="md-nav__link">
|
||||
SAME70 step rate benchmark
|
||||
<a href="#same70-lepesszam-referenciaertek" class="md-nav__link">
|
||||
SAME70 lépésszám referenciaérték
|
||||
</a>
|
||||
|
||||
</li>
|
||||
@@ -1212,8 +1212,8 @@
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#rpxxxx-step-rate-benchmark" class="md-nav__link">
|
||||
RPxxxx step rate benchmark
|
||||
<a href="#rpxxxx-lepesszam-referenciaertek" class="md-nav__link">
|
||||
RPxxxx lépésszám referenciaérték
|
||||
</a>
|
||||
|
||||
</li>
|
||||
@@ -1623,8 +1623,8 @@
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#same70-step-rate-benchmark" class="md-nav__link">
|
||||
SAME70 step rate benchmark
|
||||
<a href="#same70-lepesszam-referenciaertek" class="md-nav__link">
|
||||
SAME70 lépésszám referenciaérték
|
||||
</a>
|
||||
|
||||
</li>
|
||||
@@ -1637,8 +1637,8 @@
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#rpxxxx-step-rate-benchmark" class="md-nav__link">
|
||||
RPxxxx step rate benchmark
|
||||
<a href="#rpxxxx-lepesszam-referenciaertek" class="md-nav__link">
|
||||
RPxxxx lépésszám referenciaérték
|
||||
</a>
|
||||
|
||||
</li>
|
||||
@@ -2136,8 +2136,8 @@ finalize_config crc=0
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h3 id="same70-step-rate-benchmark">SAME70 step rate benchmark<a class="headerlink" href="#same70-step-rate-benchmark" title="Permanent link">¶</a></h3>
|
||||
<p>The following configuration sequence is used on the SAME70:</p>
|
||||
<h3 id="same70-lepesszam-referenciaertek">SAME70 lépésszám referenciaérték<a class="headerlink" href="#same70-lepesszam-referenciaertek" title="Permanent link">¶</a></h3>
|
||||
<p>A SAME70 esetében a következő konfigurációs sorrendet kell alkalmazni:</p>
|
||||
<div class="highlight"><pre><span></span><code>allocate_oids count=3
|
||||
config_stepper oid=0 step_pin=PC18 dir_pin=PB5 invert_step=-1 step_pulse_ticks=0
|
||||
config_stepper oid=1 step_pin=PC16 dir_pin=PD10 invert_step=-1 step_pulse_ticks=0
|
||||
@@ -2145,7 +2145,7 @@ config_stepper oid=2 step_pin=PC28 dir_pin=PA4 invert_step=-1 step_pulse_ticks=0
|
||||
finalize_config crc=0
|
||||
</code></pre></div>
|
||||
|
||||
<p>The test was last run on commit <code>34e9ea55</code> with gcc version <code>arm-none-eabi-gcc (NixOS 10.3-2021.10) 10.3.1</code> on a SAME70Q20B micro-controller.</p>
|
||||
<p>A tesztet utoljára a <code>34e9ea55</code> kötelezően futtattuk az <code>arm-none-eabi-gcc (NixOS 10.3-2021.10) 10.3.1</code> gcc verzióval egy SAME70Q20B mikrokontrollerrel.</p>
|
||||
<table>
|
||||
<thead>
|
||||
<tr>
|
||||
@@ -2173,7 +2173,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>b7978d37</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>b7978d37</code> kötelezően futtattuk az <code>or1k-linux-musl-gcc (GCC) 9.2.0</code> gcc verzióval egy Allwinner A64-H mikrokontrollerrel.</p>
|
||||
<table>
|
||||
<thead>
|
||||
<tr>
|
||||
@@ -2192,8 +2192,8 @@ finalize_config crc=0
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h3 id="rpxxxx-step-rate-benchmark">RPxxxx step rate benchmark<a class="headerlink" href="#rpxxxx-step-rate-benchmark" title="Permanent link">¶</a></h3>
|
||||
<p>The following configuration sequence is used on the RP2040 and RP2350:</p>
|
||||
<h3 id="rpxxxx-lepesszam-referenciaertek">RPxxxx lépésszám referenciaérték<a class="headerlink" href="#rpxxxx-lepesszam-referenciaertek" title="Permanent link">¶</a></h3>
|
||||
<p>Az RP2040 és RP2350 készülékeken a következő konfigurációs sorrendet kell alkalmazni:</p>
|
||||
<div class="highlight"><pre><span></span><code>allocate_oids count=3
|
||||
config_stepper oid=0 step_pin=gpio25 dir_pin=gpio3 invert_step=-1 step_pulse_ticks=0
|
||||
config_stepper oid=1 step_pin=gpio26 dir_pin=gpio4 invert_step=-1 step_pulse_ticks=0
|
||||
@@ -2201,7 +2201,7 @@ config_stepper oid=2 step_pin=gpio27 dir_pin=gpio5 invert_step=-1 step_pulse_tic
|
||||
finalize_config crc=0
|
||||
</code></pre></div>
|
||||
|
||||
<p>The test was last run on commit <code>f6718291</code> with gcc version <code>arm-none-eabi-gcc (Fedora 14.1.0-1.fc40) 14.1.0</code> on Raspberry Pi Pico and Pico 2 boards.</p>
|
||||
<p>A tesztet utoljára az <code>f6718291</code> kötelezően futtattuk a <code>arm-none-eabi-gcc (Fedora 14.1.0-1.fc40) 14.1.0</code> gcc verzióval Raspberry Pi Pico és Pico 2 lapkákon.</p>
|
||||
<table>
|
||||
<thead>
|
||||
<tr>
|
||||
@@ -2238,7 +2238,7 @@ finalize_config crc=0
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<p>(*) Note that the reported rp2040 ticks are relative to a 12Mhz scheduling timer and do not correspond to its 125Mhz internal ARM processing rate. It is expected that 5 scheduling ticks corresponds to ~47 ARM core cycles and 22 scheduling ticks corresponds to ~224 ARM core cycles.</p>
|
||||
<p>(*) Megjegyzendő, hogy a bejelentett rp2040 tickek egy 12Mhz-es ütemező időzítőhöz viszonyítva vannak, és nem felelnek meg a 125Mhz-es belső ARM-feldolgozási sebességnek. Várhatóan 5 ütemezési tick megfelel ~47 ARM magciklusnak, 22 ütemezési tick pedig ~224 ARM magciklusnak.</p>
|
||||
<h3 id="linux-mcu-lepesszam-referencia">Linux MCU lépésszám referencia<a class="headerlink" href="#linux-mcu-lepesszam-referencia" title="Permanent link">¶</a></h3>
|
||||
<p>A következő konfigurációs sorrendet egy Raspberry Pi esetében használjuk:</p>
|
||||
<div class="highlight"><pre><span></span><code>allocate_oids count=3
|
||||
|
||||
Reference in New Issue
Block a user