Update README.md

This commit is contained in:
Oliver Köster
2021-01-15 22:07:33 +01:00
committed by GitHub
parent 67f181f220
commit 20c0e89d81

View File

@@ -43,7 +43,6 @@ Wenn Du Fragen hast, schaue gern in der offiziellen [Facebook-Gruppe](https://ww
* Pause & Filamentwechselfunktion * Pause & Filamentwechselfunktion
* Automatische EEPROM Initialisierung * Automatische EEPROM Initialisierung
* Filament Runout Sensor kann im Menü temporär deaktiviert werden * Filament Runout Sensor kann im Menü temporär deaktiviert werden
* Wiederaufnahme des Drucks nach Stromausfall (WiP)
* [Druckbettgröße erweitert auf 225 x 220 x 210 mm](https://github.com/knutwurst/Marlin-2-0-x-Anycubic-i3-MEGA-S/wiki/Set-new-print-bed-size) * [Druckbettgröße erweitert auf 225 x 220 x 210 mm](https://github.com/knutwurst/Marlin-2-0-x-Anycubic-i3-MEGA-S/wiki/Set-new-print-bed-size)
* Automatischer 'Slowdown', falls Daten nicht schnell genug fließen * Automatischer 'Slowdown', falls Daten nicht schnell genug fließen
* Vollautomatisches Hotend und Ultrabase PID Tuning * Vollautomatisches Hotend und Ultrabase PID Tuning
@@ -58,7 +57,7 @@ Du kannst die fertigen Binärdateien hier herunterladen: https://github.com/knut
Um es übersichtlich zu gestalten, beinhalten die Dateinamen die einzelnen Features. Um es übersichtlich zu gestalten, beinhalten die Dateinamen die einzelnen Features.
Das Fehlen von Zusätzen (z.B. MEGA_1.0.0.hex) bedeutet, dass die Firmware für den "normalen" i3 Mega gedacht ist, an dem keine Veränderungen vorgenommen wurden. <b>Das Fehlen von Zusätzen (z.B. MEGA_1.0.0.hex) bedeutet, dass die Firmware für den "normalen" i3 Mega gedacht ist, an dem keine Veränderungen vorgenommen wurden.</b>
`_1G` steht für die erste Generation des i3 Mega mit nur einem Z Endstop. Diese Firmware ist nicht für den normalen i3 Mega geeignet! `_1G` steht für die erste Generation des i3 Mega mit nur einem Z Endstop. Diese Firmware ist nicht für den normalen i3 Mega geeignet!
@@ -78,7 +77,7 @@ Das Fehlen von Zusätzen (z.B. MEGA_1.0.0.hex) bedeutet, dass die Firmware für
`_11` steht für das Trigorilla_14 v1.1 Mainboard, bei welchem sich die Pinbelegung für den Server-Port geändert hat. `_11` steht für das Trigorilla_14 v1.1 Mainboard, bei welchem sich die Pinbelegung für den Server-Port geändert hat.
Anmerkung: Die Mainboard-Version 1.0 oder 1.1 ist nur für den Einbau des BLTouch Sensors relevant und kann normalerweise ignoriert werden. <b>Anmerkung: Die Mainboard-Version 1.0 oder 1.1 ist nur für den Einbau des BLTouch Sensors relevant und kann normalerweise ignoriert werden.</b>
Für (fast) jede Kombination gibt es eine passende Firmware im Download-Bereich. ;) Für (fast) jede Kombination gibt es eine passende Firmware im Download-Bereich. ;)
@@ -104,7 +103,6 @@ Für (fast) jede Kombination gibt es eine passende Firmware im Download-Bereich.
* 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
* Resumption of printing after a power failure (WiP)
* [Print bed size enlarged to 225 x 220 x 210 mm](https://github.com/knutwurst/Marlin-2-0-x-Anycubic-i3-MEGA-S/wiki/Set-new-print-bed-size) * [Print bed size enlarged to 225 x 220 x 210 mm](https://github.com/knutwurst/Marlin-2-0-x-Anycubic-i3-MEGA-S/wiki/Set-new-print-bed-size)
* Automatic 'slowdown' if data does not flow fast enough * Automatic 'slowdown' if data does not flow fast enough
* Fully automatic hotend and ultrabase PID tuning * Fully automatic hotend and ultrabase PID tuning
@@ -118,7 +116,7 @@ You can download the precompiled binary files from here: https://github.com/knut
In order to make it clear, the file names contain the individual features. In order to make it clear, the file names contain the individual features.
The lack of additions (e.g. MEGA_1.0.0.hex) means that the firmware is intended for the "normal" i3 Mega on which no changes have been made. <b>The lack of additions (e.g. MEGA_1.0.0.hex) means that the firmware is intended for the "normal" i3 Mega on which no changes have been made.</b>
`_1G` stands for the firt generation i3 Mega with only one Z endstop. Do NOT use this Firmware on the regular i3 Mega! `_1G` stands for the firt generation i3 Mega with only one Z endstop. Do NOT use this Firmware on the regular i3 Mega!
@@ -138,7 +136,7 @@ The lack of additions (e.g. MEGA_1.0.0.hex) means that the firmware is intended
`_11` stands for the Trigorilla_14 v1.1 mainboard, on which the pin assignment for the server port has changed. `_11` stands for the Trigorilla_14 v1.1 mainboard, on which the pin assignment for the server port has changed.
Note: The mainboard version 1.0 or 1.1 is only relevant for the installation of the BLTouch sensor and can normally be ignored. <b>Note: The mainboard version 1.0 or 1.1 is only relevant for the installation of the BLTouch sensor and can normally be ignored.</b>
For (almost) every combination there is a suitable firmware in the download area. ;) For (almost) every combination there is a suitable firmware in the download area. ;)