Updated FAQ (english) (markdown)

Oliver Köster
2022-01-27 09:23:10 +01:00
parent 6f6c8375c6
commit 48651bea4c

@@ -1,5 +1,9 @@
# Frequently asked questions (FAQ): # Frequently asked questions (FAQ):
## I bought an Anycubic Mega Pro and it's already advertised as "TMC2208 Silent Stepper Driver". So I have to take the _TMC version of your firmware, right?
> No! Anycubic has only given the printer X and Y TMC2100/2208 (clone/replica) drivers, which firstly only run in legacy mode (A4988) and are also only 2 of 5. So you take the normal "stock" firmware for your printer, without the _TMC identifier. This is only intended if you have swapped ALL drivers for TMC22xx.
## My printer freezes/hangs. It does not display an error message. What should I do? ## 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. >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.