Update README.md

This commit is contained in:
Knutwurst
2020-08-16 12:17:13 +02:00
parent fb22e90d6d
commit 4e22347e8c

View File

@@ -53,6 +53,7 @@
* Wiederaufnahme des Drucks nach Stromausfall (WiP) * Wiederaufnahme des Drucks nach Stromausfall (WiP)
* Druckbettgröße erweitert auf 220 x 225 x 210 mm * Druckbettgröße erweitert auf 220 x 225 x 210 mm
* Automatischer 'Slowdown', falls Daten nicht schnell genug fließen * Automatischer 'Slowdown', falls Daten nicht schnell genug fließen
* Vollautomatisches Hotend und Ultrabase PID Tuning
## Besser im Vergleich zu anderen Firmwares (Bugfixes): ## Besser im Vergleich zu anderen Firmwares (Bugfixes):
@@ -193,8 +194,8 @@ Für (fast) jede Kombination gibt es eine passende Firmware im Download-Bereich.
* Mesh bed calibration / Auto calibration with BLTouch [(see installation Manual)](https://github.com/knutwurst/Marlin-2-0-x-Anycubic-i3-MEGA-S/wiki/BLTouch-Installation-(english)) * Mesh bed calibration / Auto calibration with BLTouch [(see installation Manual)](https://github.com/knutwurst/Marlin-2-0-x-Anycubic-i3-MEGA-S/wiki/BLTouch-Installation-(english))
* S-curve acceleration * S-curve acceleration
* "Juction Deviation" instead of the classic "Jerk" * "Juction Deviation" instead of the classic "Jerk"
* "Linear Pressure Control v1.5" enabled (can be configured with M900) * "Linear Pressure Control v1.5" activated (can be configured with M900)
* Baby stepping during printing * Baby stepping during the printing process
* Bilinear Bed Leveling (BBL) * Bilinear Bed Leveling (BBL)
* Manual editing of the measuring points * Manual editing of the measuring points
* Full Anycubic touchscreen support * Full Anycubic touchscreen support
@@ -202,12 +203,11 @@ Für (fast) jede Kombination gibt es eine passende Firmware im Download-Bereich.
* Part cooling fan now runs at 100% instead of 70% * Part cooling fan now runs at 100% instead of 70%
* Pause & filament change function * Pause & filament change function
* Automatic EEPROM initialization * Automatic EEPROM initialization
* Filament Runout Sensor can be temporarily deactivated in the menu * Filament runout sensor can be temporarily deactivated in the menu
* Power outage support * Resumption of printing after a power failure (WiP)
* Print bed size enlarged to 220 x 225 x 210 mm * Print bed size expanded to 220 x 225 x 210 mm
* Automatic slowdown in if the data is not received fast enough * Automatic 'slowdown' if data does not flow fast enough
* You don't have to do a basic configuration via GCODE. * Fully automatic hotend and ultrabase PID tuning
* You do not have to perform a factory reset
### What's better in coparison to other firmwares (bug fixes): ### What's better in coparison to other firmwares (bug fixes):
* Tidy special menu * Tidy special menu