Default filament 1.75mm
This commit is contained in:
		@@ -145,7 +145,7 @@
 | 
			
		||||
#define EXTRUDERS 1
 | 
			
		||||
 | 
			
		||||
// Generally expected filament diameter (1.75, 2.85, 3.0, ...). Used for Volumetric, Filament Width Sensor, etc.
 | 
			
		||||
#define DEFAULT_NOMINAL_FILAMENT_DIA 3.0
 | 
			
		||||
#define DEFAULT_NOMINAL_FILAMENT_DIA 1.75
 | 
			
		||||
 | 
			
		||||
// For Cyclops or any "multi-extruder" that shares a single nozzle.
 | 
			
		||||
//#define SINGLENOZZLE
 | 
			
		||||
 
 | 
			
		||||
@@ -2878,7 +2878,6 @@
 | 
			
		||||
 | 
			
		||||
        // Turn off the laser on G28 homing.
 | 
			
		||||
        //#define LASER_MOVE_G28_OFF
 | 
			
		||||
 | 
			
		||||
      #endif
 | 
			
		||||
 | 
			
		||||
      /**
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user