Probe Tare, Probe Activation Switch (#20379)
Co-authored-by: Scott Lahteine <github@thinkyhead.com> Co-authored-by: Victor Mateus Oliveira <rhapsodyv@gmail.com> Co-authored-by: Jason Smith <jason.inet@gmail.com>
This commit is contained in:
		
				
					committed by
					
						 GitHub
						GitHub
					
				
			
			
				
	
			
			
			
						parent
						
							7a168205eb
						
					
				
				
					commit
					2963229dfa
				
			| @@ -19,3 +19,12 @@ opt_add SDCARD_EEPROM_EMULATION | ||||
| exec_test $1 $2 "Ender 3 v2, SD EEPROM, w/o CLASSIC_JERK" "$3" | ||||
|  | ||||
| restore_configs | ||||
| opt_set SERIAL_PORT 1 | ||||
| opt_set MOTHERBOARD BOARD_CREALITY_V452 | ||||
| opt_disable NOZZLE_TO_PROBE_OFFSET | ||||
| opt_enable NOZZLE_AS_PROBE Z_SAFE_HOMING Z_MIN_PROBE_USES_Z_MIN_ENDSTOP_PIN | ||||
| opt_enable PROBE_ACTIVATION_SWITCH PROBE_ACTIVATION_SWITCH_PIN PROBE_TARE PROBE_TARE_ONLY_WHILE_INACTIVE | ||||
| exec_test $1 $2 "Creality V4.5.2 PROBE_ACTIVATION_SWITCH, Probe Tare" "$3" | ||||
|  | ||||
| # clean up | ||||
| restore_configs | ||||
|   | ||||
		Reference in New Issue
	
	Block a user