Skip to content

Commit

Permalink
feat(btt): add BTT MB && marlin FW
Browse files Browse the repository at this point in the history
- add changelog
- BTT SKR v1.4 Turbo MB + TMC2209 (no stallguard)
- Marlin FW
- endstop switches for all axes
  • Loading branch information
gdelpierre authored May 9, 2021
1 parent bee61ff commit fbec574
Show file tree
Hide file tree
Showing 4 changed files with 6,457 additions and 0 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
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
Loading

0 comments on commit fbec574

Please sign in to comment.