Firmware2/Marlin/src/feature
2020-05-06 01:15:13 -05:00
..
bedlevel Configurable kill pin state 2020-05-05 03:31:15 -05:00
dac Disambiguate i2c calls 2020-04-29 03:13:50 -05:00
digipot Fix motor current array 2020-05-02 17:00:12 -05:00
leds Apply TERN to compact code (#17619) 2020-04-22 16:35:03 -05:00
mmu2 Clean up whitespace 2020-04-28 06:09:52 -05:00
touch (c) 2020 2020-02-03 08:00:57 -06:00
babystep.cpp Apply TERN to compact code (#17619) 2020-04-22 16:35:03 -05:00
babystep.h Apply TERN to compact code (#17619) 2020-04-22 16:35:03 -05:00
backlash.cpp Use "dist" instead of "delta" for clarity 2020-03-25 19:18:42 -05:00
backlash.h Apply TERN to compact code (#17619) 2020-04-22 16:35:03 -05:00
baricuda.cpp (c) 2020 2020-02-03 08:00:57 -06:00
baricuda.h (c) 2020 2020-02-03 08:00:57 -06:00
binary_protocol.cpp (c) 2020 2020-02-03 08:00:57 -06:00
binary_protocol.h Apply TERN to compact code (#17619) 2020-04-22 16:35:03 -05:00
bltouch.cpp Apply TERN to compact code (#17619) 2020-04-22 16:35:03 -05:00
bltouch.h Allow servo features in combination (#16960) 2020-02-26 06:26:54 -06:00
cancel_object.cpp (c) 2020 2020-02-03 08:00:57 -06:00
cancel_object.h (c) 2020 2020-02-03 08:00:57 -06:00
caselight.cpp (c) 2020 2020-02-03 08:00:57 -06:00
caselight.h (c) 2020 2020-02-03 08:00:57 -06:00
closedloop.cpp (c) 2020 2020-02-03 08:00:57 -06:00
closedloop.h (c) 2020 2020-02-03 08:00:57 -06:00
controllerfan.cpp Apply TERN to compact code (#17619) 2020-04-22 16:35:03 -05:00
controllerfan.h Apply TERN to compact code (#17619) 2020-04-22 16:35:03 -05:00
e_parser.cpp Shorter paths to HAL, ExtUI (#17156) 2020-03-13 16:29:29 -05:00
e_parser.h Shorter paths to HAL, ExtUI (#17156) 2020-03-13 16:29:29 -05:00
encoder_i2c.cpp Disambiguate i2c calls 2020-04-29 03:13:50 -05:00
encoder_i2c.h Shorter paths to HAL, ExtUI (#17156) 2020-03-13 16:29:29 -05:00
fanmux.cpp (c) 2020 2020-02-03 08:00:57 -06:00
fanmux.h (c) 2020 2020-02-03 08:00:57 -06:00
filwidth.cpp Apply loop shorthand macros (#17159) 2020-03-13 23:18:16 -05:00
filwidth.h (c) 2020 2020-02-03 08:00:57 -06:00
fwretract.cpp Apply TERN to compact code (#17619) 2020-04-22 16:35:03 -05:00
fwretract.h (c) 2020 2020-02-03 08:00:57 -06:00
host_actions.cpp Extended reporting options (#16741) 2020-05-05 23:34:04 -05:00
host_actions.h Optimize "Dismiss" string 2020-02-14 00:05:06 -06:00
joystick.cpp Apply TERN to compact code (#17619) 2020-04-22 16:35:03 -05:00
joystick.h Apply TERN to compact code (#17619) 2020-04-22 16:35:03 -05:00
max7219.cpp Drop old comment 2020-03-25 15:11:12 -05:00
max7219.h Shorter paths to HAL, ExtUI (#17156) 2020-03-13 16:29:29 -05:00
mixing.cpp Apply TERN to compact code (#17619) 2020-04-22 16:35:03 -05:00
mixing.h Apply TERN to compact code (#17619) 2020-04-22 16:35:03 -05:00
pause.cpp General cleanup: pause, MarlinCore 2020-04-28 00:22:04 -05:00
pause.h Fix up pausing / parking display (#17460) 2020-04-11 20:36:17 -05:00
power.cpp Apply more HAS_HOTEND 2020-04-27 22:39:31 -05:00
power.h (c) 2020 2020-02-03 08:00:57 -06:00
powerloss.cpp Tweak powerloss info 2020-05-04 16:37:27 -05:00
powerloss.h Tweak powerloss info 2020-05-04 16:37:27 -05:00
probe_temp_comp.cpp Fix missing ProbeTempComp refs (#17833) 2020-05-02 18:27:18 -05:00
probe_temp_comp.h Add HAS_FAN and others 2020-04-27 05:07:08 -05:00
runout.cpp Automatic Tool Migration feature (#17248) 2020-04-22 21:03:28 -05:00
runout.h Fix poll_runout_states bug 2020-05-06 01:15:13 -05:00
snmm.cpp (c) 2020 2020-02-03 08:00:57 -06:00
snmm.h (c) 2020 2020-02-03 08:00:57 -06:00
solenoid.cpp Use a STR_ prefix for non-translated strings 2020-02-26 03:02:03 -06:00
solenoid.h (c) 2020 2020-02-03 08:00:57 -06:00
spindle_laser_types.h Various Laser / Spindle improvements (#15335) 2020-04-02 19:31:08 -05:00
spindle_laser.cpp Apply TERN to compact code (#17619) 2020-04-22 16:35:03 -05:00
spindle_laser.h Apply TERN to compact code (#17619) 2020-04-22 16:35:03 -05:00
tmc_util.cpp Apply TERN to compact code (#17619) 2020-04-22 16:35:03 -05:00
tmc_util.h Clean up whitespace 2020-04-28 06:09:52 -05:00
twibus.cpp Fix M261, i2c EEPROM, i2c Encoder for LPC (#17678) 2020-04-25 11:35:35 -05:00
twibus.h Update Marlin website links to https 2020-04-12 17:21:14 -05:00
z_stepper_align.cpp (c) 2020 2020-02-03 08:00:57 -06:00
z_stepper_align.h (c) 2020 2020-02-03 08:00:57 -06:00