From 50ec8b4b811394a6312b80911a48277cc06b49de Mon Sep 17 00:00:00 2001 From: steeb Date: Fri, 2 Aug 2024 15:26:40 -0700 Subject: [PATCH] Update README.md --- README.md | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 396e13b..ed56033 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,10 @@ +--- +gitea: none +include_toc: true +--- + # Creality Ender 3 Pro -### BTT SKR Mini E3 V2.0, direct drive, and BL-Touch - Raspberry Pi 4 running Klipper & Fluidd +**BTT SKR Mini E3 V2.0, direct drive, and BL-Touch - Raspberry Pi 4 running Klipper & Fluidd** I'm collecting information here to track progress on setting up an Ender 3 Pro that I pulled out of the trash. The previous owner had already upgraded the motherboard and completed a changeover to direct drive. The Z-axis was initially bizarrely overtightened, causing MAJOR skipping issues that squished all the prints about 30%. @@ -8,7 +13,7 @@ After properly torquing the eccenctric nuts on the Z-axis and other belts as wel Before getting into the printer itself, let's go over how to connect to the Pi, which is running the whole show. # Raspberry Pi 4 -### Overview +**Overview**
        _,met$$$$$gg.          ender@ender3Pro 
     ,g$$$$$$$$$$$$$$$P.       --------------- 
@@ -86,6 +91,6 @@ You can run it using the following command:
 
 See the Git for documentation. You probably won't need to do much through this unless you're adding new features or want to try out Mainsail instead of Fluidd. Actual updating of things is handled through the Fluidd and/or Mainsail interface.
 
-### other
+### Other
 
 This is running a Debian-based OS. Because of this, you can update using apt just like on any other system. Everything that is currently installed is actively maintained and should work great through updates. On my other 2 printers running Debian w/ Klipper, updates have gone off without a hitch. 
\ No newline at end of file