..
Gen7
Fix cast warning in Gen7
2012-02-23 18:50:05 +01:00
hardware/tools/avr /etc
ATMega1284P support for Arduino IDE
2012-02-17 11:41:47 +01:00
Sanguino
Fixed compiler warning for Sanguino compile
2012-02-26 17:35:01 +01:00
cardreader.cpp
merged with triffid fork
2012-02-12 13:58:36 +01:00
cardreader.h
fix autostart failure if in wrong directory
2011-12-26 09:20:53 +01:00
Configuration_adv.h
Moved SLOWDOWN function. (jetty840)
2012-02-26 16:23:47 +01:00
Configuration.h
SDSUPPORT default disabled
2012-02-26 22:05:38 +01:00
COPYING
first commit
2011-08-12 22:28:35 +02:00
createTemperatureLookup.py
first commit
2011-08-12 22:28:35 +02:00
EEPROMwrite.h
simplified the includes, makefile now works with arduino23
2011-12-22 14:55:45 +01:00
fastio.h
Merge remote-tracking branch 'upstream/Marlin_v1' into Marlin_v1
2012-02-13 13:07:55 +01:00
language.h
Added new menu items under the prepare submenu.
2012-02-22 22:51:04 +00:00
Makefile
Correctly build the produced applet/Marlin.cpp source
2012-02-24 21:21:19 +01:00
Marlin.h
Updated SERIAL define to MYSERIAL, because Arduino 1.0 defines SERIAL as 0.
2012-02-11 16:02:47 +01:00
Marlin.pde
Changed version => RC2
2012-02-26 16:26:40 +01:00
MarlinSerial.cpp
Teensylu support.
2012-02-09 19:27:45 +01:00
MarlinSerial.h
Teensylu support.
2012-02-09 19:27:45 +01:00
motion_control.cpp
Changed check i mtion_conrol
2012-02-09 21:02:01 +01:00
motion_control.h
Removed interrupt nesting in the stepper ISR.
2011-11-27 21:12:55 +01:00
pins.h
pins.h: Define Z_MAX_PIN for Gen7 board
2012-02-26 20:18:39 -05:00
planner.cpp
Moved SLOWDOWN function. (jetty840)
2012-02-26 16:23:47 +01:00
planner.h
various changes
2012-02-21 20:17:28 +01:00
Sd2Card.cpp
made sd code only compile with SDSUPPORT defined. safes 10k of codespace
2011-12-26 09:28:51 +01:00
Sd2Card.h
made sd code only compile with SDSUPPORT defined. safes 10k of codespace
2011-12-26 09:28:51 +01:00
Sd2PinMap.h
made sd code only compile with SDSUPPORT defined. safes 10k of codespace
2011-12-26 09:28:51 +01:00
SdBaseFile.cpp
Updated SERIAL define to MYSERIAL, because Arduino 1.0 defines SERIAL as 0.
2012-02-11 16:02:47 +01:00
SdBaseFile.h
made sd code only compile with SDSUPPORT defined. safes 10k of codespace
2011-12-26 09:28:51 +01:00
SdFatConfig.h
made sd code only compile with SDSUPPORT defined. safes 10k of codespace
2011-12-26 09:28:51 +01:00
SdFatStructs.h
made sd code only compile with SDSUPPORT defined. safes 10k of codespace
2011-12-26 09:28:51 +01:00
SdFatUtil.cpp
Updated SERIAL define to MYSERIAL, because Arduino 1.0 defines SERIAL as 0.
2012-02-11 16:02:47 +01:00
SdFatUtil.h
made sd code only compile with SDSUPPORT defined. safes 10k of codespace
2011-12-26 09:28:51 +01:00
SdFile.cpp
made sd code only compile with SDSUPPORT defined. safes 10k of codespace
2011-12-26 09:28:51 +01:00
SdFile.h
made sd code only compile with SDSUPPORT defined. safes 10k of codespace
2011-12-26 09:28:51 +01:00
SdInfo.h
made sd code only compile with SDSUPPORT defined. safes 10k of codespace
2011-12-26 09:28:51 +01:00
SdVolume.cpp
made sd code only compile with SDSUPPORT defined. safes 10k of codespace
2011-12-26 09:28:51 +01:00
SdVolume.h
made sd code only compile with SDSUPPORT defined. safes 10k of codespace
2011-12-26 09:28:51 +01:00
speed_lookuptable.h
merged with triffid fork
2012-02-12 13:58:36 +01:00
stepper.cpp
Updated SERIAL define to MYSERIAL, because Arduino 1.0 defines SERIAL as 0.
2012-02-11 16:02:47 +01:00
stepper.h
merging
2011-12-12 20:35:46 +01:00
temperature.cpp
Merge remote-tracking branch 'daid/Marlin_v1' into Test
2012-02-26 16:10:59 +01:00
temperature.h
header file simplification
2011-12-22 12:38:50 +01:00
thermistortables.h
simplified the includes, makefile now works with arduino23
2011-12-22 14:55:45 +01:00
ultralcd.h
Changed display format for some numbers.
2012-02-21 23:05:43 +01:00
ultralcd.pde
Moved gen7 boards to motherboard type 10, 11 and 12.
2012-02-24 23:34:41 +01:00
watchdog.h
header file simplification
2011-12-22 12:38:50 +01:00
watchdog.pde
simplified the includes, makefile now works with arduino23
2011-12-22 14:55:45 +01:00
wiring.h
add wiring.h, that can be used to overwrite:
2011-12-22 14:57:28 +01:00