Firmware2/Marlin/src/feature
2018-10-28 15:46:45 -05:00
..
bedlevel Refactor LCD menus 2018-10-28 15:46:45 -05:00
dac Compile only selected PIO environment (#11519) 2018-08-14 03:28:52 -05:00
digipot Replace double with float, optimize calculation 2018-07-04 22:28:56 -05:00
leds Fix compile error in leds.h 2018-10-20 23:07:12 -05:00
baricuda.cpp Make BARICUDA a feature 2017-09-21 16:26:57 -05:00
baricuda.h Make BARICUDA a feature 2017-09-21 16:26:57 -05:00
caselight.cpp [2.0.x] Option to use Neopixel as case light (#9270) 2018-01-20 16:58:41 -06:00
caselight.h [2.0.x] Option to use Neopixel as case light (#9270) 2018-01-20 16:58:41 -06:00
closedloop.cpp Add external closed loop controller support 2018-09-10 03:17:17 -05:00
closedloop.h Add external closed loop controller support 2018-09-10 03:17:17 -05:00
controllerfan.cpp Use uint8_t for all fan speeds (#12032) 2018-10-07 15:34:41 -05:00
controllerfan.h Move Controller Fan to feature 2017-09-21 16:27:11 -05:00
emergency_parser.cpp [2.0.x] Emergency parser for multiple serial ports (#10524) 2018-04-25 20:58:00 -05:00
emergency_parser.h [2.0.x] Emergency parser for multiple serial ports (#10524) 2018-04-25 20:58:00 -05:00
fanmux.cpp Fix Fan Multiplexer init 2017-11-04 22:28:46 -05:00
fanmux.h Fix Fan Multiplexer init 2017-11-04 22:28:46 -05:00
filwidth.cpp Trust the bootloader to clear globals 2018-03-21 05:49:39 -05:00
filwidth.h Matching sign across filwidth vars 2017-12-20 00:17:19 -06:00
fwretract.cpp RETRACT_ZLIFT => RETRACT_ZRAISE 2018-10-16 16:46:40 -05:00
fwretract.h Replace types.h with millis_t.h 2018-10-20 23:07:12 -05:00
I2CPositionEncoder.cpp Fix kill => disable_all_heaters => print_job_timer.stop (#12146) 2018-10-18 21:20:56 -05:00
I2CPositionEncoder.h Fix and improve EEPROM storage (#12054) 2018-10-10 09:45:20 -05:00
Max7219_Debug_LEDs.cpp Add MAX7219 reverse units option (#11860) 2018-09-19 18:54:51 -05:00
Max7219_Debug_LEDs.h Assume one Max7219 unit if not specified 2018-09-05 14:18:13 -05:00
mixing.cpp New Continuous Filament Mixer (#12098) 2018-10-16 03:38:57 -05:00
mixing.h New Continuous Filament Mixer (#12098) 2018-10-16 03:38:57 -05:00
pause.cpp Fixed redefinition warnings of MSG_HOTEND_TOO_COLD. (#12203) 2018-10-24 15:00:07 -05:00
pause.h Replace types.h with millis_t.h 2018-10-20 23:07:12 -05:00
power_loss_recovery.cpp Use uint8_t for all fan speeds (#12032) 2018-10-07 15:34:41 -05:00
power_loss_recovery.h Move Job Recovery Menu to its own file 2018-10-28 15:46:45 -05:00
power.cpp Use uint8_t for all fan speeds (#12032) 2018-10-07 15:34:41 -05:00
power.h Replace types.h with millis_t.h 2018-10-20 23:07:12 -05:00
runout.cpp [2.0.x] Enhancements to FILAMENT_RUNOUT_SENSOR (#12069) 2018-10-16 07:28:52 -05:00
runout.h Fix filament runout for idex duplication modes (#12168) 2018-10-20 13:39:33 -05:00
snmm.cpp Move Stepper::synchronize to Planner (#10713) 2018-05-12 01:38:02 -05:00
snmm.h Move M702 MK2_MULTIPLEXER to cpp 2017-09-21 16:27:08 -05:00
solenoid.cpp Add option to control Solenoids under PARKING_EXTRUDER (#12028) 2018-10-07 17:07:12 -05:00
solenoid.h Add option to control Solenoids under PARKING_EXTRUDER (#12028) 2018-10-07 17:07:12 -05:00
tmc_util.cpp Clear up some compiler warnings 2018-10-16 05:47:02 -05:00
tmc_util.h Add support for TMC2660 (#11998) 2018-10-06 17:18:10 -05:00
twibus.cpp Feature file updates 2017-09-21 16:26:41 -05:00
twibus.h Revert header reorg. 2018-10-02 22:09:41 -05:00