scube/Marlin/src/feature
Scott Lahteine 28f1276286
[2.0.x] Add Z_AFTER_PROBING option ()
Some "fix-mounted" probes need manual stowing. And after probing some may prefer to raise or lower the nozzle. This restores an old option but tailors it to allow raise or lower as preferred.
..
bedlevel [2.0.x] Add Z_AFTER_PROBING option ()
dac Make sure binary.h is included as needed
digipot Implement digipots for MKS SBASE ()
leds Include utility.h in neopixel.cpp
I2CPositionEncoder.cpp Repair some spacing
I2CPositionEncoder.h I2C position encoders update ()
Max7219_Debug_LEDs.cpp Convert UBL mesh tilting to all use the same algorithm ()
Max7219_Debug_LEDs.h Fix Baby Stepping on 32-Bit platforms ()
baricuda.cpp Make BARICUDA a feature
baricuda.h Make BARICUDA a feature
caselight.cpp [2.0.x] Option to use Neopixel as case light ()
caselight.h [2.0.x] Option to use Neopixel as case light ()
controllerfan.cpp Fix / complete USE_CONTROLLER_FAN ()
controllerfan.h Move Controller Fan to feature
fanmux.cpp Fix Fan Multiplexer init
fanmux.h Fix Fan Multiplexer init
filwidth.cpp Matching sign across filwidth vars
filwidth.h Matching sign across filwidth vars
fwretract.cpp Correct some retract() comments
fwretract.h Synchronize retractions
mixing.cpp Init MIXING virtual tools as switching
mixing.h Move M163-M165 MIXING_EXTRUDER to cpp
pause.cpp Add ADVANCED_PAUSE_FEATURE include
pause.h Make enums into implicit char
power.cpp Update powersupply_on in power_on/off ()
power.h Patch Power class
runout.cpp Prevent filament runout false positives ()
runout.h Prevent filament runout false positives ()
snmm.cpp Move M702 MK2_MULTIPLEXER to cpp
snmm.h Move M702 MK2_MULTIPLEXER to cpp
solenoid.cpp Move M380_M381 to cpp, solenoid feature
solenoid.h Move M380_M381 to cpp, solenoid feature
tmc_util.cpp Fix _tmc_say_axis string address
tmc_util.h Make enums into implicit char
twibus.cpp Feature file updates
twibus.h Feature file updates