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
Additional documentation can be found in [The Marlin Wiki](https://github.com/MarlinFirmware/Marlin/wiki/Main-Page).
3
+
Additional documentation can be found in [The Marlin Wiki](https://github.com/MarlinFirmware/Marlin/wiki).
4
4
5
-
## Release Candidate -- Marlin 1.1.0-RC4 - 24 March 2016
5
+
## Release Candidate -- Marlin 1.1.0-RC6 - 24 April 2016
6
6
7
7
__Not for production use – use with caution!__
8
8
@@ -13,6 +13,28 @@ You'll always find the latest Release Candidate in the ["RC" branch](https://git
13
13
Future development (Marlin 1.2 and beyond) takes place in the [MarlinDev repository](https://github.com/MarlinFirmware/MarlinDev/).
14
14
15
15
## Recent Changes
16
+
- RCBugFix
17
+
- Throw error if compiling with older versions (<1.60) of Arduino due to serious problems with outdated Arduino versions
18
+
- Please upgrade your IDE at least to Arduino 1.6.0. Thanks.
19
+
20
+
- RC6 - 23 Apr 2016
21
+
- Completed support for CoreXY / CoreXZ in planner
22
+
- Changes to positioning behavior
23
+
- Various issues fixed. More details pending.
24
+
25
+
- RC5 - 01 Apr 2016
26
+
- Warn if compiling with older versions (<1.50) of Arduino
27
+
- Fix various LCD menu issues
28
+
- Add formal support for MKSv1.3 and Sainsmart (RAMPS variants)
29
+
- Fix bugs in M104, M109, and M190
30
+
- Fix broken M404 command
31
+
- Fix issues with M23 and "Start SD Print"
32
+
- More output for M111
33
+
- Rename FILAMENT_SENSOR to FILAMENT_WIDTH_SENSOR
34
+
- Fix SD card bugs
35
+
- and a lot more
36
+
- see https://github.com/MarlinFirmware/Marlin/releases/tag/1.1.0-RC5 for details
37
+
16
38
- RC4 - 24 Mar 2016
17
39
- Many lingering bugs and nagging issues addressed
18
40
- Improvements to LCD menus, CoreXY/CoreXZ, Delta, Bed Leveling, and more…
@@ -52,7 +74,7 @@ The current Marlin dev team consists of:
52
74
- Scott Lahteine [@thinkyhead] - English
53
75
-[@Wurstnase] - Deutsch, English
54
76
- F. Malpartida [@fmalpartida] - English, Spanish
55
-
-[@CONSULitAS] - Deutsch, English
77
+
-Jochen Groppe [@CONSULitAS] - Deutsch, English
56
78
-[@maverikou]
57
79
- Chris Palmer [@nophead]
58
80
-[@paclema]
@@ -74,4 +96,4 @@ Marlin is published under the [GPL license](/LICENSE) because we believe in open
74
96
75
97
While we can't prevent the use of this code in products (3D printers, CNC, etc.) that are closed source or crippled by a patent, we would prefer that you choose another firmware or, better yet, make your own.
76
98
77
-
[](https://flattr.com/submit/auto?user_id=ErikZalm&url=https://github.com/MarlinFirmware/Marlin&title=Marlin&language=&tags=github&category=software)
99
+
[](https://flattr.com/submit/auto?user_id=ErikZalm&url=https://github.com/MarlinFirmware/Marlin&title=Marlin&language=&tags=github&category=software)
0 commit comments