Remove unused MMU configs
- MMU_IDLER_SENSOR_ATTEMPTS_NR - MMU_REQUIRED_FW_BUILDNR These are no longer used
This commit is contained in:
parent
8241be273b
commit
559e1bb21a
|
|
@ -503,16 +503,11 @@
|
|||
//#define SUPPORT_VERBOSITY
|
||||
|
||||
#define MMU_CONFIG_FILE "mmu2/variants/config_MMU2.h"
|
||||
|
||||
#define MMU_FILAMENT_COUNT 5
|
||||
|
||||
#define MMU_REQUIRED_FW_BUILDNR 132
|
||||
#define MMU_FORCE_STEALTH_MODE
|
||||
#define MMU_DEBUG //print communication between MMU and printer on serial
|
||||
#define MMU_HAS_CUTTER
|
||||
|
||||
#define MMU_IDLER_SENSOR_ATTEMPTS_NR 21 //max. number of attempts to load filament if first load failed; value for max bowden length and case when loading fails right at the beginning
|
||||
|
||||
// MMU Error pause position
|
||||
#define MMU_ERR_X_PAUSE_POS 125
|
||||
#define MMU_ERR_Y_PAUSE_POS 0
|
||||
|
|
|
|||
|
|
@ -504,16 +504,11 @@
|
|||
//#define SUPPORT_VERBOSITY
|
||||
|
||||
#define MMU_CONFIG_FILE "mmu2/variants/config_MMU2.h"
|
||||
|
||||
#define MMU_FILAMENT_COUNT 5
|
||||
|
||||
#define MMU_REQUIRED_FW_BUILDNR 132
|
||||
#define MMU_FORCE_STEALTH_MODE
|
||||
#define MMU_DEBUG //print communication between MMU and printer on serial
|
||||
#define MMU_HAS_CUTTER
|
||||
|
||||
#define MMU_IDLER_SENSOR_ATTEMPTS_NR 21 //max. number of attempts to load filament if first load failed; value for max bowden length and case when loading fails right at the beginning
|
||||
|
||||
// MMU Error pause position
|
||||
#define MMU_ERR_X_PAUSE_POS 125
|
||||
#define MMU_ERR_Y_PAUSE_POS 0
|
||||
|
|
|
|||
|
|
@ -503,10 +503,7 @@
|
|||
//#define SUPPORT_VERBOSITY
|
||||
|
||||
#define MMU_CONFIG_FILE "mmu2/variants/config_MMU2S.h"
|
||||
|
||||
#define MMU_FILAMENT_COUNT 5
|
||||
|
||||
#define MMU_REQUIRED_FW_BUILDNR 132
|
||||
#define MMU_FORCE_STEALTH_MODE
|
||||
#define MMU_DEBUG //print communication between MMU and printer on serial
|
||||
#define MMU_HAS_CUTTER
|
||||
|
|
@ -518,7 +515,6 @@
|
|||
// defined.
|
||||
|
||||
//#define MMU_ALWAYS_CUT
|
||||
#define MMU_IDLER_SENSOR_ATTEMPTS_NR 21 //max. number of attempts to load filament if first load failed; value for max bowden length and case when loading fails right at the beginning
|
||||
|
||||
// MMU Error pause position
|
||||
#define MMU_ERR_X_PAUSE_POS 125
|
||||
|
|
|
|||
|
|
@ -504,10 +504,7 @@
|
|||
//#define SUPPORT_VERBOSITY
|
||||
|
||||
#define MMU_CONFIG_FILE "mmu2/variants/config_MMU2S.h"
|
||||
|
||||
#define MMU_FILAMENT_COUNT 5
|
||||
|
||||
#define MMU_REQUIRED_FW_BUILDNR 132
|
||||
#define MMU_FORCE_STEALTH_MODE
|
||||
#define MMU_DEBUG //print communication between MMU and printer on serial
|
||||
#define MMU_HAS_CUTTER
|
||||
|
|
@ -519,7 +516,6 @@
|
|||
// defined.
|
||||
|
||||
//#define MMU_ALWAYS_CUT
|
||||
#define MMU_IDLER_SENSOR_ATTEMPTS_NR 21 //max. number of attempts to load filament if first load failed; value for max bowden length and case when loading fails right at the beginning
|
||||
|
||||
// MMU Error pause position
|
||||
#define MMU_ERR_X_PAUSE_POS 125
|
||||
|
|
|
|||
|
|
@ -672,14 +672,11 @@
|
|||
//#define SUPPORT_VERBOSITY
|
||||
|
||||
#define MMU_CONFIG_FILE "mmu2/variants/config_MMU2.h"
|
||||
|
||||
#define MMU_FILAMENT_COUNT 5
|
||||
|
||||
#define MMU_REQUIRED_FW_BUILDNR 83
|
||||
//#define MMU_FORCE_STEALTH_MODE
|
||||
#define MMU_HWRESET
|
||||
#define MMU_DEBUG //print communication between MMU and printer on serial
|
||||
#define MMU_HAS_CUTTER
|
||||
#define MMU_IDLER_SENSOR_ATTEMPTS_NR 21 //max. number of attempts to load filament if first load failed; value for max bowden length and case when loading fails right at the beginning
|
||||
|
||||
// MMU Error pause position
|
||||
#define MMU_ERR_X_PAUSE_POS 125
|
||||
|
|
|
|||
|
|
@ -676,10 +676,8 @@
|
|||
//#define SUPPORT_VERBOSITY
|
||||
|
||||
#define MMU_CONFIG_FILE "mmu2/variants/config_MMU2S.h"
|
||||
|
||||
#define MMU_FILAMENT_COUNT 5
|
||||
|
||||
#define MMU_REQUIRED_FW_BUILDNR 83
|
||||
//#define MMU_FORCE_STEALTH_MODE
|
||||
#define MMU_HWRESET
|
||||
#define MMU_DEBUG //print communication between MMU and printer on serial
|
||||
#define MMU_HAS_CUTTER
|
||||
|
|
@ -691,7 +689,6 @@
|
|||
// defined.
|
||||
|
||||
//#define MMU_ALWAYS_CUT
|
||||
#define MMU_IDLER_SENSOR_ATTEMPTS_NR 21 //max. number of attempts to load filament if first load failed; value for max bowden length and case when loading fails right at the beginning
|
||||
|
||||
// MMU Error pause position
|
||||
#define MMU_ERR_X_PAUSE_POS 125
|
||||
|
|
|
|||
|
|
@ -415,13 +415,8 @@ THERMISTORS SETTINGS
|
|||
#define M600_TIMEOUT 600 //seconds
|
||||
|
||||
#define MMU_FILAMENT_COUNT 5
|
||||
|
||||
#define MMU_REQUIRED_FW_BUILDNR 132
|
||||
|
||||
//#define SUPPORT_VERBOSITY
|
||||
|
||||
#define MMU_IDLER_SENSOR_ATTEMPTS_NR 21 //max. number of attempts to load filament if first load failed; value for max bowden length and case when loading fails right at the beginning
|
||||
|
||||
// Default Arc Interpolation Settings (Now configurable via M214)
|
||||
#define DEFAULT_N_ARC_CORRECTION 25 // Number of interpolated segments between corrections.
|
||||
/* A value of 1 or less for N_ARC_CORRECTION will trigger the use of Sin and Cos for every arc, which will improve accuracy at the
|
||||
|
|
|
|||
|
|
@ -414,13 +414,8 @@ THERMISTORS SETTINGS
|
|||
#define M600_TIMEOUT 600 //seconds
|
||||
|
||||
#define MMU_FILAMENT_COUNT 5
|
||||
|
||||
#define MMU_REQUIRED_FW_BUILDNR 132
|
||||
|
||||
//#define SUPPORT_VERBOSITY
|
||||
|
||||
#define MMU_IDLER_SENSOR_ATTEMPTS_NR 21 //max. number of attempts to load filament if first load failed; value for max bowden length and case when loading fails right at the beginning
|
||||
|
||||
// Default Arc Interpolation Settings (Now configurable via M214)
|
||||
#define DEFAULT_N_ARC_CORRECTION 25 // Number of interpolated segments between corrections.
|
||||
/* A value of 1 or less for N_ARC_CORRECTION will trigger the use of Sin and Cos for every arc, which will improve accuracy at the
|
||||
|
|
|
|||
Loading…
Reference in New Issue