wgm4321 
							
						 
					 
					
						
						
							
						
						04fb34c7ff 
					 
					
						
						
							
							Add English defines for filament menu to non-English to prevent compile errors until translated  
						
						
						
						
					 
					
						2015-01-03 17:28:05 -05:00 
						 
				 
			
				
					
						
							
							
								wgm4321 
							
						 
					 
					
						
						
							
						
						f8aa5ff771 
					 
					
						
						
							
							Fix for cant compile when REPRAP_DISCOUNT_FULL_GRAPHIC_SMART_CONTROLLER defined  
						
						
						
						
					 
					
						2015-01-03 17:10:13 -05:00 
						 
				 
			
				
					
						
							
							
								odewdney 
							
						 
					 
					
						
						
							
						
						39fae9e3a3 
					 
					
						
						
							
							Fix progmem warning  
						
						... 
						
						
						
						Borrow code from https://github.com/arduino/Arduino/issues/1793  
						
						
					 
					
						2015-01-03 21:30:16 +00:00 
						 
				 
			
				
					
						
							
							
								monkeydave 
							
						 
					 
					
						
						
							
						
						07b85f8b92 
					 
					
						
						
							
							Added compile checks for lots of defines in Configuration.h  
						
						
						
						
					 
					
						2015-01-03 19:29:04 +00:00 
						 
				 
			
				
					
						
							
							
								monkeydave 
							
						 
					 
					
						
						
							
						
						be81dfa3de 
					 
					
						
						
							
							Updated .travis.yml so others forks will also compile  
						
						
						
						
					 
					
						2015-01-03 16:50:05 +00:00 
						 
				 
			
				
					
						
							
							
								Bo Herrmannsen 
							
						 
					 
					
						
						
							
						
						b5c6f11e41 
					 
					
						
						
							
							Merge pull request  #1297  from monkeydave/Readd-Travis-CI  
						
						... 
						
						
						
						Readd .travis.yml 
						
						
					 
					
						2015-01-03 14:22:07 +01:00 
						 
				 
			
				
					
						
							
							
								Bo Herrmannsen 
							
						 
					 
					
						
						
							
						
						206b7f4e92 
					 
					
						
						
							
							Update .gitignore  
						
						
						
						
					 
					
						2015-01-03 13:52:52 +01:00 
						 
				 
			
				
					
						
							
							
								Bo Herrmannsen 
							
						 
					 
					
						
						
							
						
						9d9a2d75ef 
					 
					
						
						
							
							Merge pull request  #1295  from monkeydave/Re-add_gitignore  
						
						... 
						
						
						
						Added .gitignore back into repo 
						
						
					 
					
						2015-01-03 13:51:31 +01:00 
						 
				 
			
				
					
						
							
							
								monkeydave 
							
						 
					 
					
						
						
							
						
						21cc188272 
					 
					
						
						
							
							Updated .travis.yml for ErikZalm branch pull request  
						
						
						
						
					 
					
						2015-01-03 12:09:12 +00:00 
						 
				 
			
				
					
						
							
							
								monkeydave 
							
						 
					 
					
						
						
							
						
						86cc22d639 
					 
					
						
						
							
							Readd .travis.yml, change build enviroment to use ino instead of gcc  
						
						
						
						
					 
					
						2015-01-03 11:43:40 +00:00 
						 
				 
			
				
					
						
							
							
								monkeydave 
							
						 
					 
					
						
						
							
						
						3f9707aa33 
					 
					
						
						
							
							Added .gitignore back into repo  
						
						
						
						
					 
					
						2015-01-03 10:56:10 +00:00 
						 
				 
			
				
					
						
							
							
								Alexander Hirzel 
							
						 
					 
					
						
						
							
						
						f36fd3ddec 
					 
					
						
						
							
							Merge branch 'Development' of  https://github.com/ErikZalm/Marlin  into Development  
						
						
						
						
					 
					
						2015-01-02 12:39:39 -05:00 
						 
				 
			
				
					
						
							
							
								alexborro 
							
						 
					 
					
						
						
							
						
						912ed155c5 
					 
					
						
						
							
							Merge pull request  #1292  from thinkyhead/docs_and_scripts  
						
						... 
						
						
						
						Move scripts and documentation to subfolders 
						
						
					 
					
						2015-01-02 14:56:39 -02:00 
						 
				 
			
				
					
						
							
							
								Scott Lahteine 
							
						 
					 
					
						
						
							
						
						b5e50cdd4e 
					 
					
						
						
							
							Move scripts and documentation to subfolders  
						
						
						
						
					 
					
						2015-01-02 08:53:09 -08:00 
						 
				 
			
				
					
						
							
							
								Alexander Hirzel 
							
						 
					 
					
						
						
							
						
						eed451e034 
					 
					
						
						
							
							rework analogInputToDigitalPin definition  
						
						
						
						
					 
					
						2015-01-02 11:14:20 -05:00 
						 
				 
			
				
					
						
							
							
								Alexander Hirzel 
							
						 
					 
					
						
						
							
						
						f3209bba34 
					 
					
						
						
							
							Merge branch 'Development' of  https://github.com/alhirzel/Marlin  into Development  
						
						
						
						
					 
					
						2015-01-02 11:13:38 -05:00 
						 
				 
			
				
					
						
							
							
								Lane Roberts 
							
						 
					 
					
						
						
							
						
						1f520a5a8c 
					 
					
						
						
							
							Due to the fix for  #1248 , X and Y probe offsets must not be floats.  
						
						... 
						
						
						
						The compiler does not support comparing float values: "error: floating constant in preprocessor expression"
