mirror of
https://github.com/Klipper3d/klipper.git
synced 2025-08-09 14:55:09 -06:00
Deploying to gh-pages from @ Klipper3d/klipper@61c0c8d2ef 🚀
This commit is contained in:
parent
5ad49bea61
commit
85a43681f3
15 changed files with 56 additions and 6 deletions
|
@ -1537,11 +1537,13 @@
|
|||
</ul>
|
||||
<ul>
|
||||
<li>Automatic bed leveling support. Klipper can be configured for basic
|
||||
bed tilt detection or full mesh bed leveling. If the bed uses
|
||||
bed tilt detection or full mesh bed leveling. The bed mesh can be
|
||||
customized to the print size (adaptive bed mesh). If the bed uses
|
||||
multiple Z steppers then Klipper can also level by independently
|
||||
manipulating the Z steppers. Most Z height probes are supported,
|
||||
including BL-Touch probes and servo activated probes. Probes may be
|
||||
calibrated for axis twist compensation.</li>
|
||||
calibrated for axis twist compensation. If using an "eddy current
|
||||
probe" then one can utilize fast bed mesh scanning,</li>
|
||||
</ul>
|
||||
<ul>
|
||||
<li>Automatic delta calibration support. The calibration tool can
|
||||
|
@ -1556,7 +1558,7 @@
|
|||
<ul>
|
||||
<li>Support for common temperature sensors (eg, common thermistors,
|
||||
AD595, AD597, AD849x, PT100, PT1000, MAX6675, MAX31855, MAX31856,
|
||||
MAX31865, BME280, HTU21D, DS18B20, AHT10, and LM75). Custom
|
||||
MAX31865, BME280, HTU21D, DS18B20, AHT10, SHT3x, and LM75). Custom
|
||||
thermistors and custom analog temperature sensors can also be
|
||||
configured. One can monitor the internal micro-controller
|
||||
temperature sensor and the internal temperature sensor of a
|
||||
|
@ -1568,7 +1570,8 @@
|
|||
<ul>
|
||||
<li>Support for standard fans, nozzle fans, and temperature controlled
|
||||
fans. No need to keep fans running when the printer is idle. Fan
|
||||
speed can be monitored on fans that have a tachometer.</li>
|
||||
speed can be monitored on fans that have a tachometer. One can
|
||||
assign a "math formula" to a fan for automatic fan speed updating.</li>
|
||||
</ul>
|
||||
<ul>
|
||||
<li>Support for run-time configuration of TMC2130, TMC2208/TMC2224,
|
||||
|
@ -1600,7 +1603,7 @@
|
|||
</ul>
|
||||
<ul>
|
||||
<li>Support for measuring and recording acceleration using adxl345,
|
||||
mpu9250, mpu6050, and lis2dw12 accelerometers.</li>
|
||||
mpu9250, mpu6050, lis2dw12, lis3dh, and icm20948 accelerometers.</li>
|
||||
</ul>
|
||||
<ul>
|
||||
<li>Support for limiting the top speed of short "zigzag" moves to reduce
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue