From 5ad17ba024bb6fabde8fb381bb171829afdfa89f Mon Sep 17 00:00:00 2001 From: dkarpes <94148691+dkarpes@users.noreply.github.com> Date: Sat, 27 Jul 2024 00:51:39 +0200 Subject: [PATCH] README.md --- README.md | 25 +++++++++++++------------ 1 file changed, 13 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index 31276c7..37c1096 100644 --- a/README.md +++ b/README.md @@ -6,20 +6,19 @@

Marlin 2.1.x Configuration for DIY 300x300x400 3D Printer

This repository contains the configuration files for Marlin 2.1.x firmware tailored for a DIY 300x300x400 3D printer. It includes settings for a BTT TFT35 V3.0.1 display, a BLTouch auto bed leveling sensor, and a BTT SKR MINI E3 V3 mainboard.

-

+

Features

-

-

+

Display Configuration

The BTT TFT35 V3.0.1 is set up to communicate over specific hardware UART and SPI pins, as defined in the Configuration.adv.h file:

-

+

Hardware UART Pins

-

+

SPI Pins

-

+

Classic Marlin UI

If you prefer using the classic Marlin UI, connect the EXP1 or EXP2 connector to the mainboard and enable it in the configuration files.

-

+

Getting Started

  1. Clone this repository to your local machine.
  2. Follow the Marlin firmware build instructions to compile and upload the firmware to your 3D printer.
  3. Ensure all connections are made according to the pin configurations mentioned above.
-

+

Contributing

Feel free to open issues or submit pull requests if you have improvements or suggestions.

-

+

License

This project is licensed under the MIT License.

-

-


+ +
+

For detailed information and support, please refer to the official Marlin documentation.

+