Firmware/Marlin
Thomas Basler 8b504021bc Made G38 working 2019-02-03 02:17:29 +01:00
..
example_configurations [1.1] Fix mixing extruder g-codes (#11864) 2018-09-18 00:44:34 -05:00
Conditionals.h Make Conditionals.h a catch-all for old configs 2016-07-30 04:25:30 -07:00
Conditionals_LCD.h [1.1.x] Hangprinter support (#9180) 2018-09-08 21:17:02 -05:00
Conditionals_post.h [1.1.x] Hangprinter support (#9180) 2018-09-08 21:17:02 -05:00
Configuration.h Merge remote-tracking branch 'upstream/1.1.x' into 1.1.x 2018-10-06 17:01:34 +02:00
Configuration_adv.h Added additional features to user defined menu 2018-12-15 23:16:35 +01:00
G26_Mesh_Validation_Tool.cpp [1.1.x] Hangprinter support (#9180) 2018-09-08 21:17:02 -05:00
HAL.h Remove obsolete HAL_timer_restrain 2018-08-31 17:49:26 -05: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
M100_Free_Mem_Chk.cpp Creality3D Power-Loss Recovery 2018-04-21 21:30:25 -05:00
Makefile Marlin assumes signed chars 2018-08-16 21:18:20 -05:00
Marlin.h [1.1.x] Hangprinter support (#9180) 2018-09-08 21:17:02 -05:00
Marlin.ino Bring some configs up to date 2018-09-05 04:34:09 -05:00
MarlinConfig.h Fix drivers.h dependency, defer macro evaluation (#11449) 2018-08-03 21:48:57 -05:00
MarlinSPI.h Add / use 32-bit wide bit macros 2018-02-01 21:47:23 -06: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
Marlin_main.cpp Merge remote-tracking branch 'upstream/1.1.x' into 1.1.x 2018-10-06 17:01:34 +02:00
Max7219_Debug_LEDs.cpp Fix up Max7219 orientations (#11597) 2018-08-20 20:31:40 -05:00
Max7219_Debug_LEDs.h Fix up Max7219 orientations (#11597) 2018-08-20 20:31:40 -05:00
SanityCheck.h [1.1.x] Hangprinter support (#9180) 2018-09-08 21:17:02 -05:00
Sd2Card.cpp Tiny improvement to M7219 2018-08-02 18:43:36 -05: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
Version.h Version 1.1.9 2018-09-29 19:29:54 -05:00
_Bootscreen.h First MPCNC specific configuration 2018-03-02 20:55:04 +01: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 Patch up CircularQueue 2016-08-02 18:57:15 -07:00
configuration_store.cpp [1.1.x] Hangprinter support (#9180) 2018-09-08 21:17:02 -05:00
configuration_store.h Unsigned eeprom mesh addresses 2018-06-15 15:54:42 -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 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 Further cleanup of comments, partial Doxygen-style 2016-03-25 00:45:56 -07:00
dogm_font_data_ISO10646_1.h Fix non-extended font option 2017-11-06 21:43:18 -06:00
dogm_font_data_ISO10646_1_PL.h Polish font 2017-04-21 21:42:41 -05:00
dogm_font_data_ISO10646_1_tr.h Improve M600 with timeout, wait for heatup. 2017-02-15 05:29:34 -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 Update Kana font 2016-03-31 10:02:47 +09:00
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 Further cleanup of comments, partial Doxygen-style 2016-03-25 00:45:56 -07:00
drivers.h Improve AXIS_DRIVER_TYPE macros 2018-08-13 16:50:24 -05:00
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 Made G38 working 2019-02-03 02:17:29 +01:00
endstops.h Easier to disable homing validation (#11457) 2018-08-06 23:11:28 -05:00
enum.h [1.1.x] Hangprinter support (#9180) 2018-09-08 21:17:02 -05:00
fastio.h Add HAL.h for AVR for easier 2.0.x parity 2018-05-20 21:24:57 -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 [1.1.x] Update fastio_1280.h pin mapping comments (#11374) 2018-07-26 05:19:05 -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
fwretract.cpp [1.1.x] Hangprinter support (#9180) 2018-09-08 21:17:02 -05:00
fwretract.h [1.1] FWRetract Reset (Best way) (#10084) 2018-03-14 01:34:15 -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
language.h Support more filament runout sensors in M119 (#11850) 2018-09-17 03:29:18 -05:00
language_an.h Add M915 to Prepare Menu (#11383) 2018-07-31 02:03:49 -05:00
language_bg.h Add M915 to Prepare Menu (#11383) 2018-07-31 02:03:49 -05:00
language_ca.h Add M915 to Prepare Menu (#11383) 2018-07-31 02:03:49 -05:00
language_cn.h Add M915 to Prepare Menu (#11383) 2018-07-31 02:03:49 -05:00
language_cz.h Add M915 to Prepare Menu (#11383) 2018-07-31 02:03:49 -05:00
language_cz_utf8.h Update Czech language 2018-08-14 18:47:24 -05:00
language_da.h Add M915 to Prepare Menu (#11383) 2018-07-31 02:03:49 -05:00
language_de.h Add M915 to Prepare Menu (#11383) 2018-07-31 02:03:49 -05:00
language_el-gr.h Add M915 to Prepare Menu (#11383) 2018-07-31 02:03:49 -05:00
language_el.h Add M915 to Prepare Menu (#11383) 2018-07-31 02:03:49 -05:00
language_en.h Fix MSG_FILAMENT_CHANGE_HEAT_1 for small LCD 2018-09-10 23:23:21 -05:00
language_es.h Add M915 to Prepare Menu (#11383) 2018-07-31 02:03:49 -05:00
language_es_utf8.h Add M915 to Prepare Menu (#11383) 2018-07-31 02:03:49 -05:00
language_eu.h Add M915 to Prepare Menu (#11383) 2018-07-31 02:03:49 -05:00
language_fi.h Add M915 to Prepare Menu (#11383) 2018-07-31 02:03:49 -05:00
language_fr.h Fix some French strings 2018-09-05 04:34:09 -05:00
language_fr_utf8.h Make some small corrections in fr_utf8 language file. (#11826) 2018-09-16 00:06:53 -05:00
language_gl.h Add M915 to Prepare Menu (#11383) 2018-07-31 02:03:49 -05:00
language_hr.h Add M915 to Prepare Menu (#11383) 2018-07-31 02:03:49 -05:00
language_it.h Add M915 to Prepare Menu (#11383) 2018-07-31 02:03:49 -05:00
language_kana.h Add M915 to Prepare Menu (#11383) 2018-07-31 02:03:49 -05:00
language_kana_utf8.h Add M915 to Prepare Menu (#11383) 2018-07-31 02:03:49 -05:00
language_nl.h Add M915 to Prepare Menu (#11383) 2018-07-31 02:03:49 -05:00
language_pl-DOGM.h Add M915 to Prepare Menu (#11383) 2018-07-31 02:03:49 -05:00
language_pl-HD44780.h Add M915 to Prepare Menu (#11383) 2018-07-31 02:03:49 -05:00
language_pl.h Update links to old wiki page 2017-09-23 22:06:45 -05:00
language_pt-br.h Add M915 to Prepare Menu (#11383) 2018-07-31 02:03:49 -05:00
language_pt-br_utf8.h Add M915 to Prepare Menu (#11383) 2018-07-31 02:03:49 -05:00
language_pt.h Add M915 to Prepare Menu (#11383) 2018-07-31 02:03:49 -05:00
language_pt_utf8.h Add M915 to Prepare Menu (#11383) 2018-07-31 02:03:49 -05:00
language_ru.h Add M915 to Prepare Menu (#11383) 2018-07-31 02:03:49 -05:00
language_sk_utf8.h Add M915 to Prepare Menu (#11383) 2018-07-31 02:03:49 -05:00
language_test.h Update links to old wiki page 2017-09-23 22:06:45 -05:00
language_tr.h Add M915 to Prepare Menu (#11383) 2018-07-31 02:03:49 -05:00
language_uk.h Add M915 to Prepare Menu (#11383) 2018-07-31 02:03:49 -05:00
language_zh_CN.h Add M915 to Prepare Menu (#11383) 2018-07-31 02:03:49 -05:00
language_zh_TW.h Add M915 to Prepare Menu (#11383) 2018-07-31 02:03:49 -05: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
macros.h [1.1.x] Hangprinter support (#9180) 2018-09-08 21:17:02 -05:00
malyanlcd.cpp Sync enqueue_and_echo_command with 2.0.x 2018-07-25 18:06:31 -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 Sanity-check NOZZLE_PARK_POINT 2018-09-05 06:18:59 -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 Fix pca9632_set_led_color lost i2c connection (#11530) 2018-08-12 18:05:00 -05:00
pca9632.h Cleanups/changes to led control menu 2017-11-30 00:04:43 -06:00
pins.h [1.1.x] Hangprinter support (#9180) 2018-09-08 21:17:02 -05:00
pinsDebug.h Fix DIGITAL_PIN_TO_ANALOG_PIN macro for Atmega1284p (#9883) 2018-03-01 15:14:08 -06:00
pinsDebug_Teensyduino.h Apply three spaces after pin defines 2018-03-28 12:26:44 -05:00
pinsDebug_list.h Support more filament runout sensors in M119 (#11850) 2018-09-17 03:29:18 -05:00
pinsDebug_plus_70.h Support for SilverGate Board 2017-10-31 15:26:27 -05: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 Fix compile error with NO_LCD_MENUS 2018-08-31 19:16:54 -05:00
pins_AZTEEG_X1.h Tweak Sanguinololu-related pins files 2017-08-23 18:32:59 -05:00
pins_AZTEEG_X3.h Apply three spaces after pin defines 2018-03-28 12:26:44 -05:00
pins_AZTEEG_X3_PRO.h Allow FAN_PIN override, pins cleanup (#10957) 2018-06-07 16:39:11 -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.h Allow FAN_PIN override, pins cleanup (#10957) 2018-06-07 16:39:11 -05:00
pins_BRAINWAVE_PRO.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 Einsy RAMBo FAN1_PIN override 2018-08-13 02:48:25 -05:00
pins_EINSY_RETRO.h Simplify stepper driver config 2018-07-25 03:02:12 -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.h Minor patches to pins files 2017-08-23 18:32:59 -05:00
pins_GEN6_DELUXE.h SPINDLE/LASER pins changes 2017-05-17 04:23:06 -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.h Allow FAN_PIN override, pins cleanup (#10957) 2018-06-07 16:39:11 -05:00
pins_GT2560_REV_A_PLUS.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 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.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_MELZI.h Melzi boards include melzi pins 2018-02-10 15:03:20 -06: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_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.h Apply three spaces after pin defines 2018-03-28 12:26:44 -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_GEN_13.h Merge remote-tracking branch 'upstream/1.1.x' into 1.1.x 2018-08-01 21:11:00 +02:00
pins_MKS_GEN_L.h Non-conflicting CS pins for MKS Gen L 2018-06-30 02:35:45 -05:00
pins_OMCA.h Allow FAN_PIN override, pins cleanup (#10957) 2018-06-07 16:39:11 -05:00
pins_OMCA_A.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_PRINTRBOARD_REVF.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.h Simplify stepper driver config 2018-07-25 03:02:12 -05: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 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_RIGIDBOARD.h Fix RigidBoard FAN_PIN collision 2018-09-10 05:27:56 -05:00
pins_RIGIDBOARD_V2.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 AnyCubic Trigorilla 1.4 changes 2018-09-15 23:17:59 -05:00
pins_ULTIMAIN_2.h Allow FAN_PIN override, pins cleanup (#10957) 2018-06-07 16:39:11 -05:00
pins_ULTIMAKER.h Update Ultimaker servo pin 2018-08-21 11:38:45 -05:00
pins_ULTIMAKER_OLD.h Apply three spaces after pin defines 2018-03-28 12:26:44 -05:00
pins_ZRIB_V20.h Rename MKS_13 to MKS_GEN_13 2018-04-18 22:16:16 -05:00
planner.cpp Fix block->mix_steps 2018-09-29 19:16:17 -05:00
planner.h [1.1.x] Hangprinter support (#9180) 2018-09-08 21:17:02 -05:00
planner_bezier.cpp [1.1.x] Hangprinter support (#9180) 2018-09-08 21:17:02 -05:00
planner_bezier.h Append units to feedrate variables 2016-07-17 13:29:41 -07:00
point_t.h Cleanup Nozzle class, fix XY vs Z move order 2017-11-05 18:14:18 -06:00
power.cpp Fix 5 mixing steppers, etc. 2018-08-29 03:21:43 -05:00
power.h Patch Power class 2018-02-10 15:36:42 -06:00
power_loss_recovery.cpp [1.1.x] Hangprinter support (#9180) 2018-09-08 21:17:02 -05:00
power_loss_recovery.h Fix and improve POWER_LOSS_RECOVERY (#11186) 2018-07-02 23:21:18 -05: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
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.h Fix SD percent for Lite Status Screen 2018-08-26 17:13: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
stepper.cpp Fix extruder stops extruding with LA (#11759) 2018-09-09 00:04:02 -05:00
stepper.h Set stepper directions after M501/M502 2018-09-15 20:25:05 -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 Set stepper directions after M501/M502 2018-09-15 20:25:05 -05:00
stepper_indirection.h Simplify stepper driver config 2018-07-25 03:02:12 -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 Fix raw_filwidth_value error 2018-09-12 04:32:35 -05:00
temperature.h Ensure ADC conversion is complete before reading (#11370) 2018-07-26 03:58: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 Remove oversampled data from thermistor table 71 (#11504) 2018-08-13 02:52:48 -05: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 Split up thermistor tables 2016-12-19 14:47:54 -08:00
thermistortable_147.h Split up thermistor tables 2016-12-19 14:47:54 -08:00
thermistortable_501.h Fix non-sensical values for Zonestar themistor table (#11816) 2018-09-12 15:35:43 -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 Split up thermistor tables 2016-12-19 14:47:54 -08:00
thermistortable_1047.h Split up thermistor tables 2016-12-19 14:47:54 -08:00
thermistortables.h Loosen static assertion guarding overflow in SCAN_THERMISTOR_TABLE (#11240) 2018-07-11 16:42:23 -05:00
tmc_util.cpp Simplify stepper driver config 2018-07-25 03:02:12 -05:00
tmc_util.h Simplify stepper driver config 2018-07-25 03:02:12 -05:00
twibus.cpp [1.1.x] Hangprinter support (#9180) 2018-09-08 21:17:02 -05:00
twibus.h [1.1.x] Hangprinter support (#9180) 2018-09-08 21:17:02 -05:00
types.h Fix types.h dependency 2018-02-25 22:01:01 -06:00
ubl.cpp [1.1.x] Hangprinter support (#9180) 2018-09-08 21:17:02 -05:00
ubl.h Silentninja1 idex crash fix (#11329) 2018-07-24 14:44:50 -05:00
ubl_G29.cpp Minor spacing fixes 2018-08-07 14:00:48 -05:00
ubl_motion.cpp [1.1.x] Hangprinter support (#9180) 2018-09-08 21:17:02 -05:00
ultralcd.cpp Merge remote-tracking branch 'upstream/1.1.x' into 1.1.x 2018-10-06 17:01:34 +02:00
ultralcd.h LCD strlen functions like 2.0.x 2018-07-17 15:25:58 -05:00
ultralcd_impl_DOGM.h Clean up 12864 OLED code (#11388) 2018-07-30 23:02:12 -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 Update DELAY_10US 2018-07-26 20:21:50 -05:00
ultralcd_st7920_u8glib_rrd.h Update BQ Hephestos 2 config, NTC-70 table (#10902) 2018-06-07 21:23:43 -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
watchdog.cpp Fix watchdog in WATCHDOG_RESET_MANUAL mode AVR 2017-11-03 04:45:13 +01:00
watchdog.h Further cleanup of comments, partial Doxygen-style 2016-03-25 00:45:56 -07:00