..
example_configurations
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
[1.1.x] Split TRIGORILLA into 1.3 and 1.4 ( #10468 )
2018-04-20 19:27:11 -05:00
buzzer.h
Add M701 / M702 filament load / unload
2017-12-30 19:48:21 -06:00
cardreader.cpp
cardreader.h
Clean up autostart handling
2018-05-01 01:22:25 -05:00
circularqueue.h
Patch up CircularQueue
2016-08-02 18:57:15 -07:00
Conditionals_LCD.h
Better handling of DELAY_NS and DELAY_US ( #10717 )
2018-05-12 04:22:55 -05:00
Conditionals_post.h
[1.1.x] Enable AD595 and AD8495 in concert ( #10694 )
2018-05-11 01:02:00 -05:00
Conditionals.h
Make Conditionals.h a catch-all for old configs
2016-07-30 04:25:30 -07:00
Configuration_adv.h
Junction deviation jerk limiting option
2018-05-08 04:43:51 -05:00
configuration_store.cpp
Apply _AXIS macro
2018-05-13 04:51:32 -05:00
configuration_store.h
[1.1.x] EEPROM code cleanup ( #10711 )
2018-05-11 18:06:36 -05:00
Configuration.h
Add Bézier Jerk Control option
2018-05-08 09:21:54 -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
Smarter MIN, MAX, ABS macros
2018-05-13 04:51:33 -05:00
digipot_mcp4451.cpp
Smarter MIN, MAX, ABS macros
2018-05-13 04:51:33 -05:00
dogm_bitmaps.h
Add a 3-frame fan animation to bitmaps ( #10653 )
2018-05-08 08:18:51 -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_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_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
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
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
General code/bitmaps cleanup
2017-12-13 17:57:54 -06:00
endstops.cpp
Apply _AXIS macro
2018-05-13 04:51:32 -05:00
endstops.h
Move [xyz]_endstop_adj to Endstops class
2018-03-10 06:54:18 -06:00
enum.h
Update emergency_parser for 2.0.x parity ( #10530 )
2018-04-25 22:42:43 -05:00
fastio_168.h
remove MARLIN line , change to logical pin ( #10163 )
2018-03-20 16:24:17 -05:00
fastio_644.h
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
Modify FastIO error message
2018-04-28 20:28:40 -05:00
fwretract.cpp
Fix up fwretract handling
2018-05-06 01:22:30 -05:00
fwretract.h
[1.1] FWRetract Reset (Best way) ( #10084 )
2018-03-14 01:34:15 -05:00
G26_Mesh_Validation_Tool.cpp
Smarter MIN, MAX, ABS macros
2018-05-13 04:51:33 -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
Smarter MIN, MAX, ABS macros
2018-05-13 04:51:33 -05:00
I2CPositionEncoder.h
I2C position encoders update
2018-02-08 02:46:12 -06: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
[1.1.x] Reset LCD status to fallbacks ( #10467 )
2018-04-22 00:15:57 -05:00
language_cz.h
[1.1.x] Reset LCD status to fallbacks ( #10467 )
2018-04-22 00:15:57 -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
[1.1.x] Reset LCD status to fallbacks ( #10467 )
2018-04-22 00:15:57 -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
Try whole word over abbrev. for error
2018-05-06 20:50:12 -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
[1.1.x] Reset LCD status to fallbacks ( #10467 )
2018-04-22 00:15:57 -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
[1.1.x] Reset LCD status to fallbacks ( #10467 )
2018-04-22 00:15:57 -05:00
language_fr.h
[1.1.x] Reset LCD status to fallbacks ( #10467 )
2018-04-22 00:15:57 -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] Reset LCD status to fallbacks ( #10467 )
2018-04-22 00:15:57 -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
[1.1.x] Reset LCD status to fallbacks ( #10467 )
2018-04-22 00:15:57 -05:00
language_pt-br.h
[1.1.x] Reset LCD status to fallbacks ( #10467 )
2018-04-22 00:15:57 -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
Update language_ru.h ( #10482 )
2018-04-22 00:24:14 -05:00
language_sk_utf8.h
[1.1.x] Reset LCD status to fallbacks ( #10467 )
2018-04-22 00:15:57 -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
[1.1.x] Reset LCD status to fallbacks ( #10467 )
2018-04-22 00:15:57 -05:00
language_zh_TW.h
[1.1.x] Reset LCD status to fallbacks ( #10467 )
2018-04-22 00:15:57 -05:00
language.h
Spanish (UTF8) Language ( #9785 )
2018-02-23 20:23:35 -06:00
least_squares_fit.cpp
least_squares_fit.h
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
Makefile
malyanlcd.cpp
Marlin_main.cpp
Smarter MIN, MAX, ABS macros
2018-05-13 04:51:33 -05:00
Marlin.h
Smarter MIN, MAX, ABS macros
2018-05-13 04:51:33 -05:00
Marlin.ino
MarlinConfig.h
Combine __AVR__ and USBCON for 2.0.x parity
2018-03-10 01:51:35 -06:00
MarlinSerial.cpp
Update emergency_parser for 2.0.x parity ( #10530 )
2018-04-25 22:42:43 -05:00
MarlinSerial.h
Update emergency_parser for 2.0.x parity ( #10530 )
2018-04-25 22:42:43 -05:00
MarlinSPI.h
Add / use 32-bit wide bit macros
2018-02-01 21:47:23 -06:00
Max7219_Debug_LEDs.cpp
Smarter MIN, MAX, ABS macros
2018-05-13 04:51:33 -05: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
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
Update includes for gcode.h => parser.h
2018-03-14 01:01:45 -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
Apply three spaces after pin defines
2018-03-28 12:26:44 -05:00
pins_ANET_10.h
Better handling of DELAY_NS and DELAY_US ( #10717 )
2018-05-12 04:22:55 -05:00
pins_AZTEEG_X1.h
Tweak Sanguinololu-related pins files
2017-08-23 18:32:59 -05:00
pins_AZTEEG_X3_PRO.h
Apply three spaces after pin defines
2018-03-28 12:26:44 -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
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
Apply three spaces after pin defines
2018-03-28 12:26:44 -05:00
pins_CNCONTROLS_12.h
Apply three spaces after pin defines
2018-03-28 12:26:44 -05:00
pins_EINSY_RAMBO.h
Added support for Einsy Retro
2018-04-05 18:15:58 -05:00
pins_EINSY_RETRO.h
Added support for Einsy Retro
2018-04-05 18:15:58 -05:00
pins_ELEFU_3.h
Apply three spaces after pin defines
2018-03-28 12:26:44 -05:00
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
Apply three spaces after pin defines
2018-03-28 12:26:44 -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
Apply three spaces after pin defines
2018-03-28 12:26:44 -05: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
Apply three spaces after pin defines
2018-03-28 12:26:44 -05:00
pins_MEGATRONICS_2.h
Apply three spaces after pin defines
2018-03-28 12:26:44 -05:00
pins_MEGATRONICS_3.h
Apply three spaces after pin defines
2018-03-28 12:26:44 -05:00
pins_MEGATRONICS.h
Apply three spaces after pin defines
2018-03-28 12:26:44 -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
Apply three spaces after pin defines
2018-03-28 12:26:44 -05:00
pins_MINIRAMBO.h
Apply three spaces after pin defines
2018-03-28 12:26:44 -05:00
pins_MINITRONICS.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_BASE.h
Apply three spaces after pin defines
2018-03-28 12:26:44 -05:00
pins_MKS_GEN_13.h
Rename MKS_13 to MKS_GEN_13
2018-04-18 22:16:16 -05: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
Better handling of DELAY_NS and DELAY_US ( #10717 )
2018-05-12 04:22:55 -05:00
pins_PRINTRBOARD.h
Correction to Printrboard SDSS pin ( #10676 )
2018-05-10 01:28:44 -05:00
pins_RAMBO.h
Apply three spaces after pin defines
2018-03-28 12:26:44 -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
Apply three spaces after pin defines
2018-03-28 12:26:44 -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
Tweak RAMPS SDSS pins
2018-04-10 16:46:17 -05: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
MKS OLED support for RUMBA
2018-04-25 22:57:34 -05:00
pins_SAINSMART_2IN1.h
Apply three spaces after pin defines
2018-03-28 12:26:44 -05:00
pins_SANGUINOLOLU_11.h
Better handling of DELAY_NS and DELAY_US ( #10717 )
2018-05-12 04:22:55 -05:00
pins_SANGUINOLOLU_12.h
Tweak Sanguinololu-related pins files
2017-08-23 18:32:59 -05:00
pins_SAV_MKI.h
Apply three spaces after pin defines
2018-03-28 12:26:44 -05:00
pins_SCOOVO_X9H.h
Apply three spaces after pin defines
2018-03-28 12:26:44 -05:00
pins_SETHI.h
Apply three spaces after pin defines
2018-03-28 12:26:44 -05:00
pins_SILVER_GATE.h
Apply three spaces after pin defines
2018-03-28 12:26:44 -05:00
pins_STB_11.h
Tweak Sanguinololu-related pins files
2017-08-23 18:32:59 -05:00
pins_TEENSY2.h
Apply three spaces after pin defines
2018-03-28 12:26:44 -05:00
pins_TEENSYLU.h
Pins spacing, 2.0.x parity
2018-02-17 21:49:00 -06:00
pins_TRIGORILLA_13.h
[1.1.x] Split TRIGORILLA into 1.3 and 1.4 ( #10468 )
2018-04-20 19:27:11 -05:00
pins_TRIGORILLA_14.h
[1.1.x] Split TRIGORILLA into 1.3 and 1.4 ( #10468 )
2018-04-20 19:27:11 -05:00
pins_ULTIMAIN_2.h
Apply three spaces after pin defines
2018-03-28 12:26:44 -05:00
pins_ULTIMAKER_OLD.h
Apply three spaces after pin defines
2018-03-28 12:26:44 -05:00
pins_ULTIMAKER.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
pins.h
1.1.x version of Auto-build PR 10503 ( #10561 )
2018-04-28 11:30:40 -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
planner_bezier.h
Append units to feedrate variables
2016-07-17 13:29:41 -07:00
planner.cpp
Smarter MIN, MAX, ABS macros
2018-05-13 04:51:33 -05:00
planner.h
Smarter MIN, MAX, ABS macros
2018-05-13 04:51: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 HAS_HEATED_BED conditional ( #10494 )
2018-04-22 23:40:49 -05:00
power_loss_recovery.h
Add HAS_HEATED_BED conditional ( #10494 )
2018-04-22 23:40:49 -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
Use static classes for job timers ( #9940 )
2018-03-04 22:52:25 -06:00
printcounter.h
Remove refs to non-existent CPU_32_BIT
2018-04-27 00:55:29 -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
Fix some sanity checks
2018-05-06 23:22:28 -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
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
SdFatUtil.h
Cleanup, apply standards to SD lib, cardreader
2017-11-15 01:09:06 -06:00
SdFile.cpp
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
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
Tweaks to heater / lcd conditions
2018-05-13 04:51:32 -05: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
Add HAS_HEATED_BED conditional ( #10494 )
2018-04-22 23:40:49 -05: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
More Trinamic cleanup
2018-05-10 00:10:08 -05:00
stepper_indirection.h
Consolidate smart stepper driver initialization
2018-03-19 22:06:04 -05:00
stepper.cpp
Apply _AXIS macro
2018-05-13 04:51:32 -05:00
stepper.h
Move some Stepper methods to Planner ( #10719 )
2018-05-12 09:29:17 -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
Smarter MIN, MAX, ABS macros
2018-05-13 04:51:33 -05:00
temperature.h
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 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
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_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
[1.1.x] Enable AD595 and AD8495 in concert ( #10694 )
2018-05-11 01:02:00 -05:00
tmc_util.cpp
Apply const in a few spots
2018-04-26 17:56:23 -05:00
tmc_util.h
More Trinamic cleanup
2018-05-10 00:10:08 -05:00
twibus.cpp
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
Smarter MIN, MAX, ABS macros
2018-05-13 04:51:33 -05:00
ubl_motion.cpp
ubl.cpp
Improve UBL mesh report. Add M420 T, M421 N
2018-04-17 15:55:38 -05:00
ubl.h
ultralcd_impl_DOGM.h
Smarter MIN, MAX, ABS macros
2018-05-13 04:51:33 -05:00
ultralcd_impl_HD44780.h
Smarter MIN, MAX, ABS macros
2018-05-13 04:51:33 -05:00
ultralcd_st7565_u8glib_VIKI.h
Better handling of DELAY_NS and DELAY_US ( #10717 )
2018-05-12 04:22:55 -05:00
ultralcd_st7920_u8glib_rrd.h
Better handling of DELAY_NS and DELAY_US ( #10717 )
2018-05-12 04:22:55 -05:00
ultralcd.cpp
Smarter MIN, MAX, ABS macros
2018-05-13 04:51:33 -05:00
ultralcd.h
Add NO_LCD_MENUS to display only the Status Screen
2018-04-30 18:39:32 -05:00
utf_mapper.h
Tweak spacing in utf8_mapper.h
2017-10-06 15:11:27 -05:00
utility.cpp
Rename float32 => float52, etc.
2018-05-01 04:41:56 -05:00
utility.h
Rename float32 => float52, etc.
2018-05-01 04:41:56 -05:00
vector_3.cpp
Fewer includes of vector_3.h
2018-05-01 04:41:56 -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
Further cleanup of comments, partial Doxygen-style
2016-03-25 00:45:56 -07:00