Firmware/Marlin
silentninja1 060e7a3565 Silentninja1 idex crash fix (#11329)
* Move home all axis prototype to allow access from UBL.h

* Remove home all axis command as it exists in marlin.h now

* Reverse order of tool change and home

Race condition causes E0 carriage to move on E1 commands and crash into parked head if order is reversed. Needs more research into permanent fix, but this will prevent damage to machines in the meantime.
2018-07-24 14:44:50 -05:00
..
example_configurations Merge pull request #11308 from thinkyhead/bf1_manual_probe_start_z 2018-07-19 18:26:51 -05: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 Prevent MB false-positive on bad board name 2018-06-08 19:57:31 -05:00
buzzer.h Add M701 / M702 filament load / unload 2017-12-30 19:48:21 -06:00
cardreader.cpp Add card.longest_filename, more lcd_strlen updates 2018-07-17 19:33:57 -05:00
cardreader.h Add card.longest_filename, more lcd_strlen updates 2018-07-17 19:33:57 -05:00
circularqueue.h
Conditionals_LCD.h Shorter Z up move between multiple probing attempts 2018-07-12 22:27:06 -05:00
Conditionals_post.h Shorter Z up move between multiple probing attempts 2018-07-12 22:27:06 -05:00
Conditionals.h
Configuration_adv.h Add POWER_LOSS_PIN support 2018-07-18 19:58:06 -05:00
configuration_store.cpp Don't display M421 values for UBL at startup 2018-07-17 17:17:09 -05:00
configuration_store.h Unsigned eeprom mesh addresses 2018-06-15 15:54:42 -05:00
Configuration.h Add MANUAL_PROBE_START_Z for manual probing 2018-07-18 21:50:18 -05: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
delay.h Better handling of DELAY_NS and DELAY_US (#10717) 2018-05-12 04:22:55 -05:00
digipot_mcp4018.cpp Float maths updates for 2.0.x parity (#11213) 2018-07-06 21:44:33 -05:00
digipot_mcp4451.cpp Float maths updates for 2.0.x parity (#11213) 2018-07-06 21:44:33 -05:00
dogm_bitmaps.h Make sure FAN_ANIM_FRAMES is defined 2018-05-25 05:25:42 -05: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_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
dogm_font_data_ISO10646_CN.h
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
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
emergency_parser.cpp Update emergency_parser for 2.0.x parity (#10530) 2018-04-25 22:42:43 -05:00
emergency_parser.h Update emergency_parser for 2.0.x parity (#10530) 2018-04-25 22:42:43 -05:00
endstop_interrupts.h Filter endstops state at all times (#11076) 2018-06-21 20:13:16 -05:00
endstops.cpp Endstops::report_state => event_handler 2018-07-11 19:47:25 -05:00
endstops.h Endstops::report_state => event_handler 2018-07-11 19:47:25 -05:00
enum.h Patches for core motion tests 2018-05-24 00:50:25 -05:00
fastio_168.h remove MARLIN line , change to logical pin (#10163) 2018-03-20 16:24:17 -05:00
fastio_644.h remove MARLIN line , change to logical pin (#10163) 2018-03-20 16:24:17 -05:00
fastio_1280.h remove MARLIN line , change to logical pin (#10163) 2018-03-20 16:24:17 -05:00
fastio_1281.h remove MARLIN line , change to logical pin (#10163) 2018-03-20 16:24:17 -05:00
fastio_AT90USB.h remove MARLIN line , change to logical pin (#10163) 2018-03-20 16:24:17 -05:00
fastio.h Add HAL.h for AVR for easier 2.0.x parity 2018-05-20 21:24:57 -05:00
fwretract.cpp Fix the Z un-hop on G11 2018-05-29 23:40:16 -05:00
fwretract.h [1.1] FWRetract Reset (Best way) (#10084) 2018-03-14 01:34:15 -05:00
G26_Mesh_Validation_Tool.cpp [1.1.x] Buffer overflow and scroll fix, UTF8 cleanup (#10851) 2018-05-25 23:31:19 -05:00
HAL.h Fix critical section start/end 2018-06-16 17:38:46 -05:00
hex_print_routines.cpp Update includes for gcode.h => parser.h 2018-03-14 01:01:45 -05:00
hex_print_routines.h Patch hex_print_routines.* include order 2018-02-05 17:05:26 -06:00
I2CPositionEncoder.cpp Float maths updates for 2.0.x parity (#11213) 2018-07-06 21:44:33 -05:00
I2CPositionEncoder.h Float maths updates for 2.0.x parity (#11213) 2018-07-06 21:44:33 -05:00
language_an.h [1.1.x] Reset LCD status to fallbacks (#10467) 2018-04-22 00:15:57 -05:00
language_bg.h [1.1.x] Reset LCD status to fallbacks (#10467) 2018-04-22 00:15:57 -05:00
language_ca.h [1.1.x] Reset LCD status to fallbacks (#10467) 2018-04-22 00:15:57 -05:00
language_cn.h [1.1.x] Reset LCD status to fallbacks (#10467) 2018-04-22 00:15:57 -05:00
language_cz_utf8.h LED menu item bool (like Case Lights) 2018-06-03 00:32:13 -05:00
language_cz.h LED menu item bool (like Case Lights) 2018-06-03 00:32:13 -05:00
language_da.h [1.1.x] Reset LCD status to fallbacks (#10467) 2018-04-22 00:15:57 -05:00
language_de.h LED menu item bool (like Case Lights) 2018-06-03 00:32:13 -05:00
language_el-gr.h [1.1.x] Reset LCD status to fallbacks (#10467) 2018-04-22 00:15:57 -05:00
language_el.h [1.1.x] Reset LCD status to fallbacks (#10467) 2018-04-22 00:15:57 -05:00
language_en.h Fix and improve POWER_LOSS_RECOVERY (#11186) 2018-07-02 23:21:18 -05:00
language_es_utf8.h [1.1.x] Reset LCD status to fallbacks (#10467) 2018-04-22 00:15:57 -05:00
language_es.h [1.1.x] Reset LCD status to fallbacks (#10467) 2018-04-22 00:15:57 -05:00
language_eu.h LED menu item bool (like Case Lights) 2018-06-03 00:32:13 -05:00
language_fi.h [1.1.x] Reset LCD status to fallbacks (#10467) 2018-04-22 00:15:57 -05:00
language_fr_utf8.h LED menu item bool (like Case Lights) 2018-06-03 00:32:13 -05:00
language_fr.h LED menu item bool (like Case Lights) 2018-06-03 00:32:13 -05:00
language_gl.h [1.1.x] Reset LCD status to fallbacks (#10467) 2018-04-22 00:15:57 -05:00
language_hr.h [1.1.x] Reset LCD status to fallbacks (#10467) 2018-04-22 00:15:57 -05:00
language_it.h [1.1.x] Fix Italian msg len (#11057) 2018-06-18 22:04:35 -05:00
language_kana_utf8.h [1.1.x] Reset LCD status to fallbacks (#10467) 2018-04-22 00:15:57 -05:00
language_kana.h [1.1.x] Reset LCD status to fallbacks (#10467) 2018-04-22 00:15:57 -05:00
language_nl.h [1.1.x] Reset LCD status to fallbacks (#10467) 2018-04-22 00:15:57 -05:00
language_pl-DOGM.h [1.1.x] Reset LCD status to fallbacks (#10467) 2018-04-22 00:15:57 -05:00
language_pl-HD44780.h [1.1.x] Reset LCD status to fallbacks (#10467) 2018-04-22 00:15:57 -05:00
language_pl.h Update links to old wiki page 2017-09-23 22:06:45 -05:00
language_pt_utf8.h [1.1.x] Reset LCD status to fallbacks (#10467) 2018-04-22 00:15:57 -05:00
language_pt-br_utf8.h LED menu item bool (like Case Lights) 2018-06-03 00:32:13 -05:00
language_pt-br.h LED menu item bool (like Case Lights) 2018-06-03 00:32:13 -05:00
language_pt.h [1.1.x] Reset LCD status to fallbacks (#10467) 2018-04-22 00:15:57 -05:00
language_ru.h LED menu item bool (like Case Lights) 2018-06-03 00:32:13 -05:00
language_sk_utf8.h [1.1.x] Slovak translation update (#11174) 2018-07-01 23:15:14 -05:00
language_test.h Update links to old wiki page 2017-09-23 22:06:45 -05:00
language_tr.h [1.1.x] Reset LCD status to fallbacks (#10467) 2018-04-22 00:15:57 -05:00
language_uk.h [1.1.x] Reset LCD status to fallbacks (#10467) 2018-04-22 00:15:57 -05:00
language_zh_CN.h LED menu item bool (like Case Lights) 2018-06-03 00:32:13 -05:00
language_zh_TW.h LED menu item bool (like Case Lights) 2018-06-03 00:32:13 -05:00
language.h Spanish (UTF8) Language (#9785) 2018-02-23 20:23:35 -06:00
least_squares_fit.cpp Smarter MIN, MAX, ABS macros 2018-05-13 04:51:33 -05:00
least_squares_fit.h Smarter MIN, MAX, ABS macros 2018-05-13 04:51:33 -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 Creality3D Power-Loss Recovery 2018-04-21 21:30:25 -05:00
macros.h Float maths updates for 2.0.x parity (#11213) 2018-07-06 21:44:33 -05:00
Makefile [1.1.x] Split TRIGORILLA into 1.3 and 1.4 (#10468) 2018-04-20 19:27:11 -05:00
malyanlcd.cpp Improve Malyan progress / feedrate 2018-07-17 19:33:57 -05:00
Marlin_main.cpp Add MANUAL_PROBE_START_Z for manual probing 2018-07-18 21:50:18 -05:00
Marlin.h Silentninja1 idex crash fix (#11329) 2018-07-24 14:44:50 -05:00
Marlin.ino [1.1.x] Arrange LCD options by type (#10631) 2018-05-06 19:17:29 -05:00
MarlinConfig.h Add USE_MARLINSERIAL conditional 2018-05-24 05:51:14 -05:00
MarlinSerial.cpp Fix MarlinSerial (#10992) 2018-06-10 20:04:52 -05:00
MarlinSerial.h Add hidden Serial debug options 2018-06-09 22:23:10 -05:00
MarlinSPI.h Add / use 32-bit wide bit macros 2018-02-01 21:47:23 -06:00
Max7219_Debug_LEDs.cpp Tweak some Max7219 code 2018-07-19 18:51:35 -05:00
Max7219_Debug_LEDs.h Support for multiple Max7219 units in a chain (#11226) 2018-07-08 17:35:58 -05:00
mesh_bed_leveling.cpp Make mbl.has_mesh() a method 2018-01-07 18:14:37 -06:00
mesh_bed_leveling.h Float maths updates for 2.0.x parity (#11213) 2018-07-06 21:44:33 -05: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 Smarter MIN, MAX, ABS macros 2018-05-13 04:51:33 -05:00
nozzle.h Add M701 / M702 filament load / unload 2017-12-30 19:48:21 -06:00
parser.cpp Fix M118 parameter handling 2018-04-12 19:06:41 -05:00
parser.h Make GCodeParser::debug static (#11294) 2018-07-17 23:38:39 -05: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 Apply three spaces after pin defines 2018-03-28 12:26:44 -05:00
pins_5DPRINT.h Allow FAN_PIN override, pins cleanup (#10957) 2018-06-07 16:39:11 -05:00
pins_ANET_10.h Allow FAN_PIN override, pins cleanup (#10957) 2018-06-07 16:39:11 -05:00
pins_AZTEEG_X1.h Tweak Sanguinololu-related pins files 2017-08-23 18:32:59 -05:00
pins_AZTEEG_X3_PRO.h Allow FAN_PIN override, pins cleanup (#10957) 2018-06-07 16:39:11 -05:00
pins_AZTEEG_X3.h Apply three spaces after pin defines 2018-03-28 12:26:44 -05:00
pins_BAM_DICE_DUE.h Apply three spaces after pin defines 2018-03-28 12:26:44 -05:00
pins_BQ_ZUM_MEGA_3D.h Apply three spaces after pin defines 2018-03-28 12:26:44 -05:00
pins_BRAINWAVE_PRO.h Allow FAN_PIN override, pins cleanup (#10957) 2018-06-07 16:39:11 -05:00
pins_BRAINWAVE.h Allow FAN_PIN override, pins cleanup (#10957) 2018-06-07 16:39:11 -05:00
pins_CHEAPTRONIC.h Allow FAN_PIN override, pins cleanup (#10957) 2018-06-07 16:39:11 -05:00
pins_CHEAPTRONICv2.h Allow FAN_PIN override, pins cleanup (#10957) 2018-06-07 16:39:11 -05:00
pins_CNCONTROLS_11.h Allow FAN_PIN override, pins cleanup (#10957) 2018-06-07 16:39:11 -05:00
pins_CNCONTROLS_12.h Allow FAN_PIN override, pins cleanup (#10957) 2018-06-07 16:39:11 -05:00
pins_EINSY_RAMBO.h Allow FAN_PIN override, pins cleanup (#10957) 2018-06-07 16:39:11 -05:00
pins_EINSY_RETRO.h Allow FAN_PIN override, pins cleanup (#10957) 2018-06-07 16:39:11 -05:00
pins_ELEFU_3.h Allow FAN_PIN override, pins cleanup (#10957) 2018-06-07 16:39:11 -05:00
pins_FELIX2.h SPINDLE/LASER pins changes 2017-05-17 04:23:06 -05:00
pins_GEN3_MONOLITHIC.h Allow FAN_PIN override, pins cleanup (#10957) 2018-06-07 16:39:11 -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 Allow FAN_PIN override, pins cleanup (#10957) 2018-06-07 16:39:11 -05:00
pins_GEN7_13.h Apply three spaces after pin defines 2018-03-28 12:26:44 -05:00
pins_GEN7_14.h Apply three spaces after pin defines 2018-03-28 12:26:44 -05:00
pins_GEN7_CUSTOM.h Apply three spaces after pin defines 2018-03-28 12:26:44 -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 Allow FAN_PIN override, pins cleanup (#10957) 2018-06-07 16:39:11 -05:00
pins_K8200.h
pins_K8400.h SPINDLE/LASER pins changes 2017-05-17 04:23:06 -05:00
pins_LEAPFROG.h Allow FAN_PIN override, pins cleanup (#10957) 2018-06-07 16:39:11 -05: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 Allow FAN_PIN override, pins cleanup (#10957) 2018-06-07 16:39:11 -05:00
pins_MEGATRONICS_2.h Allow FAN_PIN override, pins cleanup (#10957) 2018-06-07 16:39:11 -05:00
pins_MEGATRONICS_3.h Allow FAN_PIN override, pins cleanup (#10957) 2018-06-07 16:39:11 -05:00
pins_MEGATRONICS.h Allow FAN_PIN override, pins cleanup (#10957) 2018-06-07 16:39:11 -05:00
pins_MELZI_CREALITY.h Better handling of DELAY_NS and DELAY_US (#10717) 2018-05-12 04:22:55 -05:00
pins_MELZI_MAKR3D.h Melzi boards include melzi pins 2018-02-10 15:03:20 -06:00
pins_MELZI_MALYAN.h Better handling of DELAY_NS and DELAY_US (#10717) 2018-05-12 04:22:55 -05:00
pins_MELZI_TRONXY.h Better handling of DELAY_NS and DELAY_US (#10717) 2018-05-12 04:22:55 -05:00
pins_MELZI.h Melzi boards include melzi pins 2018-02-10 15:03:20 -06:00
pins_MIGHTYBOARD_REVE.h Allow FAN_PIN override, pins cleanup (#10957) 2018-06-07 16:39:11 -05:00
pins_MINIRAMBO.h Allow FAN_PIN override, pins cleanup (#10957) 2018-06-07 16:39:11 -05:00
pins_MINITRONICS.h Allow FAN_PIN override, pins cleanup (#10957) 2018-06-07 16:39:11 -05:00
pins_MKS_BASE_15.h Add BOARD_MKS_BASE_15 with digital micro-stepping 2018-04-18 22:06:25 -05:00
pins_MKS_BASE_HEROIC.h Add BOARD_MKS_BASE_15 with digital micro-stepping 2018-04-18 22:06:25 -05:00
pins_MKS_BASE.h Apply three spaces after pin defines 2018-03-28 12:26:44 -05:00
pins_MKS_GEN_13.h Allow FAN_PIN override, pins cleanup (#10957) 2018-06-07 16:39:11 -05:00
pins_MKS_GEN_L.h Non-conflicting CS pins for MKS Gen L 2018-06-30 02:35:45 -05:00
pins_OMCA_A.h Allow FAN_PIN override, pins cleanup (#10957) 2018-06-07 16:39:11 -05:00
pins_OMCA.h Allow FAN_PIN override, pins cleanup (#10957) 2018-06-07 16:39:11 -05:00
pins_PRINTRBOARD_REVF.h Allow FAN_PIN override, pins cleanup (#10957) 2018-06-07 16:39:11 -05:00
pins_PRINTRBOARD.h Allow FAN_PIN override, pins cleanup (#10957) 2018-06-07 16:39:11 -05:00
pins_RAMBO.h Allow FAN_PIN override, pins cleanup (#10957) 2018-06-07 16:39:11 -05:00
pins_RAMPS_13.h
pins_RAMPS_ENDER_4.h Add Creality Ender-4 configurations 2018-02-24 22:01:16 -06:00
pins_RAMPS_OLD.h Allow FAN_PIN override, pins cleanup (#10957) 2018-06-07 16:39:11 -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 Allow FAN_PIN override, pins cleanup (#10957) 2018-06-07 16:39:11 -05:00
pins_RIGIDBOARD_V2.h Allow FAN_PIN override, pins cleanup (#10957) 2018-06-07 16:39:11 -05:00
pins_RIGIDBOARD.h Allow FAN_PIN override, pins cleanup (#10957) 2018-06-07 16:39:11 -05:00
pins_RUMBA.h Allow FAN_PIN override, pins cleanup (#10957) 2018-06-07 16:39:11 -05:00
pins_SAINSMART_2IN1.h Apply three spaces after pin defines 2018-03-28 12:26:44 -05:00
pins_SANGUINOLOLU_11.h Allow FAN_PIN override, pins cleanup (#10957) 2018-06-07 16:39:11 -05:00
pins_SANGUINOLOLU_12.h Tweak Sanguinololu-related pins files 2017-08-23 18:32:59 -05:00
pins_SAV_MKI.h Allow FAN_PIN override, pins cleanup (#10957) 2018-06-07 16:39:11 -05:00
pins_SCOOVO_X9H.h Allow FAN_PIN override, pins cleanup (#10957) 2018-06-07 16:39:11 -05:00
pins_SETHI.h Allow FAN_PIN override, pins cleanup (#10957) 2018-06-07 16:39:11 -05:00
pins_SILVER_GATE.h Allow FAN_PIN override, pins cleanup (#10957) 2018-06-07 16:39:11 -05:00
pins_STB_11.h Tweak Sanguinololu-related pins files 2017-08-23 18:32:59 -05:00
pins_TEENSY2.h Allow FAN_PIN override, pins cleanup (#10957) 2018-06-07 16:39:11 -05:00
pins_TEENSYLU.h Allow FAN_PIN override, pins cleanup (#10957) 2018-06-07 16:39:11 -05:00
pins_TRIGORILLA_13.h Update Fan 2 and E0 Auto Fan pins for Trigorilla 2018-05-29 12:24:37 -05:00
pins_TRIGORILLA_14.h Fix Trigorilla include typo 2018-07-03 20:22:36 -05:00
pins_ULTIMAIN_2.h Allow FAN_PIN override, pins cleanup (#10957) 2018-06-07 16:39:11 -05:00
pins_ULTIMAKER_OLD.h Apply three spaces after pin defines 2018-03-28 12:26:44 -05:00
pins_ULTIMAKER.h Allow FAN_PIN override, pins cleanup (#10957) 2018-06-07 16:39:11 -05:00
pins_ZRIB_V20.h Rename MKS_13 to MKS_GEN_13 2018-04-18 22:16:16 -05:00
pins.h Fix enter key spasm 2018-05-20 07:50:07 -05:00
pinsDebug_list.h Chamber temperature monitoring and auto fan control. 2018-04-06 23:09:44 -05:00
pinsDebug_plus_70.h Support for SilverGate Board 2017-10-31 15:26:27 -05:00
pinsDebug_Teensyduino.h Apply three spaces after pin defines 2018-03-28 12:26:44 -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 Float maths updates for 2.0.x parity (#11213) 2018-07-06 21:44:33 -05:00
planner_bezier.h
planner.cpp Float maths updates for 2.0.x parity (#11213) 2018-07-06 21:44:33 -05:00
planner.h Float maths updates for 2.0.x parity (#11213) 2018-07-06 21:44:33 -05:00
point_t.h Cleanup Nozzle class, fix XY vs Z move order 2017-11-05 18:14:18 -06:00
power_loss_recovery.cpp Add POWER_LOSS_PIN support 2018-07-18 19:58:06 -05:00
power_loss_recovery.h Fix and improve POWER_LOSS_RECOVERY (#11186) 2018-07-02 23:21:18 -05:00
power.cpp Additional patch for no heated bed 2018-05-04 00:11:19 -05:00
power.h Patch Power class 2018-02-10 15:36:42 -06:00
printcounter.cpp Float maths updates for 2.0.x parity (#11213) 2018-07-06 21:44:33 -05:00
printcounter.h Float maths updates for 2.0.x parity (#11213) 2018-07-06 21:44:33 -05:00
runout.cpp Import FilamentRunoutSensor with debounce (#9947) 2018-03-05 01:49:19 -06:00
runout.h Move some Stepper methods to Planner (#10719) 2018-05-12 09:29:17 -05:00
SanityCheck.h [1.1.x] Validate that X/Y_PROBE_OFFSET_FROM_EXTRUDER are integers (#11255) 2018-07-12 21:22:59 -05: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 Clean up and consolidate SD-related code (#10832) 2018-05-24 01:19:12 -05:00
SdBaseFile.h Clean up and consolidate SD-related code (#10832) 2018-05-24 01:19:12 -05:00
SdFatConfig.h Clean up and consolidate SD-related code (#10832) 2018-05-24 01:19:12 -05: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 Clean up and consolidate SD-related code (#10832) 2018-05-24 01:19:12 -05: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 Add USE_MARLINSERIAL conditional 2018-05-24 05:51:14 -05:00
servo.cpp Smarter MIN, MAX, ABS macros 2018-05-13 04:51:33 -05:00
servo.h Update servo.* for parity with 2.0.x 2018-03-08 19:32:32 -06:00
softspi.h Overhaul of G33 Delta Calibration (#8821) 2018-04-11 19:12:56 -05:00
speed_lookuptable.h Minimal include for speed_lookuptable 2017-12-05 21:44:59 -06:00
status_screen_DOGM.h LCD strlen functions like 2.0.x 2018-07-17 15:25:58 -05:00
status_screen_lite_ST7920_class.h Fix include in lite status screen 2018-06-11 21:30:49 -05: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 LCD strlen functions like 2.0.x 2018-07-17 15:25:58 -05:00
stepper_dac.cpp Float maths updates for 2.0.x parity (#11213) 2018-07-06 21:44:33 -05:00
stepper_dac.h Apply const to axis args 2017-12-11 00:20:29 -06:00
stepper_indirection.cpp No M914 or SGT set for non-sensorless axes (#11197) 2018-07-03 20:10:43 -05:00
stepper_indirection.h Modify E-stepping macros for use in LINEAR_ADVANCE (#10887) 2018-05-28 19:33:54 -05:00
stepper.cpp Eliminate stepper.* signed/unsigned warnings 2018-06-27 23:06:49 -05:00
stepper.h Eliminate stepper.* signed/unsigned warnings 2018-06-27 23:06:49 -05:00
stopwatch.cpp Add Stopwatch::resume method 2018-04-21 19:09:31 -05:00
stopwatch.h Add Stopwatch::resume method 2018-04-21 19:09:31 -05:00
temperature.cpp Support for multiple Max7219 units in a chain (#11226) 2018-07-08 17:35:58 -05:00
temperature.h Float maths updates for 2.0.x parity (#11213) 2018-07-06 21:44:33 -05:00
thermistornames.h Add thermocouple with AD8495 support 2018-05-02 08:41:31 -05: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 Chamber temperature monitoring and auto fan control. 2018-04-06 23:09:44 -05: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 BQ Hephestos 2 config, NTC-70 table (#10902) 2018-06-07 21:23:43 -05: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_501.h Add thermistor 501 (100K Zonestar) 2018-07-03 18:10:55 -05:00
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
thermistortables.h Loosen static assertion guarding overflow in SCAN_THERMISTOR_TABLE (#11240) 2018-07-11 16:42:23 -05:00
tmc_util.cpp Fix coolstep_min_speed / sensorless homing 2018-06-12 22:53:17 -05:00
tmc_util.h More Trinamic cleanup 2018-05-10 00:10:08 -05: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 Silentninja1 idex crash fix (#11329) 2018-07-24 14:44:50 -05:00
ubl_motion.cpp Float maths updates for 2.0.x parity (#11213) 2018-07-06 21:44:33 -05:00
ubl.cpp Improve UBL mesh report. Add M420 T, M421 N 2018-04-17 15:55:38 -05:00
ubl.h Silentninja1 idex crash fix (#11329) 2018-07-24 14:44:50 -05:00
ultralcd_impl_DOGM.h Add card.longest_filename, more lcd_strlen updates 2018-07-17 19:33:57 -05:00
ultralcd_impl_HD44780.h Add card.longest_filename, more lcd_strlen updates 2018-07-17 19:33:57 -05:00
ultralcd_st7565_u8glib_VIKI.h Highlight 64128N and common ST7565 difference 2018-06-09 15:08:46 -05:00
ultralcd_st7920_u8glib_rrd.h Update BQ Hephestos 2 config, NTC-70 table (#10902) 2018-06-07 21:23:43 -05:00
ultralcd.cpp Add card.longest_filename, more lcd_strlen updates 2018-07-17 19:33:57 -05:00
ultralcd.h LCD strlen functions like 2.0.x 2018-07-17 15:25:58 -05:00
utf_mapper.h [1.1.x] Buffer overflow and scroll fix, UTF8 cleanup (#10851) 2018-05-25 23:31:19 -05:00
utility.cpp Rename float32 => float52, etc. 2018-05-01 04:41:56 -05:00
utility.h Float maths updates for 2.0.x parity (#11213) 2018-07-06 21:44:33 -05:00
vector_3.cpp Float maths updates for 2.0.x parity (#11213) 2018-07-06 21:44:33 -05:00
vector_3.h Add a struct defining EEPROM storage 2018-01-05 15:47:51 -06:00
Version.h [1.1.x] Arrange LCD options by type (#10631) 2018-05-06 19:17:29 -05:00
watchdog.cpp Fix watchdog in WATCHDOG_RESET_MANUAL mode AVR 2017-11-03 04:45:13 +01:00
watchdog.h