This repository has been archived on 2022-01-28. You can view files and clone it, but cannot push or open issues or pull requests.
Marlin-Artillery-M600/Marlin/src/feature
Scott Lahteine d82c350de7
Miscellaneous LCD code renaming, reordering (#12430)
* Move special characters to language.h
* Apply some naming standards
* Clean up menu item draw functions
* Rename some Temperature methods
* UI => ExtUI
2018-11-14 13:13:51 -06:00
..
bedlevel Update UBL comments for debug change 2018-11-12 03:46:48 -06:00
dac Apply #pragma once, misc cleanup (#12322) 2018-11-04 02:25:55 -06:00
digipot Apply #pragma once, misc cleanup (#12322) 2018-11-04 02:25:55 -06:00
leds Reduce code size with plain inlines 2018-11-11 08:36:10 -06:00
baricuda.cpp Make BARICUDA a feature 2017-09-21 16:26:57 -05:00
baricuda.h Apply #pragma once, misc cleanup (#12322) 2018-11-04 02:25:55 -06:00
caselight.cpp [2.0.x] Option to use Neopixel as case light (#9270) 2018-01-20 16:58:41 -06:00
caselight.h Apply #pragma once, misc cleanup (#12322) 2018-11-04 02:25:55 -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 Apply #pragma once, misc cleanup (#12322) 2018-11-04 02:25:55 -06:00
emergency_parser.cpp Add fast binary file transfer to SD card option (#12249) 2018-10-30 19:44:12 -05:00
emergency_parser.h Add fast binary file transfer to SD card option (#12249) 2018-10-30 19:44:12 -05:00
fanmux.cpp Fix Fan Multiplexer init 2017-11-04 22:28:46 -05:00
fanmux.h Apply #pragma once, misc cleanup (#12322) 2018-11-04 02:25:55 -06:00
filwidth.cpp Trust the bootloader to clear globals 2018-03-21 05:49:39 -05:00
filwidth.h Apply #pragma once, misc cleanup (#12322) 2018-11-04 02:25:55 -06:00
fwretract.cpp RETRACT_ZLIFT => RETRACT_ZRAISE 2018-10-16 16:46:40 -05:00
fwretract.h Add fast binary file transfer to SD card option (#12249) 2018-10-30 19:44:12 -05:00
I2CPositionEncoder.cpp G34 Auto-align multi-stepper Z axis (#11302) 2018-10-29 14:01:36 -05:00
I2CPositionEncoder.h Apply #pragma once, misc cleanup (#12322) 2018-11-04 02:25:55 -06:00
Max7219_Debug_LEDs.cpp Add MAX7219 reverse units option (#11860) 2018-09-19 18:54:51 -05:00
Max7219_Debug_LEDs.h inline static => static inline 2018-11-01 23:15:17 -05:00
mixing.cpp New Continuous Filament Mixer (#12098) 2018-10-16 03:38:57 -05:00
mixing.h Followup to #12293 2018-11-01 14:41:03 -05:00
pause.cpp Encapsulate common display code in a singleton (#12395) 2018-11-11 12:16:24 -06:00
pause.h More advanced pause tweaks (#12356) 2018-11-06 19:25:57 -06: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
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
runout.cpp Rejigger Filament Runout class (#12428) 2018-11-14 11:45:57 -06:00
runout.h Miscellaneous LCD code renaming, reordering (#12430) 2018-11-14 13:13:51 -06:00
snmm.cpp Move Stepper::synchronize to Planner (#10713) 2018-05-12 01:38:02 -05:00
snmm.h Apply #pragma once, misc cleanup (#12322) 2018-11-04 02:25:55 -06:00
solenoid.cpp Add option to control Solenoids under PARKING_EXTRUDER (#12028) 2018-10-07 17:07:12 -05:00
solenoid.h Apply #pragma once, misc cleanup (#12322) 2018-11-04 02:25:55 -06:00
tmc_util.cpp Prevent current step-down going negative 2018-11-05 04:17:37 -06:00
tmc_util.h Apply #pragma once, misc cleanup (#12322) 2018-11-04 02:25:55 -06:00
twibus.cpp Feature file updates 2017-09-21 16:26:41 -05:00
twibus.h Apply #pragma once, misc cleanup (#12322) 2018-11-04 02:25:55 -06:00