2.0 IDEX Independent z offset and other fixes (#11862)
* Add Formbot Raptor board Co-Authored-By: InsanityAutomation <insanityautomation@users.noreply.github.com> * Add a second Z probe Z offset Co-Authored-By: InsanityAutomation <insanityautomation@users.noreply.github.com> * Modify method to utilize live adjustment of hotend z offset Should probably move config option to babystepping and rename as it may now apply to all multiextruder systems * Move config item and catchup other code to current method
This commit is contained in:
		
				
					committed by
					
						
						Roxy-3D
					
				
			
			
				
	
			
			
			
						parent
						
							217e0efd20
						
					
				
				
					commit
					1104054d73
				
			@@ -138,7 +138,7 @@
 | 
			
		||||
// The following define selects which electronics board you have.
 | 
			
		||||
// Please choose the name from boards.h that matches your setup
 | 
			
		||||
#ifndef MOTHERBOARD
 | 
			
		||||
  #define MOTHERBOARD BOARD_FORMBOT_TREX2
 | 
			
		||||
  #define MOTHERBOARD BOARD_FORMBOT_TREX2PLUS
 | 
			
		||||
#endif
 | 
			
		||||
 | 
			
		||||
// Optional custom name for your RepStrap or other custom machine
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user