Update ReleaseNotes.md

This commit is contained in:
Rick Companje 2017-06-23 17:29:28 +02:00 committed by GitHub
parent 07d4316a7f
commit c15b1bd592
1 changed files with 5 additions and 2 deletions

View File

@ -1,8 +1,11 @@
Changelog
# 0.11.0-a
- WiFi-Box can now 'fetch' a gcode-file in chunks from a server.
- Added 'fetch' functionality to let the WiFi-Box print from a remote server. This enables the WiFi-Box to print large g-code files. (yeah!)
- Added support for the Renkforce RF100 printer.
- Updated 'default startcode' to prevent Ultimaker 2 series to bump into platform [#21](https://github.com/Doodle3D/WiFi-Box/issues/21) when Ultimaker (original) is selected.
- Changed 'default startcode' to prevent Ultimaker 2 series to bump into platform [#21](https://github.com/Doodle3D/WiFi-Box/issues/21) when Ultimaker (original) is selected.
- Changed default nozzle temperature from 230 to 210 °C.
- Fixed corrupted endcode for delta printers.
- Changed default endcode to cooldown to 0 after print instead of cooling down to preheat temperature.
# 0.10.12
# 0.10.12-b (12 jan 2017)