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-29 20:56:44 -05:00
..
bedlevel Refactor Hilbert curve. Enhance Touch UI Bed Level Screen. (#21453) 2021-03-27 22:57:12 -05:00
dac Prefix SD SPI pins (SCK, MISO, MOSI, SS) (#20606) 2021-01-01 14:31:15 -06:00
digipot Fix and optimize MightyBoard (#20493) 2020-12-17 17:22:59 -06:00
leds Fix TERN typo (#21229) 2021-02-28 16:09:15 -06:00
mmu Apply pointer formatting 2021-03-29 20:36:37 -05:00
password Fix password menu stickiness before first auth (#21295) 2021-03-10 16:02:35 -06:00
babystep.cpp
babystep.h
backlash.cpp Level Corners with Probe option (#20241) 2020-11-26 07:58:19 -06:00
backlash.h
baricuda.cpp
baricuda.h
binary_stream.cpp
binary_stream.h Apply pointer formatting 2021-03-29 20:36:37 -05:00
bltouch.cpp Serial refactor. Default 8-bit ECHO to int, not char (#20985) 2021-02-08 00:37:24 -06:00
bltouch.h Optimize BLTouch code for size (#21477) 2021-03-29 20:56:44 -05:00
cancel_object.cpp Ender 3 V2 Status Line (#21369) 2021-03-24 10:12:57 -05:00
cancel_object.h
caselight.cpp RGB Caselight (#20341) 2021-02-27 16:06:48 -06:00
caselight.h More IntelliSense-friendly declarations 2021-03-24 05:50:47 -05:00
closedloop.cpp
closedloop.h
controllerfan.cpp Fix Arduino DUE compilation (#20058) 2020-11-10 03:32:08 -06:00
controllerfan.h Fix Arduino DUE compilation (#20058) 2020-11-10 03:32:08 -06:00
cooler.cpp Laser Coolant Flow Meter / Safety Shutdown (#21431) 2021-03-29 01:41:56 -05:00
cooler.h Laser Coolant Flow Meter / Safety Shutdown (#21431) 2021-03-29 01:41:56 -05: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
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 More IntelliSense-friendly declarations 2021-03-24 05:50:47 -05:00
max7219.cpp Serial macros cleanup 2021-02-28 20:02:24 -06:00
max7219.h
meatpack.cpp Apply pointer formatting 2021-03-29 20:36:37 -05:00
meatpack.h Apply pointer formatting 2021-03-29 20:36:37 -05:00
mixing.cpp Serial refactor. Default 8-bit ECHO to int, not char (#20985) 2021-02-08 00:37:24 -06:00
mixing.h More IntelliSense-friendly declarations 2021-03-24 05:50:47 -05:00
pause.cpp Ender 3 V2 Status Line (#21369) 2021-03-24 10:12:57 -05:00
pause.h Add typedef celsius_t (#21374) 2021-03-24 04:11:43 -05:00
power_monitor.cpp General cleanup 2020-11-29 20:50:02 -06:00
power_monitor.h General cleanup 2020-11-29 20:50:02 -06:00
power.cpp Cooler (for Laser) - M143, M193 (#21255) 2021-03-06 14:13:28 -06:00
power.h Add POWER_OFF_DELAY option (#19987) 2020-11-08 18:37:41 -06:00
powerloss.cpp Add typedef celsius_t (#21374) 2021-03-24 04:11:43 -05:00
powerloss.h More IntelliSense-friendly declarations 2021-03-24 05:50:47 -05:00
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 Add "End Repeat Loops" menu item 2020-12-23 20:24:34 -06:00
runout.cpp Filament Runout handling for Mixing Extruder (#20327) 2021-02-28 20:16:22 -06:00
runout.h Apply pointer formatting 2021-03-29 20:36:37 -05: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 Laser Coolant Flow Meter / Safety Shutdown (#21431) 2021-03-29 01:41:56 -05:00
tmc_util.cpp Serial macros cleanup 2021-02-28 20:02:24 -06:00
tmc_util.h More IntelliSense-friendly declarations 2021-03-24 05:50:47 -05:00
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