The loss in X/Y precision shouldn't matter for Z probes, as most microswitches or inductive sensors are larger than 1mm square anyway. 
						
						
					 
					
						2015-01-02 11:12:16 -05:00 
						 
				 
			
				
					
						
							
							
								wgm4321 
							
						 
					 
					
						
						
							
						
						b32be2dc64 
					 
					
						
						
							
							Fix syntax error caused by previous changes.  
						
						
						
						
					 
					
						2015-01-02 11:12:16 -05:00 
						 
				 
			
				
					
						
							
							
								wgm4321 
							
						 
					 
					
						
						
							
						
						edac64e7d2 
					 
					
						
						
							
							Add Filament menu and add Filament/Retract settings to config store.  
						
						
						
						
					 
					
						2015-01-02 11:12:15 -05:00 
						 
				 
			
				
					
						
							
							
								Alexander Hirzel 
							
						 
					 
					
						
						
							
						
						ecda6cdc0a 
					 
					
						
						
							
							Fix typo, PID_BED_POWER -> MAX_BED_POWER  
						
						
						
						
					 
					
						2015-01-02 11:12:15 -05:00 
						 
				 
			
				
					
						
							
							
								David Forrest 
							
						 
					 
					
						
						
							
						
						f3e503e725 
					 
					
						
						
							
							temperature.cpp: Fix typo of PID_MAX to MAX_BED_POWER for the bed.  
						
						
						
						
					 
					
						2015-01-02 11:12:15 -05:00 
						 
				 
			
				
					
						
							
							
								David Forrest 
							
						 
					 
					
						
						
							
						
						1d5d853c9a 
					 
					
						
						
							
							temperature.cpp: Fix typo of MAX_BED_PID to MAX_BED_POWER.  
						
						
						
						
					 
					
						2015-01-02 11:12:15 -05:00 
						 
				 
			
				
					
						
							
							
								Bo Herrmannsen 
							
						 
					 
					
						
						
							
						
						63da6900b0 
					 
					
						
						
							
							Merge pull request  #1282  from vandarin/Development  
						
						... 
						
						
						
						Due to the fix for #1248 , X and Y probe offsets must not be floats. 
						
						
					 
					
						2015-01-02 15:35:40 +01:00 
						 
				 
			
				
					
						
							
							
								Bo Herrmannsen 
							
						 
					 
					
						
						
							
						
						a18b625534 
					 
					
						
						
							
							Merge pull request  #1261  from wgm4321/Development  
						
						... 
						
						
						
						Add Filament menu and add Filament/Retract settings to config store. 
						
						
					 
					
						2015-01-02 15:35:29 +01:00 
						 
				 
			
				
					
						
							
							
								alexborro 
							
						 
					 
					
						
						
							
						
						975810fb4a 
					 
					
						
						
							
							Merge pull request  #1286  from alhirzel/Development  
						
						... 
						
						
						
						Fix typo, PID_BED_POWER -> MAX_BED_POWER 
						
						
					 
					
						2015-01-02 09:48:20 -02:00 
						 
				 
			
				
					
						
							
							
								Alexander Hirzel 
							
						 
					 
					
						
						
							
						
						ae12ad0d6c 
					 
					
						
						
							
							Fix typo, PID_BED_POWER -> MAX_BED_POWER  
						
						
						
						
					 
					
						2015-01-02 01:38:03 -05:00 
						 
				 
			
				
					
						
							
							
								alexborro 
							
						 
					 
					
						
						
							
						
						80b17ab573 
					 
					
						
						
							
							Merge pull request  #1285  from drf5n/PID_CI_v2  
						
						... 
						
						
						
						temperature.cpp: Fix typo of MAX_BED_PID to MAX_BED_POWER. 
						
						
					 
					
						2015-01-01 22:56:21 -02:00 
						 
				 
			
				
					
						
							
							
								David Forrest 
							
						 
					 
					
						
						
							
						
						625860f086 
					 
					
						
						
							
							temperature.cpp: Fix typo of PID_MAX to MAX_BED_POWER for the bed.  
						
						
						
						
					 
					
						2015-01-01 19:24:42 -05:00 
						 
				 
			
				
					
						
							
							
								David Forrest 
							
						 
					 
					
						
						
							
						
						6583bb781d 
					 
					
						
						
							
							temperature.cpp: Fix typo of MAX_BED_PID to MAX_BED_POWER.  
						
						
						
						
					 
					
						2015-01-01 19:11:42 -05:00 
						 
				 
			
				
					
						
							
							
								Lane Roberts 
							
						 
					 
					
						
						
							
						
						2701dd8a17 
					 
					
						
						
							
							Due to the fix for  #1248 , X and Y probe offsets must not be floats.  
						
						... 
						
						
						
						The compiler does not support comparing float values: "error: floating constant in preprocessor expression"
