.. |
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 |
.gitignore
|
Add suitable .gitignore to avoid build noise
|
2012-02-26 18:26:56 -05:00 |
cardreader.cpp
|
set SD file delete to M30; switch printime output to M31
|
2012-03-03 21:58:12 +01:00 |
cardreader.h
|
set SD file delete to M30; switch printime output to M31
|
2012-03-03 21:58:12 +01:00 |
Configuration_adv.h
|
remove stop_heating_wait
|
2012-02-27 18:45:45 +01:00 |
Configuration.h
|
Add support for upcoming Gen7 v1.4
|
2012-02-26 20:39:49 -05:00 |
COPYING
|
|
|
createTemperatureLookup.py
|
|
|
EEPROMwrite.h
|
|
|
fastio.h
|
Merge remote-tracking branch 'upstream/Marlin_v1' into Marlin_v1
|
2012-02-13 13:07:55 +01:00 |
language.h
|
added german translation;Menue should be in english.. sounds better
|
2012-03-01 14:24:20 +01:00 |
Makefile
|
Merge pull request #81 from phord/09469add5560ca8a676c42e4bcd499868c33f0dd
|
2012-02-27 08:38:36 -08:00 |
Marlin.h
|
remove stop_heating_wait
|
2012-02-27 18:45:45 +01:00 |
Marlin.pde
|
set SD file delete to M30; switch printime output to M31
|
2012-03-03 21:58:12 +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
|
Fixed homing
|
2012-02-27 18:31:40 +01:00 |
motion_control.h
|
|
|
pins.h
|
Merge pull request #83 from phord/tempfix
|
2012-02-27 08:36:45 -08:00 |
planner.cpp
|
Fixed homing
|
2012-02-27 18:31:40 +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
|
Fixed HOME_POS in combination with G28 X0 or G28 Y0
|
2012-02-28 18:20:03 +01:00 |
stepper.h
|
|
|
temperature.cpp
|
Fixed homing
|
2012-02-27 18:31:40 +01:00 |
temperature.h
|
|
|
thermistortables.h
|
|
|
ultralcd.h
|
Changed display format for some numbers.
|
2012-02-21 23:05:43 +01:00 |
ultralcd.pde
|
fixed LCD manual z axis move Feedrate to 70 (was 1700)
|
2012-03-01 14:38:50 +01:00 |
watchdog.h
|
|
|
watchdog.pde
|
|
|
wiring.h
|
|
|