1
0
mirror of https://github.com/MarlinFirmware/Marlin.git synced 2024-12-12 13:34:31 +00:00
MarlinFirmware/Marlin/src/feature
2021-03-23 05:54:41 -05:00
..
bedlevel Followup to UBL Hilbert 2021-03-23 05:54:41 -05:00
dac Prefix SD SPI pins (SCK, MISO, MOSI, SS) (#20606) 2021-01-01 14:31:15 -06:00
digipot
leds Fix TERN typo (#21229) 2021-02-28 16:09:15 -06:00
mmu [SMUFF] Use EXTRUDERS for extended commands (#21212) 2021-02-27 13:23:00 -06:00
password Fix password menu stickiness before first auth (#21295) 2021-03-10 16:02:35 -06:00
babystep.cpp
babystep.h
backlash.cpp
backlash.h
baricuda.cpp
baricuda.h
binary_stream.cpp
binary_stream.h Fix serial index types 2021-03-10 13:45:53 -06:00
bltouch.cpp Serial refactor. Default 8-bit ECHO to int, not char (#20985) 2021-02-08 00:37:24 -06:00
bltouch.h
cancel_object.cpp Serial refactor. Default 8-bit ECHO to int, not char (#20985) 2021-02-08 00:37:24 -06:00
cancel_object.h
caselight.cpp RGB Caselight (#20341) 2021-02-27 16:06:48 -06:00
caselight.h RGB Caselight (#20341) 2021-02-27 16:06:48 -06:00
closedloop.cpp
closedloop.h
controllerfan.cpp
controllerfan.h
cooler.cpp Cooler (for Laser) - M143, M193 (#21255) 2021-03-06 14:13:28 -06:00
cooler.h Cooler (for Laser) - M143, M193 (#21255) 2021-03-06 14:13:28 -06:00
direct_stepping.cpp Fix some serial char, echo 2021-02-04 19:20:28 -06:00
direct_stepping.h General cleanup, use _BV 2021-01-16 22:53:50 -06:00
e_parser.cpp
e_parser.h Move some MarlinCore and MarlinUI code (#20832) 2021-01-21 03:40:07 -06:00
encoder_i2c.cpp Fix bool++ warning 2021-03-19 04:51:41 -05:00
encoder_i2c.h Serial refactor. Default 8-bit ECHO to int, not char (#20985) 2021-02-08 00:37:24 -06:00
ethernet.cpp Number serial from 1 to match settings 2021-03-10 13:45:53 -06:00
ethernet.h
fanmux.cpp Fix links to secure sites (#18745) 2020-07-22 22:20:14 -05:00
fanmux.h
filwidth.cpp
filwidth.h
fwretract.cpp Add M207/8/9 reporting (#21335) 2021-03-12 09:25:41 -06:00
fwretract.h Add M207/8/9 reporting (#21335) 2021-03-12 09:25:41 -06:00
host_actions.cpp Distinguish serial index from mask (#21287) 2021-03-09 03:20:37 -06:00
host_actions.h
hotend_idle.cpp
hotend_idle.h
joystick.cpp Clean up some includes 2021-01-10 21:38:31 -06:00
joystick.h Fix joystick include 2021-01-10 21:49:35 -06:00
max7219.cpp Serial macros cleanup 2021-02-28 20:02:24 -06:00
max7219.h
meatpack.cpp Fix build with Meatpack only on 2nd port (#21336) 2021-03-14 12:11:11 -05:00
meatpack.h Fix MeatPack with per-serial-port instances (#21306) 2021-03-10 14:22:20 -06:00
mixing.cpp Serial refactor. Default 8-bit ECHO to int, not char (#20985) 2021-02-08 00:37:24 -06:00
mixing.h Serial refactor. Default 8-bit ECHO to int, not char (#20985) 2021-02-08 00:37:24 -06:00
pause.cpp Filament sensor cleanup 2021-02-28 20:02:24 -06:00
pause.h Move some MarlinCore and MarlinUI code (#20832) 2021-01-21 03:40:07 -06:00
power_monitor.cpp
power_monitor.h
power.cpp Cooler (for Laser) - M143, M193 (#21255) 2021-03-06 14:13:28 -06:00
power.h
powerloss.cpp POWER_LOSS_ZHOME_POS followup 2021-03-01 06:19:38 -06:00
powerloss.h
probe_temp_comp.cpp Serial macros cleanup 2021-02-28 20:02:24 -06:00
probe_temp_comp.h
repeat.cpp Serial refactor. Default 8-bit ECHO to int, not char (#20985) 2021-02-08 00:37:24 -06:00
repeat.h
runout.cpp Filament Runout handling for Mixing Extruder (#20327) 2021-02-28 20:16:22 -06:00
runout.h Filament Runout handling for Mixing Extruder (#20327) 2021-02-28 20:16:22 -06:00
solenoid.cpp Don't apply hotend_offset.z to Z soft endstops (#20675) 2021-01-04 23:48:42 -06:00
solenoid.h
spindle_laser_types.h Laser Test Fire (#20452) 2021-01-10 06:01:25 -06:00
spindle_laser.cpp Laser Test Fire (#20452) 2021-01-10 06:01:25 -06:00
spindle_laser.h Meatpack::report_state on serial port init (#20903) 2021-01-28 01:47:12 -06:00
tmc_util.cpp Serial macros cleanup 2021-02-28 20:02:24 -06:00
tmc_util.h
tramming.cpp Up to 6 Tramming points (#20720) 2021-01-08 18:42:08 -06:00
tramming.h Up to 6 Tramming points (#20720) 2021-01-08 18:42:08 -06:00
twibus.cpp Serial macros cleanup 2021-02-28 20:02:24 -06:00
twibus.h Move some MarlinCore and MarlinUI code (#20832) 2021-01-21 03:40:07 -06:00
z_stepper_align.cpp Document, adjust some homing code 2021-01-02 03:41:06 -06:00
z_stepper_align.h