index
:
sprinter
master
Firmware for 3d printer
sublab
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Sprinter
/
Sprinter.h
Age
Commit message (
Expand
)
Author
2012-02-23
compile experimental using the Makefile
Joachim Schleicher
2012-02-05
- Implement Plannercode from Marlin V1 --> big thanks to Erik
midopple
2012-01-29
Add function to check the UART buffer while arc function is working
midopple
2012-01-29
New Version Sprinter V2
midopple
2011-09-17
Commit 614b60b was missing function signatures and wouldn't compile
Alessandro Ranellucci
2011-09-11
Fix temp readings for multiple sensor types.
unknown
2011-08-29
Added setup_acceleration() to header file
Alessandro Ranellucci
2011-07-09
Add fastio to enable/disable
kliment
2011-07-07
Merge branch 'master' into experimental
kliment
2011-07-07
Fix makefile and header to compile from command line
kliment
2011-07-07
Make buildable using makefile
kliment
2011-07-07
Merge experimental
kliment
2011-07-07
Merge branch 'master' into experimental
kliment
2011-07-07
Fix broken #ifdef
kliment
2011-07-06
Transform if into #if, move axis aviable assignments to loops in startup
kliment
2011-07-06
Refactored analog to temp and temp to analog to not make distinction between ...
kliment
2011-07-04
Rename to Sprinter
kliment