Firmware2/Marlin/src/feature
2019-10-03 06:27:30 -05:00
..
bedlevel Add custom types for position (#15204) 2019-09-29 04:25:39 -05:00
dac Add custom types for position (#15204) 2019-09-29 04:25:39 -05:00
digipot Misc changes from struct refactor (#15289) 2019-09-17 18:16:28 -05:00
leds Reduce need for UNUSED 2019-09-30 22:56:22 -05:00
prusa_MMU2 Add custom types for position (#15204) 2019-09-29 04:25:39 -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 Add custom types for position (#15204) 2019-09-29 04:25:39 -05:00
backlash.h Add custom types for position (#15204) 2019-09-29 04:25:39 -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 custom types for position (#15204) 2019-09-29 04:25:39 -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 custom types for position (#15204) 2019-09-29 04:25:39 -05:00
I2CPositionEncoder.h Add custom types for position (#15204) 2019-09-29 04:25:39 -05:00
joystick.cpp Configurable Max Accel, Max Feedrate, Max Jerk edit limits (#13929) 2019-10-01 19:59:48 -05:00
joystick.h Add custom types for position (#15204) 2019-09-29 04:25:39 -05:00
Max7219_Debug_LEDs.cpp Tweak mark/range/quantity conditions 2019-07-22 07:16:42 -05:00
Max7219_Debug_LEDs.h Reduce need for UNUSED 2019-09-30 22:56:22 -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 Standardize active/paused functions 2019-10-03 06:27:30 -05:00
pause.h Add custom types for position (#15204) 2019-09-29 04:25:39 -05:00
power_loss_recovery.cpp Add custom types for position (#15204) 2019-09-29 04:25:39 -05:00
power_loss_recovery.h Reduce need for UNUSED 2019-09-30 22:56:22 -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 Standardize active/paused functions 2019-10-03 06:27:30 -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 Reduce need for UNUSED 2019-09-30 22:56:22 -05:00
tmc_util.cpp Configurable Max Accel, Max Feedrate, Max Jerk edit limits (#13929) 2019-10-01 19:59:48 -05:00
tmc_util.h SPI chaining with TMCStepper simplified interface (#15179) 2019-09-29 05:47:20 -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