Teacup_Firmware/extruder
Markus Amsler e3672da1cf extruder: Check the step pin directly.
Flag could get out of sync, with undefined results.
2011-02-21 15:52:15 +11:00
..
Extruder.pde Add Extruder.pde, so extruder is compilable with Arduino IDE 2011-02-09 07:48:29 +11:00
Makefile merge release-candidate-triffid 2011-01-07 23:29:32 +11:00
README merge release-candidate-triffid 2011-01-07 23:29:32 +11:00
analog.c Fix analog reading of channel 0 if another channel is active. 2011-02-15 13:24:53 +11:00
analog.h merge release-candidate-triffid 2011-01-07 23:29:32 +11:00
arduino.h merge release-candidate-triffid 2011-01-07 23:29:32 +11:00
arduino_168_328p.h arduino_168: define AIO6/7 2011-02-21 15:52:14 +11:00
config.h.dist preliminary untested implementation of Markus Amsler's new extruder comms protocol 2011-02-12 23:59:19 +11:00
debug.h preliminary untested implementation of Markus Amsler's new extruder comms protocol 2011-02-12 23:59:19 +11:00
delay.c merge release-candidate-triffid 2011-01-07 23:29:32 +11:00
delay.h merge release-candidate-triffid 2011-01-07 23:29:32 +11:00
extruder.c extruder: Check the step pin directly. 2011-02-21 15:52:15 +11:00
heater.c preliminary untested implementation of Markus Amsler's new extruder comms protocol 2011-02-12 23:59:19 +11:00
heater.h preliminary untested implementation of Markus Amsler's new extruder comms protocol 2011-02-12 23:59:19 +11:00
intercom.c intercom: Add delay before slave replies. Without it the first byte gets lost. 2011-02-14 11:08:08 +11:00
intercom.h intercom: Disable rx while doing tx. Avoids local RS485 half-duplex echo. 2011-02-14 11:31:45 +11:00
temp.c preliminary untested implementation of Markus Amsler's new extruder comms protocol 2011-02-12 23:59:19 +11:00
temp.h preliminary untested implementation of Markus Amsler's new extruder comms protocol 2011-02-12 23:59:19 +11:00
watchdog.c merge release-candidate-triffid 2011-01-07 23:29:32 +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 FiveD_on_Arduino firmware
by jakepoz