From 2444951dad6cb095ade383c056be4f923295eab7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Oliver=20K=C3=B6ster?= <36196269+knutwurst@users.noreply.github.com> Date: Tue, 2 Nov 2021 11:29:14 +0100 Subject: [PATCH] Updated Beginner's Guide (English) (markdown) --- Beginner's-Guide-(English).md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Beginner's-Guide-(English).md b/Beginner's-Guide-(English).md index 02d6742..a42ac9f 100644 --- a/Beginner's-Guide-(English).md +++ b/Beginner's-Guide-(English).md @@ -26,6 +26,9 @@ The following are currently supported (as of July 2021): - **Mega Pro** (Mega S with laser and BMG extruder) - **Chiron** (first generation with Anycubic 1.0 display) - **Chiron** (second generation with Anycubic 0.0.2 display) +- **4MAX** (Metal version with 210x210x300mm build volume) +- **4MAX Pro** (first generation made out of plastic with 270x210x190mm build volume) +- **4MAX Pro v2** (second generation of the 4MAX Pro with BMG direct extruder) With every printer it is possible to operate it in its original state, or [replace all stepper motor drivers with TMC22xx](https://github.com/knutwurst/Marlin-2-0-x-Anycubic-i3-MEGA-S/wiki/Swap-stepper-motor-driver-for-TMC2xxx). In addition, [Autoleveling sensors such as the BLTouch](https://github.com/knutwurst/Marlin-2-0-x-Anycubic-i3-MEGA-S/wiki/BLTouch-Installation-(english)) retrofit. Since version 1.3.0 it is also possible to additionally integrate a [Wifi module](https://github.com/knutwurst/Marlin-2-0-x-Anycubic-i3-MEGA-S/wiki/WiFi-Installation-(english)) and thus to control the printer completely via a web interface.