MMU_IR_UNLOAD_MOVE

MarlinFirmware/Marlin#20147
This commit is contained in:
Scott Lahteine 2021-03-04 18:06:21 -06:00
parent 6c324d9f72
commit d9b52b1626
220 changed files with 440 additions and 0 deletions

View file

@ -3738,6 +3738,8 @@
#define MMU2_CAN_LOAD_INCREMENT_SEQUENCE \
{ -MMU2_CAN_LOAD_INCREMENT, MMU2_CAN_LOAD_FEEDRATE }
// Continue unloading if sensor detects filament after the initial unload move
//#define MMU_IR_UNLOAD_MOVE
#else
/**