Firmware/Marlin
2018-03-11 09:25:02 -05:00
..
example_configurations Add UNKNOWN_Z_NO_RAISE to example configs 2018-03-09 23:11:35 -06:00
bitmap_flags.h Parity with 2.0.x bitmap functions 2017-11-25 19:56:22 -06:00
blinkm.cpp Cleanups/changes to led control menu 2017-11-30 00:04:43 -06:00
blinkm.h Cleanups/changes to led control menu 2017-11-30 00:04:43 -06:00
boards.h Add Einsy RAMBo board (#10018) 2018-03-09 01:40:34 -06:00
buzzer.h Add M701 / M702 filament load / unload 2017-12-30 19:48:21 -06:00
cardreader.cpp Rebuild SD file sort array on Stop SD Print (#9975) 2018-03-07 01:42:30 -06:00
cardreader.h Rebuild SD file sort array on Stop SD Print (#9975) 2018-03-07 01:42:30 -06:00
circularqueue.h
Conditionals_LCD.h [1.1.x] LIN_ADVANCE v1.5 (#9700) 2018-02-23 00:53:41 -06:00
Conditionals_post.h Add suspend_auto_report flag to suppress auto-report 2018-03-07 01:58:37 -06:00
Conditionals.h
Configuration_adv.h Set a safe default MINIMUM_STEPPER_PULSE of 2 2018-03-09 03:59:18 -06:00
configuration_store.cpp Move [xyz]_endstop_adj to Endstops class 2018-03-10 06:54:18 -06:00
configuration_store.h Tweaks to E2END, mesh slot offset 2018-03-10 06:54:18 -06:00
Configuration.h Add UNKNOWN_Z_NO_RAISE option 2018-03-09 23:11:35 -06:00
dac_mcp4728.cpp Apply standards for whole-file conditions 2018-02-04 21:17:03 -06:00
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 Apply maths macros and type changes ahead of HAL 2017-06-19 22:57:42 -05:00
dogm_bitmaps.h Fix compile error with SHOW_BOOTSCREEN disabled 2018-02-17 15:39:46 -06:00
dogm_font_data_6x9_marlin.h Further cleanup of comments, partial Doxygen-style 2016-03-25 00:45:56 -07:00
dogm_font_data_HD44780_C.h Further cleanup of comments, partial Doxygen-style 2016-03-25 00:45:56 -07:00
dogm_font_data_HD44780_J.h Update Kana font 2016-03-31 10:02:47 +09:00
dogm_font_data_HD44780_W.h
dogm_font_data_ISO10646_1_PL.h Polish font 2017-04-21 21:42:41 -05:00
dogm_font_data_ISO10646_1_tr.h
dogm_font_data_ISO10646_1.h Fix non-extended font option 2017-11-06 21:43:18 -06:00
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 UTF-8 mapper for Czech 2017-07-04 15:51:23 -05:00
dogm_font_data_ISO10646_Greek.h Change font decent to -1 for tt and gr 2016-11-26 02:29:23 +01:00
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 Use static classes for job timers (#9940) 2018-03-04 22:52:25 -06:00
endstop_interrupts.h General code/bitmaps cleanup 2017-12-13 17:57:54 -06:00
endstops.cpp Move [xyz]_endstop_adj to Endstops class 2018-03-10 06:54:18 -06:00
endstops.h Move [xyz]_endstop_adj to Endstops class 2018-03-10 06:54:18 -06:00
enum.h Make enums into implicit char 2018-03-06 23:36:56 -06:00
fastio_168.h Split up fastio.h, document pin mappings 2017-05-21 10:33:27 -05:00
fastio_644.h [1.1.x] Add 1284 support & misc. bug fixes (#9869) 2018-03-01 03:05:27 -06:00
fastio_1280.h Split up fastio.h, document pin mappings 2017-05-21 10:33:27 -05:00
fastio_1281.h Split up fastio.h, document pin mappings 2017-05-21 10:33:27 -05:00
fastio_AT90USB.h Tweaks for M43 2017-07-06 21:47:50 -05:00
fastio.h Make enums into implicit char 2018-03-06 23:36:56 -06:00
fwretract.cpp Correct some retract() comments 2018-02-08 17:56:53 -06:00
fwretract.h Make FWRetract class for 2.0.x parity 2018-01-04 17:54:24 -06:00
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 Parser followup patch 2018-02-01 23:25:22 -06:00
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 Remove some trailing whitespace 2018-03-04 21:13:36 -06:00
I2CPositionEncoder.h I2C position encoders update 2018-02-08 02:46:12 -06:00
language_an.h Apply feedrate to nozzle movement for kinematic machines 2018-02-03 22:17:13 -06:00
language_bg.h Size lcd_status_message based on language (#9546) 2018-02-08 23:03:27 -06:00
language_ca.h Size lcd_status_message based on language (#9546) 2018-02-08 23:03:27 -06:00
language_cn.h Size lcd_status_message based on language (#9546) 2018-02-08 23:03:27 -06:00
language_cz_utf8.h Update Czech advanced pause 2018-02-16 22:22:12 -06:00
language_cz.h Update Czech advanced pause 2018-02-16 22:22:12 -06:00
language_da.h Size lcd_status_message based on language (#9546) 2018-02-08 23:03:27 -06:00
language_de.h Add files via upload (#9827) 2018-02-26 15:44:24 -06:00
language_el-gr.h Size lcd_status_message based on language (#9546) 2018-02-08 23:03:27 -06:00
language_el.h Size lcd_status_message based on language (#9546) 2018-02-08 23:03:27 -06:00
language_en.h Add MSG_THERMAL_RUNAWAY_BED (#9695) 2018-02-18 02:24:08 -06:00
language_es_utf8.h Fix some mapper, charsize problems (#9865) 2018-02-28 18:56:45 -06:00
language_es.h Size lcd_status_message based on language (#9546) 2018-02-08 23:03:27 -06:00
language_eu.h update eu language 2018-02-07 01:12:37 +01:00
language_fi.h Size lcd_status_message based on language (#9546) 2018-02-08 23:03:27 -06:00
language_fr_utf8.h [1.1.x] French update (#9610) 2018-02-14 04:17:54 -06:00
language_fr.h [1.1.x] French update (#9610) 2018-02-14 04:17:54 -06:00
language_gl.h Apply feedrate to nozzle movement for kinematic machines 2018-02-03 22:17:13 -06:00
language_hr.h Size lcd_status_message based on language (#9546) 2018-02-08 23:03:27 -06:00
language_it.h Fix italian translation 2018-02-06 15:09:06 +01:00
language_kana_utf8.h Size lcd_status_message based on language (#9546) 2018-02-08 23:03:27 -06:00
language_kana.h Size lcd_status_message based on language (#9546) 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 (#9546) 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 Update links to old wiki page 2017-09-23 22:06:45 -05:00
language_pt_utf8.h Fix some mapper, charsize problems (#9865) 2018-02-28 18:56:45 -06:00
language_pt-br_utf8.h Fix some mapper, charsize problems (#9865) 2018-02-28 18:56:45 -06:00
language_pt-br.h Apply feedrate to nozzle movement for kinematic machines 2018-02-03 22:17:13 -06:00
language_pt.h Apply feedrate to nozzle movement for kinematic machines 2018-02-03 22:17:13 -06:00
language_ru.h [bugfix-1.1.x] Update russian language 28 Feb 2017 (#9849) 2018-02-28 03:06:33 -06:00
language_sk_utf8.h [1.1.x] Added missing slovak translation of MSG_THERMAL_RUNAWAY_BED. (#9764) 2018-02-23 00:48:16 -06:00
language_test.h Update links to old wiki page 2017-09-23 22:06:45 -05:00
language_tr.h Size lcd_status_message based on language (#9546) 2018-02-08 23:03:27 -06:00
language_uk.h Size lcd_status_message based on language (#9546) 2018-02-08 23:03:27 -06:00
language_zh_CN.h Size lcd_status_message based on language (#9546) 2018-02-08 23:03:27 -06:00
language_zh_TW.h Size lcd_status_message based on language (#9546) 2018-02-08 23:03:27 -06:00
language.h Spanish (UTF8) Language (#9785) 2018-02-23 20:23:35 -06:00
least_squares_fit.cpp Apply coding standards to recent merges 2017-07-13 00:46:16 -05:00
least_squares_fit.h Apply coding standards to recent merges 2017-07-13 00:46:16 -05:00
leds.cpp Cleanups/changes to led control menu 2017-11-30 00:04:43 -06:00
leds.h Use NEOPIXEL as case light 2018-01-20 16:57:04 -06:00
M100_Free_Mem_Chk.cpp M100 comment 2018-02-05 21:53:21 -06:00
macros.h Apply feedrate to nozzle movement for kinematic machines 2018-02-03 22:17:13 -06:00
Makefile Creality Ender support. 2018-01-15 03:39:43 -06:00
malyanlcd.cpp Rebuild SD file sort array on Stop SD Print (#9975) 2018-03-07 01:42:30 -06:00
Marlin_main.cpp FlushSerialRequestResend => flush_and_request_resend 2018-03-11 07:34:21 -05:00
Marlin.h FlushSerialRequestResend => flush_and_request_resend 2018-03-11 07:34:21 -05:00
Marlin.ino Marlin.ino needs no content 2018-02-06 01:09:51 -06:00
MarlinConfig.h Combine __AVR__ and USBCON for 2.0.x parity 2018-03-10 01:51:35 -06:00
MarlinSerial.cpp Combine __AVR__ and USBCON for 2.0.x parity 2018-03-10 01:51:35 -06:00
MarlinSerial.h Combine __AVR__ and USBCON for 2.0.x parity 2018-03-10 01:51:35 -06:00
MarlinSPI.h Add / use 32-bit wide bit macros 2018-02-01 21:47:23 -06:00
Max7219_Debug_LEDs.cpp Patch Max7219 for parity with 2.0.x 2018-02-11 05:19:36 -06:00
Max7219_Debug_LEDs.h Initial conflict resolution of SD_REPRINT_LAST_SELECTED_FILE (#8104) 2017-10-26 11:44:55 -05:00
mesh_bed_leveling.cpp Make mbl.has_mesh() a method 2018-01-07 18:14:37 -06:00
mesh_bed_leveling.h Make enums into implicit char 2018-03-06 23:36:56 -06:00
neopixel.cpp Make safe_delay available for neopixel startup test 2018-02-16 22:25:57 -06:00
neopixel.h Cleanups/changes to led control menu 2017-11-30 00:04:43 -06:00
nozzle.cpp [1.1.x] Use NOZZLE_PARK_FEATURE for ADVANCED_PAUSE_FEATURE (#8864) 2017-12-24 23:47:05 -06:00
nozzle.h Add M701 / M702 filament load / unload 2017-12-30 19:48:21 -06:00
pca9632.cpp Cleanups/changes to led control menu 2017-11-30 00:04:43 -06:00
pca9632.h Cleanups/changes to led control menu 2017-11-30 00:04:43 -06:00
pins_3DRAG.h SPINDLE/LASER pins changes 2017-05-17 04:23:06 -05:00
pins_5DPRINT.h Pins spacing, 2.0.x parity 2018-02-17 21:49:00 -06:00
pins_ANET_10.h Pins spacing, 2.0.x parity 2018-02-17 21:49:00 -06:00
pins_AZTEEG_X1.h Tweak Sanguinololu-related pins files 2017-08-23 18:32:59 -05:00
pins_AZTEEG_X3_PRO.h Pins spacing, 2.0.x parity 2018-02-17 21:49:00 -06:00
pins_AZTEEG_X3.h Apply some tweaks based on 2.0.x 2017-10-09 17:39:03 -05:00
pins_BAM_DICE_DUE.h SPINDLE/LASER pins changes 2017-05-17 04:23:06 -05:00
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_PRO.h removed execution mode from files 2018-01-24 00:17:34 -06:00
pins_BRAINWAVE.h removed execution mode from files 2018-01-24 00:17:34 -06:00
pins_CHEAPTRONIC.h Drop unused LARGE_FLASH option 2017-11-13 15:47:03 -06:00
pins_CHEAPTRONICv2.h Pins parity with 2.0.x 2018-02-26 01:20:57 -06:00
pins_CNCONTROLS_11.h Drop unused LARGE_FLASH option 2017-11-13 15:47:03 -06:00
pins_CNCONTROLS_12.h Pins parity with 2.0.x 2018-02-26 01:20:57 -06:00
pins_EINSY_RAMBO.h Add Einsy RAMBo board (#10018) 2018-03-09 01:40:34 -06:00
pins_ELEFU_3.h
pins_FELIX2.h SPINDLE/LASER pins changes 2017-05-17 04:23:06 -05:00
pins_GEN3_MONOLITHIC.h SPINDLE/LASER pins changes 2017-05-17 04:23:06 -05:00
pins_GEN3_PLUS.h SPINDLE/LASER pins changes 2017-05-17 04:23:06 -05:00
pins_GEN6_DELUXE.h SPINDLE/LASER pins changes 2017-05-17 04:23:06 -05:00
pins_GEN6.h Minor patches to pins files 2017-08-23 18:32:59 -05:00
pins_GEN7_12.h SPINDLE/LASER pins changes 2017-05-17 04:23:06 -05:00
pins_GEN7_13.h SPINDLE/LASER pins changes 2017-05-17 04:23:06 -05:00
pins_GEN7_14.h SPINDLE/LASER pins changes 2017-05-17 04:23:06 -05:00
pins_GEN7_CUSTOM.h Unify AVR90USB: Pins cleanup 2017-06-09 18:48:12 -05:00
pins_GT2560_REV_A_PLUS.h Fix GT2560 A+ servo pins 2017-12-25 02:20:13 -06:00
pins_GT2560_REV_A.h Fix GT2560 A+ servo pins 2017-12-25 02:20:13 -06:00
pins_K8200.h Add "About Printer" information menu. 2016-07-02 15:22:26 -07:00
pins_K8400.h SPINDLE/LASER pins changes 2017-05-17 04:23:06 -05:00
pins_LEAPFROG.h Follow-up the PR #4955, etc 2016-10-10 14:22:43 +09:00
pins_MAKEBOARD_MINI.h Fix:EndStops doesn't working with BOARD_RAMPS_14_EFB on Micromake C1 (#8041) 2017-10-21 00:24:22 -05:00
pins_MEGACONTROLLER.h Pins spacing, 2.0.x parity 2018-02-17 21:49:00 -06:00
pins_MEGATRONICS_2.h Drop unused LARGE_FLASH option 2017-11-13 15:47:03 -06:00
pins_MEGATRONICS_3.h Use MB() for Megatronics 3.1 2017-12-08 23:39:47 -06:00
pins_MEGATRONICS.h Drop unused LARGE_FLASH option 2017-11-13 15:47:03 -06:00
pins_MELZI_CREALITY.h Melzi boards include melzi pins 2018-02-10 15:03:20 -06:00
pins_MELZI_MAKR3D.h Melzi boards include melzi pins 2018-02-10 15:03:20 -06:00
pins_MELZI_MALYAN.h Melzi boards include melzi pins 2018-02-10 15:03:20 -06:00
pins_MELZI_TRONXY.h Add Tronxy X5S 2018-02-10 15:03:20 -06:00
pins_MELZI.h Melzi boards include melzi pins 2018-02-10 15:03:20 -06:00
pins_MIGHTYBOARD_REVE.h Pins spacing, 2.0.x parity 2018-02-17 21:49:00 -06:00
pins_MINIRAMBO.h Board definition and PIN assignments for Mini RAMBo1.0a 2017-12-08 23:41:34 -06:00
pins_MINITRONICS.h Drop unused LARGE_FLASH option 2017-11-13 15:47:03 -06:00
pins_MKS_13.h MKS 1.3+: Add pin mapping for PS_ON 2017-07-21 18:50:05 -05:00
pins_MKS_BASE_HEROIC.h Add board MKS_BASE_HEROIC (#9924) 2018-03-03 23:14:28 -06:00
pins_MKS_BASE.h Add board MKS_BASE_HEROIC (#9924) 2018-03-03 23:14:28 -06:00
pins_MKS_GEN_L.h Added MKS GEN L board (#8088) 2017-10-27 02:13:41 -05:00
pins_OMCA_A.h SPINDLE/LASER pins changes 2017-05-17 04:23:06 -05:00
pins_OMCA.h SPINDLE/LASER pins changes 2017-05-17 04:23:06 -05:00
pins_PRINTRBOARD_REVF.h Update PB Rev.F pins 2018-02-11 01:36:20 -06:00
pins_PRINTRBOARD.h removed execution mode from files 2018-01-24 00:17:34 -06:00
pins_RAMBO.h Pins spacing, 2.0.x parity 2018-02-17 21:49:00 -06:00
pins_RAMPS_13.h pins_RAMPS_14.h => pins_RAMPS.h 2016-07-30 04:17:21 -07:00
pins_RAMPS_ENDER_4.h Add Creality Ender-4 configurations 2018-02-24 22:01:16 -06:00
pins_RAMPS_OLD.h SPINDLE/LASER pins changes 2017-05-17 04:23:06 -05:00
pins_RAMPS_PLUS.h Adding support for using the MKS_12864OLED with the SSD1306 controller 2017-12-16 17:44:34 -06:00
pins_RAMPS.h Fix Zonestar / ADC keypad with RAMPS. (#9841) 2018-02-28 00:07:42 -06:00
pins_RIGIDBOARD_V2.h Need to define this for Rigidboard V2 2017-04-30 19:04:27 -05:00
pins_RIGIDBOARD.h SPINDLE/LASER pins changes 2017-05-17 04:23:06 -05:00
pins_RUMBA.h Pins spacing, 2.0.x parity 2018-02-17 21:49:00 -06:00
pins_SAINSMART_2IN1.h Patch pins files hotends/e-steppers sanity check 2017-04-07 10:46:33 -05:00
pins_SANGUINOLOLU_11.h Creality Ender support. 2018-01-15 03:39:43 -06:00
pins_SANGUINOLOLU_12.h Tweak Sanguinololu-related pins files 2017-08-23 18:32:59 -05:00
pins_SAV_MKI.h removed execution mode from files 2018-01-24 00:17:34 -06:00
pins_SCOOVO_X9H.h Drop unused LARGE_FLASH option 2017-11-13 15:47:03 -06:00
pins_SETHI.h Formatting adjustments 2017-06-15 15:25:24 -05:00
pins_SILVER_GATE.h Patch SILVER_GATE auto fan 2018-02-10 19:29:36 -06:00
pins_STB_11.h Tweak Sanguinololu-related pins files 2017-08-23 18:32:59 -05:00
pins_TEENSY2.h removed execution mode from files 2018-01-24 00:17:34 -06:00
pins_TEENSYLU.h Pins spacing, 2.0.x parity 2018-02-17 21:49:00 -06:00
pins_TRIGORILLA.h Pins spacing, 2.0.x parity 2018-02-17 21:49:00 -06:00
pins_ULTIMAIN_2.h Edit digipot currents via LCD, save to EEPROM 2017-06-25 01:02:36 -05:00
pins_ULTIMAKER_OLD.h Drop unused LARGE_FLASH option 2017-11-13 15:47:03 -06:00
pins_ULTIMAKER.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
pins.h Auto-assign CS pins for X2, Y2, Z2 (#10056) 2018-03-11 09:25:02 -05:00
pinsDebug_list.h [1.1.x] Add 1284 support & misc. bug fixes (#9869) 2018-03-01 03:05:27 -06:00
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
pinsDebug.h Fix DIGITAL_PIN_TO_ANALOG_PIN macro for Atmega1284p (#9883) 2018-03-01 15:14:08 -06:00
planner_bezier.cpp Apply standards for whole-file conditions 2018-02-04 21:17:03 -06:00
planner_bezier.h
planner.cpp Update powersupply_on in power_on/off (#10014) 2018-03-08 18:56:41 -06:00
planner.h Make enums into implicit char 2018-03-06 23:36:56 -06:00
point_t.h Cleanup Nozzle class, fix XY vs Z move order 2017-11-05 18:14:18 -06:00
power.cpp Update powersupply_on in power_on/off (#10014) 2018-03-08 18:56:41 -06:00
power.h Patch Power class 2018-02-10 15:36:42 -06:00
printcounter.cpp Use static classes for job timers (#9940) 2018-03-04 22:52:25 -06:00
printcounter.h Use static classes for job timers (#9940) 2018-03-04 22:52:25 -06:00
runout.cpp Import FilamentRunoutSensor with debounce (#9947) 2018-03-05 01:49:19 -06:00
runout.h Import FilamentRunoutSensor with debounce (#9947) 2018-03-05 01:49:19 -06:00
SanityCheck.h Combine __AVR__ and USBCON for 2.0.x parity 2018-03-10 01:51:35 -06:00
Sd2Card.cpp Add pin_t to Marln 1.1 branch 2018-02-08 21:01:41 -06:00
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 Cleanup, apply standards to SD lib, cardreader 2017-11-15 01:09:06 -06:00
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 Cleanup, apply standards to SD lib, cardreader 2017-11-15 01:09:06 -06:00
SdFile.cpp Cleanup, apply standards to SD lib, cardreader 2017-11-15 01:09:06 -06:00
SdFile.h Cleanup, apply standards to SD lib, cardreader 2017-11-15 01:09:06 -06:00
SdInfo.h Cleanup, apply standards to SD lib, cardreader 2017-11-15 01:09:06 -06:00
SdVolume.cpp Cleanup, apply standards to SD lib, cardreader 2017-11-15 01:09:06 -06:00
SdVolume.h Cleanup, apply standards to SD lib, cardreader 2017-11-15 01:09:06 -06:00
serial.cpp Use serial macros where possible 2018-02-16 17:53:47 -06:00
serial.h Combine __AVR__ and USBCON for 2.0.x parity 2018-03-10 01:51:35 -06:00
servo.cpp Allow servo.cpp to use safe_delay 2018-03-09 03:07:55 -06:00
servo.h Update servo.* for parity with 2.0.x 2018-03-08 19:32:32 -06:00
softspi.h Fix hexadecimal number formatting 2017-08-14 22:50:44 -05:00
speed_lookuptable.h Minimal include for speed_lookuptable 2017-12-05 21:44:59 -06:00
status_screen_DOGM.h Lightweight status screen for ST7920 2018-02-22 00:46:25 -06:00
status_screen_lite_ST7920_class.h Improvements to Lightweight ST7920 status screen. (#9960) 2018-03-06 01:49:45 -06:00
status_screen_lite_ST7920_spi.h Lightweight status screen for ST7920 2018-02-22 00:46:25 -06:00
status_screen_lite_ST7920.h Improvements to Lightweight ST7920 status screen. (#9960) 2018-03-06 01:49:45 -06:00
stepper_dac.cpp Move some strings to PROGMEM 2018-01-23 23:50:42 -06:00
stepper_dac.h Apply const to axis args 2017-12-11 00:20:29 -06:00
stepper_indirection.cpp Fix HardwareSerial include for TMC2208 2018-02-23 12:33:14 -06:00
stepper_indirection.h Disambiguate 'else' in stepper code 2018-03-10 21:47:08 -06:00
stepper.cpp Disambiguate 'else' in stepper code 2018-03-10 21:47:08 -06:00
stepper.h Fix LA_active_extruder (static) 2018-03-07 05:50:35 -06:00
stopwatch.cpp Use static classes for job timers (#9940) 2018-03-04 22:52:25 -06:00
stopwatch.h Make enums into implicit char 2018-03-06 23:36:56 -06:00
temperature.cpp Add HAS_TEMP_SENSOR conditional 2018-03-07 01:58:31 -06:00
temperature.h Add HAS_TEMP_SENSOR conditional 2018-03-07 01:58:31 -06:00
thermistornames.h Update of comments in thermistor table files. No functional changes. 2017-12-31 14:46:56 +01:00
thermistortable_1.h Update of comments in thermistor table files. No functional changes. 2017-12-31 14:46:56 +01:00
thermistortable_2.h Update of comments in thermistor table files. No functional changes. 2017-12-31 14:46:56 +01:00
thermistortable_3.h Update of comments in thermistor table files. No functional changes. 2017-12-31 14:46:56 +01:00
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 Update of comments in thermistor table files. No functional changes. 2017-12-31 14:46:56 +01:00
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 Add OV() macro for thermistor tables 2017-11-15 03:20:36 -06:00
thermistortable_51.h Update of comments in thermistor table files. No functional changes. 2017-12-31 14:46:56 +01:00
thermistortable_52.h Update of comments in thermistor table files. No functional changes. 2017-12-31 14:46:56 +01:00
thermistortable_55.h Update of comments in thermistor table files. No functional changes. 2017-12-31 14:46:56 +01:00
thermistortable_60.h Update of comments in thermistor table files. No functional changes. 2017-12-31 14:46:56 +01:00
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 Update of comments in thermistor table files. No functional changes. 2017-12-31 14:46:56 +01:00
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 Add OV() macro for thermistor tables 2017-11-15 03:20:36 -06:00
thermistortable_1010.h
thermistortable_1047.h Split up thermistor tables 2016-12-19 14:47:54 -08:00
thermistortables.h Add thermistor 15 tuned for JGAurora A5 2018-01-21 16:57:47 -06:00
tmc_util.cpp Fix _tmc_say_axis string address 2018-03-09 06:07:52 -06:00
tmc_util.h Make enums into implicit char 2018-03-06 23:36:56 -06:00
twibus.cpp Apply standards for whole-file conditions 2018-02-04 21:17:03 -06:00
twibus.h Clean up some trailing spaces 2017-07-01 22:32:20 -05:00
types.h Fix types.h dependency 2018-02-25 22:01:01 -06:00
ubl_G29.cpp Tweaks to E2END, mesh slot offset 2018-03-10 06:54:18 -06:00
ubl_motion.cpp Followup to #9663 2018-02-15 22:23:27 -06:00
ubl.cpp Suspend auto-report during UBL map output 2018-03-07 01:58:37 -06:00
ubl.h Fix LA_active_extruder (static) 2018-03-07 05:50:35 -06:00
ultralcd_impl_DOGM.h Fix custom bootscreen compiler warning 2018-03-04 23:37:32 -06:00
ultralcd_impl_HD44780.h remove conditional download of custom character RAM 2018-03-07 17:50:18 -06:00
ultralcd_st7565_u8glib_VIKI.h Fix VIKI2 hardware SPI compatibility (#9642) 2018-02-16 02:28:42 -06:00
ultralcd_st7920_u8glib_rrd.h Lightweight status screen for ST7920 2018-02-22 00:46:25 -06:00
ultralcd.cpp Finish scroll_screen, fixing direction/multiplier 2018-03-11 04:44:28 -05:00
ultralcd.h Fix BTN_BACK 2018-02-28 03:27:36 -06:00
utf_mapper.h Tweak spacing in utf8_mapper.h 2017-10-06 15:11:27 -05:00
utility.cpp Patch utility for debug-leveling 2018-02-07 22:43:51 -06:00
utility.h Fix: utility.h requires types.h 2018-03-09 03:33:25 -06:00
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 Date refresh 2018-01-20 09:17:00 -06:00
watchdog.cpp Fix watchdog in WATCHDOG_RESET_MANUAL mode AVR 2017-11-03 04:45:13 +01:00
watchdog.h