Updated Beginner's Guide (English) (markdown)
@@ -18,18 +18,54 @@ This firmware works on many Anycubic brand 3D printers, in which a "Trigorilla"
|
|||||||
|
|
||||||
The following are currently supported (as of November 2021):
|
The following are currently supported (as of November 2021):
|
||||||
- **i3 Mega** (first generation with only one Z limit switch)
|
- **i3 Mega** (first generation with only one Z limit switch)
|
||||||
|
|
||||||
|
[[ https://raw.githubusercontent.com/knutwurst/Marlin-2-0-x-Anycubic-i3-MEGA-S/master/images/MegaM.jpg | width = 200px ]]
|
||||||
|
|
||||||
- **i3 Mega** (second generation with two Z limit switches)
|
- **i3 Mega** (second generation with two Z limit switches)
|
||||||
|
|
||||||
|
[[ https://raw.githubusercontent.com/knutwurst/Marlin-2-0-x-Anycubic-i3-MEGA-S/master/images/MegaM.jpg | width = 200px ]]
|
||||||
|
|
||||||
- **Mega S** (first generation with Anycubic 1.0 display)
|
- **Mega S** (first generation with Anycubic 1.0 display)
|
||||||
|
|
||||||
|
[[ https://raw.githubusercontent.com/knutwurst/Marlin-2-0-x-Anycubic-i3-MEGA-S/master/images/MegaS.jpg | width = 200px ]]
|
||||||
|
|
||||||
- **Mega S** (second generation with Anycubic 0.0.2 display)
|
- **Mega S** (second generation with Anycubic 0.0.2 display)
|
||||||
|
|
||||||
|
[[ https://raw.githubusercontent.com/knutwurst/Marlin-2-0-x-Anycubic-i3-MEGA-S/master/images/MegaS2.jpg | width = 200px ]]
|
||||||
|
|
||||||
- **Mega X** (first generation with DWIN / DGUS II display)
|
- **Mega X** (first generation with DWIN / DGUS II display)
|
||||||
|
|
||||||
|
[[ https://raw.githubusercontent.com/knutwurst/Marlin-2-0-x-Anycubic-i3-MEGA-S/master/images/MegaX.jpg | width = 200px ]]
|
||||||
|
|
||||||
- **Mega X** (second generation with Anycubic 0.0.2 display)
|
- **Mega X** (second generation with Anycubic 0.0.2 display)
|
||||||
|
|
||||||
|
[[ https://raw.githubusercontent.com/knutwurst/Marlin-2-0-x-Anycubic-i3-MEGA-S/master/images/MegaX.jpg | width = 200px ]]
|
||||||
|
|
||||||
- **Mega Pro** (Mega S with laser and BMG extruder)
|
- **Mega Pro** (Mega S with laser and BMG extruder)
|
||||||
|
|
||||||
|
[[ https://raw.githubusercontent.com/knutwurst/Marlin-2-0-x-Anycubic-i3-MEGA-S/master/images/MegaPro.jpg | width = 200px ]]
|
||||||
|
|
||||||
- **Chiron** (first generation with Anycubic 1.0 display)
|
- **Chiron** (first generation with Anycubic 1.0 display)
|
||||||
|
|
||||||
|
[[ https://raw.githubusercontent.com/knutwurst/Marlin-2-0-x-Anycubic-i3-MEGA-S/master/images/Chiron1.jpg | width = 200px ]]
|
||||||
|
|
||||||
- **Chiron** (second generation with Anycubic 0.0.2 display)
|
- **Chiron** (second generation with Anycubic 0.0.2 display)
|
||||||
|
|
||||||
|
[[ https://raw.githubusercontent.com/knutwurst/Marlin-2-0-x-Anycubic-i3-MEGA-S/master/images/Chiron2.jpg | width = 200px ]]
|
||||||
|
|
||||||
- **4MAX** (Metal version with 210x210x300mm build volume)
|
- **4MAX** (Metal version with 210x210x300mm build volume)
|
||||||
|
|
||||||
|
[[ https://raw.githubusercontent.com/knutwurst/Marlin-2-0-x-Anycubic-i3-MEGA-S/master/images/4MAX.jpg | width = 200px ]]
|
||||||
|
|
||||||
- **4MAX Pro** (first generation made out of plastic with 270x210x190mm build volume)
|
- **4MAX Pro** (first generation made out of plastic with 270x210x190mm build volume)
|
||||||
|
|
||||||
|
[[ https://raw.githubusercontent.com/knutwurst/Marlin-2-0-x-Anycubic-i3-MEGA-S/master/images/4MAXPro.jpg | width = 200px ]]
|
||||||
|
|
||||||
- **4MAX Pro v2** (second generation of the 4MAX Pro with BMG direct extruder)
|
- **4MAX Pro v2** (second generation of the 4MAX Pro with BMG direct extruder)
|
||||||
|
|
||||||
|
[[ https://raw.githubusercontent.com/knutwurst/Marlin-2-0-x-Anycubic-i3-MEGA-S/master/images/4MAXPro.jpg | width = 200px ]]
|
||||||
|
|
||||||
|
|
||||||
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.
|
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.
|
||||||
|
|
||||||
If one of these upgrades applies to your own printer, a special firmware version must be installed for each.
|
If one of these upgrades applies to your own printer, a special firmware version must be installed for each.
|
||||||
|
Reference in New Issue
Block a user