0
0
Fork 0
mirror of https://github.com/MarlinFirmware/Marlin.git synced 2025-03-15 10:46:18 +00:00
MarlinFirmware/Marlin/src/feature
2022-03-17 22:15:26 -05:00
..
adc M3426 to read i2c MCP3426 ADC () 2021-12-04 17:47:08 -06:00
bedlevel 🐛 Fix UBL 'G29 Q1' bug 2022-03-12 16:00:48 -06:00
dac 🎨 Fewer serial macros 2021-09-09 05:41:58 -05:00
digipot 🧑‍💻 Allow DIGIPOT Rsx / Vrefmax override () 2022-03-13 17:17:35 -05:00
leds ♻️ Refactor HAL as singleton () 2022-02-18 14:38:23 -06:00
mmu 🧑‍💻 Add standard BUZZ types 2022-03-12 17:44:58 -06:00
password 🧑‍💻 HAS_MARLINUI_MENU, HAS_MANUAL_MOVE_MENU 2022-01-25 15:47:37 -06:00
ammeter.cpp 🎨 Laser Ammeter followup () 2021-06-08 07:51:28 -05:00
ammeter.h 🎨 Laser Ammeter followup () 2021-06-08 07:51:28 -05:00
babystep.cpp Replace 'const float &' with 'const_float_t' () 2021-04-01 17:59:57 -05:00
babystep.h 🧑‍💻 Remove extraneous 'inline' hints 2021-12-28 06:07:55 -06:00
backlash.cpp 🐛 Fix backlash applied steps when config changes () 2022-03-01 16:14:52 -06:00
backlash.h 🐛 Fix backlash applied steps when config changes () 2022-03-01 16:14:52 -06:00
baricuda.cpp Fix links to secure sites () 2020-07-22 22:20:14 -05:00
baricuda.h Fix links to secure sites () 2020-07-22 22:20:14 -05:00
binary_stream.cpp Optimize G-code / feature dependencies () 2020-08-06 08:14:00 -05:00
binary_stream.h 🎨 Fewer serial macros 2021-09-09 05:41:58 -05:00
bltouch.cpp ✏️ Fix missing brace () 2021-12-23 01:32:27 -06:00
bltouch.h 🧑‍💻 Remove extraneous 'inline' hints 2021-12-28 06:07:55 -06:00
cancel_object.cpp 🎨 Apply F() to status message 2021-10-04 00:26:29 -05:00
cancel_object.h 🧑‍💻 Remove extraneous 'inline' hints 2021-12-28 06:07:55 -06:00
caselight.cpp ♻️ Refactor HAL as singleton () 2022-02-18 14:38:23 -06:00
caselight.h 🚸 Case Light, LED menus for E3V2 DWIN Enhanced UI () 2022-02-01 17:35:38 -06:00
closedloop.cpp 💡 Adjust headers, formatting 2021-09-16 04:39:43 -05:00
closedloop.h Fix links to secure sites () 2020-07-22 22:20:14 -05:00
controllerfan.cpp ♻️ Refactor HAL as singleton () 2022-02-18 14:38:23 -06:00
controllerfan.h 🧑‍💻 Remove extraneous 'inline' hints 2021-12-28 06:07:55 -06:00
cooler.cpp 🏗️ Allow headless Flow Meter () 2021-07-12 00:22:08 -05:00
cooler.h 🏗️ Allow headless Flow Meter () 2021-07-12 00:22:08 -05:00
direct_stepping.cpp 🧑‍💻 Misc. updates for extra axes () 2022-01-14 03:14:13 -06:00
direct_stepping.h 🧑‍💻 Misc. updates for extra axes () 2022-01-14 03:14:13 -06:00
e_parser.cpp Handle M410 in the main task () 2020-10-16 16:11:00 -05:00
e_parser.h ♻️ Refactor HAL as singleton () 2022-02-18 14:38:23 -06:00
easythreed_ui.cpp 🎨 Misc. cleanup, comments 2022-01-06 05:10:56 -06:00
easythreed_ui.h EasyThreeD ET4000+ board and UI () 2021-11-23 15:52:18 -06:00
encoder_i2c.cpp 🎨 Misc. cleanup 2021-12-28 06:03:12 -06:00
encoder_i2c.h 🎨 Fewer serial macros 2021-09-09 05:41:58 -05:00
ethernet.cpp 🩹 Tweak startup message () 2021-08-25 18:08:27 -05:00
ethernet.h Teensy 4.1 Ethernet support () 2020-10-20 14:35:29 -05:00
fancheck.cpp Fan tachometer support () 2021-11-23 14:01:53 -06:00
fancheck.h 🧑‍💻 Remove extraneous 'inline' hints 2021-12-28 06:07:55 -06:00
fanmux.cpp Fix links to secure sites () 2020-07-22 22:20:14 -05:00
fanmux.h Remove extraneous 'extern' hints () 2021-04-02 14:22:43 -05:00
filwidth.cpp Fix links to secure sites () 2020-07-22 22:20:14 -05:00
filwidth.h 🧑‍💻 Remove extraneous 'inline' hints 2021-12-28 06:07:55 -06:00
fwretract.cpp ️ Handle shared enable pins () 2021-09-28 01:07:51 -05:00
fwretract.h ️ Handle shared enable pins () 2021-09-28 01:07:51 -05:00
host_actions.cpp 🧑‍💻 Drop hostui.flag 2022-02-08 18:02:28 -06:00
host_actions.h 🧑‍💻 Drop hostui.flag 2022-02-08 18:02:28 -06:00
hotend_idle.cpp 🎨 Apply F() to status message 2021-10-04 00:26:29 -05:00
hotend_idle.h Fix links to secure sites () 2020-07-22 22:20:14 -05:00
joystick.cpp ️ Fix noisy ADC - 16x oversampling with 12-bit ADC () 2022-03-17 22:15:26 -05:00
joystick.h 🎨 Check flags without ENABLED 2021-07-09 17:09:58 -05:00
max7219.cpp 🎨 Apply F() to various reports 2021-10-04 00:26:29 -05:00
max7219.h 🧑‍💻 Remove extraneous 'inline' hints 2021-12-28 06:07:55 -06:00
meatpack.cpp 🎨 Apply F() to serial macros 2021-10-04 00:26:29 -05:00
meatpack.h Followup to "no status for serial::write" () 2021-04-10 15:35:45 -05:00
mixing.cpp 🚸 Fix, extend X Axis Twist Compensation () 2022-03-11 17:12:03 -06:00
mixing.h 🧑‍💻 Remove extraneous 'inline' hints 2021-12-28 06:07:55 -06:00
pause.cpp 🚸 Update Ender3 V2/S1 Pro UI () 2022-03-11 14:06:49 -06:00
pause.h 🚸 Use M600 for disabled MMU () 2021-12-13 18:47:57 -06:00
power.cpp 🐛 Fix conditional M81 suicide () 2022-01-19 02:13:47 -06:00
power.h 🩹 Fix power.h compile () 2022-01-20 05:58:36 -06:00
power_monitor.cpp 🧑‍💻 HAS_MARLINUI_MENU, HAS_MANUAL_MOVE_MENU 2022-01-25 15:47:37 -06:00
power_monitor.h Fix and improve Power Monitor () 2021-04-13 15:17:52 -05:00
powerloss.cpp 🚸 Fix, Improve Power-Loss Recovery () 2022-02-09 12:29:34 -06:00
powerloss.h 🚸 Fix, Improve Power-Loss Recovery () 2022-02-09 12:29:34 -06:00
probe_temp_comp.cpp ️ Apply PTC on all probing () 2022-02-21 19:15:52 -06:00
probe_temp_comp.h ️ Apply PTC on all probing () 2022-02-21 19:15:52 -06:00
repeat.cpp 💡 Adjust headers, formatting 2021-09-16 04:39:43 -05:00
repeat.h 🧑‍💻 Remove extraneous 'inline' hints 2021-12-28 06:07:55 -06:00
runout.cpp 🔧 DWIN_CREALITY_LCD_ENHANCED => DWIN_LCD_PROUI 2022-03-10 22:15:35 -06:00
runout.h 🧑‍💻 Remove extraneous 'inline' hints 2021-12-28 06:07:55 -06:00
solenoid.cpp 🐛 More explicit allocation of solenoids 2021-10-24 23:43:28 -05:00
solenoid.h Fix links to secure sites () 2020-07-22 22:20:14 -05:00
spindle_laser.cpp ♻️ Refactor HAL as singleton () 2022-02-18 14:38:23 -06:00
spindle_laser.h ♻️ Refactor HAL as singleton () 2022-02-18 14:38:23 -06:00
spindle_laser_types.h 🩹 Fix non-PWM cutter compile () 2021-12-06 15:52:18 -06:00
stepper_driver_safety.cpp 🎨 Apply F() to various reports 2021-10-04 00:26:29 -05:00
stepper_driver_safety.h BTT SKR V2.0 / Stepper Driver Anti-Reverse Protection () 2021-04-27 02:22:09 -05:00
tmc_util.cpp 🐛 Fix TMC26X CS pins init () 2022-02-21 21:16:57 -06:00
tmc_util.h 🐛 Fix TMC26X CS pins init () 2022-02-21 21:16:57 -06:00
tramming.cpp Up to 6 Tramming points () 2021-01-08 18:42:08 -06:00
tramming.h 🎨 screws_tilt_adjust_pos => tramming_points 2021-08-29 23:10:00 -05:00
twibus.cpp 🐛 Fix TWIBus Wire.begin call () 2021-12-06 15:40:18 -06:00
twibus.h 🧑‍💻 Remove extraneous 'inline' hints 2021-12-28 06:07:55 -06:00
x_twist.cpp 🚸 Fix, extend X Axis Twist Compensation () 2022-03-11 17:12:03 -06:00
x_twist.h 🚸 Universal X_AXIS_TWIST_COMPENSATION () 2022-03-02 16:13:46 -06:00
z_stepper_align.cpp 🚸 Use Z_STEPPER_ALIGN_STEPPER_XY to enable 2022-03-02 17:50:55 -06:00
z_stepper_align.h 🚸 Use Z_STEPPER_ALIGN_STEPPER_XY to enable 2022-03-02 17:50:55 -06:00