Deploying to gh-pages from @ Klipper3d/klipper@aac613bf44 🚀
This commit is contained in:
@@ -365,6 +365,13 @@
|
||||
</label>
|
||||
<ul class="md-nav__list" data-md-component="toc" data-md-scrollfix>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#klipper-0110" class="md-nav__link">
|
||||
Klipper 0.11.0
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#klipper-0100" class="md-nav__link">
|
||||
Klipper 0.10.0
|
||||
@@ -1328,6 +1335,13 @@
|
||||
</label>
|
||||
<ul class="md-nav__list" data-md-component="toc" data-md-scrollfix>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#klipper-0110" class="md-nav__link">
|
||||
Klipper 0.11.0
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#klipper-0100" class="md-nav__link">
|
||||
Klipper 0.10.0
|
||||
@@ -1423,6 +1437,20 @@
|
||||
|
||||
<h1 id="_1">版本發佈<a class="headerlink" href="#_1" title="Permanent link">¶</a></h1>
|
||||
<p>Klipper版本發佈歷史。如何安裝Klipper,請檢視<a href="Installation.html">installation</a>。</p>
|
||||
<h2 id="klipper-0110">Klipper 0.11.0<a class="headerlink" href="#klipper-0110" title="Permanent link">¶</a></h2>
|
||||
<p>Available on 20221128. Major changes in this release:</p>
|
||||
<ul>
|
||||
<li>Trinamic stepper motor driver "step on both edges" optimization.</li>
|
||||
<li>Support for Python3. The Klipper host code will run with either Python2 or Python3.</li>
|
||||
<li>Enhanced CAN bus support. Support for CAN bus on rp2040, stm32g0, stm32h7, same51, and same54 chips. Support for "USB to CAN bus bridge" mode.</li>
|
||||
<li>Support for CanBoot bootloader.</li>
|
||||
<li>Support for mpu9250 and mpu6050 accelerometers.</li>
|
||||
<li>Improved error handling for max31856, max31855, max31865, and max6675 temperature sensors.</li>
|
||||
<li>It is now possible to configure LEDs to update during long running G-Code commands using LED "template" support.</li>
|
||||
<li>Several micro-controller improvements. New support for stm32h743, stm32h750, stm32l412, stm32g0b1, same70, same51, and same54 chips. Support for i2c reads on atsamd and stm32f0. Hardware pwm support on stm32. Linux mcu signal based event dispatch. New rp2040 support for "make flash", i2c, and rp2040-e5 USB errata.</li>
|
||||
<li>New modules added: angle, dac084S085, exclude_object, led, mpu9250, pca9632, smart_effector, z_thermal_adjust. New deltesian kinematics added. New dump_mcu tool added.</li>
|
||||
<li>幾個錯誤的修復和程式碼的清理。</li>
|
||||
</ul>
|
||||
<h2 id="klipper-0100">Klipper 0.10.0<a class="headerlink" href="#klipper-0100" title="Permanent link">¶</a></h2>
|
||||
<p>在20210929發佈,此版本的主要更新:</p>
|
||||
<ul>
|
||||
|
||||
Reference in New Issue
Block a user