1a8f54cea1 
								
							
								 
							
						 
						
							
							
								
								The big LCD code update. This splits the display and menu implementation. Paving the way for future different displays. It also makes it easier to modify the menu structures while keeping everything consistant. Note that this most likely breaks the translations, which need to be updated.  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								6a9bee27cc 
								
							
								 
							
						 
						
							
							
								
								Changed the naming of some LCD functions, so the names match better what the function does. Also moved around some prototypes for general cleanup.  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								94ea26ff46 
								
							
								 
							
						 
						
							
							
								
								Some minor changes on code style. And a bugfix where the counters for positioning in the stepper where wrong depending on compiler settings. (Caused strange values to reported back with M114 and endstop triggers). Also fixed compiling with FWRETRACT enabled.  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								6c51fe5039 
								
							
								 
							
						 
						
							
							
								
								Fix the bug where the SD percentage calculation is wrong when the file is larger then 42MB  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								b69e75c89a 
								
							
								 
							
						 
						
							
							
								
								Added long filename support.  
							
							
 
							
						 
						
							13 years ago  
				
					
						
							
							
								 
						
							
							
								0c123950e9 
								
							
								 
							
						 
						
							
							
								
								__ header file replace  
							
							
 
							
						 
						
							14 years ago  
				
					
						
							
							
								 
						
							
							
								1532200435 
								
							
								 
							
						 
						
							
							
								
								found error in filenames.  
							
							... 
							
							
 
							
							One array was too short. This had nothing to do with long filenames, other than if they were 12 characters exactly, which could only happen if the extension and the text before were filled completely 
							
						 
						
							14 years ago  
				
					
						
							
							
								 
						
							
							
								632528aa95 
								
							
								 
							
						 
						
							
							
								
								merging with SCUBA82  
							
							
 
							
						 
						
							14 years ago  
				
					
						
							
							
								 
						
							
							
								fde51084f3 
								
							
								 
							
						 
						
							
							
								
								set SD file delete to M30; switch printime output to M31  
							
							
 
							
						 
						
							14 years ago  
				
					
						
							
							
								 
						
							
							
								3d83109028 
								
							
								 
							
						 
						
							
							
								
								Fixed general 16x2 LCD build without SD support.  
							
							
 
							
						 
						
							14 years ago  
				
					
						
							
							
								 
						
							
							
								729cde4475 
								
							
								 
							
						 
						
							
							
								
								fix autostart failure if in wrong directory  
							
							
 
							
						 
						
							14 years ago  
				
					
						
							
							
								 
						
							
							
								cc4a9cdb69 
								
							
								 
							
						 
						
							
							
								
								added autostart procedure trigger to the ultralcd menu  
							
							
 
							
						 
						
							14 years ago  
				
					
						
							
							
								 
						
							
							
								7714b98da7 
								
							
								 
							
						 
						
							
							
								
								solved some compiler warnings that are now visible in arduino 1.0.  
							
							... 
							
							
 
							
							Found a couple of unused variables, that I commented.
Tried to solve the program memory warning message, and failed. 
							
						 
						
							14 years ago  
				
					
						
							
							
								 
						
							
							
								26a1de1e44 
								
							
								 
							
						 
						
							
							
								
								force inline  
							
							
 
							
						 
						
							14 years ago  
				
					
						
							
							
								 
						
							
							
								6d6f323535 
								
							
								 
							
						 
						
							
							
								
								make an option if sd-card stop should release the steppers.  
							
							
 
							
						 
						
							14 years ago  
				
					
						
							
							
								 
						
							
							
								c54a807824 
								
							
								 
							
						 
						
							
							
								
								overworked ultralcd a bit  
							
							
 
							
						 
						
							14 years ago  
				
					
						
							
							
								 
						
							
							
								b21d5193f2 
								
							
								 
							
						 
						
							
							
								
								made ultralcd compatible with folders.  
							
							
 
							
						 
						
							14 years ago  
				
					
						
							
							
								 
						
							
							
								5ad1d19384 
								
							
								 
							
						 
						
							
							
								
								make it compile without sd_support  
							
							
 
							
						 
						
							14 years ago  
				
					
						
							
							
								 
						
							
							
								70abca195a 
								
							
								 
							
						 
						
							
							
								
								overworked cardreader for folder support; not finished yet.  
							
							
 
							
						 
						
							14 years ago  
				
					
						
							
							
								 
						
							
							
								64f2121ab1 
								
							
								 
							
						 
						
							
							
								
								updated to sdfatlib2010902  
							
							
 
							
						 
						
							14 years ago  
				
					
						
							
							
								 
						
							
							
								7919a40d06 
								
							
								 
							
						 
						
							
							
								
								watchdog,percent done,  
							
							
 
							
						 
						
							14 years ago  
				
					
						
							
							
								 
						
							
							
								ab154d5592 
								
							
								 
							
						 
						
							
							
								
								project progmem finished: total change with ultipanel: 2456 byte free ram initial. now: 4374 ram.  
							
							
 
							
						 
						
							14 years ago  
				
					
						
							
							
								 
						
							
							
								7b70caab7c 
								
							
								 
							
						 
						
							
							
								
								made progmem mainly, found one bug in cardreader, added a empty class for cardreader in case no sd support.  
							
							
 
							
						 
						
							14 years ago  
				
					
						
							
							
								 
						
							
							
								fc0064e525 
								
							
								 
							
						 
						
							
							
								
								made cardreader more selfsustained  
							
							
 
							
						 
						
							14 years ago  
				
					
						
							
							
								 
						
							
							
								01df04e02c 
								
							
								 
							
						 
						
							
							
								
								first compile with the cardreader class  
							
							
 
							
						 
						
							14 years ago