Firmware2/Marlin
Scott Lahteine ff99ca3040 Fix alignment of Restore following PIDTEMP
Should be reading 4 x 4 PID values instead of 4 x 3
2015-01-28 20:48:32 -08:00
..
example_configurations example configurations changed to meet Configuration.h 2015-01-27 00:01:33 +01:00
scripts rename stepper lookup table scipt to be consistent with termistor lookup table script 2015-01-06 10:30:20 +01:00
BlinkM.cpp Corrected LCD only error 2013-10-30 21:52:46 +01:00
BlinkM.h Corrected LCD only error 2013-10-30 21:52:46 +01:00
boards.h Add support for Megatronics 3 a la #1426 2015-01-27 15:54:46 -08:00
cardreader.cpp Rename lastnr to autostart_index and... 2015-01-24 04:57:44 -08:00
cardreader.h Rename lastnr to autostart_index and... 2015-01-24 04:57:44 -08:00
Configuration_adv.h Add 4th extruder 2015-01-24 13:37:58 +01:00
Configuration.h Make STRING_VERSION and VERSION_STRING the same 2015-01-26 15:40:44 +01:00
ConfigurationStore.cpp Fix alignment of Restore following PIDTEMP 2015-01-28 20:48:32 -08:00
ConfigurationStore.h Make EEPROM storage consistent 2015-01-28 01:08:48 -08:00
digipot_mcp4451.cpp Defines for electronics boards 2014-12-18 13:59:31 -08:00
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 Made centering of bootlogo work and removed contraproductiv setScale2x2() in dogm_lcd_implementation.h 2015-01-26 17:26:22 +01:00
DOGMbitmaps.h added missing #endif 2015-01-09 20:23:38 +01:00
fastio.h Various typo fixes - only in comments, no code changes. 2014-02-25 09:52:58 +00:00
language_an.h Remove language strings that only add a number 2015-01-27 21:36:58 -08:00
language_ca.h Remove language strings that only add a number 2015-01-27 21:36:58 -08:00
language_de.h Remove language strings that only add a number 2015-01-27 21:36:58 -08:00
language_en.h Remove language strings that only add a number 2015-01-27 21:36:58 -08:00
language_es.h Remove language strings that only add a number 2015-01-27 21:36:58 -08:00
language_eu.h Remove language strings that only add a number 2015-01-27 21:36:58 -08:00
language_fi.h Remove language strings that only add a number 2015-01-27 21:36:58 -08:00
language_fr.h Remove language strings that only add a number 2015-01-27 21:36:58 -08:00
language_it.h Remove language strings that only add a number 2015-01-27 21:36:58 -08:00
language_nl.h Remove language strings that only add a number 2015-01-27 21:36:58 -08:00
language_pl.h Remove language strings that only add a number 2015-01-27 21:36:58 -08:00
language_pt-br.h Portuguese (pt) and Brazilian Portuguese (pt-br) 2015-01-27 21:45:21 -08:00
language_pt.h Changes for Portuguese too 2015-01-27 21:53:08 -08:00
language_ru.h Remove language strings that only add a number 2015-01-27 21:36:58 -08:00
language.h Portuguese (pt) and Brazilian Portuguese (pt-br) 2015-01-27 21:45:21 -08:00
LiquidCrystalRus.cpp Revert "Reduce PROGMEM warnings" 2015-01-16 16:48:22 +01:00
LiquidCrystalRus.h Enables support the Cyrillic alphabet for LCD 2012-10-12 19:06:43 +04:00
Makefile Remove hardcoded programmer option (-cwiring). Use variable AVRDUDE_PROGRAMMER. 2015-01-18 20:18:43 +03:00
Marlin_main.cpp Make EEPROM storage consistent 2015-01-28 01:08:48 -08:00
Marlin.h Make sure _Ex_PINS is defined 2015-01-27 15:36:47 -08:00
Marlin.ino Add Azteeg X3 Pro as motherboard 68 2014-02-05 01:47:12 -08:00
Marlin.pde Revert "Move Sd library out into library" 2015-01-15 18:52:10 -05:00
MarlinSerial.cpp Formatting cleanup of quiet sources 2015-01-23 21:11:50 -08:00
MarlinSerial.h Formatting cleanup of quiet sources 2015-01-23 21:11:50 -08:00
motion_control.cpp Update motion_control.cpp 2014-10-04 09:24:09 +02:00
motion_control.h Removed interrupt nesting in the stepper ISR. 2011-11-27 21:12:55 +01:00
pins_3DRAG.h Max endstop pins disabled by configuration 2015-01-27 15:33:21 -08:00
pins_5DPRINT.h Split up pins to make it more manageable 2015-01-27 15:32:34 -08:00
pins_99.h Split up pins to make it more manageable 2015-01-27 15:32:34 -08:00
pins_AZTEEG_X1.h Split up pins to make it more manageable 2015-01-27 15:32:34 -08:00
pins_AZTEEG_X3_PRO.h Split up pins to make it more manageable 2015-01-27 15:32:34 -08:00
pins_AZTEEG_X3.h Cleanup heading 2015-01-27 15:32:34 -08:00
pins_BRAINWAVE.h Split up pins to make it more manageable 2015-01-27 15:32:34 -08:00
pins_CHEAPTRONIC.h cleanup 2015-01-27 15:32:34 -08:00
pins_DUEMILANOVE_328P.h Split up pins to make it more manageable 2015-01-27 15:32:34 -08:00
pins_ELEFU_3.h Max endstop pins disabled by configuration 2015-01-27 15:33:21 -08:00
pins_GEN3_MONOLITHIC.h Split up pins to make it more manageable 2015-01-27 15:32:34 -08:00
pins_GEN3_PLUS.h Split up pins to make it more manageable 2015-01-27 15:32:34 -08:00
pins_GEN6_DELUXE.h Split up pins to make it more manageable 2015-01-27 15:32:34 -08:00
pins_GEN6.h Split up pins to make it more manageable 2015-01-27 15:32:34 -08:00
pins_GEN7_12.h cleanup 2015-01-27 15:32:34 -08:00
pins_GEN7_13.h Split up pins to make it more manageable 2015-01-27 15:32:34 -08:00
pins_GEN7_14.h cleanup 2015-01-27 15:32:34 -08:00
pins_GEN7_CUSTOM.h Split up pins to make it more manageable 2015-01-27 15:32:34 -08:00
pins_K8200.h Split up pins to make it more manageable 2015-01-27 15:32:34 -08:00
pins_LEAPFROG.h Max endstop pins disabled by configuration 2015-01-27 15:33:21 -08:00
pins_MEGATRONICS_1.h Max endstop pins disabled by configuration 2015-01-27 15:33:21 -08:00
pins_MEGATRONICS_2.h Max endstop pins disabled by configuration 2015-01-27 15:33:21 -08:00
pins_MEGATRONICS_3.h Add support for Megatronics 3 a la #1426 2015-01-27 15:54:46 -08:00
pins_MEGATRONICS.h Split up pins to make it more manageable 2015-01-27 15:32:34 -08:00
pins_MELZI_1284.h Split up pins to make it more manageable 2015-01-27 15:32:34 -08:00
pins_MELZI.h Split up pins to make it more manageable 2015-01-27 15:32:34 -08:00
pins_OMCA_A.h Split up pins to make it more manageable 2015-01-27 15:32:34 -08:00
pins_OMCA.h Split up pins to make it more manageable 2015-01-27 15:32:34 -08:00
pins_PRINTRBOARD.h Split up pins to make it more manageable 2015-01-27 15:32:34 -08:00
pins_RAMBO.h Split up pins to make it more manageable 2015-01-27 15:32:34 -08:00
pins_RAMPS_13.h Split up pins to make it more manageable 2015-01-27 15:32:34 -08:00
pins_RAMPS_OLD.h Max endstop pins disabled by configuration 2015-01-27 15:33:21 -08:00
pins_RUMBA.h Split up pins to make it more manageable 2015-01-27 15:32:34 -08:00
pins_SANGUINOLOLU_11.h Split up pins to make it more manageable 2015-01-27 15:32:34 -08:00
pins_SANGUINOLOLU_12.h Split up pins to make it more manageable 2015-01-27 15:32:34 -08:00
pins_SAV_MKI.h Split up pins to make it more manageable 2015-01-27 15:32:34 -08:00
pins_SETHI.h cleanup 2015-01-27 15:32:34 -08:00
pins_STB_11.h Split up pins to make it more manageable 2015-01-27 15:32:34 -08:00
pins_TEENSY2.h Split up pins to make it more manageable 2015-01-27 15:32:34 -08:00
pins_TEENSYLU.h Split up pins to make it more manageable 2015-01-27 15:32:34 -08:00
pins_ULTIMAIN_2.h Split up pins to make it more manageable 2015-01-27 15:32:34 -08:00
pins_ULTIMAKER_OLD.h Split up pins to make it more manageable 2015-01-27 15:32:34 -08:00
pins_ULTIMAKER.h Split up pins to make it more manageable 2015-01-27 15:32:34 -08:00
pins.h Add support for Megatronics 3 a la #1426 2015-01-27 15:54:46 -08:00
planner.cpp Add 4th extruder 2015-01-24 13:37:58 +01:00
planner.h Revert "Change Auto_Bed_Leveling to Auto_Bed_Compensation" 2014-12-21 10:06:05 -02:00
qr_solve.cpp Revert "Change Auto_Bed_Leveling to Auto_Bed_Compensation" 2014-12-21 10:06:05 -02:00
qr_solve.h Revert "Change Auto_Bed_Leveling to Auto_Bed_Compensation" 2014-12-21 10:06:05 -02:00
Sd2Card.cpp Revert "Move Sd library out into library" 2015-01-15 18:52:10 -05:00
Sd2Card.h Revert "Move Sd library out into library" 2015-01-15 18:52:10 -05:00
Sd2PinMap.h Revert "Move Sd library out into library" 2015-01-15 18:52:10 -05:00
SdBaseFile.cpp Rename lastnr to autostart_index and... 2015-01-24 04:57:44 -08:00
SdBaseFile.h Revert "Move Sd library out into library" 2015-01-15 18:52:10 -05:00
SdFatConfig.h Rename lastnr to autostart_index and... 2015-01-24 04:57:44 -08:00
SdFatStructs.h Revert "Move Sd library out into library" 2015-01-15 18:52:10 -05:00
SdFatUtil.cpp Revert "Move Sd library out into library" 2015-01-15 18:52:10 -05:00
SdFatUtil.h Revert "Move Sd library out into library" 2015-01-15 18:52:10 -05:00
SdFile.cpp Revert "Move Sd library out into library" 2015-01-15 18:52:10 -05:00
SdFile.h Revert "Move Sd library out into library" 2015-01-15 18:52:10 -05:00
SdInfo.h Revert "Move Sd library out into library" 2015-01-15 18:52:10 -05:00
SdVolume.cpp Revert "Move Sd library out into library" 2015-01-15 18:52:10 -05:00
SdVolume.h Revert "Move Sd library out into library" 2015-01-15 18:52:10 -05:00
Servo.cpp Formatting cleanup of quiet sources 2015-01-23 22:26:52 -08:00
Servo.h Formatting cleanup of quiet sources 2015-01-23 22:26:52 -08:00
speed_lookuptable.h Revert "Reduce PROGMEM warnings" 2015-01-16 16:48:22 +01:00
stepper.cpp Add 4th extruder 2015-01-24 13:37:58 +01:00
stepper.h Add 4th extruder 2015-01-24 13:37:58 +01:00
temperature.cpp Fix PID_dT 2015-01-25 17:56:14 +01:00
temperature.h Add 4th extruder 2015-01-24 13:37:58 +01:00
thermistortables.h Add 4th extruder 2015-01-24 13:37:58 +01:00
ultralcd_implementation_hitachi_HD44780.h Add Filament menu and add Filament/Retract settings to config store. 2015-01-02 11:12:15 -05:00
ultralcd_st7920_u8glib_rrd.h Various typo fixes - only in comments, no code changes. 2014-02-17 10:58:36 +00:00
ultralcd.cpp Merge pull request #1427 from thinkyhead/fewer_preheat_strings 2015-01-27 22:10:08 -08:00
ultralcd.h DOGLCD and LCD_PROGRESS_BAR to coexist 2015-01-09 18:16:56 -08:00
vector_3.cpp Revert "Change Auto_Bed_Leveling to Auto_Bed_Compensation" 2014-12-21 10:06:05 -02:00
vector_3.h Revert "Change Auto_Bed_Leveling to Auto_Bed_Compensation" 2014-12-21 10:06:05 -02:00
watchdog.cpp Fix compiling the watchdog error message when the manual reset watchdog is used. 2012-12-06 10:27:50 +01:00
watchdog.h Various typo fixes - only in comments, no code changes. 2014-02-17 10:58:36 +00:00