Firmware2/Marlin/src/feature
Mike La Spina 1fc0dcdc97
Cutter Power in percent format (#20410)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
Co-authored-by: Jason Smith <jason.inet@gmail.com>
Co-authored-by: Luu Lac <45380455+shitcreek@users.noreply.github.com>
2020-12-23 22:50:24 -06:00
..
bedlevel Add OPTIMIZED_MESH_STORAGE option (for UBL) (#20371) 2020-12-23 18:19:48 -06:00
dac Fix DAC setDrvPct (#20205) 2020-11-19 18:08:21 -06:00
digipot Fix and optimize MightyBoard (#20493) 2020-12-17 17:22:59 -06:00
leds Support RGBW on PCA9632 (#20455) 2020-12-22 08:27:14 -06:00
mmu Fix broken #include (#20193) 2020-11-18 19:32:52 -06:00
password Open File Browser on Media Insert (option) (#20151) 2020-11-17 22:30:32 -06:00
babystep.cpp Mark axes not-homed with HOME_AFTER_DEACTIVATE (#18907) 2020-08-27 16:05:53 -05:00
babystep.h
backlash.cpp Level Corners with Probe option (#20241) 2020-11-26 07:58:19 -06:00
backlash.h Add alternative TERN macros 2020-11-07 22:19:25 -06:00
baricuda.cpp
baricuda.h
binary_stream.cpp
binary_stream.h Whitespace cleanup 2020-09-20 18:25:42 -05:00
bltouch.cpp Level Corners with Probe option (#20241) 2020-11-26 07:58:19 -06:00
bltouch.h Refactor 'Level Corners with Probe' (#20460) 2020-12-23 00:10:56 -06:00
cancel_object.cpp Rename ultralcd => marlinui 2020-10-16 19:55:18 -05:00
cancel_object.h
caselight.cpp Case light brightness cleanup (#19856) 2020-10-22 22:31:48 -05:00
caselight.h Case light brightness cleanup (#19856) 2020-10-22 22:31:48 -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
direct_stepping.cpp Direct Stepping update (#19135) 2020-08-26 01:32:56 -05:00
direct_stepping.h Direct Stepping update (#19135) 2020-08-26 01:32:56 -05:00
e_parser.cpp Handle M410 in the main task (#19752) 2020-10-16 16:11:00 -05:00
e_parser.h Handle M410 in the main task (#19752) 2020-10-16 16:11:00 -05:00
encoder_i2c.cpp Use homing_feedrate function 2020-12-16 22:19:04 -06:00
encoder_i2c.h
ethernet.cpp Teensy 4.1 Ethernet support (#19801) 2020-10-20 14:35:29 -05:00
ethernet.h Teensy 4.1 Ethernet support (#19801) 2020-10-20 14:35:29 -05:00
fanmux.cpp
fanmux.h
filwidth.cpp
filwidth.h
fwretract.cpp Add multi-extruder condition 2020-09-20 20:51:21 -05:00
fwretract.h Add multi-extruder condition 2020-09-20 20:51:21 -05:00
host_actions.cpp Tweak a host prompt call 2020-10-19 20:39:36 -05:00
host_actions.h Tweak a host prompt call 2020-10-19 20:39:36 -05:00
hotend_idle.cpp Rename ultralcd => marlinui 2020-10-16 19:55:18 -05:00
hotend_idle.h
joystick.cpp Apply NO_MOTION_BEFORE_HOMING to joystick motion (#20462) 2020-12-23 22:43:33 -06:00
joystick.h Expose JOYSTICK_DEBUG to the general user (#19394) 2020-09-17 06:01:10 -05:00
max7219.cpp
max7219.h
mixing.cpp Fix M166 Gradient Mix for DELTA (#19285) 2020-09-07 03:15:42 -05:00
mixing.h
pause.cpp Loosen E on pause for fila-manipulation (#20346) 2020-12-04 04:49:30 -06:00
pause.h Fix IDEX layer shift and DIR states (#19756) 2020-10-16 16:59:55 -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 Add POWER_OFF_DELAY option (#19987) 2020-11-08 18:37:41 -06:00
power.h Add POWER_OFF_DELAY option (#19987) 2020-11-08 18:37:41 -06:00
powerloss.cpp Use homing_feedrate function 2020-12-16 22:19:04 -06:00
powerloss.h Fix auto#.g file handling, add NO_SD_AUTOSTART (#20071) 2020-12-07 05:53:15 -06:00
probe_temp_comp.cpp
probe_temp_comp.h
repeat.cpp M808 Repeat Markers (#20084) 2020-11-26 21:18:40 -06:00
repeat.h Add "End Repeat Loops" menu item 2020-12-23 20:24:34 -06:00
runout.cpp Use PGM serial strings 2020-10-19 04:25:48 -05:00
runout.h Proper pullup/pulldown configurability (#20242) 2020-11-21 17:56:56 -06:00
solenoid.cpp
solenoid.h
spindle_laser_types.h Cutter Power in percent format (#20410) 2020-12-23 22:50:24 -06:00
spindle_laser.cpp Fix Spindle/Laser Control menu (#20347) 2020-12-09 04:37:26 -06:00
spindle_laser.h Fix Spindle/Laser Control menu (#20347) 2020-12-09 04:37:26 -06:00
tmc_util.cpp Configure TMC interpolation per driver (#19828) 2020-10-22 06:27:33 -05:00
tmc_util.h More MKS UI cleanup, optimization (#19869) 2020-10-23 23:37:45 -05:00
tramming.h Tramming Wizard submenu option (#20000) 2020-11-07 03:20:27 -06:00
twibus.cpp
twibus.h Multi-line comments cleanup (#19535) 2020-09-28 14:53:50 -05:00
z_stepper_align.cpp
z_stepper_align.h