From 512271513854cb8f1f57e7df33cf38e342d287f6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Oliver=20K=C3=B6ster?= <36196269+knutwurst@users.noreply.github.com> Date: Wed, 9 Sep 2020 09:44:29 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index da618b7a..b821536c 100755 --- a/README.md +++ b/README.md @@ -76,6 +76,8 @@ Um es übersichtlich zu gestalten, beinhalten die Dateinamen die einzelnen Featu `_S` steht für den Mega S mit dem Titan Extruder. +`_P` steht für den Mega P mit dem BMG Extruder. + `_X` steht für den Mega X. `_TMC` steht für Trinamic TMC Motortreiber. Hierbei wird auch die Drehrichtung der Motoren invertiert. @@ -142,6 +144,8 @@ In order to make it clear, the file names contain the individual features. `_S` stands for the Mega S with the titan extruder. +`_P` stands for the Mega P with the BMG extruder. + `_X` stands for the Mega X. `_TMC` stands for Trinamic TMC motor driver. The direction of rotation of the motors is also inverted.