The Partial release message (which does not really tell you anything) overwrites the final print time on the LCD, which is a real shame. So I removed the message.
This commit is contained in:
		| @@ -938,7 +938,6 @@ long st_get_position(uint8_t axis) | ||||
| void finishAndDisableSteppers() | ||||
| { | ||||
|   st_synchronize();  | ||||
|   LCD_MESSAGEPGM(MSG_STEPPER_RELEASED); | ||||
|   disable_x();  | ||||
|   disable_y();  | ||||
|   disable_z();  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user