From 640842da673881122e66214b92098068622421cd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Oliver=20K=C3=B6ster?= <36196269+knutwurst@users.noreply.github.com> Date: Mon, 10 Aug 2020 14:28:41 +0200 Subject: [PATCH] Update README.md --- README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/README.md b/README.md index 19c385bf..77b5a584 100755 --- a/README.md +++ b/README.md @@ -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. `_S` steht für den Mega S mit dem Titan Extruder. + `_X` steht für den Mega X. + `_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. + `_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. + `_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. ;) --- @@ -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. `_S` stands for the Mega S with the titan extruder. + `_X` stands for the Mega X. + `_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. + `_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. + `_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. ;)