Update README.md

This commit is contained in:
Oliver Köster
2020-08-10 14:28:41 +02:00
committed by GitHub
parent 97a756e057
commit 640842da67

View File

@@ -163,13 +163,20 @@ 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.
`_S` steht für den Mega S mit dem Titan Extruder. `_S` steht für den Mega S mit dem Titan Extruder.
`_X` steht für den Mega X. `_X` steht für den Mega X.
`_TMC` steht für Trinamic TMC Motortreiber. Hierbei wird auch die Drehrichtung der Motoren invertiert. `_TMC` steht für Trinamic TMC Motortreiber. Hierbei wird auch die Drehrichtung der Motoren invertiert.
`_DGUS` steht für das "neue" blau/gelbe DGUS II Display, welches sonst kein Special-Menü anzeigen kann. `_DGUS` steht für das "neue" blau/gelbe DGUS II Display, welches sonst kein Special-Menü anzeigen kann.
`_BLTOUCH` steht für die BL-Touch Version mit Autoleveling-Sensor. Das manuelle Mesh-Leveling ist hier deaktiviert. `_BLTOUCH` steht für die BL-Touch Version mit Autoleveling-Sensor. Das manuelle Mesh-Leveling ist hier deaktiviert.
`_10` steht für das Trigorilla_14 v1.0 Mainboard, welches normalerweise der Standard sein sollte. `_10` steht für das Trigorilla_14 v1.0 Mainboard, welches normalerweise der Standard sein sollte.
`_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.
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. ;)
--- ---
@@ -307,13 +314,20 @@ 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.
`_S` stands for the Mega S with the titan extruder. `_S` stands for the Mega S with the titan extruder.
`_X` stands for the Mega X. `_X` stands for the Mega X.
`_TMC` stands for Trinamic TMC motor driver. The direction of rotation of the motors is also inverted. `_TMC` stands for Trinamic TMC motor driver. The direction of rotation of the motors is also inverted.
`_DGUS` stands for the "new" blue / yellow DGUS II display, which otherwise cannot show a special menu. `_DGUS` stands for the "new" blue / yellow DGUS II display, which otherwise cannot show a special menu.
`_BLTOUCH` stands for the BL-Touch version with auto-leveling sensor. Manual mesh leveling is deactivated here. `_BLTOUCH` stands for the BL-Touch version with auto-leveling sensor. Manual mesh leveling is deactivated here.
`_10` stands for the Trigorilla_14 v1.0 mainboard, which should normally be the standard. `_10` stands for the Trigorilla_14 v1.0 mainboard, which should normally be the standard.
`_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.
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. ;)