Firmware2/Marlin
Steffen Vogel 69dc411ae0 Merge branch 'Development' of github.com:MarlinFirmware/Marlin into LogoLCD
Conflicts:
	Marlin/dogm_lcd_implementation.h
2015-01-10 14:57:11 +01:00
..
example_configurations
scripts
BlinkM.cpp Small BlinkM fix 2013-10-20 10:06:02 +02:00
BlinkM.h
boards.h
cardreader.cpp
cardreader.h
Configuration_adv.h
Configuration.h
ConfigurationStore.cpp
ConfigurationStore.h Removed Delta from the default config file. 2013-09-14 13:50:09 +02:00
digipot_mcp4451.cpp
dogm_font_data_marlin.h Removed STB custom font hack from u8glib library and moved to marlin project 2013-04-16 13:54:39 +02:00
dogm_lcd_implementation.h
DOGMbitmaps.h
fastio.h
language_an.h
language_ca.h
language_de.h
language_en.h
language_es.h
language_eu.h Merge pull request #1303 from wgm4321/Development 2015-01-04 01:29:26 +01:00
language_fi.h
language_fr.h
language_it.h
language_nl.h Revert "Add "Detailed Z Probe" menu item with ABL is defined." 2015-01-04 21:53:37 -05:00
language_pl.h
language_pt.h
language_ru.h
language.h
LiquidCrystalRus.cpp Various typo fixes - only in comments, no code changes. 2014-02-17 10:58:36 +00:00
LiquidCrystalRus.h Enables support the Cyrillic alphabet for LCD 2012-10-12 19:06:43 +04:00
Makefile
Marlin_main.cpp
Marlin.h
Marlin.ino Add Azteeg X3 Pro as motherboard 68 2014-02-05 01:47:12 -08:00
Marlin.pde
MarlinSerial.cpp
MarlinSerial.h Initial SAV MkI (RepRap CloneWars board) integration. 2013-10-30 11:45:32 +01:00
motion_control.cpp
motion_control.h
pins.h
planner.cpp
planner.h
qr_solve.cpp
qr_solve.h
Sd2Card.cpp Add feature to check&retry CRC read errors on SD. 2014-05-01 12:03:41 +02:00
Sd2Card.h Add feature to check&retry CRC read errors on SD. 2014-05-01 12:03:41 +02:00
Sd2PinMap.h
SdBaseFile.cpp Few simple fixes that save RAM, as static strings are stored in RAM by default. 2012-11-28 10:30:34 +01:00
SdBaseFile.h
SdFatConfig.h
SdFatStructs.h
SdFatUtil.cpp Fix regressions affecting compilation 2014-12-30 07:36:18 -08: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
SdFile.h
SdInfo.h
SdVolume.cpp
SdVolume.h
Servo.cpp
Servo.h
speed_lookuptable.h
stepper.cpp Toshiba Stepper Driver support 2014-12-03 15:01:52 +01:00
stepper.h Various typo fixes - only in comments, no code changes. 2014-02-25 09:52:58 +00:00
temperature.cpp
temperature.h Added "auto fan" checks to PID_autotune 2014-12-23 23:50:00 -05:00
thermistortables.h
ultralcd_implementation_hitachi_HD44780.h
ultralcd_st7920_u8glib_rrd.h
ultralcd.cpp
ultralcd.h DOGLCD and LCD_PROGRESS_BAR to coexist 2015-01-09 18:16:56 -08:00
vector_3.cpp
vector_3.h
watchdog.cpp
watchdog.h