From 5882d6cc2647e87711413b4f9fd8d6318a9e7594 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Oliver=20K=C3=B6ster?= <36196269+knutwurst@users.noreply.github.com> Date: Fri, 28 Jan 2022 09:10:51 +0100 Subject: [PATCH] Updated FAQ (english) (markdown) --- FAQ-(english).md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/FAQ-(english).md b/FAQ-(english).md index 0b5be3b..9c5a0dd 100644 --- a/FAQ-(english).md +++ b/FAQ-(english).md @@ -14,6 +14,14 @@ > >This also applies to all other layer heights that cannot be divided by 0.04. +## Which external MOSFET should I install? And do I need one for the heatbed or also for the hotend? + +> There is a detailed answer -> [click here](https://github.com/knutwurst/Marlin-2-0-x-Anycubic-i3-MEGA-S/wiki/Should-I-install-external-MOSFETs%3F) + +## After I'm done with the "tuning", I also want to build a Noctua fan in my power supply. Thingiverse has various case covers that I can print. Which one should I take? + +> I also wrote something about this -> [click here](https://github.com/knutwurst/Marlin-2-0-x-Anycubic-i3-MEGA-S/wiki/Gegen-welchen-Lüfter-soll-ich-den-Lüfter-im-Netzteil-austauschen%3F) (currenty only in german) + ## My printer freezes/hangs. It does not display an error message. What should I do? >Connect a PC via USB and start [Pronterface](http://www.pronterface.com) or Octoprint. Start a print and look at the console output. The error message is displayed here. There is no point in troubleshooting without looking at the message in the console. Therefore, this should always be the first step when an error occurs.