Merge upstream changes
from https://github.com/MarlinFirmware/Marlin/tree/bugfix-1.1.x
This commit is contained in:
		@@ -1302,6 +1302,7 @@
 | 
			
		||||
 | 
			
		||||
#if ENABLED(LEVEL_BED_CORNERS)
 | 
			
		||||
  #define LEVEL_CORNERS_INSET 30    // (mm) An inset for corner leveling
 | 
			
		||||
  #define LEVEL_CORNERS_Z_HOP  4.0  // (mm) Move nozzle up before moving between corners
 | 
			
		||||
  //#define LEVEL_CENTER_TOO        // Move to the center after the last corner
 | 
			
		||||
#endif
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -26,10 +26,10 @@ The Kossel comes in 3 versions:
 | 
			
		||||
 * Pulley
 | 
			
		||||
 * Linear
 | 
			
		||||
 * Linear Plus
 | 
			
		||||
 
 | 
			
		||||
 | 
			
		||||
Pulley and Linear use the same configuration, the Linear Plus is bigger and uses slightly different configurations.
 | 
			
		||||
 
 | 
			
		||||
Typically the probes for the Anycubic Delta Kossel printers come in two different versions. 
 | 
			
		||||
 | 
			
		||||
Typically the probes for the Anycubic Delta Kossel printers come in two different versions.
 | 
			
		||||
 | 
			
		||||
  * Version 1: Z Probe Offset of -19.0mm
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user