The loss in X/Y precision shouldn't matter for Z probes, as most microswitches or inductive sensors are larger than 1mm square anyway. 
						
						
					 
					
						2014-12-31 12:34:59 -06:00 
						 
				 
			
				
					
						
							
							
								Bo Herrmannsen 
							
						 
					 
					
						
						
							
						
						217186d7bc 
					 
					
						
						
							
							Merge pull request  #1281  from Grogyan/patch-2  
						
						... 
						
						
						
						MAX6675 Slave Select pin 
						
						
					 
					
						2014-12-31 11:58:43 +01:00 
						 
				 
			
				
					
						
							
							
								Grogyan 
							
						 
					 
					
						
						
							
						
						6b82415c81 
					 
					
						
						
							
							Update pins.h  
						
						... 
						
						
						
						Somehow the pin definitions for the MAX6675 Slave Select/Chip Select got changed back to the hardware SPI SS/CS.  
Pin 49 cannot be used as that is used by the SD card socket to detect if an SD card is present.
Pin 53 is the Hardware SPI SS, which is dedicated, nicely, to the SD card SS and therefore cannot be used as the MAX6675 SS
Pin 66 is in Aux2 port adjacent to the Hardware SPI interface port on RAMPS 1.4, and is currently not used for anything. 
						
						
					 
					
						2014-12-31 13:04:16 +13:00 
						 
				 
			
				
					
						
							
							
								Bo Herrmannsen 
							
						 
					 
					
						
						
							
						
						692a01b1c7 
					 
					
						
						
							
							Merge pull request  #1277  from thinkyhead/fix_regressions  
						
						... 
						
						
						
						Fix regressions affecting compilation 
						
						
					 
					
						2014-12-30 16:49:08 +01:00 
						 
				 
			
				
					
						
							
							
								Bo Herrmannsen 
							
						 
					 
					
						
						
							
						
						878b5557a1 
					 
					
						
						
							
							Merge pull request  #1276  from thinkyhead/lcd_z_reformat  
						
						... 
						
						
						
						Format Z like XY on LCD 
						
						
					 
					
						2014-12-30 16:48:29 +01:00 
						 
				 
			
				
					
						
							
							
								Scott Lahteine 
							
						 
					 
					
						
						
							
						
						2ec2bf1564 
					 
					
						
						
							
							Fix regressions affecting compilation  
						
						... 
						
						
						
						This fixes two regressions, caused by #1167  and #1191  . 
						
						
					 
					
						2014-12-30 07:36:18 -08:00 
						 
				 
			
				
					
						
							
							
								Scott Lahteine 
							
						 
					 
					
						
						
							
						
						6c591a97a1 
					 
					
						
						
							
							Merge branch 'lcd_z_reformat' of  https://github.com/thinkyhead/Marlin  into lcd_z_reformat  
						
						
						
						
					 
					
						2014-12-30 07:26:58 -08:00 
						 
				 
			
				
					
						
							
							
								Scott Lahteine 
							
						 
					 
					
						
						
							
						
						e7db8ee9e5 
					 
					
						
						
							
							ftostr32np > ftostr32sp  
						
						... 
						
						
						
						sp=space-padded, similar to: ns=no-sign 
						
						
					 
					
						2014-12-30 07:26:25 -08:00 
						 
				 
			
				
					
						
							
							
								Scott Lahteine 
							
						 
					 
					
						
						
							
						
						10e1b6ef8b 
					 
					
						
						
							
							Least stack-usage self-contained ftostr32np()  
						
						... 
						
						
						
						This is the optimal code for a self-contained formatter, although the
