PavelSindler
							
						 | 
						
							
							
								0aa21c362e
							
							compile error fix
						 | 
						6 years ago | 
					
				
					
						
							
								   PavelSindler
							
						 | 
						
							
							
								9a83925a97
							
							fixed bug in counting approximate Z coordinate
						 | 
						6 years ago | 
					
				
					
						
							
								   MRprusa3d
							
						 | 
						
							
							
								3388444b6c
							
							better autoLoad II
						 | 
						6 years ago | 
					
				
					
						
							
								   PavelSindler
							
						 | 
						
							
							
								698f81abe0
							
							fix compile error
						 | 
						6 years ago | 
					
				
					
						
							
								   PavelSindler
							
						 | 
						
							
							
								819a91ab1e
							
							switching stealth/normal mode for mmu in settings menu and tune menu
						 | 
						6 years ago | 
					
				
					
						
							
								   PavelSindler
							
						 | 
						
							
							
								141b78c048
							
							number of Z-probes defualt value changed from 4 to 3, mmu stealth mode switch in settings menu
						 | 
						6 years ago | 
					
				
					
						
							
								   PavelSindler
							
						 | 
						
							
							
								091934462d
							
							menu correction
						 | 
						6 years ago | 
					
				
					
						
							
								   PavelSindler
							
						 | 
						
							
							
								315959c13a
							
							menu update
						 | 
						6 years ago | 
					
				
					
						
							
								   PavelSindler
							
						 | 
						
							
							
								952e0e1e77
							
							change min. nProbeRetry to 1
						 | 
						6 years ago | 
					
				
					
						
							
								   PavelSindler
							
						 | 
						
							
							
								f293d61d3d
							
							faster Z probe: move Z 150um relatively to last measurement. If PINDA is triggered at the beginning of measurement, move Z 500um higher and repeat measurement
						 | 
						6 years ago | 
					
				
					
						
							
								   PavelSindler
							
						 | 
						
							
							
								6a864ffbab
							
							G80 parameters configurable via settings menu
						 | 
						6 years ago | 
					
				
					
						
							
								   PavelSindler
							
						 | 
						
							
							
								98bb2b7acf
							
							merge debug gcodes for bed analysis
						 | 
						6 years ago | 
					
				
					
						
							
								   PavelSindler
							
						 | 
						
							
							
								dccb6ca2c6
							
							Merge remote-tracking branch 'upstream/MK3' into bed_analysis_gcodes2
						 | 
						6 years ago | 
					
				
					
						
							
								   PavelSindler
							
						 | 
						
							
							
								f0cc313fed
							
							debug gcodes (fans, bed analysis) moved to Dcodes, HOST_KEEPALIVE_FEATURE simplified
						 | 
						6 years ago | 
					
				
					
						
							
								   PavelSindler
							
						 | 
						
							
							
								2a71dbefb8
							
							Merge pull request #1597 from mkbel/fix_compiler__warning
						 | 
						6 years ago | 
					
				
					
						
							
								   MRprusa3d
							
						 | 
						
							
							
								6217329d50
							
							SD card menu enhancement
						 | 
						6 years ago | 
					
				
					
						
							
								   PavelSindler
							
						 | 
						
							
							
								101453b674
							
							mbl submenu
						 | 
						6 years ago | 
					
				
					
						
							
								   PavelSindler
							
						 | 
						
							
							
								5766a5537e
							
							limit number of probes
						 | 
						6 years ago | 
					
				
					
						
							
								   PavelSindler
							
						 | 
						
							
							
								7c187541e1
							
							function for valid points determination improved; simple Z-coordinate estimation; measure all points and use inaccurate Z-coordinate in case that we don't have enought information for counting Z-coordinate estimation
						 | 
						6 years ago | 
					
				
					
						
							
								   PavelSindler
							
						 | 
						
							
							
								d9e93e8a77
							
							measurements points moved 10mm to the left; measure only chosen points (e.g. not points affected by magnets proximity)
						 | 
						6 years ago | 
					
				
					
						
							
								   Marek Bel
							
						 | 
						
							
							
								1eab058ad4
							
							Fix uninitialized variable used.
						 | 
						6 years ago | 
					
				
					
						
							
								   Marek Bel
							
						 | 
						
							
							
								7fcecabd5f
							
							Fix compiler warning: variable 'previous_millis_cmd' set but not used
						 | 
						6 years ago | 
					
				
					
						
							
								   Marek Bel
							
						 | 
						
							
							
								484259cbb2
							
							Fix compiler warning: 'lcd_settings_linearity_correction_menu_save' defined but not used
						 | 
						6 years ago | 
					
				
					
						
							
								   Marek Bel
							
						 | 
						
							
							
								28f1e309a2
							
							Fix compiler warning: 'old_x_max_endstop' defined but not used
						 | 
						6 years ago | 
					
				
					
						
							
								   Marek Bel
							
						 | 
						
							
							
								7bcd54f8ba
							
							Add missing function prototype.
						 | 
						6 years ago | 
					
				
					
						
							
								   Marek Bel
							
						 | 
						
							
							
								ebfd4b2f47
							
							Fix compiler warning: unused parameter 'calib'
						 | 
						6 years ago | 
					
				
					
						
							
								   Marek Bel
							
						 | 
						
							
							
								790ae9f0ce
							
							Fix compiler warning: unused parameter 'pstep'.
						 | 
						6 years ago | 
					
				
					
						
							
								   Marek Bel
							
						 | 
						
							
							
								5b9e7c4fe7
							
							Fix warning: assignment makes pointer from integer without a cast.
						 | 
						6 years ago | 
					
				
					
						
							
								   MRprusa3d
							
						 | 
						
							
							
								869c8caaa0
							
							Merge pull request #1596 from PavelSindler/farm_status_new
						 | 
						6 years ago | 
					
				
					
						
							
								   PavelSindler
							
						 | 
						
							
							
								f1031d2302
							
							new farm statuses for pause (14) and wait for user (15)
						 | 
						6 years ago |