Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
369 contributions in the last year
Activity overview
Contribution activity
November 2020
Created 1 commit in 1 repository
Created a pull request in MarlinFirmware/Marlin that received 1 comment
Add TMC2225/TMC2226 comment
Description As far as Marlin is concerned, TMC2225 = TMC2208 and TMC2226 = TMC2209. Benefits Fewer issues/support requests for these driver types. R…
Created an issue in MarlinFirmware/Marlin that received 7 comments
FAST_PWM_FAN causes BTT002 part cooling fan to run at 100%
Bug Description
#20025 allows boards in the STM32 HAL to use FAST_PWM_FAN, but enabling it on a BTT002 with the latest bugfix-2.0.x (a1cce36), the …