From 02abc1732bb13d6e3168fa7d75309cd0c3854e4d Mon Sep 17 00:00:00 2001 From: steeb Date: Tue, 6 Aug 2024 14:33:24 -0700 Subject: [PATCH] Update Setup Documentation --- Setup-Documentation.md | 40 ++++++++++++++++++++-------------------- 1 file changed, 20 insertions(+), 20 deletions(-) diff --git a/Setup-Documentation.md b/Setup-Documentation.md index 53971c3..739f580 100644 --- a/Setup-Documentation.md +++ b/Setup-Documentation.md @@ -15,25 +15,6 @@ I have *had* two build plates for this. The stock one from Creality with The PEI plate is being returned as defective - it doesn't work on my other printers, either. I've ordered a new stock mat that will hopefully correct any of the weird leveling issues I've had. -## Problems? -### Printer is stuck on a blue screen -Occasionally when firing up the printer, it gets stuck on a blue screen (the blue screen typically stays up for 1-2 minutes while the Pi is booting into the OS) and will not finish booting. Unplug power from both the Pi and the printer, then plug them back in. I've had to do this twice on at least one occasion - I think it has something to do with 5v backpowering [which looks pretty simple to resolve with a piece of electrical tape.](https://community.octoprint.org/t/put-tape-on-the-5v-pin-why-and-how/13574) - -### Non-functional/detrimental bed meshes -Bed meshes don't seem to work properly. I can get wildly different bed meshes without ever moving or adjusting anything on the machine, leading me to believe that the BL-Touch probe might have some issues (or may not be a genuine part, I'm not certain.) It might be worth looking into something else for Z probing. - -Bed meshing was working, it's just that I'm unused to sprung beds. Enabling adaptive meshing with KAMP has resolved this issue. - -### Bad PEI plate, maybe -I can't get anything to stick to the PEI plate I bought, which sucks because it's the ONLY build plate I bother using on other builds. - -The PEI plate is defective in some way. It's going away. - -### No webcam -For whatever reason, I curently cannot get the webcam working. - -I had a bad webcam. Dang you, trash pile. - # Raspberry Pi 4 **Overview**
@@ -208,4 +189,23 @@ Screen can be found [here, on Amazon](https://www.amazon.com/BIGTREETECH-Display
 
 A printable enclosure can be found [here, on Printables](https://www.printables.com/model/313533-bigtreetech-hdmi5-screen-mount-ender-3-pro-v2-s). Please note that a new enclosure will need to be printed for the Pi, as it currently resides in the screen enclosure for the stock screen. 
 
-As an alternative, there are plenty of Pi-specific touchscreens that can also be used -- this is just a brand I know and liked. 
\ No newline at end of file
+As an alternative, there are plenty of Pi-specific touchscreens that can also be used -- this is just a brand I know and liked. 
+
+# Problems?
+## Printer is stuck on a blue screen
+Occasionally when firing up the printer, it gets stuck on a blue screen (the blue screen typically stays up for 1-2 minutes while the Pi is booting into the OS) and will not finish booting. Unplug power from both the Pi and the printer, then plug them back in. I've had to do this twice on at least one occasion - I think it has something to do with 5v backpowering [which looks pretty simple to resolve with a piece of electrical tape.](https://community.octoprint.org/t/put-tape-on-the-5v-pin-why-and-how/13574)
+
+## Non-functional/detrimental bed meshes
+Bed meshes don't seem to work properly. I can get wildly different bed meshes without ever moving or adjusting anything on the machine, leading me to believe that the BL-Touch probe might have some issues (or may not be a genuine part, I'm not certain.) It might be worth looking into something else for Z probing. 
+
+Bed meshing was working, it's just that I'm unused to sprung beds. Enabling adaptive meshing with KAMP has resolved this issue. 
+
+## Bad PEI plate, maybe
+I can't get anything to stick to the PEI plate I bought, which sucks because it's the ONLY build plate I bother using on other builds.
+
+The PEI plate is defective in some way. It's going away. 
+
+## No webcam
+For whatever reason, I curently cannot get the webcam working.
+
+I had a bad webcam. Dang you, trash pile.
\ No newline at end of file