Marek Bel
							
						 | 
						
							
							
								3f28632443
							
							Use cs.axis_steps_per_unit from ConfigurationStore.
						 | 
						7 anni fa | 
					
				
					
						
							
								   Robert Pelnar
							
						 | 
						
							
							
								8409a26594
							
							Live adjust Z - display zero in case of invalid calibration status (same logic in babystep_load and _lcd_babystep)
						 | 
						7 anni fa | 
					
				
					
						
							
								   Robert Pelnar
							
						 | 
						
							
							
								e22d204e8e
							
							LCD menu optimalization - print functions
						 | 
						7 anni fa | 
					
				
					
						
							
								   Robert Pelnar
							
						 | 
						
							
							
								68e59399af
							
							LCD menu optimalization - lcd_printPGM replaced with lcd_puts_P
						 | 
						7 anni fa | 
					
				
					
						
							
								   Robert Pelnar
							
						 | 
						
							
							
								b6223d5623
							
							LCD menu optimalization
						 | 
						7 anni fa | 
					
				
					
						
							
								   mkbel
							
						 | 
						
							
							
								02bd319a6c
							
							Merge pull request #818 from 3d-gussner/MK3_fix7
						 | 
						7 anni fa | 
					
				
					
						
							
								   3d-gussner
							
						 | 
						
							
							
								c29042dead
							
							Fix warning:
						 | 
						7 anni fa | 
					
				
					
						
							
								   Robert Pelnar
							
						 | 
						
							
							
								47c68c884c
							
							New ML support - fixed duplicate strings
						 | 
						7 anni fa | 
					
				
					
						
							
								   PavelSindler
							
						 | 
						
							
							
								d307868a90
							
							merge with upstream
						 | 
						7 anni fa | 
					
				
					
						
							
								   PavelSindler
							
						 | 
						
							
							
								7e79ce8e53
							
							MK3: crash detection for Z axis is active during auto home and mesh bed leveling (normal mode is forced for Z movents); temp cal coordintes corrections; temp cal: xy movents always in safe Z distance from heatbed, Z-axis homing improved
						 | 
						7 anni fa | 
					
				
					
						
							
								   Robert Pelnar
							
						 | 
						
							
							
								2cf20c8c99
							
							New ML support - migration - fix_source_1.sh script (replace 'MSG_xx' with '_T(MSG_xx)')
						 | 
						7 anni fa | 
					
				
					
						
							
								   Robert Pelnar
							
						 | 
						
							
							
								bd587faab9
							
							New ML support - migration - replaced source, removed original ML support files (backup)
						 | 
						7 anni fa | 
					
				
					
						
							
								   XPila
							
						 | 
						
							
							
								a184d2b824
							
							Merge pull request #756 from XPila/MK3-new_lang
						 | 
						7 anni fa | 
					
				
					
						
							
								   Robert Pelnar
							
						 | 
						
							
							
								a528f8837c
							
							Merge remote-tracking branch 'upstream/MK3' into MK3-new_lang
						 | 
						7 anni fa | 
					
				
					
						
							
								   Marek Bel
							
						 | 
						
							
							
								503d5551e6
							
							Fix build of MK2. Global variable distance_from_min was removed, do not update it.
						 | 
						7 anni fa | 
					
				
					
						
							
								   PavelSindler
							
						 | 
						
							
							
								553779a65d
							
							Merge pull request #723 from mkbel/refactor_bed_geometry
						 | 
						7 anni fa | 
					
				
					
						
							
								   Marek Bel
							
						 | 
						
							
							
								329ea199ec
							
							Show measured bed offset from expected position even if not homed. Remove redundant lcd_quick_feedback() calls.
						 | 
						7 anni fa | 
					
				
					
						
							
								   Robert Pelnar
							
						 | 
						
							
							
								59f3f9d8ec
							
							New localization - includes fixed
						 | 
						7 anni fa | 
					
				
					
						
							
								   Marek Bel
							
						 | 
						
							
							
								f00bde09a4
							
							Re-factor bed calibration point coordinates to match bed CAD data. Tested successfully on MK3 (auto home position not calibrated and calibrated printer and print area position of calibrated printer). MK25 not tested.
						 | 
						7 anni fa | 
					
				
					
						
							
								   Marek Bel
							
						 | 
						
							
							
								d6aa149cfa
							
							Conserve 58 bytes of flash by returning by reference.
						 | 
						7 anni fa | 
					
				
					
						
							
								   Marek Bel
							
						 | 
						
							
							
								ae08788c99
							
							Split lcd_service_mode_show_result screens to separate functions. Make them non blocking. Remove global array distance_from_min, pass it as function return value. Make Support submenus returning to Support menu.
						 | 
						7 anni fa | 
					
				
					
						
							
								   PavelSindler
							
						 | 
						
							
							
								e7ad81e159
							
							Merge pull request #660 from mkbel/fix_z_home_point
						 | 
						7 anni fa | 
					
				
					
						
							
								   Robert Pelnar
							
						 | 
						
							
							
								0271ab3643
							
							Meshbedleveling, calibration Z
						 | 
						7 anni fa | 
					
				
					
						
							
								   Robert Pelnar
							
						 | 
						
							
							
								5f12289339
							
							CalibrationZ/MK3 - check crash Z after homeaxis (kill with message "debris on nozzle...")
						 | 
						7 anni fa | 
					
				
					
						
							
								   Marek Bel
							
						 | 
						
							
							
								3abfeb831f
							
							Update documentation of mesh_bed_calibration.cpp.
						 | 
						7 anni fa | 
					
				
					
						
							
								   Marek Bel
							
						 | 
						
							
							
								37ebe5c35d
							
							Move default correction matrix of not calibrated printer to world2machine_default() function. Use world2machine_reset() to uncorrected matrix. Call it from world2machine_revert_to_uncorrected() and from  world2machine_default() if there is no default shift to remove code duplication.
						 | 
						7 anni fa | 
					
				
					
						
							
								   Marek Bel
							
						 | 
						
							
							
								82b31e8552
							
							Set [0;0] point offset for uncalibrated printer.
						 | 
						7 anni fa | 
					
				
					
						
							
								   Marek Bel
							
						 | 
						
							
							
								31ae097dba
							
							mesh bed leveling / auto home Y coordinates updated
						 | 
						7 anni fa | 
					
				
					
						
							
								   Robert Pelnar
							
						 | 
						
							
							
								339d2ebdef
							
							Z-axis stealth mode
						 | 
						7 anni fa | 
					
				
					
						
							
								   Robert Pelnar
							
						 | 
						
							
							
								3ff5686336
							
							MK2-25-3 variant files
						 | 
						7 anni fa |