-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- add changelog - BTT SKR v1.4 Turbo MB + TMC2209 (no stallguard) - Marlin FW - endstop switches for all axes
- Loading branch information
1 parent
bee61ff
commit fbec574
Showing
4 changed files
with
6,457 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
# Changelog | ||
All notable changes to this project will be documented in this file. | ||
|
||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), | ||
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). | ||
|
||
## [Unreleased] | ||
|
||
## [1.0.0] - 2021-05-09 | ||
### Added | ||
- BigTreeTech SKR v1.4 Turbo board | ||
- TMC 2209 motor driver (stallguard disable) | ||
- BigTreeTech TFT35 E3 v3.0 | ||
|
||
[Unreleased]: https://github.com/olivierlacan/keep-a-changelog/compare/v1.0.0...HEAD | ||
[1.0.0]: https://github.com/olivierlacan/keep-a-changelog/releases/tag/v1.0.0 |
Oops, something went wrong.