scube/Marlin
Phil Hord f3101e96d9 Add suitable .gitignore to avoid build noise
..
Gen7 Fix cast warning in Gen7
Sanguino Fixed casting warning in sanguino
hardware/tools/avr/etc ATMega1284P support for Arduino IDE
.gitignore Add suitable .gitignore to avoid build noise
COPYING first commit
Configuration.h Moved SLOWDOWN function. (jetty840)
Configuration_adv.h Moved SLOWDOWN function. (jetty840)
EEPROMwrite.h simplified the includes, makefile now works with arduino23
Makefile Makefile: generic pde=>cpp rule
Marlin.h Updated SERIAL define to MYSERIAL, because Arduino 1.0 defines SERIAL as 0.
Marlin.pde Changed version => RC2
MarlinSerial.cpp Teensylu support.
MarlinSerial.h Teensylu support.
Sd2Card.cpp made sd code only compile with SDSUPPORT defined. safes 10k of codespace
Sd2Card.h made sd code only compile with SDSUPPORT defined. safes 10k of codespace
Sd2PinMap.h made sd code only compile with SDSUPPORT defined. safes 10k of codespace
SdBaseFile.cpp Updated SERIAL define to MYSERIAL, because Arduino 1.0 defines SERIAL as 0.
SdBaseFile.h made sd code only compile with SDSUPPORT defined. safes 10k of codespace
SdFatConfig.h made sd code only compile with SDSUPPORT defined. safes 10k of codespace
SdFatStructs.h made sd code only compile with SDSUPPORT defined. safes 10k of codespace
SdFatUtil.cpp Updated SERIAL define to MYSERIAL, because Arduino 1.0 defines SERIAL as 0.
SdFatUtil.h made sd code only compile with SDSUPPORT defined. safes 10k of codespace
SdFile.cpp made sd code only compile with SDSUPPORT defined. safes 10k of codespace
SdFile.h made sd code only compile with SDSUPPORT defined. safes 10k of codespace
SdInfo.h made sd code only compile with SDSUPPORT defined. safes 10k of codespace
SdVolume.cpp made sd code only compile with SDSUPPORT defined. safes 10k of codespace
SdVolume.h made sd code only compile with SDSUPPORT defined. safes 10k of codespace
cardreader.cpp merged with triffid fork
cardreader.h fix autostart failure if in wrong directory
createTemperatureLookup.py first commit
fastio.h Merge remote-tracking branch 'upstream/Marlin_v1' into Marlin_v1
language.h Added new menu items under the prepare submenu.
motion_control.cpp Changed check i mtion_conrol
motion_control.h Removed interrupt nesting in the stepper ISR.
pins.h Fixes in pins.h
planner.cpp Moved SLOWDOWN function. (jetty840)
planner.h various changes
speed_lookuptable.h merged with triffid fork
stepper.cpp Updated SERIAL define to MYSERIAL, because Arduino 1.0 defines SERIAL as 0.
stepper.h merging
temperature.cpp Merge remote-tracking branch 'daid/Marlin_v1' into Test
temperature.h header file simplification
thermistortables.h simplified the includes, makefile now works with arduino23
ultralcd.h Changed display format for some numbers.
ultralcd.pde Moved gen7 boards to motherboard type 10, 11 and 12.
watchdog.h header file simplification
watchdog.pde simplified the includes, makefile now works with arduino23
wiring.h add wiring.h, that can be used to overwrite: