File List

Here is a list of all documented files with brief descriptions:
analog.cAnalog subsystem
extruder/analog.cAnalog subsystem
analog.h [code]
extruder/analog.h [code]
arduino.h [code]Pin definitions and I/O macros
extruder/arduino.h [code]Pin definitions and I/O macros
arduino_1280.h [code]
arduino_168_328p.h [code]
extruder/arduino_168_328p.h [code]
arduino_644.h [code]
arduino_usb1287.h [code]
clock.cDo stuff periodically
clock.h [code]
config.gen3.h [code]Gen3 Electronics Sample Configuration
config.gen6.h [code]Sample configuration file for the GEN6-Board sold by Camiel Gubbels
config.h [code]
extruder/config.h [code]
config.ramps.h [code]RAMPS Sample Configuration http://reprap.org/wiki/Arduino_Mega_Pololu_Shield
copier.h [code]
crc.cCrc16 routine
extruder/crc.cCrc16 routine
crc.h [code]
extruder/crc.h [code]
dda.cDigital differential analyser - this is where we figure out which steppers need to move, and when they need to move
dda.h [code]
dda_queue.cDDA Queue - manage the move queue
dda_queue.h [code]
debug.h [code]
extruder/debug.h [code]
delay.cDelay routines
extruder/delay.cDelay routines
delay.h [code]
extruder/delay.h [code]
Descriptors.cUSB Device Descriptors, for library use when in USB device mode
Descriptors.h [code]Header file for Descriptors.c
fuses.h [code]
gcode_parse.cParse received G-Codes
gcode_parse.h [code]
gcode_process.cWork out what to do with received G-Code commands
gcode_process.h [code]
heater.cManage heaters
extruder/heater.cManage heaters
heater.h [code]
extruder/heater.h [code]Pin definitions and I/O macros
home.cHoming routines
home.h [code]
intercom.cMotherboard <-> extruder board protocol
extruder/intercom.cMotherboard <-> extruder board protocol
intercom.h [code]
extruder/intercom.h [code]
lcd.h [code]
lufa_serial.cMain source file for the VirtualSerial demo
lufa_serial.h [code]Header file for VirtualSerial.c
mendel.cMain file - this is where it all starts, and ends
pinio.h [code]I/O primitives - step, enable, direction, endstops etc
serial.cSerial subsystem
serial.h [code]
sermsg.cPrimitives for sending numbers over the serial link
sermsg.h [code]
sersendf.cSimplified printf implementation
sersendf.h [code]
temp.cManage temperature sensors
extruder/temp.cManage temperature sensors
temp.h [code]
extruder/temp.h [code]Pin definitions and I/O macros
ThermistorTable.h [code]
extruder/ThermistorTable.h [code]
timer.cTimer management - step pulse clock and system clock
extruder/timer.cTimer management - step pulse clock and system clock
timer.h [code]
extruder/timer.h [code]
watchdog.cWatchdog - reset if main loop doesn't run for too long
extruder/watchdog.cWatchdog - reset if main loop doesn't run for too long
watchdog.h [code]
extruder/watchdog.h [code]
 All Data Structures Files Functions Variables Defines