Teacup_Firmware/mendel
Michael Moon 5e0f5a6c87 axes are moving nicely, relative mode works, fixed a ton of bugs, still playing with XON/XOFF 2010-02-01 19:55:06 +11:00
..
Makefile time to save, motors working nicely, XON/XOFF flow control implemented for *simple* dumping of gcode 2010-02-01 18:13:26 +11:00
arduino.h seems to be working nicely, although the speeds don't seem quite right... 2010-01-31 17:30:31 +11:00
clock.c It's alive! (cue evil cackle). still has some bugs, eg small movements with large delta F cause weirdness, queueing lots of moves end-to-end causes some to not execute but appear as complete in the queue 2010-01-31 14:52:32 +11:00
clock.h time to save, motors working nicely, XON/XOFF flow control implemented for *simple* dumping of gcode 2010-02-01 18:13:26 +11:00
dda.c time to save, motors working nicely, XON/XOFF flow control implemented for *simple* dumping of gcode 2010-02-01 18:13:26 +11:00
dda.h seems to be working nicely, although the speeds don't seem quite right... 2010-01-31 17:30:31 +11:00
gcode.c axes are moving nicely, relative mode works, fixed a ton of bugs, still playing with XON/XOFF 2010-02-01 19:55:06 +11:00
gcode.h axes are moving nicely, relative mode works, fixed a ton of bugs, still playing with XON/XOFF 2010-02-01 19:55:06 +11:00
machine.h It's alive! (cue evil cackle). still has some bugs, eg small movements with large delta F cause weirdness, queueing lots of moves end-to-end causes some to not execute but appear as complete in the queue 2010-01-31 14:52:32 +11:00
mendel.c time to save, motors working nicely, XON/XOFF flow control implemented for *simple* dumping of gcode 2010-02-01 18:13:26 +11:00
pinout.h time to save, motors working nicely, XON/XOFF flow control implemented for *simple* dumping of gcode 2010-02-01 18:13:26 +11:00
ringbuffer.c time to save, looks like the DDA is working! NOTE: endstops disabled in dda.c lines 291-296 in this revision 2010-01-24 10:08:02 +11:00
ringbuffer.h time to save, looks like the DDA is working! NOTE: endstops disabled in dda.c lines 291-296 in this revision 2010-01-24 10:08:02 +11:00
serial.c time to save, motors working nicely, XON/XOFF flow control implemented for *simple* dumping of gcode 2010-02-01 18:13:26 +11:00
serial.h time to save, motors working nicely, XON/XOFF flow control implemented for *simple* dumping of gcode 2010-02-01 18:13:26 +11:00
sermsg.c time to save 2010-01-24 15:11:06 +11:00
sermsg.h time to save again, DDA doesn't like negative moves at the moment 2010-01-24 11:32:11 +11:00
temp.c It's alive! (cue evil cackle). still has some bugs, eg small movements with large delta F cause weirdness, queueing lots of moves end-to-end causes some to not execute but appear as complete in the queue 2010-01-31 14:52:32 +11:00
temp.h time to save, made debug output (524 bytes) and global clock (50 bytes) optional 2010-01-27 09:11:46 +11:00
timer.c seems to be working nicely, although the speeds don't seem quite right... 2010-01-31 17:30:31 +11:00
timer.h time to save, looks like the DDA is working! NOTE: endstops disabled in dda.c lines 291-296 in this revision 2010-01-24 10:08:02 +11:00