Bo Herrmannsen 10 years ago
parent
commit
caf15371e2
1 changed files with 0 additions and 30 deletions
  1. 0
    30
      Documentation/changelog.md

+ 0
- 30
Documentation/changelog.md View File

@@ -1,30 +0,0 @@
1
-### Version 1.0.3
2
-* Reduced code size, maybe a lot depending on your configuration.
3
-* Improved support for Delta, SCARA, and COREXY kinematics.
4
-* Move parts of Configuration files to `Conditionals.h` and `SanityCheck.h`.
5
-* Clean up of temperature code.
6
-* Enhanced `G29` with improved grid bed leveling based on Roxy code. See documentation.
7
-* Various bugs fixed from 1.0.2.
8
-* EEPROM layout updated to `V17`.
9
-* Added `M204` travel acceleration options.
10
-* `M204` "`P`" parameter replaces "`S`." "`S`" retained for backward compatibility.
11
-* Support for more RAMPS-based boards.
12
-* Configurator utility under development.
13
-* `M404` "`N`" parameter replaced with "`W`." ("`N`" is for line numbers only).
14
-* Much cleanup of the code.
15
-* Improved support for Cyrillic and accented languages.
16
-* LCD controller knob acceleration.
17
-* Improved compatibility with various sensors, MAX6675 thermocouple.
18
-* Filament runout sensor support.
19
-* Filament width measurement support.
20
-* Support for TMC and L6470 stepper drivers.
21
-* Better support of G-Code `;` comments, `\`, `N` line numbers, and `*` checksums.
22
-* Moved GCode handling code into individual functions per-code.
23
-
24
-### Version 1.0.2
25
-* Progress bar for character-based LCD displays.
26
-
27
-### Version 1.0.1
28
-
29
-### Version 1.0.0
30
-* Initial release

Loading…
Cancel
Save