🚸 MMU improvements

MarlinFirmware/Marlin#20147
This commit is contained in:
Scott Lahteine 2023-02-21 16:43:52 -06:00
parent bb572e4cf1
commit b8ef003015
306 changed files with 6732 additions and 7038 deletions

View file

@ -4159,7 +4159,7 @@
// Add an LCD menu for MMU2 // Add an LCD menu for MMU2
//#define MMU2_MENUS //#define MMU2_MENUS
#if EITHER(MMU2_MENUS, HAS_PRUSA_MMU2S)
// Settings for filament load / unload from the LCD menu. // Settings for filament load / unload from the LCD menu.
// This is for Průša MK3-style extruders. Customize for your hardware. // This is for Průša MK3-style extruders. Customize for your hardware.
#define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0 #define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0
@ -4182,7 +4182,6 @@
{ 10.0, 700 }, \ { 10.0, 700 }, \
{ -10.0, 400 }, \ { -10.0, 400 }, \
{ -50.0, 2000 } { -50.0, 2000 }
#endif
/** /**
* Using a sensor like the MMU2S * Using a sensor like the MMU2S

View file

@ -4155,7 +4155,7 @@
// Add an LCD menu for MMU2 // Add an LCD menu for MMU2
//#define MMU2_MENUS //#define MMU2_MENUS
#if EITHER(MMU2_MENUS, HAS_PRUSA_MMU2S)
// Settings for filament load / unload from the LCD menu. // Settings for filament load / unload from the LCD menu.
// This is for Průša MK3-style extruders. Customize for your hardware. // This is for Průša MK3-style extruders. Customize for your hardware.
#define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0 #define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0
@ -4178,7 +4178,6 @@
{ 10.0, 700 }, \ { 10.0, 700 }, \
{ -10.0, 400 }, \ { -10.0, 400 }, \
{ -50.0, 2000 } { -50.0, 2000 }
#endif
/** /**
* Using a sensor like the MMU2S * Using a sensor like the MMU2S

View file

@ -4159,7 +4159,7 @@
// Add an LCD menu for MMU2 // Add an LCD menu for MMU2
//#define MMU2_MENUS //#define MMU2_MENUS
#if EITHER(MMU2_MENUS, HAS_PRUSA_MMU2S)
// Settings for filament load / unload from the LCD menu. // Settings for filament load / unload from the LCD menu.
// This is for Průša MK3-style extruders. Customize for your hardware. // This is for Průša MK3-style extruders. Customize for your hardware.
#define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0 #define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0
@ -4182,7 +4182,6 @@
{ 10.0, 700 }, \ { 10.0, 700 }, \
{ -10.0, 400 }, \ { -10.0, 400 }, \
{ -50.0, 2000 } { -50.0, 2000 }
#endif
/** /**
* Using a sensor like the MMU2S * Using a sensor like the MMU2S

View file

@ -4159,7 +4159,7 @@
// Add an LCD menu for MMU2 // Add an LCD menu for MMU2
//#define MMU2_MENUS //#define MMU2_MENUS
#if EITHER(MMU2_MENUS, HAS_PRUSA_MMU2S)
// Settings for filament load / unload from the LCD menu. // Settings for filament load / unload from the LCD menu.
// This is for Průša MK3-style extruders. Customize for your hardware. // This is for Průša MK3-style extruders. Customize for your hardware.
#define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0 #define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0
@ -4182,7 +4182,6 @@
{ 10.0, 700 }, \ { 10.0, 700 }, \
{ -10.0, 400 }, \ { -10.0, 400 }, \
{ -50.0, 2000 } { -50.0, 2000 }
#endif
/** /**
* Using a sensor like the MMU2S * Using a sensor like the MMU2S

View file

@ -4169,7 +4169,7 @@
// Add an LCD menu for MMU2 // Add an LCD menu for MMU2
//#define MMU2_MENUS //#define MMU2_MENUS
#if EITHER(MMU2_MENUS, HAS_PRUSA_MMU2S)
// Settings for filament load / unload from the LCD menu. // Settings for filament load / unload from the LCD menu.
// This is for Průša MK3-style extruders. Customize for your hardware. // This is for Průša MK3-style extruders. Customize for your hardware.
#define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0 #define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0
@ -4192,7 +4192,6 @@
{ 10.0, 700 }, \ { 10.0, 700 }, \
{ -10.0, 400 }, \ { -10.0, 400 }, \
{ -50.0, 2000 } { -50.0, 2000 }
#endif
/** /**
* Using a sensor like the MMU2S * Using a sensor like the MMU2S

View file

@ -4160,7 +4160,7 @@
// Add an LCD menu for MMU2 // Add an LCD menu for MMU2
//#define MMU2_MENUS //#define MMU2_MENUS
#if EITHER(MMU2_MENUS, HAS_PRUSA_MMU2S)
// Settings for filament load / unload from the LCD menu. // Settings for filament load / unload from the LCD menu.
// This is for Průša MK3-style extruders. Customize for your hardware. // This is for Průša MK3-style extruders. Customize for your hardware.
#define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0 #define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0
@ -4183,7 +4183,6 @@
{ 10.0, 700 }, \ { 10.0, 700 }, \
{ -10.0, 400 }, \ { -10.0, 400 }, \
{ -50.0, 2000 } { -50.0, 2000 }
#endif
/** /**
* Using a sensor like the MMU2S * Using a sensor like the MMU2S

View file

@ -4161,7 +4161,7 @@
// Add an LCD menu for MMU2 // Add an LCD menu for MMU2
//#define MMU2_MENUS //#define MMU2_MENUS
#if EITHER(MMU2_MENUS, HAS_PRUSA_MMU2S)
// Settings for filament load / unload from the LCD menu. // Settings for filament load / unload from the LCD menu.
// This is for Průša MK3-style extruders. Customize for your hardware. // This is for Průša MK3-style extruders. Customize for your hardware.
#define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0 #define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0
@ -4184,7 +4184,6 @@
{ 10.0, 700 }, \ { 10.0, 700 }, \
{ -10.0, 400 }, \ { -10.0, 400 }, \
{ -50.0, 2000 } { -50.0, 2000 }
#endif
/** /**
* Using a sensor like the MMU2S * Using a sensor like the MMU2S

View file

@ -4159,7 +4159,7 @@
// Add an LCD menu for MMU2 // Add an LCD menu for MMU2
//#define MMU2_MENUS //#define MMU2_MENUS
#if EITHER(MMU2_MENUS, HAS_PRUSA_MMU2S)
// Settings for filament load / unload from the LCD menu. // Settings for filament load / unload from the LCD menu.
// This is for Průša MK3-style extruders. Customize for your hardware. // This is for Průša MK3-style extruders. Customize for your hardware.
#define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0 #define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0
@ -4182,7 +4182,6 @@
{ 10.0, 700 }, \ { 10.0, 700 }, \
{ -10.0, 400 }, \ { -10.0, 400 }, \
{ -50.0, 2000 } { -50.0, 2000 }
#endif
/** /**
* Using a sensor like the MMU2S * Using a sensor like the MMU2S

View file

@ -4159,7 +4159,7 @@
// Add an LCD menu for MMU2 // Add an LCD menu for MMU2
//#define MMU2_MENUS //#define MMU2_MENUS
#if EITHER(MMU2_MENUS, HAS_PRUSA_MMU2S)
// Settings for filament load / unload from the LCD menu. // Settings for filament load / unload from the LCD menu.
// This is for Průša MK3-style extruders. Customize for your hardware. // This is for Průša MK3-style extruders. Customize for your hardware.
#define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0 #define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0
@ -4182,7 +4182,6 @@
{ 10.0, 700 }, \ { 10.0, 700 }, \
{ -10.0, 400 }, \ { -10.0, 400 }, \
{ -50.0, 2000 } { -50.0, 2000 }
#endif
/** /**
* Using a sensor like the MMU2S * Using a sensor like the MMU2S

View file

@ -4159,7 +4159,7 @@
// Add an LCD menu for MMU2 // Add an LCD menu for MMU2
//#define MMU2_MENUS //#define MMU2_MENUS
#if EITHER(MMU2_MENUS, HAS_PRUSA_MMU2S)
// Settings for filament load / unload from the LCD menu. // Settings for filament load / unload from the LCD menu.
// This is for Průša MK3-style extruders. Customize for your hardware. // This is for Průša MK3-style extruders. Customize for your hardware.
#define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0 #define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0
@ -4182,7 +4182,6 @@
{ 10.0, 700 }, \ { 10.0, 700 }, \
{ -10.0, 400 }, \ { -10.0, 400 }, \
{ -50.0, 2000 } { -50.0, 2000 }
#endif
/** /**
* Using a sensor like the MMU2S * Using a sensor like the MMU2S

View file

@ -4159,7 +4159,7 @@
// Add an LCD menu for MMU2 // Add an LCD menu for MMU2
//#define MMU2_MENUS //#define MMU2_MENUS
#if EITHER(MMU2_MENUS, HAS_PRUSA_MMU2S)
// Settings for filament load / unload from the LCD menu. // Settings for filament load / unload from the LCD menu.
// This is for Průša MK3-style extruders. Customize for your hardware. // This is for Průša MK3-style extruders. Customize for your hardware.
#define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0 #define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0
@ -4182,7 +4182,6 @@
{ 10.0, 700 }, \ { 10.0, 700 }, \
{ -10.0, 400 }, \ { -10.0, 400 }, \
{ -50.0, 2000 } { -50.0, 2000 }
#endif
/** /**
* Using a sensor like the MMU2S * Using a sensor like the MMU2S

View file

@ -4159,7 +4159,7 @@
// Add an LCD menu for MMU2 // Add an LCD menu for MMU2
//#define MMU2_MENUS //#define MMU2_MENUS
#if EITHER(MMU2_MENUS, HAS_PRUSA_MMU2S)
// Settings for filament load / unload from the LCD menu. // Settings for filament load / unload from the LCD menu.
// This is for Průša MK3-style extruders. Customize for your hardware. // This is for Průša MK3-style extruders. Customize for your hardware.
#define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0 #define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0
@ -4182,7 +4182,6 @@
{ 10.0, 700 }, \ { 10.0, 700 }, \
{ -10.0, 400 }, \ { -10.0, 400 }, \
{ -50.0, 2000 } { -50.0, 2000 }
#endif
/** /**
* Using a sensor like the MMU2S * Using a sensor like the MMU2S

View file

@ -4159,7 +4159,7 @@
// Add an LCD menu for MMU2 // Add an LCD menu for MMU2
//#define MMU2_MENUS //#define MMU2_MENUS
#if EITHER(MMU2_MENUS, HAS_PRUSA_MMU2S)
// Settings for filament load / unload from the LCD menu. // Settings for filament load / unload from the LCD menu.
// This is for Průša MK3-style extruders. Customize for your hardware. // This is for Průša MK3-style extruders. Customize for your hardware.
#define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0 #define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0
@ -4182,7 +4182,6 @@
{ 10.0, 700 }, \ { 10.0, 700 }, \
{ -10.0, 400 }, \ { -10.0, 400 }, \
{ -50.0, 2000 } { -50.0, 2000 }
#endif
/** /**
* Using a sensor like the MMU2S * Using a sensor like the MMU2S

View file

@ -4159,7 +4159,7 @@
// Add an LCD menu for MMU2 // Add an LCD menu for MMU2
//#define MMU2_MENUS //#define MMU2_MENUS
#if EITHER(MMU2_MENUS, HAS_PRUSA_MMU2S)
// Settings for filament load / unload from the LCD menu. // Settings for filament load / unload from the LCD menu.
// This is for Průša MK3-style extruders. Customize for your hardware. // This is for Průša MK3-style extruders. Customize for your hardware.
#define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0 #define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0
@ -4182,7 +4182,6 @@
{ 10.0, 700 }, \ { 10.0, 700 }, \
{ -10.0, 400 }, \ { -10.0, 400 }, \
{ -50.0, 2000 } { -50.0, 2000 }
#endif
/** /**
* Using a sensor like the MMU2S * Using a sensor like the MMU2S

View file

@ -4159,7 +4159,7 @@
// Add an LCD menu for MMU2 // Add an LCD menu for MMU2
//#define MMU2_MENUS //#define MMU2_MENUS
#if EITHER(MMU2_MENUS, HAS_PRUSA_MMU2S)
// Settings for filament load / unload from the LCD menu. // Settings for filament load / unload from the LCD menu.
// This is for Průša MK3-style extruders. Customize for your hardware. // This is for Průša MK3-style extruders. Customize for your hardware.
#define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0 #define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0
@ -4182,7 +4182,6 @@
{ 10.0, 700 }, \ { 10.0, 700 }, \
{ -10.0, 400 }, \ { -10.0, 400 }, \
{ -50.0, 2000 } { -50.0, 2000 }
#endif
/** /**
* Using a sensor like the MMU2S * Using a sensor like the MMU2S

View file

@ -4159,7 +4159,7 @@
// Add an LCD menu for MMU2 // Add an LCD menu for MMU2
//#define MMU2_MENUS //#define MMU2_MENUS
#if EITHER(MMU2_MENUS, HAS_PRUSA_MMU2S)
// Settings for filament load / unload from the LCD menu. // Settings for filament load / unload from the LCD menu.
// This is for Průša MK3-style extruders. Customize for your hardware. // This is for Průša MK3-style extruders. Customize for your hardware.
#define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0 #define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0
@ -4182,7 +4182,6 @@
{ 10.0, 700 }, \ { 10.0, 700 }, \
{ -10.0, 400 }, \ { -10.0, 400 }, \
{ -50.0, 2000 } { -50.0, 2000 }
#endif
/** /**
* Using a sensor like the MMU2S * Using a sensor like the MMU2S

View file

@ -4159,7 +4159,7 @@
// Add an LCD menu for MMU2 // Add an LCD menu for MMU2
//#define MMU2_MENUS //#define MMU2_MENUS
#if EITHER(MMU2_MENUS, HAS_PRUSA_MMU2S)
// Settings for filament load / unload from the LCD menu. // Settings for filament load / unload from the LCD menu.
// This is for Průša MK3-style extruders. Customize for your hardware. // This is for Průša MK3-style extruders. Customize for your hardware.
#define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0 #define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0
@ -4182,7 +4182,6 @@
{ 10.0, 700 }, \ { 10.0, 700 }, \
{ -10.0, 400 }, \ { -10.0, 400 }, \
{ -50.0, 2000 } { -50.0, 2000 }
#endif
/** /**
* Using a sensor like the MMU2S * Using a sensor like the MMU2S

View file

@ -4159,7 +4159,7 @@
// Add an LCD menu for MMU2 // Add an LCD menu for MMU2
//#define MMU2_MENUS //#define MMU2_MENUS
#if EITHER(MMU2_MENUS, HAS_PRUSA_MMU2S)
// Settings for filament load / unload from the LCD menu. // Settings for filament load / unload from the LCD menu.
// This is for Průša MK3-style extruders. Customize for your hardware. // This is for Průša MK3-style extruders. Customize for your hardware.
#define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0 #define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0
@ -4182,7 +4182,6 @@
{ 10.0, 700 }, \ { 10.0, 700 }, \
{ -10.0, 400 }, \ { -10.0, 400 }, \
{ -50.0, 2000 } { -50.0, 2000 }
#endif
/** /**
* Using a sensor like the MMU2S * Using a sensor like the MMU2S

View file

@ -4159,7 +4159,7 @@
// Add an LCD menu for MMU2 // Add an LCD menu for MMU2
//#define MMU2_MENUS //#define MMU2_MENUS
#if EITHER(MMU2_MENUS, HAS_PRUSA_MMU2S)
// Settings for filament load / unload from the LCD menu. // Settings for filament load / unload from the LCD menu.
// This is for Průša MK3-style extruders. Customize for your hardware. // This is for Průša MK3-style extruders. Customize for your hardware.
#define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0 #define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0
@ -4182,7 +4182,6 @@
{ 10.0, 700 }, \ { 10.0, 700 }, \
{ -10.0, 400 }, \ { -10.0, 400 }, \
{ -50.0, 2000 } { -50.0, 2000 }
#endif
/** /**
* Using a sensor like the MMU2S * Using a sensor like the MMU2S

View file

@ -4159,7 +4159,7 @@
// Add an LCD menu for MMU2 // Add an LCD menu for MMU2
//#define MMU2_MENUS //#define MMU2_MENUS
#if EITHER(MMU2_MENUS, HAS_PRUSA_MMU2S)
// Settings for filament load / unload from the LCD menu. // Settings for filament load / unload from the LCD menu.
// This is for Průša MK3-style extruders. Customize for your hardware. // This is for Průša MK3-style extruders. Customize for your hardware.
#define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0 #define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0
@ -4182,7 +4182,6 @@
{ 10.0, 700 }, \ { 10.0, 700 }, \
{ -10.0, 400 }, \ { -10.0, 400 }, \
{ -50.0, 2000 } { -50.0, 2000 }
#endif
/** /**
* Using a sensor like the MMU2S * Using a sensor like the MMU2S

View file

@ -4156,7 +4156,7 @@
// Add an LCD menu for MMU2 // Add an LCD menu for MMU2
//#define MMU2_MENUS //#define MMU2_MENUS
#if EITHER(MMU2_MENUS, HAS_PRUSA_MMU2S)
// Settings for filament load / unload from the LCD menu. // Settings for filament load / unload from the LCD menu.
// This is for Průša MK3-style extruders. Customize for your hardware. // This is for Průša MK3-style extruders. Customize for your hardware.
#define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0 #define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0
@ -4179,7 +4179,6 @@
{ 10.0, 700 }, \ { 10.0, 700 }, \
{ -10.0, 400 }, \ { -10.0, 400 }, \
{ -50.0, 2000 } { -50.0, 2000 }
#endif
/** /**
* Using a sensor like the MMU2S * Using a sensor like the MMU2S

View file

@ -4156,7 +4156,7 @@
// Add an LCD menu for MMU2 // Add an LCD menu for MMU2
//#define MMU2_MENUS //#define MMU2_MENUS
#if EITHER(MMU2_MENUS, HAS_PRUSA_MMU2S)
// Settings for filament load / unload from the LCD menu. // Settings for filament load / unload from the LCD menu.
// This is for Průša MK3-style extruders. Customize for your hardware. // This is for Průša MK3-style extruders. Customize for your hardware.
#define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0 #define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0
@ -4179,7 +4179,6 @@
{ 10.0, 700 }, \ { 10.0, 700 }, \
{ -10.0, 400 }, \ { -10.0, 400 }, \
{ -50.0, 2000 } { -50.0, 2000 }
#endif
/** /**
* Using a sensor like the MMU2S * Using a sensor like the MMU2S

View file

@ -4156,7 +4156,7 @@
// Add an LCD menu for MMU2 // Add an LCD menu for MMU2
//#define MMU2_MENUS //#define MMU2_MENUS
#if EITHER(MMU2_MENUS, HAS_PRUSA_MMU2S)
// Settings for filament load / unload from the LCD menu. // Settings for filament load / unload from the LCD menu.
// This is for Průša MK3-style extruders. Customize for your hardware. // This is for Průša MK3-style extruders. Customize for your hardware.
#define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0 #define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0
@ -4179,7 +4179,6 @@
{ 10.0, 700 }, \ { 10.0, 700 }, \
{ -10.0, 400 }, \ { -10.0, 400 }, \
{ -50.0, 2000 } { -50.0, 2000 }
#endif
/** /**
* Using a sensor like the MMU2S * Using a sensor like the MMU2S

View file

@ -4159,7 +4159,7 @@
// Add an LCD menu for MMU2 // Add an LCD menu for MMU2
//#define MMU2_MENUS //#define MMU2_MENUS
#if EITHER(MMU2_MENUS, HAS_PRUSA_MMU2S)
// Settings for filament load / unload from the LCD menu. // Settings for filament load / unload from the LCD menu.
// This is for Průša MK3-style extruders. Customize for your hardware. // This is for Průša MK3-style extruders. Customize for your hardware.
#define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0 #define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0
@ -4182,7 +4182,6 @@
{ 10.0, 700 }, \ { 10.0, 700 }, \
{ -10.0, 400 }, \ { -10.0, 400 }, \
{ -50.0, 2000 } { -50.0, 2000 }
#endif
/** /**
* Using a sensor like the MMU2S * Using a sensor like the MMU2S

View file

@ -4159,7 +4159,7 @@
// Add an LCD menu for MMU2 // Add an LCD menu for MMU2
//#define MMU2_MENUS //#define MMU2_MENUS
#if EITHER(MMU2_MENUS, HAS_PRUSA_MMU2S)
// Settings for filament load / unload from the LCD menu. // Settings for filament load / unload from the LCD menu.
// This is for Průša MK3-style extruders. Customize for your hardware. // This is for Průša MK3-style extruders. Customize for your hardware.
#define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0 #define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0
@ -4182,7 +4182,6 @@
{ 10.0, 700 }, \ { 10.0, 700 }, \
{ -10.0, 400 }, \ { -10.0, 400 }, \
{ -50.0, 2000 } { -50.0, 2000 }
#endif
/** /**
* Using a sensor like the MMU2S * Using a sensor like the MMU2S

View file

@ -4159,7 +4159,7 @@
// Add an LCD menu for MMU2 // Add an LCD menu for MMU2
//#define MMU2_MENUS //#define MMU2_MENUS
#if EITHER(MMU2_MENUS, HAS_PRUSA_MMU2S)
// Settings for filament load / unload from the LCD menu. // Settings for filament load / unload from the LCD menu.
// This is for Průša MK3-style extruders. Customize for your hardware. // This is for Průša MK3-style extruders. Customize for your hardware.
#define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0 #define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0
@ -4182,7 +4182,6 @@
{ 10.0, 700 }, \ { 10.0, 700 }, \
{ -10.0, 400 }, \ { -10.0, 400 }, \
{ -50.0, 2000 } { -50.0, 2000 }
#endif
/** /**
* Using a sensor like the MMU2S * Using a sensor like the MMU2S

View file

@ -4159,7 +4159,7 @@
// Add an LCD menu for MMU2 // Add an LCD menu for MMU2
//#define MMU2_MENUS //#define MMU2_MENUS
#if EITHER(MMU2_MENUS, HAS_PRUSA_MMU2S)
// Settings for filament load / unload from the LCD menu. // Settings for filament load / unload from the LCD menu.
// This is for Průša MK3-style extruders. Customize for your hardware. // This is for Průša MK3-style extruders. Customize for your hardware.
#define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0 #define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0
@ -4182,7 +4182,6 @@
{ 10.0, 700 }, \ { 10.0, 700 }, \
{ -10.0, 400 }, \ { -10.0, 400 }, \
{ -50.0, 2000 } { -50.0, 2000 }
#endif
/** /**
* Using a sensor like the MMU2S * Using a sensor like the MMU2S

View file

@ -4159,7 +4159,7 @@
// Add an LCD menu for MMU2 // Add an LCD menu for MMU2
//#define MMU2_MENUS //#define MMU2_MENUS
#if EITHER(MMU2_MENUS, HAS_PRUSA_MMU2S)
// Settings for filament load / unload from the LCD menu. // Settings for filament load / unload from the LCD menu.
// This is for Průša MK3-style extruders. Customize for your hardware. // This is for Průša MK3-style extruders. Customize for your hardware.
#define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0 #define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0
@ -4182,7 +4182,6 @@
{ 10.0, 700 }, \ { 10.0, 700 }, \
{ -10.0, 400 }, \ { -10.0, 400 }, \
{ -50.0, 2000 } { -50.0, 2000 }
#endif
/** /**
* Using a sensor like the MMU2S * Using a sensor like the MMU2S

View file

@ -4159,7 +4159,7 @@
// Add an LCD menu for MMU2 // Add an LCD menu for MMU2
//#define MMU2_MENUS //#define MMU2_MENUS
#if EITHER(MMU2_MENUS, HAS_PRUSA_MMU2S)
// Settings for filament load / unload from the LCD menu. // Settings for filament load / unload from the LCD menu.
// This is for Průša MK3-style extruders. Customize for your hardware. // This is for Průša MK3-style extruders. Customize for your hardware.
#define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0 #define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0
@ -4182,7 +4182,6 @@
{ 10.0, 700 }, \ { 10.0, 700 }, \
{ -10.0, 400 }, \ { -10.0, 400 }, \
{ -50.0, 2000 } { -50.0, 2000 }
#endif
/** /**
* Using a sensor like the MMU2S * Using a sensor like the MMU2S

View file

@ -4159,7 +4159,7 @@
// Add an LCD menu for MMU2 // Add an LCD menu for MMU2
//#define MMU2_MENUS //#define MMU2_MENUS
#if EITHER(MMU2_MENUS, HAS_PRUSA_MMU2S)
// Settings for filament load / unload from the LCD menu. // Settings for filament load / unload from the LCD menu.
// This is for Průša MK3-style extruders. Customize for your hardware. // This is for Průša MK3-style extruders. Customize for your hardware.
#define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0 #define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0
@ -4182,7 +4182,6 @@
{ 10.0, 700 }, \ { 10.0, 700 }, \
{ -10.0, 400 }, \ { -10.0, 400 }, \
{ -50.0, 2000 } { -50.0, 2000 }
#endif
/** /**
* Using a sensor like the MMU2S * Using a sensor like the MMU2S

View file

@ -4164,7 +4164,7 @@
// Add an LCD menu for MMU2 // Add an LCD menu for MMU2
//#define MMU2_MENUS //#define MMU2_MENUS
#if EITHER(MMU2_MENUS, HAS_PRUSA_MMU2S)
// Settings for filament load / unload from the LCD menu. // Settings for filament load / unload from the LCD menu.
// This is for Průša MK3-style extruders. Customize for your hardware. // This is for Průša MK3-style extruders. Customize for your hardware.
#define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0 #define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0
@ -4187,7 +4187,6 @@
{ 10.0, 700 }, \ { 10.0, 700 }, \
{ -10.0, 400 }, \ { -10.0, 400 }, \
{ -50.0, 2000 } { -50.0, 2000 }
#endif
/** /**
* Using a sensor like the MMU2S * Using a sensor like the MMU2S

View file

@ -4159,7 +4159,7 @@
// Add an LCD menu for MMU2 // Add an LCD menu for MMU2
//#define MMU2_MENUS //#define MMU2_MENUS
#if EITHER(MMU2_MENUS, HAS_PRUSA_MMU2S)
// Settings for filament load / unload from the LCD menu. // Settings for filament load / unload from the LCD menu.
// This is for Průša MK3-style extruders. Customize for your hardware. // This is for Průša MK3-style extruders. Customize for your hardware.
#define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0 #define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0
@ -4182,7 +4182,6 @@
{ 10.0, 700 }, \ { 10.0, 700 }, \
{ -10.0, 400 }, \ { -10.0, 400 }, \
{ -50.0, 2000 } { -50.0, 2000 }
#endif
/** /**
* Using a sensor like the MMU2S * Using a sensor like the MMU2S

View file

@ -4159,7 +4159,7 @@
// Add an LCD menu for MMU2 // Add an LCD menu for MMU2
//#define MMU2_MENUS //#define MMU2_MENUS
#if EITHER(MMU2_MENUS, HAS_PRUSA_MMU2S)
// Settings for filament load / unload from the LCD menu. // Settings for filament load / unload from the LCD menu.
// This is for Průša MK3-style extruders. Customize for your hardware. // This is for Průša MK3-style extruders. Customize for your hardware.
#define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0 #define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0
@ -4182,7 +4182,6 @@
{ 10.0, 700 }, \ { 10.0, 700 }, \
{ -10.0, 400 }, \ { -10.0, 400 }, \
{ -50.0, 2000 } { -50.0, 2000 }
#endif
/** /**
* Using a sensor like the MMU2S * Using a sensor like the MMU2S

View file

@ -4159,7 +4159,7 @@
// Add an LCD menu for MMU2 // Add an LCD menu for MMU2
//#define MMU2_MENUS //#define MMU2_MENUS
#if EITHER(MMU2_MENUS, HAS_PRUSA_MMU2S)
// Settings for filament load / unload from the LCD menu. // Settings for filament load / unload from the LCD menu.
// This is for Průša MK3-style extruders. Customize for your hardware. // This is for Průša MK3-style extruders. Customize for your hardware.
#define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0 #define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0
@ -4182,7 +4182,6 @@
{ 10.0, 700 }, \ { 10.0, 700 }, \
{ -10.0, 400 }, \ { -10.0, 400 }, \
{ -50.0, 2000 } { -50.0, 2000 }
#endif
/** /**
* Using a sensor like the MMU2S * Using a sensor like the MMU2S

View file

@ -4159,7 +4159,7 @@
// Add an LCD menu for MMU2 // Add an LCD menu for MMU2
//#define MMU2_MENUS //#define MMU2_MENUS
#if EITHER(MMU2_MENUS, HAS_PRUSA_MMU2S)
// Settings for filament load / unload from the LCD menu. // Settings for filament load / unload from the LCD menu.
// This is for Průša MK3-style extruders. Customize for your hardware. // This is for Průša MK3-style extruders. Customize for your hardware.
#define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0 #define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0
@ -4182,7 +4182,6 @@
{ 10.0, 700 }, \ { 10.0, 700 }, \
{ -10.0, 400 }, \ { -10.0, 400 }, \
{ -50.0, 2000 } { -50.0, 2000 }
#endif
/** /**
* Using a sensor like the MMU2S * Using a sensor like the MMU2S

View file

@ -4159,7 +4159,7 @@
// Add an LCD menu for MMU2 // Add an LCD menu for MMU2
//#define MMU2_MENUS //#define MMU2_MENUS
#if EITHER(MMU2_MENUS, HAS_PRUSA_MMU2S)
// Settings for filament load / unload from the LCD menu. // Settings for filament load / unload from the LCD menu.
// This is for Průša MK3-style extruders. Customize for your hardware. // This is for Průša MK3-style extruders. Customize for your hardware.
#define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0 #define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0
@ -4182,7 +4182,6 @@
{ 10.0, 700 }, \ { 10.0, 700 }, \
{ -10.0, 400 }, \ { -10.0, 400 }, \
{ -50.0, 2000 } { -50.0, 2000 }
#endif
/** /**
* Using a sensor like the MMU2S * Using a sensor like the MMU2S

View file

@ -4159,7 +4159,7 @@
// Add an LCD menu for MMU2 // Add an LCD menu for MMU2
//#define MMU2_MENUS //#define MMU2_MENUS
#if EITHER(MMU2_MENUS, HAS_PRUSA_MMU2S)
// Settings for filament load / unload from the LCD menu. // Settings for filament load / unload from the LCD menu.
// This is for Průša MK3-style extruders. Customize for your hardware. // This is for Průša MK3-style extruders. Customize for your hardware.
#define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0 #define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0
@ -4182,7 +4182,6 @@
{ 10.0, 700 }, \ { 10.0, 700 }, \
{ -10.0, 400 }, \ { -10.0, 400 }, \
{ -50.0, 2000 } { -50.0, 2000 }
#endif
/** /**
* Using a sensor like the MMU2S * Using a sensor like the MMU2S

View file

@ -4159,7 +4159,7 @@
// Add an LCD menu for MMU2 // Add an LCD menu for MMU2
//#define MMU2_MENUS //#define MMU2_MENUS
#if EITHER(MMU2_MENUS, HAS_PRUSA_MMU2S)
// Settings for filament load / unload from the LCD menu. // Settings for filament load / unload from the LCD menu.
// This is for Průša MK3-style extruders. Customize for your hardware. // This is for Průša MK3-style extruders. Customize for your hardware.
#define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0 #define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0
@ -4182,7 +4182,6 @@
{ 10.0, 700 }, \ { 10.0, 700 }, \
{ -10.0, 400 }, \ { -10.0, 400 }, \
{ -50.0, 2000 } { -50.0, 2000 }
#endif
/** /**
* Using a sensor like the MMU2S * Using a sensor like the MMU2S

View file

@ -4159,7 +4159,7 @@
// Add an LCD menu for MMU2 // Add an LCD menu for MMU2
//#define MMU2_MENUS //#define MMU2_MENUS
#if EITHER(MMU2_MENUS, HAS_PRUSA_MMU2S)
// Settings for filament load / unload from the LCD menu. // Settings for filament load / unload from the LCD menu.
// This is for Průša MK3-style extruders. Customize for your hardware. // This is for Průša MK3-style extruders. Customize for your hardware.
#define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0 #define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0
@ -4182,7 +4182,6 @@
{ 10.0, 700 }, \ { 10.0, 700 }, \
{ -10.0, 400 }, \ { -10.0, 400 }, \
{ -50.0, 2000 } { -50.0, 2000 }
#endif
/** /**
* Using a sensor like the MMU2S * Using a sensor like the MMU2S

View file

@ -4156,7 +4156,7 @@
// Add an LCD menu for MMU2 // Add an LCD menu for MMU2
//#define MMU2_MENUS //#define MMU2_MENUS
#if EITHER(MMU2_MENUS, HAS_PRUSA_MMU2S)
// Settings for filament load / unload from the LCD menu. // Settings for filament load / unload from the LCD menu.
// This is for Průša MK3-style extruders. Customize for your hardware. // This is for Průša MK3-style extruders. Customize for your hardware.
#define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0 #define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0
@ -4179,7 +4179,6 @@
{ 10.0, 700 }, \ { 10.0, 700 }, \
{ -10.0, 400 }, \ { -10.0, 400 }, \
{ -50.0, 2000 } { -50.0, 2000 }
#endif
/** /**
* Using a sensor like the MMU2S * Using a sensor like the MMU2S

View file

@ -4159,7 +4159,7 @@
// Add an LCD menu for MMU2 // Add an LCD menu for MMU2
//#define MMU2_MENUS //#define MMU2_MENUS
#if EITHER(MMU2_MENUS, HAS_PRUSA_MMU2S)
// Settings for filament load / unload from the LCD menu. // Settings for filament load / unload from the LCD menu.
// This is for Průša MK3-style extruders. Customize for your hardware. // This is for Průša MK3-style extruders. Customize for your hardware.
#define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0 #define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0
@ -4182,7 +4182,6 @@
{ 10.0, 700 }, \ { 10.0, 700 }, \
{ -10.0, 400 }, \ { -10.0, 400 }, \
{ -50.0, 2000 } { -50.0, 2000 }
#endif
/** /**
* Using a sensor like the MMU2S * Using a sensor like the MMU2S

View file

@ -4159,7 +4159,7 @@
// Add an LCD menu for MMU2 // Add an LCD menu for MMU2
//#define MMU2_MENUS //#define MMU2_MENUS
#if EITHER(MMU2_MENUS, HAS_PRUSA_MMU2S)
// Settings for filament load / unload from the LCD menu. // Settings for filament load / unload from the LCD menu.
// This is for Průša MK3-style extruders. Customize for your hardware. // This is for Průša MK3-style extruders. Customize for your hardware.
#define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0 #define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0
@ -4182,7 +4182,6 @@
{ 10.0, 700 }, \ { 10.0, 700 }, \
{ -10.0, 400 }, \ { -10.0, 400 }, \
{ -50.0, 2000 } { -50.0, 2000 }
#endif
/** /**
* Using a sensor like the MMU2S * Using a sensor like the MMU2S

View file

@ -4161,7 +4161,7 @@
// Add an LCD menu for MMU2 // Add an LCD menu for MMU2
//#define MMU2_MENUS //#define MMU2_MENUS
#if EITHER(MMU2_MENUS, HAS_PRUSA_MMU2S)
// Settings for filament load / unload from the LCD menu. // Settings for filament load / unload from the LCD menu.
// This is for Průša MK3-style extruders. Customize for your hardware. // This is for Průša MK3-style extruders. Customize for your hardware.
#define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0 #define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0
@ -4184,7 +4184,6 @@
{ 10.0, 700 }, \ { 10.0, 700 }, \
{ -10.0, 400 }, \ { -10.0, 400 }, \
{ -50.0, 2000 } { -50.0, 2000 }
#endif
/** /**
* Using a sensor like the MMU2S * Using a sensor like the MMU2S

View file

@ -4160,7 +4160,7 @@
// Add an LCD menu for MMU2 // Add an LCD menu for MMU2
//#define MMU2_MENUS //#define MMU2_MENUS
#if EITHER(MMU2_MENUS, HAS_PRUSA_MMU2S)
// Settings for filament load / unload from the LCD menu. // Settings for filament load / unload from the LCD menu.
// This is for Průša MK3-style extruders. Customize for your hardware. // This is for Průša MK3-style extruders. Customize for your hardware.
#define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0 #define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0
@ -4183,7 +4183,6 @@
{ 10.0, 700 }, \ { 10.0, 700 }, \
{ -10.0, 400 }, \ { -10.0, 400 }, \
{ -50.0, 2000 } { -50.0, 2000 }
#endif
/** /**
* Using a sensor like the MMU2S * Using a sensor like the MMU2S

View file

@ -4160,7 +4160,7 @@
// Add an LCD menu for MMU2 // Add an LCD menu for MMU2
//#define MMU2_MENUS //#define MMU2_MENUS
#if EITHER(MMU2_MENUS, HAS_PRUSA_MMU2S)
// Settings for filament load / unload from the LCD menu. // Settings for filament load / unload from the LCD menu.
// This is for Průša MK3-style extruders. Customize for your hardware. // This is for Průša MK3-style extruders. Customize for your hardware.
#define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0 #define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0
@ -4183,7 +4183,6 @@
{ 10.0, 700 }, \ { 10.0, 700 }, \
{ -10.0, 400 }, \ { -10.0, 400 }, \
{ -50.0, 2000 } { -50.0, 2000 }
#endif
/** /**
* Using a sensor like the MMU2S * Using a sensor like the MMU2S

View file

@ -4159,7 +4159,7 @@
// Add an LCD menu for MMU2 // Add an LCD menu for MMU2
//#define MMU2_MENUS //#define MMU2_MENUS
#if EITHER(MMU2_MENUS, HAS_PRUSA_MMU2S)
// Settings for filament load / unload from the LCD menu. // Settings for filament load / unload from the LCD menu.
// This is for Průša MK3-style extruders. Customize for your hardware. // This is for Průša MK3-style extruders. Customize for your hardware.
#define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0 #define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0
@ -4182,7 +4182,6 @@
{ 10.0, 700 }, \ { 10.0, 700 }, \
{ -10.0, 400 }, \ { -10.0, 400 }, \
{ -50.0, 2000 } { -50.0, 2000 }
#endif
/** /**
* Using a sensor like the MMU2S * Using a sensor like the MMU2S

View file

@ -4159,7 +4159,7 @@
// Add an LCD menu for MMU2 // Add an LCD menu for MMU2
//#define MMU2_MENUS //#define MMU2_MENUS
#if EITHER(MMU2_MENUS, HAS_PRUSA_MMU2S)
// Settings for filament load / unload from the LCD menu. // Settings for filament load / unload from the LCD menu.
// This is for Průša MK3-style extruders. Customize for your hardware. // This is for Průša MK3-style extruders. Customize for your hardware.
#define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0 #define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0
@ -4182,7 +4182,6 @@
{ 10.0, 700 }, \ { 10.0, 700 }, \
{ -10.0, 400 }, \ { -10.0, 400 }, \
{ -50.0, 2000 } { -50.0, 2000 }
#endif
/** /**
* Using a sensor like the MMU2S * Using a sensor like the MMU2S

View file

@ -4167,7 +4167,7 @@
// Add an LCD menu for MMU2 // Add an LCD menu for MMU2
//#define MMU2_MENUS //#define MMU2_MENUS
#if EITHER(MMU2_MENUS, HAS_PRUSA_MMU2S)
// Settings for filament load / unload from the LCD menu. // Settings for filament load / unload from the LCD menu.
// This is for Průša MK3-style extruders. Customize for your hardware. // This is for Průša MK3-style extruders. Customize for your hardware.
#define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0 #define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0
@ -4190,7 +4190,6 @@
{ 10.0, 700 }, \ { 10.0, 700 }, \
{ -10.0, 400 }, \ { -10.0, 400 }, \
{ -50.0, 2000 } { -50.0, 2000 }
#endif
/** /**
* Using a sensor like the MMU2S * Using a sensor like the MMU2S

View file

@ -4159,7 +4159,7 @@
// Add an LCD menu for MMU2 // Add an LCD menu for MMU2
//#define MMU2_MENUS //#define MMU2_MENUS
#if EITHER(MMU2_MENUS, HAS_PRUSA_MMU2S)
// Settings for filament load / unload from the LCD menu. // Settings for filament load / unload from the LCD menu.
// This is for Průša MK3-style extruders. Customize for your hardware. // This is for Průša MK3-style extruders. Customize for your hardware.
#define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0 #define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0
@ -4182,7 +4182,6 @@
{ 10.0, 700 }, \ { 10.0, 700 }, \
{ -10.0, 400 }, \ { -10.0, 400 }, \
{ -50.0, 2000 } { -50.0, 2000 }
#endif
/** /**
* Using a sensor like the MMU2S * Using a sensor like the MMU2S

View file

@ -4159,7 +4159,7 @@
// Add an LCD menu for MMU2 // Add an LCD menu for MMU2
//#define MMU2_MENUS //#define MMU2_MENUS
#if EITHER(MMU2_MENUS, HAS_PRUSA_MMU2S)
// Settings for filament load / unload from the LCD menu. // Settings for filament load / unload from the LCD menu.
// This is for Průša MK3-style extruders. Customize for your hardware. // This is for Průša MK3-style extruders. Customize for your hardware.
#define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0 #define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0
@ -4182,7 +4182,6 @@
{ 10.0, 700 }, \ { 10.0, 700 }, \
{ -10.0, 400 }, \ { -10.0, 400 }, \
{ -50.0, 2000 } { -50.0, 2000 }
#endif
/** /**
* Using a sensor like the MMU2S * Using a sensor like the MMU2S

View file

@ -4159,7 +4159,7 @@
// Add an LCD menu for MMU2 // Add an LCD menu for MMU2
//#define MMU2_MENUS //#define MMU2_MENUS
#if EITHER(MMU2_MENUS, HAS_PRUSA_MMU2S)
// Settings for filament load / unload from the LCD menu. // Settings for filament load / unload from the LCD menu.
// This is for Průša MK3-style extruders. Customize for your hardware. // This is for Průša MK3-style extruders. Customize for your hardware.
#define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0 #define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0
@ -4182,7 +4182,6 @@
{ 10.0, 700 }, \ { 10.0, 700 }, \
{ -10.0, 400 }, \ { -10.0, 400 }, \
{ -50.0, 2000 } { -50.0, 2000 }
#endif
/** /**
* Using a sensor like the MMU2S * Using a sensor like the MMU2S

View file

@ -4159,7 +4159,7 @@
// Add an LCD menu for MMU2 // Add an LCD menu for MMU2
//#define MMU2_MENUS //#define MMU2_MENUS
#if EITHER(MMU2_MENUS, HAS_PRUSA_MMU2S)
// Settings for filament load / unload from the LCD menu. // Settings for filament load / unload from the LCD menu.
// This is for Průša MK3-style extruders. Customize for your hardware. // This is for Průša MK3-style extruders. Customize for your hardware.
#define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0 #define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0
@ -4182,7 +4182,6 @@
{ 10.0, 700 }, \ { 10.0, 700 }, \
{ -10.0, 400 }, \ { -10.0, 400 }, \
{ -50.0, 2000 } { -50.0, 2000 }
#endif
/** /**
* Using a sensor like the MMU2S * Using a sensor like the MMU2S

View file

@ -4159,7 +4159,7 @@
// Add an LCD menu for MMU2 // Add an LCD menu for MMU2
//#define MMU2_MENUS //#define MMU2_MENUS
#if EITHER(MMU2_MENUS, HAS_PRUSA_MMU2S)
// Settings for filament load / unload from the LCD menu. // Settings for filament load / unload from the LCD menu.
// This is for Průša MK3-style extruders. Customize for your hardware. // This is for Průša MK3-style extruders. Customize for your hardware.
#define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0 #define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0
@ -4182,7 +4182,6 @@
{ 10.0, 700 }, \ { 10.0, 700 }, \
{ -10.0, 400 }, \ { -10.0, 400 }, \
{ -50.0, 2000 } { -50.0, 2000 }
#endif
/** /**
* Using a sensor like the MMU2S * Using a sensor like the MMU2S

View file

@ -4159,7 +4159,7 @@
// Add an LCD menu for MMU2 // Add an LCD menu for MMU2
//#define MMU2_MENUS //#define MMU2_MENUS
#if EITHER(MMU2_MENUS, HAS_PRUSA_MMU2S)
// Settings for filament load / unload from the LCD menu. // Settings for filament load / unload from the LCD menu.
// This is for Průša MK3-style extruders. Customize for your hardware. // This is for Průša MK3-style extruders. Customize for your hardware.
#define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0 #define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0
@ -4182,7 +4182,6 @@
{ 10.0, 700 }, \ { 10.0, 700 }, \
{ -10.0, 400 }, \ { -10.0, 400 }, \
{ -50.0, 2000 } { -50.0, 2000 }
#endif
/** /**
* Using a sensor like the MMU2S * Using a sensor like the MMU2S

View file

@ -4153,7 +4153,7 @@
// Add an LCD menu for MMU2 // Add an LCD menu for MMU2
//#define MMU2_MENUS //#define MMU2_MENUS
#if EITHER(MMU2_MENUS, HAS_PRUSA_MMU2S)
// Settings for filament load / unload from the LCD menu. // Settings for filament load / unload from the LCD menu.
// This is for Průša MK3-style extruders. Customize for your hardware. // This is for Průša MK3-style extruders. Customize for your hardware.
#define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0 #define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0
@ -4176,7 +4176,6 @@
{ 10.0, 700 }, \ { 10.0, 700 }, \
{ -10.0, 400 }, \ { -10.0, 400 }, \
{ -50.0, 2000 } { -50.0, 2000 }
#endif
/** /**
* Using a sensor like the MMU2S * Using a sensor like the MMU2S

View file

@ -4159,7 +4159,7 @@
// Add an LCD menu for MMU2 // Add an LCD menu for MMU2
//#define MMU2_MENUS //#define MMU2_MENUS
#if EITHER(MMU2_MENUS, HAS_PRUSA_MMU2S)
// Settings for filament load / unload from the LCD menu. // Settings for filament load / unload from the LCD menu.
// This is for Průša MK3-style extruders. Customize for your hardware. // This is for Průša MK3-style extruders. Customize for your hardware.
#define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0 #define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0
@ -4182,7 +4182,6 @@
{ 10.0, 700 }, \ { 10.0, 700 }, \
{ -10.0, 400 }, \ { -10.0, 400 }, \
{ -50.0, 2000 } { -50.0, 2000 }
#endif
/** /**
* Using a sensor like the MMU2S * Using a sensor like the MMU2S

View file

@ -4159,7 +4159,7 @@
// Add an LCD menu for MMU2 // Add an LCD menu for MMU2
//#define MMU2_MENUS //#define MMU2_MENUS
#if EITHER(MMU2_MENUS, HAS_PRUSA_MMU2S)
// Settings for filament load / unload from the LCD menu. // Settings for filament load / unload from the LCD menu.
// This is for Průša MK3-style extruders. Customize for your hardware. // This is for Průša MK3-style extruders. Customize for your hardware.
#define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0 #define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0
@ -4182,7 +4182,6 @@
{ 10.0, 700 }, \ { 10.0, 700 }, \
{ -10.0, 400 }, \ { -10.0, 400 }, \
{ -50.0, 2000 } { -50.0, 2000 }
#endif
/** /**
* Using a sensor like the MMU2S * Using a sensor like the MMU2S

View file

@ -4160,7 +4160,7 @@
// Add an LCD menu for MMU2 // Add an LCD menu for MMU2
//#define MMU2_MENUS //#define MMU2_MENUS
#if EITHER(MMU2_MENUS, HAS_PRUSA_MMU2S)
// Settings for filament load / unload from the LCD menu. // Settings for filament load / unload from the LCD menu.
// This is for Průša MK3-style extruders. Customize for your hardware. // This is for Průša MK3-style extruders. Customize for your hardware.
#define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0 #define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0
@ -4183,7 +4183,6 @@
{ 10.0, 700 }, \ { 10.0, 700 }, \
{ -10.0, 400 }, \ { -10.0, 400 }, \
{ -50.0, 2000 } { -50.0, 2000 }
#endif
/** /**
* Using a sensor like the MMU2S * Using a sensor like the MMU2S

View file

@ -4159,7 +4159,7 @@
// Add an LCD menu for MMU2 // Add an LCD menu for MMU2
//#define MMU2_MENUS //#define MMU2_MENUS
#if EITHER(MMU2_MENUS, HAS_PRUSA_MMU2S)
// Settings for filament load / unload from the LCD menu. // Settings for filament load / unload from the LCD menu.
// This is for Průša MK3-style extruders. Customize for your hardware. // This is for Průša MK3-style extruders. Customize for your hardware.
#define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0 #define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0
@ -4182,7 +4182,6 @@
{ 10.0, 700 }, \ { 10.0, 700 }, \
{ -10.0, 400 }, \ { -10.0, 400 }, \
{ -50.0, 2000 } { -50.0, 2000 }
#endif
/** /**
* Using a sensor like the MMU2S * Using a sensor like the MMU2S

View file

@ -4159,7 +4159,7 @@
// Add an LCD menu for MMU2 // Add an LCD menu for MMU2
//#define MMU2_MENUS //#define MMU2_MENUS
#if EITHER(MMU2_MENUS, HAS_PRUSA_MMU2S)
// Settings for filament load / unload from the LCD menu. // Settings for filament load / unload from the LCD menu.
// This is for Průša MK3-style extruders. Customize for your hardware. // This is for Průša MK3-style extruders. Customize for your hardware.
#define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0 #define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0
@ -4182,7 +4182,6 @@
{ 10.0, 700 }, \ { 10.0, 700 }, \
{ -10.0, 400 }, \ { -10.0, 400 }, \
{ -50.0, 2000 } { -50.0, 2000 }
#endif
/** /**
* Using a sensor like the MMU2S * Using a sensor like the MMU2S

View file

@ -4162,7 +4162,7 @@
// Add an LCD menu for MMU2 // Add an LCD menu for MMU2
//#define MMU2_MENUS //#define MMU2_MENUS
#if EITHER(MMU2_MENUS, HAS_PRUSA_MMU2S)
// Settings for filament load / unload from the LCD menu. // Settings for filament load / unload from the LCD menu.
// This is for Průša MK3-style extruders. Customize for your hardware. // This is for Průša MK3-style extruders. Customize for your hardware.
#define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0 #define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0
@ -4185,7 +4185,6 @@
{ 10.0, 700 }, \ { 10.0, 700 }, \
{ -10.0, 400 }, \ { -10.0, 400 }, \
{ -50.0, 2000 } { -50.0, 2000 }
#endif
/** /**
* Using a sensor like the MMU2S * Using a sensor like the MMU2S

View file

@ -4164,7 +4164,7 @@
// Add an LCD menu for MMU2 // Add an LCD menu for MMU2
//#define MMU2_MENUS //#define MMU2_MENUS
#if EITHER(MMU2_MENUS, HAS_PRUSA_MMU2S)
// Settings for filament load / unload from the LCD menu. // Settings for filament load / unload from the LCD menu.
// This is for Průša MK3-style extruders. Customize for your hardware. // This is for Průša MK3-style extruders. Customize for your hardware.
#define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0 #define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0
@ -4187,7 +4187,6 @@
{ 10.0, 700 }, \ { 10.0, 700 }, \
{ -10.0, 400 }, \ { -10.0, 400 }, \
{ -50.0, 2000 } { -50.0, 2000 }
#endif
/** /**
* Using a sensor like the MMU2S * Using a sensor like the MMU2S

View file

@ -4159,7 +4159,7 @@
// Add an LCD menu for MMU2 // Add an LCD menu for MMU2
//#define MMU2_MENUS //#define MMU2_MENUS
#if EITHER(MMU2_MENUS, HAS_PRUSA_MMU2S)
// Settings for filament load / unload from the LCD menu. // Settings for filament load / unload from the LCD menu.
// This is for Průša MK3-style extruders. Customize for your hardware. // This is for Průša MK3-style extruders. Customize for your hardware.
#define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0 #define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0
@ -4182,7 +4182,6 @@
{ 10.0, 700 }, \ { 10.0, 700 }, \
{ -10.0, 400 }, \ { -10.0, 400 }, \
{ -50.0, 2000 } { -50.0, 2000 }
#endif
/** /**
* Using a sensor like the MMU2S * Using a sensor like the MMU2S

View file

@ -4162,7 +4162,7 @@
// Add an LCD menu for MMU2 // Add an LCD menu for MMU2
//#define MMU2_MENUS //#define MMU2_MENUS
#if EITHER(MMU2_MENUS, HAS_PRUSA_MMU2S)
// Settings for filament load / unload from the LCD menu. // Settings for filament load / unload from the LCD menu.
// This is for Průša MK3-style extruders. Customize for your hardware. // This is for Průša MK3-style extruders. Customize for your hardware.
#define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0 #define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0
@ -4185,7 +4185,6 @@
{ 10.0, 700 }, \ { 10.0, 700 }, \
{ -10.0, 400 }, \ { -10.0, 400 }, \
{ -50.0, 2000 } { -50.0, 2000 }
#endif
/** /**
* Using a sensor like the MMU2S * Using a sensor like the MMU2S

View file

@ -4159,7 +4159,7 @@
// Add an LCD menu for MMU2 // Add an LCD menu for MMU2
//#define MMU2_MENUS //#define MMU2_MENUS
#if EITHER(MMU2_MENUS, HAS_PRUSA_MMU2S)
// Settings for filament load / unload from the LCD menu. // Settings for filament load / unload from the LCD menu.
// This is for Průša MK3-style extruders. Customize for your hardware. // This is for Průša MK3-style extruders. Customize for your hardware.
#define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0 #define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0
@ -4182,7 +4182,6 @@
{ 10.0, 700 }, \ { 10.0, 700 }, \
{ -10.0, 400 }, \ { -10.0, 400 }, \
{ -50.0, 2000 } { -50.0, 2000 }
#endif
/** /**
* Using a sensor like the MMU2S * Using a sensor like the MMU2S

View file

@ -4159,7 +4159,7 @@
// Add an LCD menu for MMU2 // Add an LCD menu for MMU2
//#define MMU2_MENUS //#define MMU2_MENUS
#if EITHER(MMU2_MENUS, HAS_PRUSA_MMU2S)
// Settings for filament load / unload from the LCD menu. // Settings for filament load / unload from the LCD menu.
// This is for Průša MK3-style extruders. Customize for your hardware. // This is for Průša MK3-style extruders. Customize for your hardware.
#define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0 #define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0
@ -4182,7 +4182,6 @@
{ 10.0, 700 }, \ { 10.0, 700 }, \
{ -10.0, 400 }, \ { -10.0, 400 }, \
{ -50.0, 2000 } { -50.0, 2000 }
#endif
/** /**
* Using a sensor like the MMU2S * Using a sensor like the MMU2S

View file

@ -4159,7 +4159,7 @@
// Add an LCD menu for MMU2 // Add an LCD menu for MMU2
//#define MMU2_MENUS //#define MMU2_MENUS
#if EITHER(MMU2_MENUS, HAS_PRUSA_MMU2S)
// Settings for filament load / unload from the LCD menu. // Settings for filament load / unload from the LCD menu.
// This is for Průša MK3-style extruders. Customize for your hardware. // This is for Průša MK3-style extruders. Customize for your hardware.
#define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0 #define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0
@ -4182,7 +4182,6 @@
{ 10.0, 700 }, \ { 10.0, 700 }, \
{ -10.0, 400 }, \ { -10.0, 400 }, \
{ -50.0, 2000 } { -50.0, 2000 }
#endif
/** /**
* Using a sensor like the MMU2S * Using a sensor like the MMU2S

View file

@ -4159,7 +4159,7 @@
// Add an LCD menu for MMU2 // Add an LCD menu for MMU2
//#define MMU2_MENUS //#define MMU2_MENUS
#if EITHER(MMU2_MENUS, HAS_PRUSA_MMU2S)
// Settings for filament load / unload from the LCD menu. // Settings for filament load / unload from the LCD menu.
// This is for Průša MK3-style extruders. Customize for your hardware. // This is for Průša MK3-style extruders. Customize for your hardware.
#define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0 #define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0
@ -4182,7 +4182,6 @@
{ 10.0, 700 }, \ { 10.0, 700 }, \
{ -10.0, 400 }, \ { -10.0, 400 }, \
{ -50.0, 2000 } { -50.0, 2000 }
#endif
/** /**
* Using a sensor like the MMU2S * Using a sensor like the MMU2S

View file

@ -4159,7 +4159,7 @@
// Add an LCD menu for MMU2 // Add an LCD menu for MMU2
//#define MMU2_MENUS //#define MMU2_MENUS
#if EITHER(MMU2_MENUS, HAS_PRUSA_MMU2S)
// Settings for filament load / unload from the LCD menu. // Settings for filament load / unload from the LCD menu.
// This is for Průša MK3-style extruders. Customize for your hardware. // This is for Průša MK3-style extruders. Customize for your hardware.
#define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0 #define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0
@ -4182,7 +4182,6 @@
{ 10.0, 700 }, \ { 10.0, 700 }, \
{ -10.0, 400 }, \ { -10.0, 400 }, \
{ -50.0, 2000 } { -50.0, 2000 }
#endif
/** /**
* Using a sensor like the MMU2S * Using a sensor like the MMU2S

View file

@ -4159,7 +4159,7 @@
// Add an LCD menu for MMU2 // Add an LCD menu for MMU2
//#define MMU2_MENUS //#define MMU2_MENUS
#if EITHER(MMU2_MENUS, HAS_PRUSA_MMU2S)
// Settings for filament load / unload from the LCD menu. // Settings for filament load / unload from the LCD menu.
// This is for Průša MK3-style extruders. Customize for your hardware. // This is for Průša MK3-style extruders. Customize for your hardware.
#define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0 #define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0
@ -4182,7 +4182,6 @@
{ 10.0, 700 }, \ { 10.0, 700 }, \
{ -10.0, 400 }, \ { -10.0, 400 }, \
{ -50.0, 2000 } { -50.0, 2000 }
#endif
/** /**
* Using a sensor like the MMU2S * Using a sensor like the MMU2S

View file

@ -4157,7 +4157,7 @@
// Add an LCD menu for MMU2 // Add an LCD menu for MMU2
//#define MMU2_MENUS //#define MMU2_MENUS
#if EITHER(MMU2_MENUS, HAS_PRUSA_MMU2S)
// Settings for filament load / unload from the LCD menu. // Settings for filament load / unload from the LCD menu.
// This is for Průša MK3-style extruders. Customize for your hardware. // This is for Průša MK3-style extruders. Customize for your hardware.
#define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0 #define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0
@ -4180,7 +4180,6 @@
{ 10.0, 700 }, \ { 10.0, 700 }, \
{ -10.0, 400 }, \ { -10.0, 400 }, \
{ -50.0, 2000 } { -50.0, 2000 }
#endif
/** /**
* Using a sensor like the MMU2S * Using a sensor like the MMU2S

View file

@ -4159,7 +4159,7 @@
// Add an LCD menu for MMU2 // Add an LCD menu for MMU2
//#define MMU2_MENUS //#define MMU2_MENUS
#if EITHER(MMU2_MENUS, HAS_PRUSA_MMU2S)
// Settings for filament load / unload from the LCD menu. // Settings for filament load / unload from the LCD menu.
// This is for Průša MK3-style extruders. Customize for your hardware. // This is for Průša MK3-style extruders. Customize for your hardware.
#define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0 #define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0
@ -4182,7 +4182,6 @@
{ 10.0, 700 }, \ { 10.0, 700 }, \
{ -10.0, 400 }, \ { -10.0, 400 }, \
{ -50.0, 2000 } { -50.0, 2000 }
#endif
/** /**
* Using a sensor like the MMU2S * Using a sensor like the MMU2S

View file

@ -4159,7 +4159,7 @@
// Add an LCD menu for MMU2 // Add an LCD menu for MMU2
//#define MMU2_MENUS //#define MMU2_MENUS
#if EITHER(MMU2_MENUS, HAS_PRUSA_MMU2S)
// Settings for filament load / unload from the LCD menu. // Settings for filament load / unload from the LCD menu.
// This is for Průša MK3-style extruders. Customize for your hardware. // This is for Průša MK3-style extruders. Customize for your hardware.
#define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0 #define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0
@ -4182,7 +4182,6 @@
{ 10.0, 700 }, \ { 10.0, 700 }, \
{ -10.0, 400 }, \ { -10.0, 400 }, \
{ -50.0, 2000 } { -50.0, 2000 }
#endif
/** /**
* Using a sensor like the MMU2S * Using a sensor like the MMU2S

View file

@ -4146,7 +4146,7 @@
// Add an LCD menu for MMU2 // Add an LCD menu for MMU2
//#define MMU2_MENUS //#define MMU2_MENUS
#if EITHER(MMU2_MENUS, HAS_PRUSA_MMU2S)
// Settings for filament load / unload from the LCD menu. // Settings for filament load / unload from the LCD menu.
// This is for Průša MK3-style extruders. Customize for your hardware. // This is for Průša MK3-style extruders. Customize for your hardware.
#define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0 #define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0
@ -4169,7 +4169,6 @@
{ 10.0, 700 }, \ { 10.0, 700 }, \
{ -10.0, 400 }, \ { -10.0, 400 }, \
{ -50.0, 2000 } { -50.0, 2000 }
#endif
/** /**
* Using a sensor like the MMU2S * Using a sensor like the MMU2S

View file

@ -4159,7 +4159,7 @@
// Add an LCD menu for MMU2 // Add an LCD menu for MMU2
//#define MMU2_MENUS //#define MMU2_MENUS
#if EITHER(MMU2_MENUS, HAS_PRUSA_MMU2S)
// Settings for filament load / unload from the LCD menu. // Settings for filament load / unload from the LCD menu.
// This is for Průša MK3-style extruders. Customize for your hardware. // This is for Průša MK3-style extruders. Customize for your hardware.
#define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0 #define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0
@ -4182,7 +4182,6 @@
{ 10.0, 700 }, \ { 10.0, 700 }, \
{ -10.0, 400 }, \ { -10.0, 400 }, \
{ -50.0, 2000 } { -50.0, 2000 }
#endif
/** /**
* Using a sensor like the MMU2S * Using a sensor like the MMU2S

View file

@ -4160,7 +4160,7 @@
// Add an LCD menu for MMU2 // Add an LCD menu for MMU2
//#define MMU2_MENUS //#define MMU2_MENUS
#if EITHER(MMU2_MENUS, HAS_PRUSA_MMU2S)
// Settings for filament load / unload from the LCD menu. // Settings for filament load / unload from the LCD menu.
// This is for Průša MK3-style extruders. Customize for your hardware. // This is for Průša MK3-style extruders. Customize for your hardware.
#define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0 #define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0
@ -4183,7 +4183,6 @@
{ 10.0, 700 }, \ { 10.0, 700 }, \
{ -10.0, 400 }, \ { -10.0, 400 }, \
{ -50.0, 2000 } { -50.0, 2000 }
#endif
/** /**
* Using a sensor like the MMU2S * Using a sensor like the MMU2S

View file

@ -4159,7 +4159,7 @@
// Add an LCD menu for MMU2 // Add an LCD menu for MMU2
//#define MMU2_MENUS //#define MMU2_MENUS
#if EITHER(MMU2_MENUS, HAS_PRUSA_MMU2S)
// Settings for filament load / unload from the LCD menu. // Settings for filament load / unload from the LCD menu.
// This is for Průša MK3-style extruders. Customize for your hardware. // This is for Průša MK3-style extruders. Customize for your hardware.
#define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0 #define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0
@ -4182,7 +4182,6 @@
{ 10.0, 700 }, \ { 10.0, 700 }, \
{ -10.0, 400 }, \ { -10.0, 400 }, \
{ -50.0, 2000 } { -50.0, 2000 }
#endif
/** /**
* Using a sensor like the MMU2S * Using a sensor like the MMU2S

View file

@ -4160,7 +4160,7 @@
// Add an LCD menu for MMU2 // Add an LCD menu for MMU2
//#define MMU2_MENUS //#define MMU2_MENUS
#if EITHER(MMU2_MENUS, HAS_PRUSA_MMU2S)
// Settings for filament load / unload from the LCD menu. // Settings for filament load / unload from the LCD menu.
// This is for Průša MK3-style extruders. Customize for your hardware. // This is for Průša MK3-style extruders. Customize for your hardware.
#define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0 #define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0
@ -4183,7 +4183,6 @@
{ 10.0, 700 }, \ { 10.0, 700 }, \
{ -10.0, 400 }, \ { -10.0, 400 }, \
{ -50.0, 2000 } { -50.0, 2000 }
#endif
/** /**
* Using a sensor like the MMU2S * Using a sensor like the MMU2S

View file

@ -4160,7 +4160,7 @@
// Add an LCD menu for MMU2 // Add an LCD menu for MMU2
//#define MMU2_MENUS //#define MMU2_MENUS
#if EITHER(MMU2_MENUS, HAS_PRUSA_MMU2S)
// Settings for filament load / unload from the LCD menu. // Settings for filament load / unload from the LCD menu.
// This is for Průša MK3-style extruders. Customize for your hardware. // This is for Průša MK3-style extruders. Customize for your hardware.
#define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0 #define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0
@ -4183,7 +4183,6 @@
{ 10.0, 700 }, \ { 10.0, 700 }, \
{ -10.0, 400 }, \ { -10.0, 400 }, \
{ -50.0, 2000 } { -50.0, 2000 }
#endif
/** /**
* Using a sensor like the MMU2S * Using a sensor like the MMU2S

View file

@ -4159,7 +4159,7 @@
// Add an LCD menu for MMU2 // Add an LCD menu for MMU2
//#define MMU2_MENUS //#define MMU2_MENUS
#if EITHER(MMU2_MENUS, HAS_PRUSA_MMU2S)
// Settings for filament load / unload from the LCD menu. // Settings for filament load / unload from the LCD menu.
// This is for Průša MK3-style extruders. Customize for your hardware. // This is for Průša MK3-style extruders. Customize for your hardware.
#define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0 #define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0
@ -4182,7 +4182,6 @@
{ 10.0, 700 }, \ { 10.0, 700 }, \
{ -10.0, 400 }, \ { -10.0, 400 }, \
{ -50.0, 2000 } { -50.0, 2000 }
#endif
/** /**
* Using a sensor like the MMU2S * Using a sensor like the MMU2S

View file

@ -4159,7 +4159,7 @@
// Add an LCD menu for MMU2 // Add an LCD menu for MMU2
//#define MMU2_MENUS //#define MMU2_MENUS
#if EITHER(MMU2_MENUS, HAS_PRUSA_MMU2S)
// Settings for filament load / unload from the LCD menu. // Settings for filament load / unload from the LCD menu.
// This is for Průša MK3-style extruders. Customize for your hardware. // This is for Průša MK3-style extruders. Customize for your hardware.
#define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0 #define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0
@ -4182,7 +4182,6 @@
{ 10.0, 700 }, \ { 10.0, 700 }, \
{ -10.0, 400 }, \ { -10.0, 400 }, \
{ -50.0, 2000 } { -50.0, 2000 }
#endif
/** /**
* Using a sensor like the MMU2S * Using a sensor like the MMU2S

View file

@ -4159,7 +4159,7 @@
// Add an LCD menu for MMU2 // Add an LCD menu for MMU2
//#define MMU2_MENUS //#define MMU2_MENUS
#if EITHER(MMU2_MENUS, HAS_PRUSA_MMU2S)
// Settings for filament load / unload from the LCD menu. // Settings for filament load / unload from the LCD menu.
// This is for Průša MK3-style extruders. Customize for your hardware. // This is for Průša MK3-style extruders. Customize for your hardware.
#define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0 #define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0
@ -4182,7 +4182,6 @@
{ 10.0, 700 }, \ { 10.0, 700 }, \
{ -10.0, 400 }, \ { -10.0, 400 }, \
{ -50.0, 2000 } { -50.0, 2000 }
#endif
/** /**
* Using a sensor like the MMU2S * Using a sensor like the MMU2S

View file

@ -4159,7 +4159,7 @@
// Add an LCD menu for MMU2 // Add an LCD menu for MMU2
//#define MMU2_MENUS //#define MMU2_MENUS
#if EITHER(MMU2_MENUS, HAS_PRUSA_MMU2S)
// Settings for filament load / unload from the LCD menu. // Settings for filament load / unload from the LCD menu.
// This is for Průša MK3-style extruders. Customize for your hardware. // This is for Průša MK3-style extruders. Customize for your hardware.
#define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0 #define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0
@ -4182,7 +4182,6 @@
{ 10.0, 700 }, \ { 10.0, 700 }, \
{ -10.0, 400 }, \ { -10.0, 400 }, \
{ -50.0, 2000 } { -50.0, 2000 }
#endif
/** /**
* Using a sensor like the MMU2S * Using a sensor like the MMU2S

View file

@ -4159,7 +4159,7 @@
// Add an LCD menu for MMU2 // Add an LCD menu for MMU2
//#define MMU2_MENUS //#define MMU2_MENUS
#if EITHER(MMU2_MENUS, HAS_PRUSA_MMU2S)
// Settings for filament load / unload from the LCD menu. // Settings for filament load / unload from the LCD menu.
// This is for Průša MK3-style extruders. Customize for your hardware. // This is for Průša MK3-style extruders. Customize for your hardware.
#define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0 #define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0
@ -4182,7 +4182,6 @@
{ 10.0, 700 }, \ { 10.0, 700 }, \
{ -10.0, 400 }, \ { -10.0, 400 }, \
{ -50.0, 2000 } { -50.0, 2000 }
#endif
/** /**
* Using a sensor like the MMU2S * Using a sensor like the MMU2S

View file

@ -4159,7 +4159,7 @@
// Add an LCD menu for MMU2 // Add an LCD menu for MMU2
//#define MMU2_MENUS //#define MMU2_MENUS
#if EITHER(MMU2_MENUS, HAS_PRUSA_MMU2S)
// Settings for filament load / unload from the LCD menu. // Settings for filament load / unload from the LCD menu.
// This is for Průša MK3-style extruders. Customize for your hardware. // This is for Průša MK3-style extruders. Customize for your hardware.
#define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0 #define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0
@ -4182,7 +4182,6 @@
{ 10.0, 700 }, \ { 10.0, 700 }, \
{ -10.0, 400 }, \ { -10.0, 400 }, \
{ -50.0, 2000 } { -50.0, 2000 }
#endif
/** /**
* Using a sensor like the MMU2S * Using a sensor like the MMU2S

View file

@ -4159,7 +4159,7 @@
// Add an LCD menu for MMU2 // Add an LCD menu for MMU2
//#define MMU2_MENUS //#define MMU2_MENUS
#if EITHER(MMU2_MENUS, HAS_PRUSA_MMU2S)
// Settings for filament load / unload from the LCD menu. // Settings for filament load / unload from the LCD menu.
// This is for Průša MK3-style extruders. Customize for your hardware. // This is for Průša MK3-style extruders. Customize for your hardware.
#define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0 #define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0
@ -4182,7 +4182,6 @@
{ 10.0, 700 }, \ { 10.0, 700 }, \
{ -10.0, 400 }, \ { -10.0, 400 }, \
{ -50.0, 2000 } { -50.0, 2000 }
#endif
/** /**
* Using a sensor like the MMU2S * Using a sensor like the MMU2S

View file

@ -4159,7 +4159,7 @@
// Add an LCD menu for MMU2 // Add an LCD menu for MMU2
//#define MMU2_MENUS //#define MMU2_MENUS
#if EITHER(MMU2_MENUS, HAS_PRUSA_MMU2S)
// Settings for filament load / unload from the LCD menu. // Settings for filament load / unload from the LCD menu.
// This is for Průša MK3-style extruders. Customize for your hardware. // This is for Průša MK3-style extruders. Customize for your hardware.
#define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0 #define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0
@ -4182,7 +4182,6 @@
{ 10.0, 700 }, \ { 10.0, 700 }, \
{ -10.0, 400 }, \ { -10.0, 400 }, \
{ -50.0, 2000 } { -50.0, 2000 }
#endif
/** /**
* Using a sensor like the MMU2S * Using a sensor like the MMU2S

View file

@ -4155,7 +4155,7 @@
// Add an LCD menu for MMU2 // Add an LCD menu for MMU2
//#define MMU2_MENUS //#define MMU2_MENUS
#if EITHER(MMU2_MENUS, HAS_PRUSA_MMU2S)
// Settings for filament load / unload from the LCD menu. // Settings for filament load / unload from the LCD menu.
// This is for Průša MK3-style extruders. Customize for your hardware. // This is for Průša MK3-style extruders. Customize for your hardware.
#define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0 #define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0
@ -4178,7 +4178,6 @@
{ 10.0, 700 }, \ { 10.0, 700 }, \
{ -10.0, 400 }, \ { -10.0, 400 }, \
{ -50.0, 2000 } { -50.0, 2000 }
#endif
/** /**
* Using a sensor like the MMU2S * Using a sensor like the MMU2S

View file

@ -4159,7 +4159,7 @@
// Add an LCD menu for MMU2 // Add an LCD menu for MMU2
//#define MMU2_MENUS //#define MMU2_MENUS
#if EITHER(MMU2_MENUS, HAS_PRUSA_MMU2S)
// Settings for filament load / unload from the LCD menu. // Settings for filament load / unload from the LCD menu.
// This is for Průša MK3-style extruders. Customize for your hardware. // This is for Průša MK3-style extruders. Customize for your hardware.
#define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0 #define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0
@ -4182,7 +4182,6 @@
{ 10.0, 700 }, \ { 10.0, 700 }, \
{ -10.0, 400 }, \ { -10.0, 400 }, \
{ -50.0, 2000 } { -50.0, 2000 }
#endif
/** /**
* Using a sensor like the MMU2S * Using a sensor like the MMU2S

View file

@ -4160,7 +4160,7 @@
// Add an LCD menu for MMU2 // Add an LCD menu for MMU2
//#define MMU2_MENUS //#define MMU2_MENUS
#if EITHER(MMU2_MENUS, HAS_PRUSA_MMU2S)
// Settings for filament load / unload from the LCD menu. // Settings for filament load / unload from the LCD menu.
// This is for Průša MK3-style extruders. Customize for your hardware. // This is for Průša MK3-style extruders. Customize for your hardware.
#define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0 #define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0
@ -4183,7 +4183,6 @@
{ 10.0, 700 }, \ { 10.0, 700 }, \
{ -10.0, 400 }, \ { -10.0, 400 }, \
{ -50.0, 2000 } { -50.0, 2000 }
#endif
/** /**
* Using a sensor like the MMU2S * Using a sensor like the MMU2S

View file

@ -4160,7 +4160,7 @@
// Add an LCD menu for MMU2 // Add an LCD menu for MMU2
//#define MMU2_MENUS //#define MMU2_MENUS
#if EITHER(MMU2_MENUS, HAS_PRUSA_MMU2S)
// Settings for filament load / unload from the LCD menu. // Settings for filament load / unload from the LCD menu.
// This is for Průša MK3-style extruders. Customize for your hardware. // This is for Průša MK3-style extruders. Customize for your hardware.
#define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0 #define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0
@ -4183,7 +4183,6 @@
{ 10.0, 700 }, \ { 10.0, 700 }, \
{ -10.0, 400 }, \ { -10.0, 400 }, \
{ -50.0, 2000 } { -50.0, 2000 }
#endif
/** /**
* Using a sensor like the MMU2S * Using a sensor like the MMU2S

View file

@ -4160,7 +4160,7 @@
// Add an LCD menu for MMU2 // Add an LCD menu for MMU2
//#define MMU2_MENUS //#define MMU2_MENUS
#if EITHER(MMU2_MENUS, HAS_PRUSA_MMU2S)
// Settings for filament load / unload from the LCD menu. // Settings for filament load / unload from the LCD menu.
// This is for Průša MK3-style extruders. Customize for your hardware. // This is for Průša MK3-style extruders. Customize for your hardware.
#define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0 #define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0
@ -4183,7 +4183,6 @@
{ 10.0, 700 }, \ { 10.0, 700 }, \
{ -10.0, 400 }, \ { -10.0, 400 }, \
{ -50.0, 2000 } { -50.0, 2000 }
#endif
/** /**
* Using a sensor like the MMU2S * Using a sensor like the MMU2S

View file

@ -4160,7 +4160,7 @@
// Add an LCD menu for MMU2 // Add an LCD menu for MMU2
//#define MMU2_MENUS //#define MMU2_MENUS
#if EITHER(MMU2_MENUS, HAS_PRUSA_MMU2S)
// Settings for filament load / unload from the LCD menu. // Settings for filament load / unload from the LCD menu.
// This is for Průša MK3-style extruders. Customize for your hardware. // This is for Průša MK3-style extruders. Customize for your hardware.
#define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0 #define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0
@ -4183,7 +4183,6 @@
{ 10.0, 700 }, \ { 10.0, 700 }, \
{ -10.0, 400 }, \ { -10.0, 400 }, \
{ -50.0, 2000 } { -50.0, 2000 }
#endif
/** /**
* Using a sensor like the MMU2S * Using a sensor like the MMU2S

View file

@ -4160,7 +4160,7 @@
// Add an LCD menu for MMU2 // Add an LCD menu for MMU2
//#define MMU2_MENUS //#define MMU2_MENUS
#if EITHER(MMU2_MENUS, HAS_PRUSA_MMU2S)
// Settings for filament load / unload from the LCD menu. // Settings for filament load / unload from the LCD menu.
// This is for Průša MK3-style extruders. Customize for your hardware. // This is for Průša MK3-style extruders. Customize for your hardware.
#define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0 #define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0
@ -4183,7 +4183,6 @@
{ 10.0, 700 }, \ { 10.0, 700 }, \
{ -10.0, 400 }, \ { -10.0, 400 }, \
{ -50.0, 2000 } { -50.0, 2000 }
#endif
/** /**
* Using a sensor like the MMU2S * Using a sensor like the MMU2S

View file

@ -4160,7 +4160,7 @@
// Add an LCD menu for MMU2 // Add an LCD menu for MMU2
//#define MMU2_MENUS //#define MMU2_MENUS
#if EITHER(MMU2_MENUS, HAS_PRUSA_MMU2S)
// Settings for filament load / unload from the LCD menu. // Settings for filament load / unload from the LCD menu.
// This is for Průša MK3-style extruders. Customize for your hardware. // This is for Průša MK3-style extruders. Customize for your hardware.
#define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0 #define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0
@ -4183,7 +4183,6 @@
{ 10.0, 700 }, \ { 10.0, 700 }, \
{ -10.0, 400 }, \ { -10.0, 400 }, \
{ -50.0, 2000 } { -50.0, 2000 }
#endif
/** /**
* Using a sensor like the MMU2S * Using a sensor like the MMU2S

View file

@ -4160,7 +4160,7 @@
// Add an LCD menu for MMU2 // Add an LCD menu for MMU2
//#define MMU2_MENUS //#define MMU2_MENUS
#if EITHER(MMU2_MENUS, HAS_PRUSA_MMU2S)
// Settings for filament load / unload from the LCD menu. // Settings for filament load / unload from the LCD menu.
// This is for Průša MK3-style extruders. Customize for your hardware. // This is for Průša MK3-style extruders. Customize for your hardware.
#define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0 #define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0
@ -4183,7 +4183,6 @@
{ 10.0, 700 }, \ { 10.0, 700 }, \
{ -10.0, 400 }, \ { -10.0, 400 }, \
{ -50.0, 2000 } { -50.0, 2000 }
#endif
/** /**
* Using a sensor like the MMU2S * Using a sensor like the MMU2S

View file

@ -4159,7 +4159,7 @@
// Add an LCD menu for MMU2 // Add an LCD menu for MMU2
//#define MMU2_MENUS //#define MMU2_MENUS
#if EITHER(MMU2_MENUS, HAS_PRUSA_MMU2S)
// Settings for filament load / unload from the LCD menu. // Settings for filament load / unload from the LCD menu.
// This is for Průša MK3-style extruders. Customize for your hardware. // This is for Průša MK3-style extruders. Customize for your hardware.
#define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0 #define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0
@ -4182,7 +4182,6 @@
{ 10.0, 700 }, \ { 10.0, 700 }, \
{ -10.0, 400 }, \ { -10.0, 400 }, \
{ -50.0, 2000 } { -50.0, 2000 }
#endif
/** /**
* Using a sensor like the MMU2S * Using a sensor like the MMU2S

View file

@ -4159,7 +4159,7 @@
// Add an LCD menu for MMU2 // Add an LCD menu for MMU2
//#define MMU2_MENUS //#define MMU2_MENUS
#if EITHER(MMU2_MENUS, HAS_PRUSA_MMU2S)
// Settings for filament load / unload from the LCD menu. // Settings for filament load / unload from the LCD menu.
// This is for Průša MK3-style extruders. Customize for your hardware. // This is for Průša MK3-style extruders. Customize for your hardware.
#define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0 #define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0
@ -4182,7 +4182,6 @@
{ 10.0, 700 }, \ { 10.0, 700 }, \
{ -10.0, 400 }, \ { -10.0, 400 }, \
{ -50.0, 2000 } { -50.0, 2000 }
#endif
/** /**
* Using a sensor like the MMU2S * Using a sensor like the MMU2S

View file

@ -4159,7 +4159,7 @@
// Add an LCD menu for MMU2 // Add an LCD menu for MMU2
//#define MMU2_MENUS //#define MMU2_MENUS
#if EITHER(MMU2_MENUS, HAS_PRUSA_MMU2S)
// Settings for filament load / unload from the LCD menu. // Settings for filament load / unload from the LCD menu.
// This is for Průša MK3-style extruders. Customize for your hardware. // This is for Průša MK3-style extruders. Customize for your hardware.
#define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0 #define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0
@ -4182,7 +4182,6 @@
{ 10.0, 700 }, \ { 10.0, 700 }, \
{ -10.0, 400 }, \ { -10.0, 400 }, \
{ -50.0, 2000 } { -50.0, 2000 }
#endif
/** /**
* Using a sensor like the MMU2S * Using a sensor like the MMU2S

View file

@ -4159,7 +4159,7 @@
// Add an LCD menu for MMU2 // Add an LCD menu for MMU2
//#define MMU2_MENUS //#define MMU2_MENUS
#if EITHER(MMU2_MENUS, HAS_PRUSA_MMU2S)
// Settings for filament load / unload from the LCD menu. // Settings for filament load / unload from the LCD menu.
// This is for Průša MK3-style extruders. Customize for your hardware. // This is for Průša MK3-style extruders. Customize for your hardware.
#define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0 #define MMU2_FILAMENTCHANGE_EJECT_FEED 80.0
@ -4182,7 +4182,6 @@
{ 10.0, 700 }, \ { 10.0, 700 }, \
{ -10.0, 400 }, \ { -10.0, 400 }, \
{ -50.0, 2000 } { -50.0, 2000 }
#endif
/** /**
* Using a sensor like the MMU2S * Using a sensor like the MMU2S

Some files were not shown because too many files have changed in this diff Show more