Marlin-Tevo-Tarantula/Marlin
2012-05-11 16:57:08 +02:00
..
Gen7
hardware/tools/avr/etc
Sanguino
.gitignore
cardreader.cpp
cardreader.h
Configuration.h Added option to increase the FAN PWM frequency. 2012-05-02 19:26:14 +02:00
Configuration_adv.h Fixed AUTOTEMP (M109 S215 B260 F1 starts autotemp) 2012-04-15 19:17:33 +02:00
COPYING
create_speed_lookuptable.py
createTemperatureLookup.py
EEPROMwrite.h
fastio.h
language.h Added support for 2nd extruder temperature to UltraLCD 2012-04-27 14:51:32 +02:00
Makefile Fix Makefile 2012-04-11 11:39:35 +10:00
Marlin.h Revert "magic PROGMEM defines to avoid hundreds of wrong GCC warnings" 2012-05-04 12:24:07 +02:00
Marlin.pde Moved LCD initialization out of constructor 2012-05-03 14:28:17 +02:00
MarlinSerial.cpp
MarlinSerial.h
motion_control.cpp Fixed typo in arc 2012-04-02 17:19:20 +02:00
motion_control.h
pins.h added support for the UltiController 2012-04-22 20:55:56 +02:00
planner.cpp Fixed AUTOTEMP (M109 S215 B260 F1 starts autotemp) 2012-04-15 19:17:33 +02:00
planner.h Residual in the comments: there are no more mm/minutes but only mm/sec in the planner buffer. 2012-05-09 08:05:13 +03:00
Sd2Card.cpp
Sd2Card.h
Sd2PinMap.h
SdBaseFile.cpp
SdBaseFile.h
SdFatConfig.h
SdFatStructs.h
SdFatUtil.cpp
SdFatUtil.h
SdFile.cpp
SdFile.h
SdInfo.h
SdVolume.cpp
SdVolume.h
speed_lookuptable.h
stepper.cpp Small cleanup 2012-04-30 13:37:49 +02:00
stepper.h
temperature.cpp Added option to increase the FAN PWM frequency. 2012-05-02 19:26:14 +02:00
temperature.h Added support for 2nd extruder temperature to UltraLCD 2012-04-27 14:51:32 +02:00
thermistortables.h Revert "magic PROGMEM defines to avoid hundreds of wrong GCC warnings" 2012-05-04 12:24:07 +02:00
ultralcd.h changed encoder pos from int to long to fix problems setting x/y/z/e stepps_per_mm using the lcd menu 2012-05-11 15:19:09 +02:00
ultralcd.pde bug fix for scrolling of main menu when using SMALL_DISPLAY (2 lines only) 2012-05-11 15:23:10 +02:00
watchdog.h
watchdog.pde
wiring.h