Robert Pelnar
							
						 | 
						
							
							
								c0946d8f04
							
							New ML support - w25x20cl spi external flash support
						 | 
						7 yıl önce | 
					
				
					
						
							
								   tarikku
							
						 | 
						
							
							
								731fef3d32
							
							Fix remaining forgotten comments
						 | 
						7 yıl önce | 
					
				
					
						
							
								   Robert Pelnar
							
						 | 
						
							
							
								15207e4d5e
							
							Linearity correction fix - (eeprom storage changed to byte instead of word)
						 | 
						7 yıl önce | 
					
				
					
						
							
								   Robert Pelnar
							
						 | 
						
							
							
								5b015907aa
							
							New localization - macro declarations fixed
						 | 
						7 yıl önce | 
					
				
					
						
							
								   Robert Pelnar
							
						 | 
						
							
							
								339d2ebdef
							
							Z-axis stealth mode
						 | 
						7 yıl önce | 
					
				
					
						
							
								   Robert Pelnar
							
						 | 
						
							
							
								92997204a1
							
							Linearity correction - TMC codes for calibration object, variable stored as uint8, range from 1.03 to 1.20
						 | 
						7 yıl önce | 
					
				
					
						
							
								   Robert Pelnar
							
						 | 
						
							
							
								363a9d24b3
							
							LiquidCrystal class renamed to LiquidCrystal_Prusa
						 | 
						7 yıl önce | 
					
				
					
						
							
								   Robert Pelnar
							
						 | 
						
							
							
								186e630299
							
							New SPI (do not use Arduino SPI class)
						 | 
						7 yıl önce | 
					
				
					
						
							
								   XPila
							
						 | 
						
							
							
								06d5ec5659
							
							Merge pull request #586 from mkbel/ustep_linearity_2
						 | 
						7 yıl önce | 
					
				
					
						
							
								   Robert Pelnar
							
						 | 
						
							
							
								bde097cad1
							
							bugfix - PFW233 - first homing in silent mode Y crash.
						 | 
						7 yıl önce | 
					
				
					
						
							
								   Marek Bel
							
						 | 
						
							
							
								397e7d4791
							
							Increase resolution of wave factor.
						 | 
						7 yıl önce | 
					
				
					
						
							
								   Robert Pelnar
							
						 | 
						
							
							
								fb8a28d120
							
							bugfix - beltstatus overflow
						 | 
						7 yıl önce | 
					
				
					
						
							
								   Robert Pelnar
							
						 | 
						
							
							
								73b0349898
							
							fix - Z movement speed in selftest
						 | 
						7 yıl önce | 
					
				
					
						
							
								   Robert Pelnar
							
						 | 
						
							
							
								06da2bb915
							
							Accurate homing, fix - enabled after selftest.
						 | 
						7 yıl önce | 
					
				
					
						
							
								   Robert Pelnar
							
						 | 
						
							
							
								d91dbc73c9
							
							tmc2130 - optimalization, removed unused code
						 | 
						7 yıl önce | 
					
				
					
						
							
								   Robert Pelnar
							
						 | 
						
							
							
								dff8c29362
							
							Microstep linearity correction, optimized wave compression.
						 | 
						7 yıl önce | 
					
				
					
						
							
								   Robert Pelnar
							
						 | 
						
							
							
								57499dc6a0
							
							M350 for E axis (8, 16, 32, 64, 128 microsteps)
						 | 
						7 yıl önce | 
					
				
					
						
							
								   Robert Pelnar
							
						 | 
						
							
							
								79caf3d9c6
							
							tmc2130 optimalization, accurate homing and microstep linearity correction
						 | 
						7 yıl önce | 
					
				
					
						
							
								   Robert Pelnar
							
						 | 
						
							
							
								1a01282e33
							
							cardreader - new member "paused"
						 | 
						7 yıl önce | 
					
				
					
						
							
								   Robert Pelnar
							
						 | 
						
							
							
								210b97d16d
							
							New fail stats (global, last print), crashdetection X and Y separated
						 | 
						7 yıl önce | 
					
				
					
						
							
								   Robert Pelnar
							
						 | 
						
							
							
								39bd5c3a1d
							
							Extruder stealthChop and constant-off-time mode.
						 | 
						7 yıl önce | 
					
				
					
						
							
								   Robert Pelnar
							
						 | 
						
							
							
								c2710fea63
							
							crashdetection limits changed (X=48, Y=64)
						 | 
						7 yıl önce | 
					
				
					
						
							
								   Robert Pelnar
							
						 | 
						
							
							
								43010b30b4
							
							Build 143f
						 | 
						7 yıl önce | 
					
				
					
						
							
								   Robert Pelnar
							
						 | 
						
							
							
								0a2087c1cb
							
							build 143e
						 | 
						7 yıl önce | 
					
				
					
						
							
								   Robert Pelnar
							
						 | 
						
							
							
								546314fda7
							
							Removed debug messages from serial comunication (octoprint...).
						 | 
						7 yıl önce | 
					
				
					
						
							
								   Robert Pelnar
							
						 | 
						
							
							
								23ed33fc21
							
							disable crashdetection while usb printing
						 | 
						7 yıl önce | 
					
				
					
						
							
								   Robert Pelnar
							
						 | 
						
							
							
								c6e10fb903
							
							Removed SG software homming
						 | 
						8 yıl önce | 
					
				
					
						
							
								   Robert Pelnar
							
						 | 
						
							
							
								4dae6f871e
							
							Sg load meassurement durring self test - 'Belt status'
						 | 
						8 yıl önce | 
					
				
					
						
							
								   PavelSindler
							
						 | 
						
							
							
								5e4236dd2e
							
							selftest for axis improved (better code readibility) and no crash triggered
						 | 
						8 yıl önce | 
					
				
					
						
							
								   Robert Pelnar
							
						 | 
						
							
							
								877c8a3978
							
							TMC2130 configuration in eeprom (not finished).
						 | 
						8 yıl önce |