|
@@ -1,4 +1,14 @@
|
1
|
|
-# Marlin 3D Printer Firmware
|
|
1
|
+# Marlin 3D Printer Firmware Package for Felix 2.0/3.0
|
|
2
|
+
|
|
3
|
+## Felix Modifications
|
|
4
|
+
|
|
5
|
+This is a snapshot of upstream Marlin from 20150301 modified to be
|
|
6
|
+used directly with Felix Electronic Boards and Printers. Dual-Head
|
|
7
|
+has been activated but is not tested. Neither are LCD and SDCARD
|
|
8
|
+since Ocotprint is in use here. A pull-request to have direct
|
|
9
|
+upstream hardware support has already been submitted.
|
|
10
|
+
|
|
11
|
+
|
2
|
12
|
<img align="right" src="Documentation/Logo/Marlin%20Logo%20GitHub.png" />
|
3
|
13
|
|
4
|
14
|
* [Configuration & Compilation](/Documentation/Compilation.md)
|
|
@@ -41,7 +51,7 @@ The current Marlin dev team consists of:
|
41
|
51
|
|
42
|
52
|
- Erik van der Zalm ([@ErikZalm](https://github.com/ErikZalm))
|
43
|
53
|
- [@daid](https://github.com/daid)
|
44
|
|
-
|
|
54
|
+
|
45
|
55
|
Sprinters lead developers are Kliment and caru.
|
46
|
56
|
Grbls lead developer is Simen Svale Skogsrud.
|
47
|
57
|
Sonney Jeon (Chamnit) improved some parts of grbl
|