Teacup_Firmware/extruder
Markus Amsler d97a4519d3 extruder: Get rid of _CONFIG_H, like on the mainboard config. 2011-04-07 03:29:17 +02:00
..
Makefile all defines live in config.h now, remove from Makefile 2011-03-24 11:26:11 +11:00
README Complete project renaming 2011-03-07 13:44:54 +11:00
ThermistorTable.h include thermistor tables, most users seem to have similar thermistors so we can safely provide a default 2011-03-24 11:06:04 +11:00
analog.c Massive Doxygen documentation addition 2011-03-22 01:34:36 +11:00
analog.h Massive Doxygen documentation addition 2011-03-22 01:34:36 +11:00
arduino.h Massive Doxygen documentation addition 2011-03-22 01:34:36 +11:00
arduino_168_328p.h fix error: lvalue required as unary '&' operand when heater pin is not a PWMable pin. 2011-04-04 09:10:25 +10:00
config.h.dist extruder: Get rid of _CONFIG_H, like on the mainboard config. 2011-04-07 03:29:17 +02:00
crc.c Massive Doxygen documentation addition 2011-03-22 01:34:36 +11:00
crc.h reorganise intercom to send packets from extruder main loop, also generalise protocol as discussed in forum 2011-03-05 13:38:12 +11:00
debug.h lots of other files in extruder desynced, needed to wrap an ifdef around heater_print 2011-02-28 09:44:29 +11:00
delay.c Massive Doxygen documentation addition 2011-03-22 01:34:36 +11:00
delay.h merge release-candidate-triffid 2011-01-07 23:29:32 +11:00
extruder.c intercom: make sure extruder switches to listen mode 2011-04-04 09:12:53 +10:00
extruder.pde IDE apparently takes issue with Extruder.pde in extruder directory, altered capitalisation 2011-03-24 10:58:51 +11:00
heater.c extruder: sync heater.c 2011-04-05 02:14:34 +02:00
heater.h extruder: Get rid of _CONFIG_H, like on the mainboard config. 2011-04-07 03:29:17 +02:00
intercom.c Massive Doxygen documentation addition 2011-03-22 01:34:36 +11:00
intercom.h Massive Doxygen documentation addition 2011-03-22 01:34:36 +11:00
temp.c temp: TEMP_RESIDENCY_TIME is in seconds not in temp_ticks (=10ms) 2011-04-04 09:21:32 +10:00
temp.h extruder: Get rid of _CONFIG_H, like on the mainboard config. 2011-04-07 03:29:17 +02:00
timer.c Massive Doxygen documentation addition 2011-03-22 01:34:36 +11:00
timer.h reorganise intercom to send packets from extruder main loop, also generalise protocol as discussed in forum 2011-03-05 13:38:12 +11:00
watchdog.c extruder doesn't use serial.c, update watchdog.c to suit 2011-03-24 10:51:57 +11:00
watchdog.h merge release-candidate-triffid 2011-01-07 23:29:32 +11:00

README

Reprap Gen3 extruder controller support for Triffid_Hunter's Teacup firmware
by jakepoz