0
0
Fork 0
mirror of https://github.com/MarlinFirmware/Marlin.git synced 2025-03-01 04:17:02 +00:00
MarlinFirmware/Marlin
2018-02-20 20:09:49 -06:00
..
example_configurations
bitmap_flags.h
blinkm.cpp Cleanups/changes to led control menu 2017-11-30 00:04:43 -06:00
blinkm.h
boards.h
buzzer.h Add M701 / M702 filament load / unload 2017-12-30 19:48:21 -06:00
cardreader.cpp Move some strings to PROGMEM 2018-01-23 23:50:42 -06:00
cardreader.h SD Menu patches 2017-11-26 01:10:06 -06:00
circularqueue.h
Conditionals.h
Conditionals_LCD.h
Conditionals_post.h Support for multiple filament runout sensors 2018-02-19 06:25:35 -06:00
Configuration.h Add 20x4 option for Sainsmart LCD 2018-02-20 20:09:49 -06:00
Configuration_adv.h
configuration_store.cpp Fix 2018-02-17 15:39:46 -06:00
configuration_store.h
dac_mcp4728.cpp
dac_mcp4728.h Fix get/setDrvPct declarations 2017-06-09 20:21:28 -07:00
digipot_mcp4018.cpp Fix: set digipot mcp4018 Vrefmax to 1.666V 2017-06-24 12:35:34 -05:00
digipot_mcp4451.cpp
dogm_bitmaps.h Fix compile error with SHOW_BOOTSCREEN disabled 2018-02-17 15:39:46 -06:00
dogm_font_data_6x9_marlin.h
dogm_font_data_HD44780_C.h
dogm_font_data_HD44780_J.h
dogm_font_data_HD44780_W.h
dogm_font_data_ISO10646_1.h
dogm_font_data_ISO10646_1_PL.h
dogm_font_data_ISO10646_1_tr.h
dogm_font_data_ISO10646_5_Cyrillic.h Further cleanup of comments, partial Doxygen-style 2016-03-25 00:45:56 -07:00
dogm_font_data_ISO10646_CN.h Further cleanup of comments, partial Doxygen-style 2016-03-25 00:45:56 -07:00
dogm_font_data_ISO10646_CZ.h
dogm_font_data_ISO10646_Greek.h
dogm_font_data_ISO10646_Kana.h
dogm_font_data_ISO10646_SK.h Added Slovak C2C3C4 mapper implementation. 2017-10-06 14:40:15 -05:00
dogm_font_data_Marlin_symbols.h
duration_t.h Fix toDigital length with days 2018-01-21 02:50:54 -06:00
endstop_interrupts.h General code/bitmaps cleanup 2017-12-13 17:57:54 -06:00
endstops.cpp Move SET_BIT macro to endstops.cpp and simplify 2018-02-02 00:50:29 -06:00
endstops.h Set initial endstops state 2017-12-05 01:08:39 -06:00
enum.h
fastio.h
fastio_168.h Split up fastio.h, document pin mappings 2017-05-21 10:33:27 -05:00
fastio_644.h
fastio_1280.h Split up fastio.h, document pin mappings 2017-05-21 10:33:27 -05:00
fastio_1281.h
fastio_AT90USB.h
fwretract.cpp
fwretract.h
G26_Mesh_Validation_Tool.cpp Add SERIAL_FLUSH and SERIAL_FLUSHTX macros 2018-02-16 17:50:58 -06:00
gcode.cpp Simplify G-code debug option 2018-01-23 23:50:42 -06:00
gcode.h
hex_print_routines.cpp Patch hex_print_routines.* include order 2018-02-05 17:05:26 -06:00
hex_print_routines.h Patch hex_print_routines.* include order 2018-02-05 17:05:26 -06:00
I2CPositionEncoder.cpp
I2CPositionEncoder.h I2C position encoders update 2018-02-08 02:46:12 -06:00
language.h
language_an.h Apply feedrate to nozzle movement for kinematic machines 2018-02-03 22:17:13 -06:00
language_bg.h
language_ca.h
language_cn.h Size lcd_status_message based on language () 2018-02-08 23:03:27 -06:00
language_cz.h
language_cz_utf8.h
language_da.h Size lcd_status_message based on language () 2018-02-08 23:03:27 -06:00
language_de.h Size lcd_status_message based on language () 2018-02-08 23:03:27 -06:00
language_el-gr.h Size lcd_status_message based on language () 2018-02-08 23:03:27 -06:00
language_el.h Size lcd_status_message based on language () 2018-02-08 23:03:27 -06:00
language_en.h Add MSG_THERMAL_RUNAWAY_BED () 2018-02-18 02:24:08 -06:00
language_es.h
language_eu.h
language_fi.h
language_fr.h
language_fr_utf8.h
language_gl.h
language_hr.h Size lcd_status_message based on language () 2018-02-08 23:03:27 -06:00
language_it.h Fix italian translation 2018-02-06 15:09:06 +01:00
language_kana.h
language_kana_utf8.h Size lcd_status_message based on language () 2018-02-08 23:03:27 -06:00
language_nl.h Apply feedrate to nozzle movement for kinematic machines 2018-02-03 22:17:13 -06:00
language_pl-DOGM.h Size lcd_status_message based on language () 2018-02-08 23:03:27 -06:00
language_pl-HD44780.h Apply feedrate to nozzle movement for kinematic machines 2018-02-03 22:17:13 -06:00
language_pl.h
language_pt-br.h Apply feedrate to nozzle movement for kinematic machines 2018-02-03 22:17:13 -06:00
language_pt-br_utf8.h
language_pt.h
language_pt_utf8.h Size lcd_status_message based on language () 2018-02-08 23:03:27 -06:00
language_ru.h
language_sk_utf8.h
language_test.h
language_tr.h
language_uk.h
language_zh_CN.h Size lcd_status_message based on language () 2018-02-08 23:03:27 -06:00
language_zh_TW.h
least_squares_fit.cpp Apply coding standards to recent merges 2017-07-13 00:46:16 -05:00
least_squares_fit.h
leds.cpp
leds.h
M100_Free_Mem_Chk.cpp M100 comment 2018-02-05 21:53:21 -06:00
macros.h
Makefile
malyanlcd.cpp
Marlin.h Move <avr/pgmspace.h> include to MarlinConfig.h 2018-02-16 18:40:39 -06:00
Marlin.ino Marlin.ino needs no content 2018-02-06 01:09:51 -06:00
Marlin_main.cpp
MarlinConfig.h
MarlinSerial.cpp
MarlinSerial.h Remove redundant serial sanity check 2017-12-19 19:07:20 -06:00
MarlinSPI.h Add / use 32-bit wide bit macros 2018-02-01 21:47:23 -06:00
Max7219_Debug_LEDs.cpp
Max7219_Debug_LEDs.h
mesh_bed_leveling.cpp
mesh_bed_leveling.h
neopixel.cpp
neopixel.h
nozzle.cpp
nozzle.h Add M701 / M702 filament load / unload 2017-12-30 19:48:21 -06:00
pca9632.cpp
pca9632.h Cleanups/changes to led control menu 2017-11-30 00:04:43 -06:00
pins.h
pins_3DRAG.h SPINDLE/LASER pins changes 2017-05-17 04:23:06 -05:00
pins_5DPRINT.h
pins_ANET_10.h
pins_AZTEEG_X1.h
pins_AZTEEG_X3.h
pins_AZTEEG_X3_PRO.h Pins spacing, 2.0.x parity 2018-02-17 21:49:00 -06:00
pins_BAM_DICE_DUE.h
pins_BQ_ZUM_MEGA_3D.h Add support for BQ heated bed kit with Hephestos 2 2017-07-07 03:10:38 -05:00
pins_BRAINWAVE.h
pins_BRAINWAVE_PRO.h
pins_CHEAPTRONIC.h Drop unused LARGE_FLASH option 2017-11-13 15:47:03 -06:00
pins_CHEAPTRONICv2.h Whitespace cleanup 2018-01-05 10:19:15 -06:00
pins_CNCONTROLS_11.h
pins_CNCONTROLS_12.h Drop unused LARGE_FLASH option 2017-11-13 15:47:03 -06:00
pins_ELEFU_3.h
pins_FELIX2.h
pins_GEN3_MONOLITHIC.h SPINDLE/LASER pins changes 2017-05-17 04:23:06 -05:00
pins_GEN3_PLUS.h
pins_GEN6.h Minor patches to pins files 2017-08-23 18:32:59 -05:00
pins_GEN6_DELUXE.h
pins_GEN7_12.h
pins_GEN7_13.h SPINDLE/LASER pins changes 2017-05-17 04:23:06 -05:00
pins_GEN7_14.h
pins_GEN7_CUSTOM.h Unify AVR90USB: Pins cleanup 2017-06-09 18:48:12 -05:00
pins_GT2560_REV_A.h
pins_GT2560_REV_A_PLUS.h Fix GT2560 A+ servo pins 2017-12-25 02:20:13 -06:00
pins_K8200.h
pins_K8400.h
pins_LEAPFROG.h
pins_MAKEBOARD_MINI.h
pins_MEGACONTROLLER.h
pins_MEGATRONICS.h
pins_MEGATRONICS_2.h Drop unused LARGE_FLASH option 2017-11-13 15:47:03 -06:00
pins_MEGATRONICS_3.h
pins_MELZI.h
pins_MELZI_CREALITY.h
pins_MELZI_MAKR3D.h Melzi boards include melzi pins 2018-02-10 15:03:20 -06:00
pins_MELZI_MALYAN.h
pins_MELZI_TRONXY.h Add Tronxy X5S 2018-02-10 15:03:20 -06:00
pins_MIGHTYBOARD_REVE.h
pins_MINIRAMBO.h Board definition and PIN assignments for Mini RAMBo1.0a 2017-12-08 23:41:34 -06:00
pins_MINITRONICS.h
pins_MKS_13.h
pins_MKS_BASE.h Whitespace cleanup 2018-01-05 10:19:15 -06:00
pins_MKS_GEN_L.h Added MKS GEN L board () 2017-10-27 02:13:41 -05:00
pins_OMCA.h
pins_OMCA_A.h SPINDLE/LASER pins changes 2017-05-17 04:23:06 -05:00
pins_PRINTRBOARD.h removed execution mode from files 2018-01-24 00:17:34 -06:00
pins_PRINTRBOARD_REVF.h
pins_RAMBO.h
pins_RAMPS.h
pins_RAMPS_13.h
pins_RAMPS_OLD.h
pins_RAMPS_PLUS.h
pins_RIGIDBOARD.h
pins_RIGIDBOARD_V2.h Need to define this for Rigidboard V2 2017-04-30 19:04:27 -05:00
pins_RUMBA.h Pins spacing, 2.0.x parity 2018-02-17 21:49:00 -06:00
pins_SAINSMART_2IN1.h
pins_SANGUINOLOLU_11.h
pins_SANGUINOLOLU_12.h Tweak Sanguinololu-related pins files 2017-08-23 18:32:59 -05:00
pins_SAV_MKI.h
pins_SCOOVO_X9H.h
pins_SETHI.h Formatting adjustments 2017-06-15 15:25:24 -05:00
pins_SILVER_GATE.h
pins_STB_11.h
pins_TEENSY2.h removed execution mode from files 2018-01-24 00:17:34 -06:00
pins_TEENSYLU.h
pins_TRIGORILLA.h
pins_ULTIMAIN_2.h
pins_ULTIMAKER.h
pins_ULTIMAKER_OLD.h Drop unused LARGE_FLASH option 2017-11-13 15:47:03 -06:00
pins_ZRIB_V20.h Support for ZRIB v2.0 Control Board 2017-06-02 12:05:46 -05:00
pinsDebug.h
pinsDebug_list.h
pinsDebug_plus_70.h Support for SilverGate Board 2017-10-31 15:26:27 -05:00
pinsDebug_Teensyduino.h Unify AVR90USB: pinsDebug changes 2017-06-09 19:20:16 -05:00
planner.cpp Enable and disable power supply automatically 2018-02-06 00:20:33 -06:00
planner.h
planner_bezier.cpp
planner_bezier.h
point_t.h
power.cpp
power.h
printcounter.cpp
printcounter.h Cosmetic patches 2017-04-26 06:24:23 -05:00
SanityCheck.h Add 20x4 option for Sainsmart LCD 2018-02-20 20:09:49 -06:00
Sd2Card.cpp
Sd2Card.h Add pin_t to Marln 1.1 branch 2018-02-08 21:01:41 -06:00
SdBaseFile.cpp Use serial macros where possible 2018-02-16 17:53:47 -06:00
SdBaseFile.h
SdFatConfig.h Cleanup, apply standards to SD lib, cardreader 2017-11-15 01:09:06 -06:00
SdFatStructs.h Cleanup, apply standards to SD lib, cardreader 2017-11-15 01:09:06 -06:00
SdFatUtil.cpp Use serial macros where possible 2018-02-16 17:53:47 -06:00
SdFatUtil.h
SdFile.cpp
SdFile.h
SdInfo.h
SdVolume.cpp
SdVolume.h Cleanup, apply standards to SD lib, cardreader 2017-11-15 01:09:06 -06:00
serial.cpp
serial.h
servo.cpp
servo.h
softspi.h
speed_lookuptable.h Minimal include for speed_lookuptable 2017-12-05 21:44:59 -06:00
stepper.cpp
stepper.h Use serial macros where possible 2018-02-16 17:53:47 -06:00
stepper_dac.cpp
stepper_dac.h Apply const to axis args 2017-12-11 00:20:29 -06:00
stepper_indirection.cpp Add TMC software SPI () 2018-02-02 03:56:08 -06:00
stepper_indirection.h
stopwatch.cpp General comment cleanup 2017-04-08 18:58:33 -05:00
stopwatch.h
temperature.cpp
temperature.h
thermistornames.h
thermistortable_1.h
thermistortable_2.h
thermistortable_3.h
thermistortable_4.h Update of comments in thermistor table files. No functional changes. 2017-12-31 14:46:56 +01:00
thermistortable_5.h Update of comments in thermistor table files. No functional changes. 2017-12-31 14:46:56 +01:00
thermistortable_6.h Update of comments in thermistor table files. No functional changes. 2017-12-31 14:46:56 +01:00
thermistortable_7.h Update of comments in thermistor table files. No functional changes. 2017-12-31 14:46:56 +01:00
thermistortable_8.h Update of comments in thermistor table files. No functional changes. 2017-12-31 14:46:56 +01:00
thermistortable_9.h
thermistortable_10.h Update of comments in thermistor table files. No functional changes. 2017-12-31 14:46:56 +01:00
thermistortable_11.h Update of comments in thermistor table files. No functional changes. 2017-12-31 14:46:56 +01:00
thermistortable_12.h Update of comments in thermistor table files. No functional changes. 2017-12-31 14:46:56 +01:00
thermistortable_13.h Update of comments in thermistor table files. No functional changes. 2017-12-31 14:46:56 +01:00
thermistortable_15.h Add thermistor 15 tuned for JGAurora A5 2018-01-21 16:57:47 -06:00
thermistortable_20.h
thermistortable_51.h
thermistortable_52.h
thermistortable_55.h
thermistortable_60.h
thermistortable_66.h Update of comments in thermistor table files. No functional changes. 2017-12-31 14:46:56 +01:00
thermistortable_70.h Update of comments in thermistor table files. No functional changes. 2017-12-31 14:46:56 +01:00
thermistortable_71.h Update of comments in thermistor table files. No functional changes. 2017-12-31 14:46:56 +01:00
thermistortable_75.h
thermistortable_110.h
thermistortable_147.h
thermistortable_998.h Add OV() macro for thermistor tables 2017-11-15 03:20:36 -06:00
thermistortable_999.h
thermistortable_1010.h
thermistortable_1047.h
thermistortables.h Add thermistor 15 tuned for JGAurora A5 2018-01-21 16:57:47 -06:00
tmc_util.cpp
tmc_util.h TMC SGT is int8 () 2018-02-16 02:19:17 -06:00
twibus.cpp
twibus.h
types.h
ubl.cpp
ubl.h
ubl_G29.cpp
ubl_motion.cpp
ultralcd.cpp
ultralcd.h Implement MALYAN_LCD 2018-02-04 21:18:49 -06:00
ultralcd_impl_DOGM.h Fix big edit font width calculation 2018-02-20 06:43:48 -06:00
ultralcd_impl_HD44780.h 2.0.x parity in ultralcd__impl_HD44780.h 2018-02-17 15:41:20 -06:00
ultralcd_st7565_u8glib_VIKI.h
ultralcd_st7920_u8glib_rrd.h
utf_mapper.h
utility.cpp Patch utility for debug-leveling 2018-02-07 22:43:51 -06:00
utility.h
vector_3.cpp Apply standards for whole-file conditions 2018-02-04 21:17:03 -06:00
vector_3.h Add a struct defining EEPROM storage 2018-01-05 15:47:51 -06:00
Version.h
watchdog.cpp
watchdog.h