|
@@ -1051,7 +1051,7 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = true; // set to true to invert the lo
|
1051
|
1051
|
// Uncomment below to enable
|
1052
|
1052
|
//#define FILAMENT_WIDTH_SENSOR
|
1053
|
1053
|
|
1054
|
|
-#define DEFAULT_NOMINAL_FILAMENT_DIA 1.75 //Enter the diameter (in mm) of the filament generally used (3.0 mm or 1.75 mm) - this is then used in the slicer software. Used for sensor reading validation
|
|
1054
|
+#define DEFAULT_NOMINAL_FILAMENT_DIA 3.00 //Enter the diameter (in mm) of the filament generally used (3.0 mm or 1.75 mm) - this is then used in the slicer software. Used for sensor reading validation
|
1055
|
1055
|
|
1056
|
1056
|
#if ENABLED(FILAMENT_WIDTH_SENSOR)
|
1057
|
1057
|
#define FILAMENT_SENSOR_EXTRUDER_NUM 0 //The number of the extruder that has the filament sensor (0,1,2)
|