Update README.md

This commit is contained in:
Oliver Köster
2020-08-09 16:01:28 +02:00
committed by GitHub
parent 25364c7f2f
commit 5bc9763aa4

View File

@@ -1,4 +1,4 @@
# Knutwurst's i3 MEGA (S/X) Firmware (based on Marlin 2.0.5.4) # Knutwurst's i3 MEGA (M/S/X) Firmware (based on Marlin 2.0.5.4)
<span style="color: red;">(BITTE GENAU DURCHLESEN! / PLEASE READ CAREFULLY!)</span> <span style="color: red;">(BITTE GENAU DURCHLESEN! / PLEASE READ CAREFULLY!)</span>
@@ -37,7 +37,7 @@
## Funktionen ## Funktionen
* Mesh-Bed Kalibrierung / Autokalibrierung mit BLTouch (WiP) * Mesh-Bed Kalibrierung / Autokalibrierung mit BLTouch
* S-Kurven Beschleunigung * S-Kurven Beschleunigung
* "Juction Deviation" statt des klassischen "Jerk" * "Juction Deviation" statt des klassischen "Jerk"
* "Linear Pressure Control v1.5" aktiviert (kann mit M900 konfiguriert werden) * "Linear Pressure Control v1.5" aktiviert (kann mit M900 konfiguriert werden)
@@ -49,7 +49,7 @@
* Bauteilkühler läuft nun auf 100% statt maximal 70% * Bauteilkühler läuft nun auf 100% statt maximal 70%
* Pause & Filamentwechselfunktion * Pause & Filamentwechselfunktion
* Automatische EEPROM Initialisierung * Automatische EEPROM Initialisierung
* Filament Runout Sensor kann im Menü deaktiviert werden * Filament Runout Sensor kann im Menü temporär deaktiviert werden
* 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
@@ -66,10 +66,6 @@
* Kein Aufhängen wenn man Pause drückt * Kein Aufhängen wenn man Pause drückt
* Kein Aufhängen, wenn das Filament leer ist. * Kein Aufhängen, wenn das Filament leer ist.
## Bekannte Bugs:
* Filament Runout Sensor wird bei jedem Neustart wieder aktiviert
* Wiederaufnahme nach Stromausfall funktioniert nur sehr unzuverlässig
--- ---
# Häufig gesellte Fragen (FAQ): # Häufig gesellte Fragen (FAQ):
@@ -183,7 +179,7 @@ Du kannst die fertigen Binärdateien hier herunterladen: https://github.com/knut
## Features: ## Features:
* Mesh bed calibration / Auto calibration with BLTouch (WiP) * Mesh bed calibration / Auto calibration with BLTouch
* 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" enabled (can be configured with M900)
@@ -195,7 +191,7 @@ Du kannst die fertigen Binärdateien hier herunterladen: https://github.com/knut
* 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 deactivated in the menu * Filament Runout Sensor can be temporarily deactivated in the menu
* Power outage support * Power outage support
* Print bed size enlarged to 220 x 225 x 210 mm * Print bed size enlarged to 220 x 225 x 210 mm
* Automatic slowdown in if the data is not received fast enough * Automatic slowdown in if the data is not received fast enough
@@ -211,10 +207,6 @@ Du kannst die fertigen Binärdateien hier herunterladen: https://github.com/knut
* No freezing when you press pause and try to resume * No freezing when you press pause and try to resume
* No freezing when the filament is empty * No freezing when the filament is empty
### Known bugs:
* Filament Runout Sensor is reactivated with every reboot
* Power outage support does not work reliably
--- ---
# FAQ: # FAQ: