Yuri D'Elia
							
						 | 
						
							
							
								c08f37da96
							
							Use nominal rate for phase calculations
						 | 
						5 년 전 | 
					
				
					
						
							
								   Yuri D'Elia
							
						 | 
						
							
							
								78bbfc6237
							
							Fix delay calculations inside babystep()
						 | 
						6 년 전 | 
					
				
					
						
							
								   Yuri D'Elia
							
						 | 
						
							
							
								6ea198a866
							
							Fix DEDGE in sm4.c (fixes xyz calibration)
						 | 
						6 년 전 | 
					
				
					
						
							
								   Yuri D'Elia
							
						 | 
						
							
							
								e6b182aa9f
							
							Implement proper step/delay pauses in tmc2130 functions
						 | 
						6 년 전 | 
					
				
					
						
							
								   Yuri D'Elia
							
						 | 
						
							
							
								1181beffb1
							
							Enable DEDGE stepping on supported variants
						 | 
						6 년 전 | 
					
				
					
						
							
								   Yuri D'Elia
							
						 | 
						
							
							
								6ceca9bf85
							
							Implement double-edge stepping
						 | 
						5 년 전 | 
					
				
					
						
							
								   Yuri D'Elia
							
						 | 
						
							
							
								6017600714
							
							Reintroduce the ability to disable TMC interpolation per-axis
						 | 
						6 년 전 | 
					
				
					
						
							
								   Yuri D'Elia
							
						 | 
						
							
							
								d53c55ce64
							
							Disable filament checks inside the Move -> Extruder menu
						 | 
						6 년 전 | 
					
				
					
						
							
								   Yuri D'Elia
							
						 | 
						
							
							
								f1efce7e52
							
							Handle LA termination with double/quad stepping properly
						 | 
						5 년 전 | 
					
				
					
						
							
								   Yuri D'Elia
							
						 | 
						
							
							
								50a09824fd
							
							Avoid scheduling useless eISR ticks
						 | 
						5 년 전 | 
					
				
					
						
							
								   Yuri D'Elia
							
						 | 
						
							
							
								1206fc3164
							
							Avoid useless cast
						 | 
						5 년 전 | 
					
				
					
						
							
								   Yuri D'Elia
							
						 | 
						
							
							
								a36efcb347
							
							Remove cumulative error in segments without cruising (take 4)
						 | 
						5 년 전 | 
					
				
					
						
							
								   Yuri D'Elia
							
						 | 
						
							
							
								173aa2deba
							
							Fix bogus timer check preventing fast LA steps to be scheduled
						 | 
						5 년 전 | 
					
				
					
						
							
								   Yuri D'Elia
							
						 | 
						
							
							
								51a539608c
							
							Reset LA_phase at each trapezoid stage
						 | 
						5 년 전 | 
					
				
					
						
							
								   Yuri D'Elia
							
						 | 
						
							
							
								7c140bc497
							
							Remove cumulative error in segments without cruising (take 3)
						 | 
						5 년 전 | 
					
				
					
						
							
								   Yuri D'Elia
							
						 | 
						
							
							
								753e651af3
							
							Remove cumulative error in segments without cruising (take 2)
						 | 
						5 년 전 | 
					
				
					
						
							
								   Yuri D'Elia
							
						 | 
						
							
							
								15548958e9
							
							Remove cumulative error in segments without cruising (take 1)
						 | 
						5 년 전 | 
					
				
					
						
							
								   Alex Voinea
							
						 | 
						
							
							
								a0cf5714ce
							
							M220 M221
						 | 
						5 년 전 | 
					
				
					
						
							
								   Marek Běl
							
						 | 
						
							
							
								45e182911d
							
							Merge pull request #2748 from mkbel/detect_superpinda
						 | 
						5 년 전 | 
					
				
					
						
							
								   Marek Bel
							
						 | 
						
							
							
								9838be8512
							
							Do not compile, if PINDA temperature compensation start point is lower than PINDA_MINTEMP. Document.
						 | 
						5 년 전 | 
					
				
					
						
							
								   Marek Bel
							
						 | 
						
							
							
								d5feed1f6a
							
							Refactor: Remove if(true) condition, redundant break statement and decrease indentation.
						 | 
						5 년 전 | 
					
				
					
						
							
								   Marek Bel
							
						 | 
						
							
							
								40ffea64ab
							
							Do not compile temperature compensation code for PINDAv1 if PINDA_THERMISTOR macro is defined.
						 | 
						5 년 전 | 
					
				
					
						
							
								   Marek Bel
							
						 | 
						
							
							
								d398aa1e3f
							
							Skip PINDA_THERMISTOR block in PINDA probe temperature calibration if PINDA_THERMISTOR is not detected.
						 | 
						5 년 전 | 
					
				
					
						
							
								   Marek Bel
							
						 | 
						
							
							
								23cc22bc22
							
							Move has_temperature_compensation() into temperature.cpp.
						 | 
						5 년 전 | 
					
				
					
						
							
								   Marek Bel
							
						 | 
						
							
							
								bdf53387b1
							
							Disable temperature compensation and temperature calibration menu if superPINDA is detected.
						 | 
						5 년 전 | 
					
				
					
						
							
								   Marek Běl
							
						 | 
						
							
							
								dda9b7fb71
							
							Merge pull request #2737 from mkbel/remove_st_current_init
						 | 
						5 년 전 | 
					
				
					
						
							
								   Marek Bel
							
						 | 
						
							
							
								bbe9e3b4ea
							
							Remove temp_cal_active variable.
						 | 
						5 년 전 | 
					
				
					
						
							
								   Marek Bel
							
						 | 
						
							
							
								fca4015667
							
							Remove st_current_init() call from lcd_temp_calibration_set().
						 | 
						5 년 전 | 
					
				
					
						
							
								   Marek Běl
							
						 | 
						
							
							
								4c5fe05333
							
							Update README.md
						 | 
						5 년 전 | 
					
				
					
						
							
								   Marek Běl
							
						 | 
						
							
							
								750af103ff
							
							Merge pull request #2727 from mkbel/fix_unused_function
						 | 
						5 년 전 |