scube/Marlin
maverikou a9e15aa503 Updated example configurations
..
example_configurations Updated example configurations
scripts rename stepper lookup table scipt to be consistent with termistor lookup table script
BlinkM.cpp Corrected LCD only error
BlinkM.h Corrected LCD only error
Configuration.h Added support for PanelOne from T3P3.
ConfigurationStore.cpp Fix bad typo in ConfigurationStore.cpp
ConfigurationStore.h Make EEPROM storage consistent
Configuration_adv.h Add options to example_configurations
DOGMbitmaps.h Replaced some literal constants with defines
LiquidCrystalRus.cpp Fix iss#1492
LiquidCrystalRus.h Enables support the Cyrillic alphabet for LCD
Makefile Remove hardcoded programmer option (-cwiring). Use variable AVRDUDE_PROGRAMMER.
Marlin.h Merge remote-tracking branch 'upstream/Development' into Development
Marlin.ino Add Azteeg X3 Pro as motherboard 68
Marlin.pde reverted to upstream
MarlinSerial.cpp Formatting cleanup of quiet sources
MarlinSerial.h Formatting cleanup of quiet sources
Marlin_main.cpp Merge pull request from thinkyhead/issue_1499
Sd2Card.cpp Revert "Move Sd library out into library"
Sd2Card.h Revert "Move Sd library out into library"
Sd2PinMap.h Revert "Move Sd library out into library"
SdBaseFile.cpp Rename lastnr to autostart_index and...
SdBaseFile.h Revert "Move Sd library out into library"
SdFatConfig.h Rename lastnr to autostart_index and...
SdFatStructs.h Revert "Move Sd library out into library"
SdFatUtil.cpp Revert "Move Sd library out into library"
SdFatUtil.h Revert "Move Sd library out into library"
SdFile.cpp Revert "Move Sd library out into library"
SdFile.h Revert "Move Sd library out into library"
SdInfo.h Revert "Move Sd library out into library"
SdVolume.cpp Revert "Move Sd library out into library"
SdVolume.h Revert "Move Sd library out into library"
Servo.cpp Formatting cleanup of quiet sources
Servo.h Formatting cleanup of quiet sources
boards.h Merge branch 'Development' into fixup_ramps_boards
cardreader.cpp Fix iss#1492
cardreader.h Rename lastnr to autostart_index and...
digipot_mcp4451.cpp Defines for electronics boards
dogm_font_data_marlin.h Removed STB custom font hack from u8glib library and moved to marlin project
dogm_lcd_implementation.h Fix iss#1492
fastio.h Various typo fixes - only in comments, no code changes.
language.h Now the oter way around.
language_an.h Remove language strings that only add a number
language_ca.h Remove language strings that only add a number
language_de.h Make exemplaric use of new display charsets in language_en.h and languag_de.h
language_en.h Now the oter way around.
language_es.h Remove language strings that only add a number
language_eu.h Remove language strings that only add a number
language_fi.h Fixed error in translation
language_fr.h Remove language strings that only add a number
language_it.h Remove language strings that only add a number
language_nl.h Remove language strings that only add a number
language_pl.h Remove language strings that only add a number
language_pt-br.h Portuguese (pt) and Brazilian Portuguese (pt-br)
language_pt.h Changes for Portuguese too
language_ru.h Fix iss#1492
motion_control.cpp Update motion_control.cpp
motion_control.h Removed interrupt nesting in the stepper ISR.
pins.h Merge branch 'Development' into fixup_ramps_boards
pins_3DRAG.h Issue – K8200 Z_ENABLE_PIN
pins_5DPRINT.h Split up pins to make it more manageable
pins_99.h Split up pins to make it more manageable
pins_AZTEEG_X1.h Split up pins to make it more manageable
pins_AZTEEG_X3.h Azteeg X3 overrides too
pins_AZTEEG_X3_PRO.h Merge branch 'Development' into fixup_ramps_boards
pins_BAM_DICE_DUE.h Merge branch 'Development' into fixup_ramps_boards
pins_BRAINWAVE.h Split up pins to make it more manageable
pins_CHEAPTRONIC.h cleanup
pins_DUEMILANOVE_328P.h Split up pins to make it more manageable
pins_ELEFU_3.h Max endstop pins disabled by configuration
pins_GEN3_MONOLITHIC.h Split up pins to make it more manageable
pins_GEN3_PLUS.h Split up pins to make it more manageable
pins_GEN6.h Split up pins to make it more manageable
pins_GEN6_DELUXE.h Split up pins to make it more manageable
pins_GEN7_12.h cleanup
pins_GEN7_13.h Split up pins to make it more manageable
pins_GEN7_14.h cleanup
pins_GEN7_CUSTOM.h Split up pins to make it more manageable
pins_HEPHESTOS.h Merge branch 'Development' into fixup_ramps_boards
pins_K8200.h Split up pins to make it more manageable
pins_LEAPFROG.h Max endstop pins disabled by configuration
pins_MEGATRONICS.h Split up pins to make it more manageable
pins_MEGATRONICS_1.h Max endstop pins disabled by configuration
pins_MEGATRONICS_2.h Max endstop pins disabled by configuration
pins_MEGATRONICS_3.h Megatronics 3 servo pins
pins_MELZI.h Split up pins to make it more manageable
pins_MELZI_1284.h Split up pins to make it more manageable
pins_OMCA.h Split up pins to make it more manageable
pins_OMCA_A.h Split up pins to make it more manageable
pins_PRINTRBOARD.h Split up pins to make it more manageable
pins_RAMBO.h Split up pins to make it more manageable
pins_RAMPS_13.h Added support for PanelOne from T3P3.
pins_RAMPS_OLD.h Max endstop pins disabled by configuration
pins_RUMBA.h Update RUMBA pins file
pins_SANGUINOLOLU_11.h Split up pins to make it more manageable
pins_SANGUINOLOLU_12.h Split up pins to make it more manageable
pins_SAV_MKI.h Split up pins to make it more manageable
pins_SETHI.h cleanup
pins_STB_11.h Split up pins to make it more manageable
pins_TEENSY2.h Split up pins to make it more manageable
pins_TEENSYLU.h Split up pins to make it more manageable
pins_ULTIMAIN_2.h Split up pins to make it more manageable
pins_ULTIMAKER.h Split up pins to make it more manageable
pins_ULTIMAKER_OLD.h Split up pins to make it more manageable
pins_WITBOX.h Merge branch 'Development' into fixup_ramps_boards
planner.cpp Fix CoreXY Homing Routine.
planner.h Revert "Change Auto_Bed_Leveling to Auto_Bed_Compensation"
qr_solve.cpp Revert "Change Auto_Bed_Leveling to Auto_Bed_Compensation"
qr_solve.h Revert "Change Auto_Bed_Leveling to Auto_Bed_Compensation"
speed_lookuptable.h Revert "Reduce PROGMEM warnings"
stepper.cpp Merge pull request from docdawning/Development
stepper.h Add 4th extruder
temperature.cpp Fix typos in checkExtruderAutoFans
temperature.h Add 4th extruder
thermistortables.h Add 4th extruder
ultralcd.cpp Formatting in babysteps defines
ultralcd.h Fix iss#1492
ultralcd_implementation_hitachi_HD44780.h Fix iss#1492
ultralcd_st7920_u8glib_rrd.h Update ultralcd_st7920_u8glib_rrd.h
vector_3.cpp Revert "Change Auto_Bed_Leveling to Auto_Bed_Compensation"
vector_3.h Revert "Change Auto_Bed_Leveling to Auto_Bed_Compensation"
watchdog.cpp Fix compiling the watchdog error message when the manual reset watchdog is used.
watchdog.h Various typo fixes - only in comments, no code changes.