PavelSindler
							
						 | 
						
							
							
								60807c0f47
							
							added SUPPORT_VERBOSITY defines to free some space
						 | 
						hace 8 años | 
					
				
					
						
							
								   Ted Hess
							
						 | 
						
							
							
								b9d790a63b
							
							Remove build warnings (all) - fix spelling errors
						 | 
						hace 8 años | 
					
				
					
						
							
								   PavelSindler
							
						 | 
						
							
							
								881a055a41
							
							saving skew to eeprom prior orthogonalizing
						 | 
						hace 8 años | 
					
				
					
						
							
								   PavelSindler
							
						 | 
						
							
							
								2ace5fc827
							
							tranlations of support menu, retrieving settings from eeprom changed to exclude E steps per unit
						 | 
						hace 8 años | 
					
				
					
						
							
								   PavelSindler
							
						 | 
						
							
							
								f89ba2c46a
							
							axis steps per unit excluded from M500, version changed
						 | 
						hace 8 años | 
					
				
					
						
							
								   PavelSindler
							
						 | 
						
							
							
								1d561601c7
							
							comments added
						 | 
						hace 8 años | 
					
				
					
						
							
								   PavelSindler
							
						 | 
						
							
							
								1eeb960f44
							
							Xyz details added to support menu
						 | 
						hace 8 años | 
					
				
					
						
							
								   PavelSindler
							
						 | 
						
							
							
								d74c029327
							
							LF line endings
						 | 
						hace 8 años | 
					
				
					
						
							
								   PavelSindler
							
						 | 
						
							
							
								6af95141f5
							
							xyz calibation improvements: user is informed that front point is not reachable during first cal. phase, more info on serial, arithmetic mean used over iterations, initial points position changed for second ant third iteration
						 | 
						hace 8 años | 
					
				
					
						
							
								   PavelSindler
							
						 | 
						
							
							
								1813819c6f
							
							applying live adjust Z corrected because of temp. calibration
						 | 
						hace 8 años | 
					
				
					
						
							
								   PavelSindler
							
						 | 
						
							
							
								bb3887fe1b
							
							calibration status and pinda probe calibration status were split
						 | 
						hace 8 años | 
					
				
					
						
							
								   PavelSindler
							
						 | 
						
							
							
								fc221fbea5
							
							Merged PINDA temp calibration branch into MK2
						 | 
						hace 8 años | 
					
				
					
						
							
								   PavelSindler
							
						 | 
						
							
							
								ccdf5e9c41
							
							Message that temp calibration has not been run yet is displayed only if temp. calibration is activated
						 | 
						hace 8 años | 
					
				
					
						
							
								   PavelSindler
							
						 | 
						
							
							
								56f5975083
							
							XYZ calibration first round: if least square error is bigger than threshold value, run another iteration
						 | 
						hace 8 años | 
					
				
					
						
							
								   PavelSindler
							
						 | 
						
							
							
								7b4c79b4d0
							
							Storing status for pinda probe calibration
						 | 
						hace 8 años | 
					
				
					
						
							
								   PavelSindler
							
						 | 
						
							
							
								241e32e691
							
							Fixed "Shift out of range" bug in xyz calibration, status on demand added, temp reading disable in farm mode
						 | 
						hace 8 años | 
					
				
					
						
							
								   PavelSindler
							
						 | 
						
							
							
								590cc8f3e8
							
							German language added, updated spanish language messages, checking if Z live adjust is in allowed range, chcecking for invalid gcodes added, fixed bug in total print time, fixed selftest to avoid false triggering, added auto home after selftest, removed farm mode menu feature, added experimental functions for checking bed properties
						 | 
						hace 8 años | 
					
				
					
						
							
								   PavelSindler
							
						 | 
						
							
							
								ebabaf527a
							
							Added message at the beginning of xyz calibration, dont disable steppers during M0 and M1
						 | 
						hace 8 años | 
					
				
					
						
							
								   PavelSindler
							
						 | 
						
							
							
								fcce374a14
							
							initial version - merging from DEV multicolor
						 | 
						hace 8 años | 
					
				
					
						
							
								   bubnikv
							
						 | 
						
							
							
								854b79de46
							
							Implemented a calibration flow supporting the new & pre-built machines.
						 | 
						hace 9 años | 
					
				
					
						
							
								   bubnikv
							
						 | 
						
							
							
								e0bb76032c
							
							Reset live adjust on XYZ calibration.
						 | 
						hace 9 años | 
					
				
					
						
							
								   bubnikv
							
						 | 
						
							
							
								77c24aa56e
							
							Improvement in the mesh bed leveling routine: Z-lift before XY to home.
						 | 
						hace 9 años | 
					
				
					
						
							
								   bubnikv
							
						 | 
						
							
							
								32c8e9c2dc
							
							"Calibrate Z" was redefined to let the user move the X axis up
						 | 
						hace 9 años | 
					
				
					
						
							
								   bubnikv
							
						 | 
						
							
							
								077560ce4c
							
							Improvement of baby stepping:
						 | 
						hace 9 años | 
					
				
					
						
							
								   bubnikv
							
						 | 
						
							
							
								403d71d902
							
							Increased the "calibration point not found" threshold from 0.5mm to 1.mm
						 | 
						hace 9 años | 
					
				
					
						
							
								   bubnikv
							
						 | 
						
							
							
								2e6e4542c9
							
							Undo babystepping in Z before G28 / G80, if applied already.
						 | 
						hace 9 años | 
					
				
					
						
							
								   bubnikv
							
						 | 
						
							
							
								d7c75f2060
							
							Updated soft end stops with the skew calibration active.
						 | 
						hace 9 años | 
					
				
					
						
							
								   bubnikv
							
						 | 
						
							
							
								a88c0a30e7
							
							Fixed a non-C++ implementation of the PRUSA specific G-Codes.
						 | 
						hace 9 años | 
					
				
					
						
							
								   bubnikv
							
						 | 
						
							
							
								1394e7efc6
							
							Skew calibration: Yet another improvement of the search algorithm
						 | 
						hace 9 años | 
					
				
					
						
							
								   bubnikv
							
						 | 
						
							
							
								58b2aa9fb8
							
							Improvement of the bed skew calibration.
						 | 
						hace 9 años |