original code is crafty in being smaller and simpler, and can be
evaluated as using the original output as a scratch pad for state,
making the final formatter more straightforward. While this code is
longer, all code-paths are minimal. 
						
						
					 
					
						2014-12-30 07:26:25 -08:00 
						 
				 
			
				
					
						
							
							
								Scott Lahteine 
							
						 
					 
					
						
						
							
						
						d1f21d1189 
					 
					
						
						
							
							As it should be  
						
						
						
						
					 
					
						2014-12-30 07:26:25 -08:00 
						 
				 
			
				
					
						
							
							
								Scott Lahteine 
							
						 
					 
					
						
						
							
						
						449dad71f2 
					 
					
						
						
							
							Least stack-usage self-contained ftostr32np()  
						
						... 
						
						
						
						This is the optimal code for a self-contained formatter, although the
original code is crafty in being smaller and simpler, and can be
evaluated as using the original output as a scratch pad for state,
making the final formatter more straightforward. While this code is
longer, all code-paths are minimal. 
						
						
					 
					
						2014-12-30 07:26:24 -08:00 
						 
				 
			
				
					
						
							
							
								Scott Lahteine 
							
						 
					 
					
						
						
							
						
						a2109cb492 
					 
					
						
						
							
							Patch to make Z look more like X and Y on UltraLCD  
						
						
						
						
					 
					
						2014-12-30 07:26:24 -08:00 
						 
				 
			
				
					
						
							
							
								Bernhard Kubicek 
							
						 
					 
					
						
						
							
						
						3d1da45f3e 
					 
					
						
						
							
							Update Marlin.h  
						
						
						
						
					 
					
						2014-12-30 08:30:37 +01:00 
						 
				 
			
				
					
						
							
							
								bkubicek 
							
						 
					 
					
						
						
							
						
						d02daec08f 
					 
					
						
						
							
							fixed compilation  
						
						
						
						
					 
					
						2014-12-30 08:04:06 +01:00 
						 
				 
			
				
					
						
							
							
								alexborro 
							
						 
					 
					
						
						
							
						
						0268c03a75 
					 
					
						
						
							
							Merge pull request  #1271  from RobotCaleb/DeltaCalMenu  
						
						... 
						
						
						
						Move delta calibration menu to sample delta configuration. 
						
						
					 
					
						2014-12-29 23:10:20 -02:00 
						 
				 
			
				
					
						
							
							
								Caleb Anderson 
							
						 
					 
					
						
						
							
						
						991a74b75b 
					 
					
						
						
							
							Move delta calibration menu to sample delta configuration.  
						
						... 
						
						
						
						Turn off by default. 
						
						
					 
					
						2014-12-29 18:03:56 -07:00 
						 
				 
			
				
					
						
							
							
								Bo Herrmannsen 
							
						 
					 
					
						
						
							
						
						2bf6d804c4 
					 
					
						
						
							
							Merge pull request  #1269  from Wurstnase/Development  
						
						... 
						
						
						
						Logic error correction 
						
						
					 
					
						2014-12-29 23:20:05 +01:00 
						 
				 
			
				
					
						
							
							
								Wurstnase 
							
						 
					 
					
						
						
							
						
						9453bb13c2 
					 
					
						
						
							
							Logic error correction  
						
						
						
						
					 
					
						2014-12-29 23:17:42 +01:00 
						 
				 
			
				
					
						
							
							
								Bo Herrmannsen 
							
						 
					 
					
						
						
							
						
						67fd8f0727 
					 
					
						
						
							
							Merge pull request  #1267  from RobotCaleb/LanguageFix  
						
						... 
						
						
						
						Language Fix - Using the new language implementation wasn't behaving as expected. 
						
						
					 
					
						2014-12-29 19:49:11 +01:00 
						 
				 
			
				
					
						
							
							
								Caleb Anderson 
							
						 
					 
					
						
						
							
						
						2309c9f43a 
					 
					
						
						
							
							Merge branch 'LanguageFix' of github.com:RobotCaleb/Marlin-Kossel_Clear into LanguageFix  
						
						... 
						
						
						
						Conflicts:
	Marlin/language.h 
						
						
					 
					
						2014-12-29 10:48:56 -07:00 
						 
				 
			
				
					
						
							
							
								Caleb Anderson 
							
						 
					 
					
						
						
							
						
						236db44669 
					 
					
						
						
							
							Fix spacing  
						
						
						
						
					 
					
						2014-12-29 10:44:55 -07:00