MarlinFirmware/Marlin/src/feature
2024-02-07 23:40:54 -06:00
..
adc Add M3426 A<addr> parameter (#24130) 2022-05-05 02:37:47 -05:00
bedlevel 🎨 Misc. cleanup 29-01 2024-01-29 23:10:12 -06:00
dac 🧑‍💻 Update planner/stepper includes 2022-07-27 04:25:37 -05:00
digipot Misc. aesthetic adjustments 2024-01-21 22:15:16 -06:00
leds 🎨 Misc. comment open 2023-07-16 23:44:03 -05:00
mmu 🎨 Misc. cleanup 29-01 2024-01-29 23:10:12 -06:00
password 🧑‍💻 HAS_MARLINUI_MENU, HAS_MANUAL_MOVE_MENU 2022-01-25 15:47:37 -06:00
ammeter.cpp 🎨 Laser Ammeter followup (#22079) 2021-06-08 07:51:28 -05:00
ammeter.h 🎨 Laser Ammeter followup (#22079) 2021-06-08 07:51:28 -05:00
babystep.cpp 🔥 Always use ISR for BABYSTEPPING (#26035) 2023-07-19 21:12:32 -05:00
babystep.h 🔥 Always use ISR for BABYSTEPPING (#26035) 2023-07-19 21:12:32 -05:00
backlash.cpp 🐛 Fix Backlash Compensation layer shift (#26392) 2023-11-03 23:12:33 -05:00
backlash.h 🐛 Fix Backlash Compensation layer shift (#26392) 2023-11-03 23:12:33 -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 🧑‍💻 Generalize SDSUPPORT as HAS_MEDIA 2023-04-22 22:43:09 -05:00
bltouch.cpp 🐛 Fix BLTOUCH_HS_MODE config 2023-04-11 23:44:20 -05:00
bltouch.h 🐛 Fix BLTOUCH_HS_MODE config 2023-04-11 23:44:20 -05:00
cancel_object.cpp ♻️ String helper class (#24390) 2023-06-27 13:19:36 -05:00
cancel_object.h 🧑‍💻 Remove extraneous 'inline' hints 2021-12-28 06:07:55 -06:00
caselight.cpp ♻️ Refactor HAL as singleton (#23357) 2022-02-18 14:38:23 -06:00
caselight.h 🐛 Fixes for ProUI, build rename (#26177) 2023-08-19 15:53:45 -05:00
closedloop.cpp 💡 Adjust headers, formatting 2021-09-16 04:39:43 -05:00
closedloop.h Fix links to secure sites (#18745) 2020-07-22 22:20:14 -05:00
controllerfan.cpp 🎨 Minor temp / UI refactor 2024-01-09 18:45:17 -06:00
controllerfan.h 🎨 Misc. temperature cleanup 2023-05-10 04:25:14 -05:00
cooler.cpp 🧑‍💻 Dump BOTH and EITHER macros (#25908) 2023-06-02 14:26:02 -05:00
cooler.h 🏗️ Allow headless Flow Meter (#22234) 2021-07-12 00:22:08 -05:00
direct_stepping.cpp 🎨 Misc. 'else' cleanup 2022-07-28 20:53:11 -05:00
direct_stepping.h 🧑‍💻 Width/Magnitude-based types (#25458) 2023-03-03 20:44:24 -06:00
e_parser.cpp EP_BABYSTEPPING (#25869) 2023-05-24 22:10:40 -05:00
e_parser.h EP_BABYSTEPPING (#25869) 2023-05-24 22:10:40 -05:00
easythreed_ui.cpp 🧑‍💻 CardReader adjustments (#25611) 2023-03-31 18:18:25 -05:00
easythreed_ui.h EasyThreeD ET4000+ board and UI (#23080) 2021-11-23 15:52:18 -06:00
encoder_i2c.cpp 🎨 Misc. cleanup 29-01 2024-01-29 23:10:12 -06:00
encoder_i2c.h 🧑‍💻 AS_CHAR => C (#26569) 2023-12-27 01:25:51 -06:00
ethernet.cpp 🩹 Tweak startup message (#22633) 2021-08-25 18:08:27 -05:00
ethernet.h Teensy 4.1 Ethernet support (#19801) 2020-10-20 14:35:29 -05:00
fancheck.cpp 🧑‍💻 Remove LOOP macros (#25917) 2023-06-02 14:30:34 -05:00
fancheck.h 🧑‍💻 General and Axis-based bitfield flags (#23989) 2022-04-03 16:14:02 -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 🧑‍💻 Remove LOOP macros (#25917) 2023-06-02 14:30:34 -05:00
filwidth.h 🐛 Fix AD4985 with 5V input, add AD595 3.3V warning (#26021) 2023-06-28 17:06:50 -05:00
fwretract.cpp MARLIN_SMALL_BUILD option (#26775) 2024-02-07 23:40:54 -06:00
fwretract.h 🧑‍💻 General and Axis-based bitfield flags (#23989) 2022-04-03 16:14:02 -05:00
host_actions.cpp ♻️ Simplify SERIAL_ECHO (#25928) 2023-06-12 16:38:14 -05:00
host_actions.h 🧑‍💻 HostUI::continue_prompt method 2023-04-15 20:22:17 -05:00
hotend_idle.cpp 🐛 Fix hotend idle timeout checks 2023-07-27 17:20:09 -05:00
hotend_idle.h 🩹 Fix HOTEND_IDLE_TIMEOUT with no heated bed (#26746) 2024-02-04 12:14:49 -06:00
joystick.cpp ️ Optimize G2-G3 Arcs (#24366) 2022-07-08 14:41:39 -05:00
joystick.h 🎨 Check flags without ENABLED 2021-07-09 17:09:58 -05:00
max7219.cpp 🔧 CONFIGURE_FILAMENT_CHANGE - Optional M603 (#26613) 2024-01-03 09:43:18 -06:00
max7219.h 🚸 Vertical Max7219::quantity in portrait orientation (#24415) 2022-06-30 21:07:36 -05:00
meatpack.cpp 🧑‍💻 AS_CHAR => C (#26569) 2023-12-27 01:25:51 -06:00
meatpack.h 🎨 Misc. cleanup 29-01 2024-01-29 23:10:12 -06:00
mixing.cpp 🧑‍💻 AS_CHAR => C (#26569) 2023-12-27 01:25:51 -06:00
mixing.h 🎨 Clean up some checks & includes 2024-01-04 13:06:41 -06:00
pause.cpp 🔧 CONFIGURE_FILAMENT_CHANGE - Optional M603 (#26613) 2024-01-03 09:43:18 -06:00
pause.h 🔧 CONFIGURE_FILAMENT_CHANGE - Optional M603 (#26613) 2024-01-03 09:43:18 -06:00
power.cpp 🚸 Fix repeating "Power Off" message (#26755) 2024-01-31 19:24:08 -06:00
power.h 🧑‍💻 Dump BOTH and EITHER macros (#25908) 2023-06-02 14:26:02 -05:00
power_monitor.cpp 🚸 Optional Cutter/Laser status for HD44780 (#25003) 2022-11-26 18:59:13 -06:00
power_monitor.h 🐛 Fix AD4985 with 5V input, add AD595 3.3V warning (#26021) 2023-06-28 17:06:50 -05:00
powerloss.cpp 🚸 PLR recover chamber temp (#26696) 2024-01-24 14:33:02 -06:00
powerloss.h 🚸 PLR recover chamber temp (#26696) 2024-01-24 14:33:02 -06:00
probe_temp_comp.cpp ♻️ Simplify SERIAL_ECHO (#25928) 2023-06-12 16:38:14 -05:00
probe_temp_comp.h ️ Apply PTC on all probing (#23764) 2022-02-21 19:15:52 -06:00
repeat.cpp 🧑‍💻 Remove LOOP macros (#25917) 2023-06-02 14:30:34 -05:00
repeat.h 🧑‍💻 Fix M808 debug (#26367) 2023-11-11 20:02:53 -06:00
runout.cpp 🧑‍💻 AS_CHAR => C (#26569) 2023-12-27 01:25:51 -06:00
runout.h 🎨 Misc. cleanup 29-01 2024-01-29 23:10:12 -06:00
solenoid.cpp 🎨 Clean up some checks & includes 2024-01-04 13:06:41 -06:00
solenoid.h 🩹 No PE_MAGNET_ON_STATE without PARKING_EXTRUDER 2022-03-23 00:31:13 -05:00
spindle_laser.cpp 🐛 Fix apply_power for SPINDLE_SERVO (#25465) 2023-03-05 16:25:11 -06:00
spindle_laser.h 🎨 Misc. cleanup 29-01 2024-01-29 23:10:12 -06:00
spindle_laser_types.h 🧑‍💻 Width/Magnitude-based types (#25458) 2023-03-03 20:44:24 -06:00
stepper_driver_safety.cpp ♻️ Simplify SERIAL_ECHO (#25928) 2023-06-12 16:38:14 -05:00
stepper_driver_safety.h 🎨 Misc. cleanup 29-01 2024-01-29 23:10:12 -06:00
tmc_util.cpp 🩹 Patch STM32 serial UUID (#26737) 2024-01-31 12:33:42 -06:00
tmc_util.h 🚸 Update DWIN ProUI (#26003) 2023-06-23 04:57:22 -05:00
tramming.cpp 🔧 Up to 9 tramming points (#25293) 2023-02-20 18:57:15 -06:00
tramming.h 🔧 Up to 9 tramming points (#25293) 2023-02-20 18:57:15 -06:00
twibus.cpp ♻️ Simplify SERIAL_ECHO (#25928) 2023-06-12 16:38:14 -05:00
twibus.h 🎨 Misc. cleanup 29-01 2024-01-29 23:10:12 -06:00
x_twist.cpp 🧑‍💻 Remove LOOP macros (#25917) 2023-06-02 14:30:34 -05:00
x_twist.h 🚸 Universal X_AXIS_TWIST_COMPENSATION (#23828) 2022-03-02 16:13:46 -06:00
z_stepper_align.cpp 💥 Num Axes and Multi-Stepper based on Driver Types (#24120) 2022-05-04 19:25:02 -05:00
z_stepper_align.h 💥 Num Axes and Multi-Stepper based on Driver Types (#24120) 2022-05-04 19:25:02 -05:00