Teacup_Firmware/mendel
Michael Moon 2182d7b77a time to save, updated M253 read memory to accept a length, updated utility functions 2010-03-14 09:54:55 +11:00
..
Makefile preliminary support for line numbers and checksums, also some handy host-side functions 2010-03-05 21:24:10 +11:00
arduino.h time to save, also changed makefile to atmega328 because I fried my 168 2010-03-04 21:19:18 +11:00
clock.c time to save 2010-02-17 00:09:31 +11:00
clock.h trying out some constant acceleration code, expect breakage 2010-02-12 18:10:03 +11:00
copier.c use boot.h functions to read own fuses 2010-02-06 20:17:06 +11:00
copier.h First write-up of firmware copy routine- totally untested! 2010-02-06 19:50:08 +11:00
dda.c time to save, also changed makefile to atmega328 because I fried my 168 2010-03-04 21:19:18 +11:00
dda.h time to save, also changed makefile to atmega328 because I fried my 168 2010-03-04 21:19:18 +11:00
dda_queue.c time to save 2010-02-17 00:09:31 +11:00
dda_queue.h trying out some constant acceleration code, expect breakage 2010-02-12 18:10:03 +11:00
func.sh time to save, updated M253 read memory to accept a length, updated utility functions 2010-03-14 09:54:55 +11:00
gcode.c time to save, updated M253 read memory to accept a length, updated utility functions 2010-03-14 09:54:55 +11:00
gcode.h preliminary support for line numbers and checksums, also some handy host-side functions 2010-03-05 21:24:10 +11:00
machine.h Moved ringbuffer stuff into serial routine for some significant space and speed savings 2010-02-08 22:20:07 +11:00
mendel.c time to save, also changed makefile to atmega328 because I fried my 168 2010-03-04 21:19:18 +11:00
pinout.h time to save, also changed makefile to atmega328 because I fried my 168 2010-03-04 21:19:18 +11:00
ringbuffer.c tons of commenting and tidying, fixes to heater PID loop 2010-02-04 23:22:16 +11:00
ringbuffer.h Moved ringbuffer stuff into serial routine for some significant space and speed savings 2010-02-08 22:20:07 +11:00
serial.c time to save 2010-02-17 00:09:31 +11:00
serial.h Moved ringbuffer stuff into serial routine for some significant space and speed savings 2010-02-08 22:20:07 +11:00
sermsg.c preliminary support for line numbers and checksums, also some handy host-side functions 2010-03-05 21:24:10 +11:00
sermsg.h tons of commenting and tidying, fixes to heater PID loop 2010-02-04 23:22:16 +11:00
temp.c tons of small fixes, improvements etc. Clocked DDA at 25000mm/min (over 400mm/s!) 2010-02-11 15:34:06 +11:00
temp.h Moved ringbuffer stuff into serial routine for some significant space and speed savings 2010-02-08 22:20:07 +11:00
timer.c trying out some constant acceleration code, expect breakage 2010-02-12 18:10:03 +11:00
timer.h trying out some constant acceleration code, expect breakage 2010-02-12 18:10:03 +11:00
watchdog.c time to save 2010-02-17 00:09:31 +11:00
watchdog.h trying out some constant acceleration code, expect breakage 2010-02-12 18:10:03 +11:00