Firmware2/Marlin/src/feature
2021-10-02 22:31:15 -05:00
..
bedlevel 🎨 Fewer serial macros 2021-10-02 22:31:15 -05:00
dac 🎨 Fewer serial macros 2021-10-02 22:31:15 -05:00
digipot MCP4451 Digipot Support for Azteeg X5 GT (#21680) 2021-04-24 00:59:31 -05:00
leds 🎨 Fix some formatting, F() versus PSTR() 2021-09-12 19:16:13 -05:00
mmu 🎨 Fewer serial macros 2021-10-02 22:31:15 -05:00
password Fix password menu stickiness before first auth (#21295) 2021-03-10 16:02:35 -06:00
ammeter.cpp 🎨 Laser Ammeter followup (#22079) 2021-06-15 00:09:52 -05:00
ammeter.h 🎨 Laser Ammeter followup (#22079) 2021-06-15 00:09:52 -05:00
babystep.cpp Replace 'const float &' with 'const_float_t' (#21505) 2021-04-01 17:59:57 -05:00
babystep.h Replace 'const float &' with 'const_float_t' (#21505) 2021-04-01 17:59:57 -05:00
backlash.cpp 🎨 Fewer serial macros 2021-10-02 22:31:15 -05:00
backlash.h Replace 'const float &' with 'const_float_t' (#21505) 2021-04-01 17:59:57 -05:00
baricuda.cpp Fix links to secure sites (#18745) 2020-07-22 22:20:14 -05:00
baricuda.h Fix links to secure sites (#18745) 2020-07-22 22:20:14 -05:00
binary_stream.cpp Optimize G-code / feature dependencies (#18919) 2020-08-06 08:14:00 -05:00
binary_stream.h 🎨 Fewer serial macros 2021-10-02 22:31:15 -05:00
bltouch.cpp 🎨 Fewer serial macros 2021-10-02 22:31:15 -05:00
bltouch.h Optimize BLTouch code for size (#21477) 2021-03-29 20:56:44 -05:00
cancel_object.cpp Make Cancel Objects reporting optional (#21698) 2021-04-26 18:32:13 -05:00
cancel_object.h Fix links to secure sites (#18745) 2020-07-22 22:20:14 -05:00
caselight.cpp ♻️ LEDs refactor and extend (#21962) 2021-05-29 15:11:32 -05:00
caselight.h Patches for CASE_LIGHT_USE_RGB_LED (#21811) 2021-05-15 15:05:53 -05:00
closedloop.cpp Fix links to secure sites (#18745) 2020-07-22 22:20:14 -05:00
closedloop.h Fix links to secure sites (#18745) 2020-07-22 22:20:14 -05:00
controllerfan.cpp Add TEMP_SENSOR_BOARD (#22279, #22342, #22343, #22344, #22350) 2021-08-18 20:39:41 -05:00
controllerfan.h Fix Arduino DUE compilation (#20058) 2020-11-10 03:32:08 -06:00
cooler.cpp 🏗️ Allow headless Flow Meter (#22234) 2021-07-17 02:31:54 -05:00
cooler.h 🏗️ Allow headless Flow Meter (#22234) 2021-07-17 02:31:54 -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 Handle M410 in the main task (#19752) 2020-10-16 16:11:00 -05:00
e_parser.h Soft Reset via Serial or post-kill button click (#21652) 2021-04-24 02:53:52 -05:00
encoder_i2c.cpp 🎨 Fewer serial macros 2021-10-02 22:31:15 -05:00
encoder_i2c.h 🎨 Fewer serial macros 2021-10-02 22:31:15 -05:00
ethernet.cpp 🩹 Tweak startup message (#22633) 2021-09-12 19:18:23 -05:00
ethernet.h Teensy 4.1 Ethernet support (#19801) 2020-10-20 14:35:29 -05:00
fanmux.cpp Fix links to secure sites (#18745) 2020-07-22 22:20:14 -05:00
fanmux.h Remove extraneous 'extern' hints (#21516) 2021-04-02 14:22:43 -05:00
filwidth.cpp Fix links to secure sites (#18745) 2020-07-22 22:20:14 -05:00
filwidth.h Replace 'const float &' with 'const_float_t' (#21505) 2021-04-01 17:59:57 -05:00
fwretract.cpp 🎨 Fewer serial macros 2021-10-02 22:31:15 -05:00
fwretract.h 🎨 Standardize G-code reporting 2021-10-02 22:31:15 -05:00
host_actions.cpp Enable Purge More / Resume with EP + Host Prompt (#21671) 2021-04-22 18:43:28 -05:00
host_actions.h Tweak a host prompt call 2020-10-19 20:39:36 -05:00
hotend_idle.cpp Clean up formatting, wrap macros 2021-04-23 19:21:39 -05:00
hotend_idle.h Fix links to secure sites (#18745) 2020-07-22 22:20:14 -05:00
joystick.cpp 🎨 Fewer serial macros 2021-10-02 22:31:15 -05:00
joystick.h 🎨 Check flags without ENABLED 2021-07-17 01:54:27 -05:00
max7219.cpp 🎨 Fewer serial macros 2021-10-02 22:31:15 -05:00
max7219.h Replace 'const float &' with 'const_float_t' (#21505) 2021-04-01 17:59:57 -05:00
meatpack.cpp 🎨 Fewer serial macros 2021-10-02 22:31:15 -05:00
meatpack.h Followup to "no status for serial::write" (#21577) 2021-04-10 15:35:45 -05:00
mixing.cpp 🎨 Fewer serial macros 2021-10-02 22:31:15 -05:00
mixing.h 🎨 Fewer serial macros 2021-10-02 22:31:15 -05:00
pause.cpp 🎨 Fewer serial macros 2021-10-02 22:31:15 -05:00
pause.h Pause and PLR refinements 2021-05-05 07:31:48 -05:00
power_monitor.cpp Fix and improve Power Monitor (#21551) 2021-04-13 15:17:52 -05:00
power_monitor.h Fix and improve Power Monitor (#21551) 2021-04-13 15:17:52 -05:00
power.cpp 🎨 Fix some formatting, F() versus PSTR() 2021-09-12 19:16:13 -05:00
power.h ♻️ Consolidate PSU_CONTROL (#22304) 2021-08-18 20:39:22 -05:00
powerloss.cpp 🎨 Fewer serial macros 2021-10-02 22:31:15 -05:00
powerloss.h Ender-3 V2 CrealityUI Enhanced (#21942, #22728, #22733) 2021-10-02 22:31:15 -05:00
probe_temp_comp.cpp 🎨 Fewer serial macros 2021-10-02 22:31:15 -05:00
probe_temp_comp.h 🐛 Use whole PROBE_TEMP_COMPENSATION values (#22130) 2021-06-15 00:11:34 -05:00
repeat.cpp 🎨 Fewer serial macros 2021-10-02 22:31:15 -05:00
repeat.h Add "End Repeat Loops" menu item 2020-12-23 20:24:34 -06:00
runout.cpp 🎨 Fewer serial macros 2021-10-02 22:31:15 -05:00
runout.h 🎨 Fewer serial macros 2021-10-02 22:31:15 -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 Fix links to secure sites (#18745) 2020-07-22 22:20:14 -05:00
spindle_laser_types.h Laser Test Fire (#20452) 2021-01-10 06:01:25 -06:00
spindle_laser.cpp 🎨 Misc. Spindle/Laser (etc.) cleanup 2021-10-02 22:31:15 -05:00
spindle_laser.h 🎨 Misc. Spindle/Laser (etc.) cleanup 2021-10-02 22:31:15 -05:00
stepper_driver_safety.cpp BTT SKR V2.0 / Stepper Driver Anti-Reverse Protection (#21503) 2021-04-27 02:22:09 -05:00
stepper_driver_safety.h BTT SKR V2.0 / Stepper Driver Anti-Reverse Protection (#21503) 2021-04-27 02:22:09 -05:00
tmc_util.cpp 🎨 Fewer serial macros 2021-10-02 22:31:15 -05:00
tmc_util.h 🎨 Fewer serial macros 2021-10-02 22:31:15 -05:00
tramming.cpp Up to 6 Tramming points (#20720) 2021-01-08 18:42:08 -06:00
tramming.h 🎨 screws_tilt_adjust_pos => tramming_points 2021-09-12 19:30:05 -05:00
twibus.cpp 🎨 Fewer serial macros 2021-10-02 22:31:15 -05: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 Fix links to secure sites (#18745) 2020-07-22 22:20:14 -05:00