Remove unused MMU configs

- MMU_IDLER_SENSOR_ATTEMPTS_NR
- MMU_REQUIRED_FW_BUILDNR

These are no longer used
This commit is contained in:
Guðni Már Gilbert 2023-04-15 12:43:11 +00:00
parent 8241be273b
commit 559e1bb21a
8 changed files with 2 additions and 36 deletions

View File

@ -503,16 +503,11 @@
//#define SUPPORT_VERBOSITY //#define SUPPORT_VERBOSITY
#define MMU_CONFIG_FILE "mmu2/variants/config_MMU2.h" #define MMU_CONFIG_FILE "mmu2/variants/config_MMU2.h"
#define MMU_FILAMENT_COUNT 5 #define MMU_FILAMENT_COUNT 5
#define MMU_REQUIRED_FW_BUILDNR 132
#define MMU_FORCE_STEALTH_MODE #define MMU_FORCE_STEALTH_MODE
#define MMU_DEBUG //print communication between MMU and printer on serial #define MMU_DEBUG //print communication between MMU and printer on serial
#define MMU_HAS_CUTTER #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 // MMU Error pause position
#define MMU_ERR_X_PAUSE_POS 125 #define MMU_ERR_X_PAUSE_POS 125
#define MMU_ERR_Y_PAUSE_POS 0 #define MMU_ERR_Y_PAUSE_POS 0

View File

@ -504,16 +504,11 @@
//#define SUPPORT_VERBOSITY //#define SUPPORT_VERBOSITY
#define MMU_CONFIG_FILE "mmu2/variants/config_MMU2.h" #define MMU_CONFIG_FILE "mmu2/variants/config_MMU2.h"
#define MMU_FILAMENT_COUNT 5 #define MMU_FILAMENT_COUNT 5
#define MMU_REQUIRED_FW_BUILDNR 132
#define MMU_FORCE_STEALTH_MODE #define MMU_FORCE_STEALTH_MODE
#define MMU_DEBUG //print communication between MMU and printer on serial #define MMU_DEBUG //print communication between MMU and printer on serial
#define MMU_HAS_CUTTER #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 // MMU Error pause position
#define MMU_ERR_X_PAUSE_POS 125 #define MMU_ERR_X_PAUSE_POS 125
#define MMU_ERR_Y_PAUSE_POS 0 #define MMU_ERR_Y_PAUSE_POS 0

View File

@ -503,10 +503,7 @@
//#define SUPPORT_VERBOSITY //#define SUPPORT_VERBOSITY
#define MMU_CONFIG_FILE "mmu2/variants/config_MMU2S.h" #define MMU_CONFIG_FILE "mmu2/variants/config_MMU2S.h"
#define MMU_FILAMENT_COUNT 5 #define MMU_FILAMENT_COUNT 5
#define MMU_REQUIRED_FW_BUILDNR 132
#define MMU_FORCE_STEALTH_MODE #define MMU_FORCE_STEALTH_MODE
#define MMU_DEBUG //print communication between MMU and printer on serial #define MMU_DEBUG //print communication between MMU and printer on serial
#define MMU_HAS_CUTTER #define MMU_HAS_CUTTER
@ -518,7 +515,6 @@
// defined. // defined.
//#define MMU_ALWAYS_CUT //#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 // MMU Error pause position
#define MMU_ERR_X_PAUSE_POS 125 #define MMU_ERR_X_PAUSE_POS 125

View File

@ -504,10 +504,7 @@
//#define SUPPORT_VERBOSITY //#define SUPPORT_VERBOSITY
#define MMU_CONFIG_FILE "mmu2/variants/config_MMU2S.h" #define MMU_CONFIG_FILE "mmu2/variants/config_MMU2S.h"
#define MMU_FILAMENT_COUNT 5 #define MMU_FILAMENT_COUNT 5
#define MMU_REQUIRED_FW_BUILDNR 132
#define MMU_FORCE_STEALTH_MODE #define MMU_FORCE_STEALTH_MODE
#define MMU_DEBUG //print communication between MMU and printer on serial #define MMU_DEBUG //print communication between MMU and printer on serial
#define MMU_HAS_CUTTER #define MMU_HAS_CUTTER
@ -519,7 +516,6 @@
// defined. // defined.
//#define MMU_ALWAYS_CUT //#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 // MMU Error pause position
#define MMU_ERR_X_PAUSE_POS 125 #define MMU_ERR_X_PAUSE_POS 125

View File

@ -672,14 +672,11 @@
//#define SUPPORT_VERBOSITY //#define SUPPORT_VERBOSITY
#define MMU_CONFIG_FILE "mmu2/variants/config_MMU2.h" #define MMU_CONFIG_FILE "mmu2/variants/config_MMU2.h"
#define MMU_FILAMENT_COUNT 5 #define MMU_FILAMENT_COUNT 5
//#define MMU_FORCE_STEALTH_MODE
#define MMU_REQUIRED_FW_BUILDNR 83
#define MMU_HWRESET #define MMU_HWRESET
#define MMU_DEBUG //print communication between MMU and printer on serial #define MMU_DEBUG //print communication between MMU and printer on serial
#define MMU_HAS_CUTTER #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 // MMU Error pause position
#define MMU_ERR_X_PAUSE_POS 125 #define MMU_ERR_X_PAUSE_POS 125

View File

@ -676,10 +676,8 @@
//#define SUPPORT_VERBOSITY //#define SUPPORT_VERBOSITY
#define MMU_CONFIG_FILE "mmu2/variants/config_MMU2S.h" #define MMU_CONFIG_FILE "mmu2/variants/config_MMU2S.h"
#define MMU_FILAMENT_COUNT 5 #define MMU_FILAMENT_COUNT 5
//#define MMU_FORCE_STEALTH_MODE
#define MMU_REQUIRED_FW_BUILDNR 83
#define MMU_HWRESET #define MMU_HWRESET
#define MMU_DEBUG //print communication between MMU and printer on serial #define MMU_DEBUG //print communication between MMU and printer on serial
#define MMU_HAS_CUTTER #define MMU_HAS_CUTTER
@ -691,7 +689,6 @@
// defined. // defined.
//#define MMU_ALWAYS_CUT //#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 // MMU Error pause position
#define MMU_ERR_X_PAUSE_POS 125 #define MMU_ERR_X_PAUSE_POS 125

View File

@ -415,13 +415,8 @@ THERMISTORS SETTINGS
#define M600_TIMEOUT 600 //seconds #define M600_TIMEOUT 600 //seconds
#define MMU_FILAMENT_COUNT 5 #define MMU_FILAMENT_COUNT 5
#define MMU_REQUIRED_FW_BUILDNR 132
//#define SUPPORT_VERBOSITY //#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) // Default Arc Interpolation Settings (Now configurable via M214)
#define DEFAULT_N_ARC_CORRECTION 25 // Number of interpolated segments between corrections. #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 /* 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

View File

@ -414,13 +414,8 @@ THERMISTORS SETTINGS
#define M600_TIMEOUT 600 //seconds #define M600_TIMEOUT 600 //seconds
#define MMU_FILAMENT_COUNT 5 #define MMU_FILAMENT_COUNT 5
#define MMU_REQUIRED_FW_BUILDNR 132
//#define SUPPORT_VERBOSITY //#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) // Default Arc Interpolation Settings (Now configurable via M214)
#define DEFAULT_N_ARC_CORRECTION 25 // Number of interpolated segments between corrections. #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 /* 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