Procházet zdrojové kódy

Update README.md

* Description for RC5
* Hint for deprecated Arduino versions
Jochen Groppe před 8 roky
rodič
revize
200b2487c2
1 změnil soubory, kde provedl 18 přidání a 1 odebrání
  1. 18
    1
      README.md

+ 18
- 1
README.md Zobrazit soubor

13
 Future development (Marlin 1.2 and beyond) takes place in the [MarlinDev repository](https://github.com/MarlinFirmware/MarlinDev/).
13
 Future development (Marlin 1.2 and beyond) takes place in the [MarlinDev repository](https://github.com/MarlinFirmware/MarlinDev/).
14
 
14
 
15
 ## Recent Changes
15
 ## Recent Changes
16
+- RCBugFix
17
+  - Throw error if compiling with older versions (<1.50) of Arduino due to serios problems with outdated Arduino versions
18
+  - Please upgrade your IDE.
19
+
20
+- RC5 - 01 Apr 2016
21
+  - Warn if compiling with older versions (<1.50) of Arduino
22
+  - Fix various LCD menu issues
23
+  - Add formal support for MKSv1.3 and Sainsmart (RAMPS variants)
24
+  - Fix bugs in M104, M109, and M190
25
+  - Fix broken M404 command
26
+  - Fix issues with M23 and "Start SD Print"
27
+  - More output for M111
28
+  - Rename FILAMENT_SENSOR to FILAMENT_WIDTH_SENSOR
29
+  - Fix SD card bugs
30
+  - and a lot more
31
+  - see https://github.com/MarlinFirmware/Marlin/releases/tag/1.1.0-RC5 for details
32
+
16
 - RC4 - 24 Mar 2016
33
 - RC4 - 24 Mar 2016
17
   - Many lingering bugs and nagging issues addressed
34
   - Many lingering bugs and nagging issues addressed
18
   - Improvements to LCD menus, CoreXY/CoreXZ, Delta, Bed Leveling, and more…
35
   - Improvements to LCD menus, CoreXY/CoreXZ, Delta, Bed Leveling, and more…
52
  - Scott Lahteine [@thinkyhead] - English
69
  - Scott Lahteine [@thinkyhead] - English
53
  - [@Wurstnase] - Deutsch, English
70
  - [@Wurstnase] - Deutsch, English
54
  - F. Malpartida [@fmalpartida] - English, Spanish
71
  - F. Malpartida [@fmalpartida] - English, Spanish
55
- - [@CONSULitAS] - Deutsch, English
72
+ - Jochen Groppe [@CONSULitAS] - Deutsch, English
56
  - [@maverikou]
73
  - [@maverikou]
57
  - Chris Palmer [@nophead]
74
  - Chris Palmer [@nophead]
58
  - [@paclema]
75
  - [@paclema]

Loading…
Zrušit
Uložit