Parcourir la source

Update distribution date and readme

It sync with the RC.
esenapaj il y a 8 ans
Parent
révision
ee2f37f3cc
2 fichiers modifiés avec 9 ajouts et 4 suppressions
  1. 1
    1
      Marlin/Version.h
  2. 8
    3
      README.md

+ 1
- 1
Marlin/Version.h Voir le fichier

42
  * here we define this default string as the date where the latest release
42
  * here we define this default string as the date where the latest release
43
  * version was tagged.
43
  * version was tagged.
44
  */
44
  */
45
-#define STRING_DISTRIBUTION_DATE "2016-04-16 12:00"
45
+#define STRING_DISTRIBUTION_DATE "2016-04-24 12:00"
46
 
46
 
47
 /**
47
 /**
48
  * @todo: Missing documentation block
48
  * @todo: Missing documentation block

+ 8
- 3
README.md Voir le fichier

2
 <img align="top" width=175 src="Documentation/Logo/Marlin%20Logo%20GitHub.png" />
2
 <img align="top" width=175 src="Documentation/Logo/Marlin%20Logo%20GitHub.png" />
3
  Additional documentation can be found in [The Marlin Wiki](https://github.com/MarlinFirmware/Marlin/wiki).
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-RC5 - 01 April 2016
5
+## Release Candidate -- Marlin 1.1.0-RC6 - 24 April 2016
6
 
6
 
7
 __Not for production use – use with caution!__
7
 __Not for production use – use with caution!__
8
 
8
 
14
 
14
 
15
 ## Recent Changes
15
 ## Recent Changes
16
 - RCBugFix
16
 - RCBugFix
17
-  - Throw error if compiling with older versions (<1.60) of Arduino due to serios problems with outdated Arduino versions
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.
18
   - Please upgrade your IDE at least to Arduino 1.6.0. Thanks.
19
 
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
+
20
 - RC5 - 01 Apr 2016
25
 - RC5 - 01 Apr 2016
21
   - Warn if compiling with older versions (<1.50) of Arduino
26
   - Warn if compiling with older versions (<1.50) of Arduino
22
   - Fix various LCD menu issues
27
   - Fix various LCD menu issues
91
 
96
 
92
 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.
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.
93
 
98
 
94
-[![Flattr this git repo](http://api.flattr.com/button/flattr-badge-large.png)](https://flattr.com/submit/auto?user_id=ErikZalm&url=https://github.com/MarlinFirmware/Marlin&title=Marlin&language=&tags=github&category=software)
99
+[![Flattr this git repo](http://api.flattr.com/button/flattr-badge-large.png)](https://flattr.com/submit/auto?user_id=ErikZalm&url=https://github.com/MarlinFirmware/Marlin&title=Marlin&language=&tags=github&category=software)

Chargement…
Annuler
Enregistrer