You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
_Marlin_ is a firmware for RepRap machines, also known as _3D printers_. firmware to the next level by adding support for much faster 32-bit and ARM-based boards while improving support for 8-bit AVR boards through the use of a "hardware abstraction layer."
11
+
12
+
Additional documentation can be found at the [Marlin Home Page](http://marlinfw.org/).
13
+
Please let us know if Marlin misbehaves in any way. Volunteers are standing by!
2
14
3
15
### BigTreeTech Updated their Firmware, get it here:
To build Marlin 2.0 you'll need [PlatformIO](http://docs.platformio.org/en/latest/ide.html#platformio-ide). We've posted detailed instructions on [Building Marlin with PlatformIO for ReArm](http://marlinfw.org/docs/basics/install_rearm.html) (which applies well to other 32-bit boards).
20
+
To build Marlin you'll need [Arduino IDE 1.8.8 or newer](https://www.arduino.cc/en/main/software) or [PlatformIO](http://docs.platformio.org/en/latest/ide.html#platformio-ide) with _[Visual Studio Code](https://code.visualstudio.com/download)_.
Note: I use SKR_Mini_E3_v1.2_256K_BLTouch_v3.1 on my machine and it's the only firmware I have tested myself.
63
+
I am no longer providing 512k variant.
55
64
56
65
## Credits
57
66
58
67
The current Marlin dev team consists of:
59
68
60
-
- Scott Lahteine [[@thinkyhead](https://github.com/thinkyhead)] - USA [](https://flattr.com/submit/auto?user_id=thinkyhead&url=https://github.com/MarlinFirmware/Marlin&title=Marlin&language=&tags=github&category=software)
61
-
- Roxanne Neufeld [[@Roxy-3D](https://github.com/Roxy-3D)] - USA
62
-
- Bob Kuhn[[@Bob-the-Kuhn](https://github.com/Bob-the-Kuhn)] - USA
63
-
- Chris Pepper[[@p3p](https://github.com/p3p)] - UK
64
-
- João Brazio [[@jbrazio](https://github.com/jbrazio)] - Portugal
65
-
- Erik van der Zalm [[@ErikZalm](https://github.com/ErikZalm)] - Netherlands [](https://flattr.com/submit/auto?user_id=ErikZalm&url=https://github.com/MarlinFirmware/Marlin&title=Marlin&language=&tags=github&category=software)
69
+
- Scott Lahteine [[@thinkyhead](https://github.com/thinkyhead)] - USA [Donate](http://www.thinkyhead.com/donate-to-marlin) / Flattr:[](https://flattr.com/submit/auto?user_id=thinkyhead&url=https://github.com/MarlinFirmware/Marlin&title=Marlin&language=&tags=github&category=software)
70
+
- Roxanne Neufeld [[@Roxy-3D](https://github.com/Roxy-3D)] - USA
71
+
- Chris Pepper[[@p3p](https://github.com/p3p)] - UK
72
+
- Bob Kuhn[[@Bob-the-Kuhn](https://github.com/Bob-the-Kuhn)] - USA
73
+
- João Brazio [[@jbrazio](https://github.com/jbrazio)] - Portugal
74
+
- Erik van der Zalm [[@ErikZalm](https://github.com/ErikZalm)] - Netherlands [](https://flattr.com/submit/auto?user_id=ErikZalm&url=https://github.com/MarlinFirmware/Marlin&title=Marlin&language=&tags=github&category=software)
0 commit comments