Michael Moon
|
505a744d54
|
time to save
|
2010-03-29 13:53:57 +11:00 |
Michael Moon
|
bce08901d8
|
time to save, added a tiny printf implementation which actually gives less code than printing everything out manually, waiting for temperature is now queueable so subsequent moves can be buffered ahead of time, and a debug flags system for dynamic enable/disable of debug. btw, atmega168 doesn't have enough space for debug so turn it off if you have one.
|
2010-03-17 04:11:33 +11:00 |
Michael Moon
|
3c7784cc3b
|
trying out some constant acceleration code, expect breakage
|
2010-02-12 18:10:03 +11:00 |
Michael Moon
|
4c47901b66
|
tons of commenting and tidying, fixes to heater PID loop
|
2010-02-04 23:22:16 +11:00 |
Michael Moon
|
8cc6fa6937
|
split up dda and its queue, moved clock tick functions from main loop so I can call them from M101 while waiting for heater to reach target temperature, added thermal hysteresis setting
|
2010-02-04 00:30:04 +11:00 |