Firmware2/Marlin
Scott Lahteine 4097207c75 Merge pull request #2041 from thinkyhead/watch_temp
More thermal protection
2015-05-10 21:39:05 -07:00
..
configurator Fix documentation of heating sanity check 2015-05-08 22:50:08 -07:00
example_configurations Fix documentation of heating sanity check 2015-05-08 22:50:08 -07:00
fonts Add some doku 2015-04-27 13:16:20 +02:00
scripts Moved font directory. Updated README.fonts 2015-03-16 17:27:27 +01:00
blinkm.cpp Rename blinkm files 2015-04-25 21:06:19 -07:00
blinkm.h Rename blinkm files 2015-04-25 21:06:19 -07:00
boards.h Support for MKS BASE 1.0 board 2015-05-08 19:07:37 -07:00
cardreader.cpp Apply three more commits 2015-04-12 22:47:44 -07:00
cardreader.h Apply three more commits 2015-04-12 22:47:44 -07:00
Conditionals.h Merge pull request #1868 from AnHardt/LCD_STR 2015-04-09 01:56:23 -07:00
Configuration_adv.h Fix documentation of heating sanity check 2015-05-08 22:50:08 -07:00
configuration_store.cpp Fix compile error in configuration_store.cpp 2015-05-01 21:15:26 -07:00
configuration_store.h Rename files to move them in the IDE 2015-04-25 21:04:54 -07:00
Configuration.h Merge pull request #1999 from paclema/Filrunout_configurable_script 2015-05-08 04:39:59 -07:00
digipot_mcp4451.cpp Cleanup of cardreader.* 2015-03-02 07:06:01 -08:00
dogm_bitmaps.h Rename files to move them in the IDE 2015-04-25 21:04:54 -07:00
dogm_font_data_6x9_marlin.h Added 5 new font.h files to main directory. 2015-03-07 00:09:49 +01:00
dogm_font_data_HD44780_C.h Corrected Cyrillic fonts. Round II. 2015-03-14 15:10:45 +01:00
dogm_font_data_HD44780_J.h Added 5 new font.h files to main directory. 2015-03-07 00:09:49 +01:00
dogm_font_data_HD44780_W.h Added 5 new font.h files to main directory. 2015-03-07 00:09:49 +01:00
dogm_font_data_ISO10646_1.h Merge https://github.com/MarlinFirmware/Marlin into tm-utf-minus-kanji 2015-03-19 12:35:43 +01:00
dogm_font_data_ISO10646_5_Cyrillic.h Corrected cyrillic font again 2015-03-16 16:59:14 +01:00
dogm_font_data_ISO10646_CN.h Intit. commit for Chinese 2015-04-27 12:15:36 +02:00
dogm_font_data_ISO10646_Kana.h Added 5 new font.h files to main directory. 2015-03-07 00:09:49 +01:00
dogm_font_data_Marlin_symbols.h Added 5 new font.h files to main directory. 2015-03-07 00:09:49 +01:00
dogm_lcd_implementation.h Merge pull request #1977 from AnHardt/Cinese2 2015-04-27 20:37:00 -07:00
fastio.h Spacing and spelling 2015-04-03 22:54:48 -07:00
language_an.h Added new trasnslatable labels. 2015-03-31 16:59:43 +02:00
language_ca.h Added new trasnslatable labels. 2015-03-31 16:59:43 +02:00
language_cn.h Intit. commit for Chinese 2015-04-27 12:15:36 +02:00
language_de.h language_de.h: updated translation and minor typos 2015-04-28 01:03:54 +02:00
language_en.h Intit. commit for Chinese 2015-04-27 12:15:36 +02:00
language_es.h Some minor translations to spanish 2015-04-14 23:14:52 +02:00
language_eu.h Added new trasnslatable labels. 2015-03-31 16:59:43 +02:00
language_fi.h Added new trasnslatable labels. 2015-03-31 16:59:43 +02:00
language_fr.h Correction traductions 2015-05-10 15:38:50 +02:00
language_it.h Added new trasnslatable labels. 2015-03-31 16:59:43 +02:00
language_kana_utf8.h Added new trasnslatable labels. 2015-03-31 16:59:43 +02:00
language_kana.h Added new trasnslatable labels. 2015-03-31 16:59:43 +02:00
language_nl.h Added new trasnslatable labels. 2015-03-31 16:59:43 +02:00
language_pl.h Added new trasnslatable labels. 2015-03-31 16:59:43 +02:00
language_pt-br.h Added new trasnslatable labels. 2015-03-31 16:59:43 +02:00
language_pt.h Added new trasnslatable labels. 2015-03-31 16:59:43 +02:00
language_ru.h Update language_ru.h 2015-04-08 13:18:45 +06:00
language_test.h Applied thinkyheads corrections from 2015-03-17 2015-03-17 11:23:44 +01:00
language.h Reverting changes to error messages on serial console 2015-05-04 15:03:00 +02:00
Makefile Rename files to move them in the IDE 2015-04-25 21:04:54 -07:00
Marlin_main.cpp Merge pull request #2041 from thinkyhead/watch_temp 2015-05-10 21:39:05 -07:00
Marlin.h replace some bools 2015-05-10 21:37:39 +02:00
Marlin.ino - Rename WRITE_E_STEP for consistency 2015-03-14 04:28:22 -07:00
Marlin.pde - Rename WRITE_E_STEP for consistency 2015-03-14 04:28:22 -07:00
MarlinSerial.cpp Spacing and spelling 2015-04-03 22:54:48 -07:00
MarlinSerial.h Spacing and spelling 2015-04-03 22:54:48 -07:00
mesh_bed_leveling.cpp Fix up bed leveling code 2015-03-25 20:36:24 -07:00
mesh_bed_leveling.h Additional pin tests, cleanup 2015-04-03 15:31:35 -07: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 Fix compiler warnings 2015-03-27 20:29:05 -07:00
pins_5DPRINT.h Fix compiler warnings 2015-03-27 20:29:05 -07: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 Azteeg X3 Pro Pin fix ups 2015-04-05 23:34:56 -06:00
pins_AZTEEG_X3.h Fix for #1946 2015-04-21 13:50:28 +02:00
pins_BAM_DICE_DUE.h Fix compiler warnings 2015-03-27 20:29:05 -07:00
pins_BRAINWAVE_PRO.h Add pin configuration for Brainwave Pro 2015-04-13 23:46:57 -07:00
pins_BRAINWAVE.h Split up pins to make it more manageable 2015-01-27 15:32:34 -08:00
pins_CHEAPTRONIC.h Cleanup rotary encoder encrot* defines 2015-03-02 06:42:48 -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 Cleanup rotary encoder encrot* defines 2015-03-02 06:42:48 -08:00
pins_FELIX2.h Fix compiler warnings 2015-03-27 20:29:05 -07: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_HEPHESTOS.h Fix compiler warnings 2015-03-27 20:29:05 -07: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 Cleanup rotary encoder encrot* defines 2015-03-02 06:42:48 -08:00
pins_MEGATRONICS_2.h Cleanup rotary encoder encrot* defines 2015-03-02 06:42:48 -08:00
pins_MEGATRONICS_3.h Clean up pins file for megatronics 2015-05-05 14:01:52 +02:00
pins_MEGATRONICS.h Cleanup rotary encoder encrot* defines 2015-03-02 06:42:48 -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_MKS_BASE.h Support for MKS BASE 1.0 board 2015-05-08 19:07:37 -07:00
pins_OMCA_A.h Split up pins to make it more manageable 2015-01-27 15:32:34 -08:00
pins_OMCA.h Make some z probe and servo code tweaks 2015-05-09 19:11:19 -07:00
pins_PRINTRBOARD.h Viki 2 Pins from Manual 2015-03-28 22:11:12 -06:00
pins_RAMBO.h Update pins_RAMBO.h 2015-03-28 22:29:54 -06:00
pins_RAMPS_13.h Fix compile error with Z_DUAL_ENDSTOPS 2015-04-05 20:48:08 -07:00
pins_RAMPS_OLD.h Max endstop pins disabled by configuration 2015-01-27 15:33:21 -08:00
pins_RUMBA.h Cleanup of temperature code 2015-02-24 04:46:11 -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 Rename files to move them in the IDE 2015-04-25 21:04:54 -07: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_WITBOX.h Fix compiler warnings 2015-03-27 20:29:05 -07:00
pins.h Make some z probe and servo code tweaks 2015-05-09 19:11:19 -07:00
planner.cpp Tweak to planner.cpp position.debug 2015-05-03 16:03:05 -07:00
planner.h Make EEPROM reproducible in GCode 2015-04-26 20:56:33 -07:00
qr_solve.cpp Fix up the code to eliminate warnings 2015-03-27 00:32:58 -07:00
qr_solve.h Revert "Change Auto_Bed_Leveling to Auto_Bed_Compensation" 2014-12-21 10:06:05 -02:00
SanityCheck.h Add DISPLAY_CHARSET_HD44780_CYRILLIC as alternative in SanityCheck.h 2015-04-21 21:42:00 +02:00
Sd2Card.cpp - Rename WRITE_E_STEP for consistency 2015-03-14 04:28:22 -07:00
Sd2Card.h Revert "Move Sd library out into library" 2015-01-15 18:52:10 -05:00
Sd2PinMap.h Added support for Atmega 1281 chip 2015-04-01 05:15:27 +02:00
SdBaseFile.cpp Rename lastnr to autostart_index and... 2015-01-24 04:57:44 -08:00
SdBaseFile.h Pass sel to lcd_implementation_mark_as_selected 2015-03-19 13:40:36 -07: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 - Rename WRITE_E_STEP for consistency 2015-03-14 04:28:22 -07:00
SdVolume.h Revert "Move Sd library out into library" 2015-01-15 18:52:10 -05:00
servo.cpp Fixed lowercase change missing on commit a22a228b. 2015-05-04 09:44:34 +02:00
servo.h Fixed lowercase change missing on commit a22a228b. 2015-05-04 09:44:34 +02:00
speed_lookuptable.h Revert "Reduce PROGMEM warnings" 2015-01-16 16:48:22 +01:00
stepper_indirection.cpp - Add support for L6470 Drivers. 2015-02-27 12:43:23 +01:00
stepper_indirection.h - Add support for L6470 Drivers. 2015-02-27 12:43:23 +01:00
stepper.cpp replace some bools 2015-05-10 21:37:39 +02:00
stepper.h New Feature: Z_DUAL_ENDSTOPS 2015-03-24 14:06:44 -03:00
temperature.cpp Only watch the heater that was set 2015-05-10 20:26:45 -07:00
temperature.h Only watch the heater that was set 2015-05-10 20:26:45 -07:00
thermistortables.h Extend the idea of dummy temperature sensors. 2015-02-24 11:02:16 +01:00
ultralcd_implementation_hitachi_HD44780.h Up/down buttons were reversed, swapped the assignments 2015-05-05 13:04:46 +02:00
ultralcd_st7920_u8glib_rrd.h Intit. commit for Chinese 2015-04-27 12:15:36 +02:00
ultralcd.cpp Only watch the heater that was set 2015-05-10 20:26:45 -07:00
ultralcd.h Don't apply M428 if an error occurs 2015-04-29 19:05:48 -07:00
utf_mapper.h Applied thinkyheads corrections from 2015-03-17 2015-03-17 11:23:44 +01:00
vector_3.cpp Add code_value_short and SERIAL_CHAR 2015-04-03 21:43:30 -07:00
vector_3.h Fix ECHOPAIR ambiguity 2015-03-27 00:46:39 -07:00
watchdog.cpp Make EEPROM reproducible in GCode 2015-04-26 20:56:33 -07:00
watchdog.h Various typo fixes - only in comments, no code changes. 2014-02-17 10:58:36 +00:00