Firmware2/Marlin/src/feature
2019-09-28 19:12:23 -05:00
..
bedlevel Revive and improve DELTA probe bounds, LRFB options (#15372) 2019-09-28 01:19:11 -05:00
dac Drop C-style 'void' argument 2019-09-16 20:31:21 -05:00
digipot Misc changes from struct refactor (#15289) 2019-09-17 18:16:28 -05:00
leds Drop C-style 'void' argument 2019-09-16 20:31:21 -05:00
prusa_MMU2 Reduce string storage, use masking 'seen' 2019-09-26 04:30:55 -05:00
touch Patch use of UNUSED 2019-09-17 00:05:35 -05:00
babystep.cpp Add reporting to M290 (#15376) 2019-09-28 16:58:48 -05:00
babystep.h Add reporting to M290 (#15376) 2019-09-28 16:58:48 -05:00
backlash.cpp Fix MIN/MAX function collision with macros 2019-07-05 18:14:02 -05:00
backlash.h Fix BACKLASH_COMPENSATION compiler issues (#15307) 2019-09-20 00:48:41 -05:00
baricuda.cpp Tweaky change from (C) to (c) 2019-06-27 23:58:16 -05:00
baricuda.h Tweaky change from (C) to (c) 2019-06-27 23:58:16 -05:00
binary_protocol.cpp Marlin Binary Protocol Mark II (#14817) 2019-08-05 20:41:53 -05:00
binary_protocol.h Use "mount" as card verb 2019-09-15 03:12:44 -05:00
bltouch.cpp Fix some debug out lines 2019-09-14 16:45:06 -05:00
bltouch.h Tweaky change from (C) to (c) 2019-06-27 23:58:16 -05:00
caselight.cpp Fix analogWrite ambiguity 2019-07-02 04:36:02 -05:00
caselight.h Tweaky change from (C) to (c) 2019-06-27 23:58:16 -05:00
closedloop.cpp Tweaky change from (C) to (c) 2019-06-27 23:58:16 -05:00
closedloop.h Tweaky change from (C) to (c) 2019-06-27 23:58:16 -05:00
controllerfan.cpp Split up stepper indirection (#15111) 2019-08-31 19:44:45 -05:00
controllerfan.h Tweaky change from (C) to (c) 2019-06-27 23:58:16 -05:00
emergency_parser.cpp Tweaky change from (C) to (c) 2019-06-27 23:58:16 -05:00
emergency_parser.h Add emergency_parser.h dependency 2019-09-09 18:04:25 -05:00
fanmux.cpp Drop C-style 'void' argument 2019-09-16 20:31:21 -05:00
fanmux.h Drop C-style 'void' argument 2019-09-16 20:31:21 -05:00
filwidth.cpp Filament Width Sensor singleton (#15191) 2019-09-10 18:48:58 -05:00
filwidth.h Simpler Allen Key config. Fixes, cleanups from refactor (#15256) 2019-09-14 03:05:10 -05:00
fwretract.cpp Add a feedRate_t data type (#15349) 2019-09-26 01:28:09 -05:00
fwretract.h Add a feedRate_t data type (#15349) 2019-09-26 01:28:09 -05:00
host_actions.cpp Restore Host Prompt Info (#15387) 2019-09-27 17:06:26 -05:00
host_actions.h Restore Host Prompt Info (#15387) 2019-09-27 17:06:26 -05:00
I2CPositionEncoder.cpp Add a feedRate_t data type (#15349) 2019-09-26 01:28:09 -05:00
I2CPositionEncoder.h Drop C-style 'void' argument 2019-09-16 20:31:21 -05:00
joystick.cpp Refactor joystick support in ExtUI (#15318) 2019-09-25 18:46:36 -05:00
joystick.h EXTENSIBLE_UI Joystick support (#15303) 2019-09-18 19:35:03 -05:00
Max7219_Debug_LEDs.cpp Tweak mark/range/quantity conditions 2019-07-22 07:16:42 -05:00
Max7219_Debug_LEDs.h Remove extra pragmas 2019-07-30 20:19:47 -05:00
mixing.cpp Fix MIN/MAX function collision with macros 2019-07-05 18:14:02 -05:00
mixing.h Fix mixing for up to 6 steppers (#15374) 2019-09-28 19:12:23 -05:00
pause.cpp Restore Host Prompt Info (#15387) 2019-09-27 17:06:26 -05:00
pause.h Add a feedRate_t data type (#15349) 2019-09-26 01:28:09 -05:00
power_loss_recovery.cpp Use "mount" as card verb 2019-09-15 03:12:44 -05:00
power_loss_recovery.h Fix G90, G91, M82, M83 rel/abs modes (#15218) 2019-09-11 01:29:33 -05:00
power.cpp Split up stepper indirection (#15111) 2019-08-31 19:44:45 -05:00
power.h Tweaky change from (C) to (c) 2019-06-27 23:58:16 -05:00
runout.cpp Tweaky change from (C) to (c) 2019-06-27 23:58:16 -05:00
runout.h Fix FILAMENT_RUNOUT_SCRIPT without ADVANCED_PAUSE_FEATURE build (#15313) 2019-09-20 00:50:11 -05:00
snmm.cpp Tweaky change from (C) to (c) 2019-06-27 23:58:16 -05:00
snmm.h Tweaky change from (C) to (c) 2019-06-27 23:58:16 -05:00
solenoid.cpp Tweaky change from (C) to (c) 2019-06-27 23:58:16 -05:00
solenoid.h Tweaky change from (C) to (c) 2019-06-27 23:58:16 -05:00
spindle_laser.cpp Fix analogWrite ambiguity 2019-07-02 04:36:02 -05:00
spindle_laser.h Fix SpindleLaser class 2019-07-05 18:39:40 -05:00
tmc_util.cpp More translatable LCD strings (#15190) 2019-09-08 00:15:25 -05:00
tmc_util.h TMC SPI Endstops and Improved Sensorless Homing (#14044) 2019-08-04 22:22:58 -05:00
twibus.cpp Less use of "this" 2019-09-25 09:29:58 -05:00
twibus.h Less use of "this" 2019-09-25 09:29:58 -05:00