Skip to content

Commit

Permalink
Changelog update
Browse files Browse the repository at this point in the history
  • Loading branch information
koldodemiguel committed Jun 10, 2016
1 parent c1aa10f commit 4dd82c2
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions Documentation/Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,14 @@
* Erasing EEPROM through serial shows EEPROM erasing screen in LCD (W2/H2).
* Changed rest position (W/H/HXL).
* Added support for custom builds with filament sensor (H/HXL/H2).
* Reduced motor noise (W/H/HXL/W2/H2).
Stepper management changes:
- 16 steps per interrupt for 32 usteps.
- Maximum Frequency: 1.667 KHz
- Maximum Step Multiplier: x16
- Maximum Steps/Second: 26.667 Kstep/s
- Maximum Axis Speed (32 usteps): 167 mm/s
Note: a new configuration option, PREFER_MAX_SPEED, is available in the configuration files to allow custom builds with previous stepper control profile.

### New features:
* New screen will remind to replace the PTFE tube every 250 hours of printing (W2/H2).
Expand Down

0 comments on commit 4dd82c2

Please sign in to comment.