summaryrefslogtreecommitdiff
path: root/Sprinter/Sprinter.h
AgeCommit message (Expand)Author
2012-04-22Version 1.3.15Tmidopple
2012-03-30Command M106 / M107 for control the fan can use PWM midopple
2012-02-23compile experimental using the MakefileJoachim Schleicher
2012-02-05- Implement Plannercode from Marlin V1 --> big thanks to Erikmidopple
2012-01-29Add function to check the UART buffer while arc function is workingmidopple
2012-01-29New Version Sprinter V2midopple
2011-09-17Commit 614b60b was missing function signatures and wouldn't compileAlessandro Ranellucci
2011-09-11Fix temp readings for multiple sensor types.unknown
2011-08-29Added setup_acceleration() to header fileAlessandro Ranellucci
2011-07-09Add fastio to enable/disablekliment
2011-07-07Merge branch 'master' into experimentalkliment
2011-07-07Fix makefile and header to compile from command linekliment
2011-07-07Make buildable using makefilekliment
2011-07-07Merge experimentalkliment
2011-07-07Merge branch 'master' into experimentalkliment
2011-07-07Fix broken #ifdefkliment
2011-07-06Transform if into #if, move axis aviable assignments to loops in startupkliment
2011-07-06Refactored analog to temp and temp to analog to not make distinction between ...kliment
2011-07-04Rename to Sprinterkliment