1
0
mirror of https://github.com/MarlinFirmware/Marlin.git synced 2024-12-12 13:34:31 +00:00
MarlinFirmware/Marlin/src/feature
2021-12-25 01:54:39 -06:00
..
adc M3426 to read i2c MCP3426 ADC (#23184) 2021-12-25 01:36:32 -06:00
bedlevel 🚸 Tweaks to UBL G29 Q 2021-12-25 00:46:47 -06: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 🧑‍💻 Option allowing > 127 Neopixels (#23322) 2021-12-25 01:54:39 -06:00
mmu 🐛 Fix MMU1 compile (#22965) 2021-12-25 00:45:05 -06:00
password
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 🎨 Various multi-axis patches (#22823) 2021-10-02 22:31:16 -05:00
backlash.h 🎨 Various multi-axis patches (#22823) 2021-10-02 22:31:16 -05:00
baricuda.cpp
baricuda.h
binary_stream.cpp
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 🎨 Apply F() to status message 2021-12-25 00:20:45 -06:00
cancel_object.h
caselight.cpp 🩹 Fix RGB case light compile (#23108) 2021-12-25 01:13:23 -06:00
caselight.h Patches for CASE_LIGHT_USE_RGB_LED (#21811) 2021-05-15 15:05:53 -05:00
closedloop.cpp 💡 Adjust headers, formatting 2021-10-02 22:31:16 -05:00
closedloop.h
controllerfan.cpp ️ Controller Fan software PWM (etc.) (#23102) 2021-12-25 01:15:49 -06:00
controllerfan.h
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 🎨 Apply F() to kill / sendinfoscreen 2021-12-25 00:45:04 -06:00
direct_stepping.h
e_parser.cpp
e_parser.h 🎨 Refactor Host Actions as singleton 2021-12-25 00:45:05 -06:00
encoder_i2c.cpp 🎨 Apply F() to kill / sendinfoscreen 2021-12-25 00:45:04 -06: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
fanmux.cpp
fanmux.h Remove extraneous 'extern' hints (#21516) 2021-04-02 14:22:43 -05:00
filwidth.cpp
filwidth.h Replace 'const float &' with 'const_float_t' (#21505) 2021-04-01 17:59:57 -05:00
fwretract.cpp ️ Handle shared enable pins (#22824) 2021-10-02 22:31:16 -05:00
fwretract.h ️ Handle shared enable pins (#22824) 2021-10-02 22:31:16 -05:00
host_actions.cpp Shutdown Host Action (#22908) 2021-12-25 00:46:48 -06:00
host_actions.h Shutdown Host Action (#22908) 2021-12-25 00:46:48 -06:00
hotend_idle.cpp 🎨 Apply F() to status message 2021-12-25 00:20:45 -06:00
hotend_idle.h
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 🎨 Apply F() to various reports 2021-12-25 00:45:04 -06:00
max7219.h 🎨 Apply F() to various reports 2021-12-25 00:45:04 -06:00
meatpack.cpp 🎨 Apply F() to serial macros 2021-12-25 00:20:45 -06: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 🚸 Fix up E3V2 Enhanced (#23100) 2021-12-25 01:18:35 -06:00
pause.h 🚸 Use M600 for disabled MMU (#21865) 2021-12-25 01:52:31 -06: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 🎨 Apply F() to G-code subcommands 2021-12-25 00:20:45 -06:00
power.h ♻️ Consolidate PSU_CONTROL (#22304) 2021-08-18 20:39:22 -05:00
powerloss.cpp 🎨 Apply F() to kill / sendinfoscreen 2021-12-25 00:45:04 -06:00
powerloss.h 🎨 Apply F() to various reports 2021-12-25 00:45:04 -06:00
probe_temp_comp.cpp 🚸 More flexible Probe Temperature Compensation (#23033) 2021-12-25 00:46:48 -06:00
probe_temp_comp.h 🚸 More flexible Probe Temperature Compensation (#23033) 2021-12-25 00:46:48 -06:00
repeat.cpp 💡 Adjust headers, formatting 2021-10-02 22:31:16 -05:00
repeat.h
runout.cpp 🎨 Refactor Host Actions as singleton 2021-12-25 00:45:05 -06:00
runout.h 🎨 Apply F() to serial macros 2021-12-25 00:20:45 -06:00
solenoid.cpp 🐛 More explicit allocation of solenoids 2021-10-26 15:52:26 -05:00
solenoid.h
spindle_laser_types.h 🩹 Fix non-PWM cutter compile (#23169) 2021-12-25 01:37:21 -06:00
spindle_laser.cpp 🐛 Fix fast PWM WGM code 2021-12-25 01:23:02 -06:00
spindle_laser.h 🩹 Fix non-PWM cutter compile (#23169) 2021-12-25 01:37:21 -06:00
stepper_driver_safety.cpp 🎨 Apply F() to various reports 2021-12-25 00:45:04 -06: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 🎨 Apply F() to kill / sendinfoscreen 2021-12-25 00:45:04 -06:00
tmc_util.h 🎨 Fewer serial macros 2021-10-02 22:31:15 -05:00
tramming.cpp
tramming.h 🎨 screws_tilt_adjust_pos => tramming_points 2021-09-12 19:30:05 -05:00
twibus.cpp 🐛 Fix TWIBus Wire.begin call (#23183) 2021-12-25 01:37:21 -06:00
twibus.h M261 S I2C output format (#22890) 2021-12-25 00:45:05 -06:00
z_stepper_align.cpp
z_stepper_align.h