Highlights
- Arctic Code Vault Contributor
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
3,504 contributions in the last year
Activity overview
Contribution activity
November 2020
Created 10 commits in 1 repository
Created a pull request in MarlinFirmware/Marlin that received 4 comments
Refactor auto#.g, add NO_SD_AUTOSTART option
Background: The auto-start file procedure is failing because it keeps re-starting the file. Changes are needed to prevent this behavior. Solution: …