Firmware2/Marlin
2015-07-19 10:13:40 -05:00
..
configurator Remove PID examples from preconfigured configs 2015-07-15 19:13:53 -05:00
example_configurations Remove PID examples from preconfigured configs 2015-07-15 19:13:53 -05: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 Deprecate Support for Arduino IDE < 1.0.5 2015-06-08 17:15:28 -05:00
boards.h RIGIDBOARD / RIGIDPANEL 2015-07-09 11:36:46 -05:00
buzzer.cpp Move buzzing code to buzzr.h & buzzer.cpp (PR#2307) 2015-06-22 22:31:48 -04:00
buzzer.h Fix typo in buzzer.h endif (PR#2337) 2015-06-27 06:10:19 -05:00
cardreader.cpp Optimize lsDive logic 2015-07-19 10:13:40 -05:00
cardreader.h M33 LONG_FILENAME_HOST_SUPPORT 2015-05-17 17:36:32 -07:00
Conditionals.h Compiler defines USBCON for USB devices (PR#2433) 2015-07-15 10:32:11 -05:00
Configuration_adv.h make the dual z-endstop optional (PR#2277) 2015-06-10 15:45:59 -05:00
configuration_store.cpp Include "Z" in M851 report 2015-06-08 05:09:27 -05:00
configuration_store.h Rename files to move them in the IDE 2015-04-25 21:04:54 -07:00
Configuration.h Update configs for new servo deactivation 2015-07-15 19:13:40 -05:00
Default_Version.h Back to 1.0.3 dev - for now 2015-06-03 00:47:11 +02: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 Enable LCD_PIN_RESET if it exists (PR#2375) 2015-07-04 05:53:22 -05: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_bg.h bgr -> bg 2015-04-09 13:09:18 +02:00
language_ca.h Added new trasnslatable labels. 2015-03-31 16:59:43 +02:00
language_cn.h Replace MSG_F? with MSG_N? 2015-05-28 20:30:23 +02:00
language_de.h language_de.h: updated translation and minor typos 2015-04-28 01:03:54 +02:00
language_en.h Moved MSG_DEBUG in language.h 2015-06-03 08:18:27 +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 Moved MSG_DEBUG in language.h 2015-06-03 08:18:27 +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 correct dutch translation for calibrate. 2015-06-25 09:12:44 -05: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 Russian translation (PR#2443) 2015-07-15 10:35:36 -05:00
language_test.h Applied thinkyheads corrections from 2015-03-17 2015-03-17 11:23:44 +01:00
language.h Check the temperature before filament change 2015-06-25 20:45:03 -05:00
Makefile Remove Duemilanove 2015-05-19 02:46:37 +02:00
Marlin_main.cpp Specify print format for reporting invalid tmp_extruder (PR#2465) 2015-07-18 16:40:01 -05:00
Marlin.h Define extern delta only for delta 2015-07-16 16:36:30 -05:00
Marlin.ino Cleanup of comments & spacing 2015-06-28 08:20:28 -05:00
MarlinSerial.cpp Compiler defines USBCON for USB devices (PR#2433) 2015-07-15 10:32:11 -05:00
MarlinSerial.h Compiler defines USBCON for USB devices (PR#2433) 2015-07-15 10:32:11 -05: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
pins_3DRAG.h Fix compiler warnings 2015-03-27 20:29:05 -07:00
pins_5DPRINT.h Compiler defines USBCON for USB devices (PR#2433) 2015-07-15 10:32:11 -05: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 Add pins_RAMPS_13_EFB.h to reduce redundancy 2015-06-15 20:17:09 -05:00
pins_BAM_DICE_DUE.h Add pins_RAMPS_13_EFB.h to reduce redundancy 2015-06-15 20:17:09 -05:00
pins_BRAINWAVE_PRO.h Compiler defines USBCON for USB devices (PR#2433) 2015-07-15 10:32:11 -05:00
pins_BRAINWAVE.h Compiler defines USBCON for USB devices (PR#2433) 2015-07-15 10:32:11 -05:00
pins_CHEAPTRONIC.h Cleanup rotary encoder encrot* defines 2015-03-02 06:42:48 -08:00
pins_ELEFU_3.h Cleanup rotary encoder encrot* defines 2015-03-02 06:42:48 -08:00
pins_FELIX2.h Add pins_RAMPS_13_EFB.h to reduce redundancy 2015-06-15 20:17:09 -05: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_2.h Cleanup rotary encoder encrot* defines 2015-03-02 06:42:48 -08:00
pins_MEGATRONICS_3.h add pin definition to some motherboards 2015-05-12 10:02:23 +02:00
pins_MEGATRONICS.h Cleanup rotary encoder encrot* defines 2015-03-02 06:42:48 -08:00
pins_MELZI_MAKR3D.h Rename and repair MELZI_1284 (PR#2301) 2015-06-22 22:30:07 -04:00
pins_MELZI.h Split up pins to make it more manageable 2015-01-27 15:32:34 -08:00
pins_MINIRAMBO.h added minirambo pin definitions. V2 2015-06-06 18:37:58 -05:00
pins_MINITRONICS.h Renamed Pins_megatronics_1 to Pins_minitronics 2015-06-06 18:59:04 -05:00
pins_MKS_BASE.h Add pins_RAMPS_13_EFB.h to reduce redundancy 2015-06-15 20:17:09 -05: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 Move Y_STOP_PIN for Printrboard with SD (PR#2420) 2015-07-16 16:39:55 -05:00
pins_RAMBO.h add pin definition to some motherboards 2015-05-12 10:02:23 +02:00
pins_RAMPS_13_EFB.h Add pins_RAMPS_13_EFB.h to reduce redundancy 2015-06-15 20:17:09 -05:00
pins_RAMPS_13.h Cleanup of pins_RAMPS_13.h 2015-07-09 11:36:46 -05:00
pins_RAMPS_OLD.h Max endstop pins disabled by configuration 2015-01-27 15:33:21 -08:00
pins_RIGIDBOARD.h Use RIGIDBOT_PANEL for consistency with online docs 2015-07-09 11:36:46 -05:00
pins_RUMBA.h Cleanup of temperature code 2015-02-24 04:46:11 -08:00
pins_SANGUINOLOLU_11.h Cleanup of comments & spacing 2015-06-28 08:20:28 -05:00
pins_SANGUINOLOLU_12.h Rename and repair MELZI_1284 (PR#2301) 2015-06-22 22:30:07 -04:00
pins_SAV_MKI.h Compiler defines USBCON for USB devices (PR#2433) 2015-07-15 10:32:11 -05: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 Compiler defines USBCON for USB devices (PR#2433) 2015-07-15 10:32:11 -05:00
pins_TEENSYLU.h Compiler defines USBCON for USB devices (PR#2433) 2015-07-15 10:32:11 -05: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 RigidBoard include for pins.h 2015-07-09 11:36:46 -05:00
planner.cpp planner.cpp: remove tab 2015-06-06 20:13:56 -05: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 Update configs for new servo deactivation 2015-07-15 19:13:40 -05: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 Adjust SdBaseFile spacing 2015-05-15 03:23:49 -07: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 Eliminate the further use of the pin-parameter 2015-07-15 20:50:58 -05:00
servo.h Remove the additional pin variable in Servo.cpp 2015-07-15 20:50:58 -05: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 Compiler defines USBCON for USB devices (PR#2433) 2015-07-15 10:32:11 -05:00
stepper.h Use st_get_position_mm where possible (PR#2411) 2015-07-12 22:15:54 -05:00
temperature.cpp Require extruders for thermal code 2015-07-16 16:36:30 -05:00
temperature.h Changed dependency of start_watching_heater() in setTargetHotend() to THERMAL_PROTECTION_HOTENDS 2015-05-21 21:07:37 +02:00
thermistortables.h Extend the idea of dummy temperature sensors. 2015-02-24 11:02:16 +01:00
ultralcd_implementation_hitachi_HD44780.h Clean up spacing and comments 2015-06-15 20:20:31 -05:00
ultralcd_st7920_u8glib_rrd.h Intit. commit for Chinese 2015-04-27 12:15:36 +02:00
ultralcd.cpp Move buzzing code to buzzr.h & buzzer.cpp (PR#2307) 2015-06-22 22:31:48 -04:00
ultralcd.h Move buzzing code to buzzr.h & buzzer.cpp (PR#2307) 2015-06-22 22:31:48 -04: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 Add a string parameter to kill() 2015-05-20 20:53:48 +02:00
watchdog.h Various typo fixes - only in comments, no code changes. 2014-02-17 10:58:36 +00:00