Denis B 
							
						 
					 
					
						
						
							
						
						70871715e4 
					 
					
						
						
							
							Added support for extruder offset handling  
						
						 
						
						... 
						
						
						
						The extruder offset can be specified in the configuration
file or adjusted on the fly using the "M218 T# X# Y#" command.
The EEPROM support is not yet merged in.
The "T#" command can take option "F#" that specifies the feedrate
at which the printing head should be re-positioned. If not
specified the re-positioning move is not preformed immediately,
but the coordinates are adjusted for the printer to properly
position the head when the next movement happens. 
						
						
					 
					
						2013-02-04 23:05:45 -05:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Daniele Sdei 
							
						 
					 
					
						
						
							
						
						9ecb267b63 
					 
					
						
						
							
							Merge remote-tracking branch 'upstream/Marlin_v1' into Marlin_v1  
						
						 
						
						
						
						
					 
					
						2013-01-14 15:47:40 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Daniele Sdei 
							
						 
					 
					
						
						
							
						
						3cf59f6f9a 
					 
					
						
						
							
							add RepRapPro Huxley thermistor tables  
						
						 
						
						
						
						
					 
					
						2013-01-14 15:36:08 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								daid303 
							
						 
					 
					
						
						
							
						
						bbe7d3d0fe 
					 
					
						
						
							
							Fixed   #312  
						
						 
						
						
						
						
					 
					
						2013-01-08 17:09:57 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								daid303 
							
						 
					 
					
						
						
							
						
						8b88e3b386 
					 
					
						
						
							
							Fixed   #345 ,  Fixed   #267 .  
						
						 
						
						
						
						
					 
					
						2013-01-08 12:14:55 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Nicolas Rossi 
							
						 
					 
					
						
						
							
						
						f3c1fc70a9 
					 
					
						
						
							
							Power signal control definitions for ATX and others  
						
						 
						
						
						
						
					 
					
						2013-01-07 14:33:30 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Erik vd Zalm 
							
						 
					 
					
						
						
							
						
						6752cb2d9c 
					 
					
						
						
							
							PID now per extruder. Fixed typo  
						
						 
						
						
						
						
					 
					
						2013-01-06 14:26:23 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Erik vd Zalm 
							
						 
					 
					
						
						
							
						
						0ac452e252 
					 
					
						
						
							
							Disable is now multi extruder compatible. M84 got a T option.  
						
						 
						
						
						
						
					 
					
						2013-01-06 13:37:01 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Johann Rocholl 
							
						 
					 
					
						
						
							
						
						9e7b5056a0 
					 
					
						
						
							
							{X,Y,Z}_{MIN,MAX}_POS are actually in Gcode coordinates.  
						
						 
						
						
						
						
					 
					
						2012-12-28 16:20:10 -08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Johann Rocholl 
							
						 
					 
					
						
						
							
						
						1c2ecddae4 
					 
					
						
						
							
							Fix typo (# missing before define).  
						
						 
						
						
						
						
					 
					
						2012-12-16 12:33:44 -08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Johann Rocholl 
							
						 
					 
					
						
						
							
						
						3b2e5027e5 
					 
					
						
						
							
							Merged updates from Marlin_v1.  
						
						 
						
						
						
						
					 
					
						2012-12-16 12:19:24 -08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								daid303 
							
						 
					 
					
						
						
							
						
						55ba90ac19 
					 
					
						
						
							
							Add PID functional range setting. With high powered heaters the current functional range of 10 degrees causes high overshoots as the PID needs to kick in before the temperature hits 10 degrees below target.  
						
						 
						
						
						
						
					 
					
						2012-12-12 09:08:37 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								daid303 
							
						 
					 
					
						
						
							
						
						5ff5cee8ce 
					 
					
						
						
							
							Fix the sensitive pin definitions, there where analogue numbers in the digital pin list. Also made M42 without a P function on the LED_PIN (which was otherwise a useless pin definition)  
						
						 
						
						
						
						
					 
					
						2012-12-11 14:53:53 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Johann Rocholl 
							
						 
					 
					
						
						
							
						
						1f45cb0a51 
					 
					
						
						
							
							Fix typo in MANUAL_HOME_POSITION (plural S missing) and improve comments.  
						
						 
						
						
						
						
					 
					
						2012-12-11 01:54:40 -08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Johann Rocholl 
							
						 
					 
					
						
						
							
						
						c430906d3b 
					 
					
						
						
							
							Deltabot settings and configuration adjustments.  
						
						 
						
						
						
						
					 
					
						2012-12-10 00:10:56 -08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Johann Rocholl 
							
						 
					 
					
						
						
							
						
						42e21bb06e 
					 
					
						
						
							
							Add support for Printrboard (from  https://github.com/lincomatic/Marlin ) and Brainwave (from  https://github.com/metrix/Sprinter ).  
						
						 
						
						
						
						
					 
					
						2012-12-08 10:49:01 -08:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Erik vd Zalm 
							
						 
					 
					
						
						
							
						
						f934d0ef5b 
					 
					
						
						
							
							Merge remote-tracking branch 'tonokip/Marlin_v1' into Marlin_v1  
						
						 
						
						... 
						
						
						
						Conflicts:
	Marlin/Configuration.h 
						
						
					 
					
						2012-11-21 20:36:30 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Martin Lukasik 
							
						 
					 
					
						
						
							
						
						2f771b3979 
					 
					
						
						
							
							Added automatic build numbering.  
						
						 
						
						
						
						
					 
					
						2012-11-12 21:06:59 +00:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								daid303 
							
						 
					 
					
						
						
							
						
						a27fef8750 
					 
					
						
						
							
							Store the pre-heat constants outside of the ULTIPANEL define, so we can use them when storing EEPROM in a build without the ULTIPANEL.  
						
						 
						
						
						
						
					 
					
						2012-11-11 11:06:58 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								daid303 
							
						 
					 
					
						
						
							
						
						ffc69537aa 
					 
					
						
						
							
							Update on some comments, make the MOTHERBOARD list complete again.  
						
						 
						
						
						
						
					 
					
						2012-11-09 09:10:51 +01:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jonathan Bastien-Filiatrault 
							
						 
					 
					
						
						
							
						
						46b9988e26 
					 
					
						
						
							
							Search and replace failure.  
						
						 
						
						
						
						
					 
					
						2012-11-07 16:09:30 -05:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jonathan Bastien-Filiatrault 
							
						 
					 
					
						
						
							
						
						36b452c7ac 
					 
					
						
						
							
							Remove abbrs.  
						
						 
						
						
						
						
					 
					
						2012-11-07 15:42:18 -05:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jonathan Bastien-Filiatrault 
							
						 
					 
					
						
						
							
						
						3cbaad9288 
					 
					
						
						
							
							RepRapDiscount Smart Controller pin definitions.  
						
						 
						
						
						
						
					 
					
						2012-11-06 20:32:13 -05:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Robert F-C 
							
						 
					 
					
						
						
							
						
						65c9a0728f 
					 
					
						
						
							
							Set default serial port back to 0.  
						
						 
						
						
						
						
					 
					
						2012-11-05 22:15:07 +11:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Robert F-C 
							
						 
					 
					
						
						
							
						
						ab9d183024 
					 
					
						
						
							
							Make serial port configurable.  
						
						 
						
						... 
						
						
						
						This change makes the choice of serial port configurable so that
wireless capability can be easily added by connecting Bluetooth modules
(such as BlueSmirf or JY-MCU) to the expansion port pins. 
						
						
					 
					
						2012-11-05 21:34:27 +11:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								brupje 
							
						 
					 
					
						
						
							
						
						326423719f 
					 
					
						
						
							
							Add support for Megatronics  
						
						 
						
						
						
						
					 
					
						2012-10-14 14:05:57 +03:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								ErikZalm 
							
						 
					 
					
						
						
							
						
						36a746d7d5 
					 
					
						
						
							
							Merge pull request  #244  from markfinn/pidbed  
						
						 
						
						... 
						
						
						
						PID for heated bed 
						
						
					 
					
						2012-10-08 11:15:16 -07:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mark Finn 
							
						 
					 
					
						
						
							
						
						04631d2250 
					 
					
						
						
							
							cleanup for pull  
						
						 
						
						
						
						
					 
					
						2012-09-17 14:17:24 -05:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								ZetaPhoenix 
							
						 
					 
					
						
						
							
						
						c6caa45ae2 
					 
					
						
						
							
							Limit Switch locations based on MIN/MAX limits and homing direction  
						
						 
						
						... 
						
						
						
						fixes  #246 
Added statements to set the limit switch positions to the maximum travel if homing in the positive direction as well as bed center at (0,0) if defined.
Relocated code based on feedback. 
						
						
					 
					
						2012-09-15 15:25:49 -07:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								ZetaPhoenix 
							
						 
					 
					
						
						
							
						
						dc566d654f 
					 
					
						
						
							
							fixes   #246  
						
						 
						
						... 
						
						
						
						Added statements to set the limit switch positions to the maximum travel if homing in the positive direction as well as bed center at (0,0) if defined. 
						
						
					 
					
						2012-09-14 21:48:49 -07:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Mark Finn 
							
						 
					 
					
						
						
							
						
						9698f4ea64 
					 
					
						
						
							
							bed pid  
						
						 
						
						... 
						
						
						
						Conflicts:
	Marlin/Configuration.h 
						
						
					 
					
						2012-09-12 21:18:59 -05:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Erik vd Zalm 
							
						 
					 
					
						
						
							
						
						e358a2d7af 
					 
					
						
						
							
							Added fix for SF Arc Point fillet procedure  
						
						 
						
						
						
						
					 
					
						2012-09-02 01:12:49 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								tonokip 
							
						 
					 
					
						
						
							
						
						1c1fddc7ac 
					 
					
						
						
							
							Added support for the Rambo reprap electronics board. Added Mcodes to set  
						
						 
						
						... 
						
						
						
						motor current and microstepping pins. 
						
						
					 
					
						2012-08-30 00:16:57 -07:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Erik vd Zalm 
							
						 
					 
					
						
						
							
						
						5406c533db 
					 
					
						
						
							
							Disable FAST_PWM by default. On some systems it does not work ok.  
						
						 
						
						
						
						
					 
					
						2012-08-11 15:51:04 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Dabble63 
							
						 
					 
					
						
						
							
						
						6b45e9f167 
					 
					
						
						
							
							Add Duty Cycling to the Heater Bed  
						
						 
						
						
						
						
					 
					
						2012-08-11 09:17:47 +03:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Chris Palmer 
							
						 
					 
					
						
						
							
						
						538189cc19 
					 
					
						
						
							
							Fixed soft limits when the origin is in the middle.  
						
						 
						
						... 
						
						
						
						HOME_POS is now always where the endstop is and can be outside the limits.
The limits are now defined by MIN_POS and MAX_POS rather than HOME_POS and MAX_LENGTH.
The Z is axis now homed first if direction is away from the bed.
Saguinololu limit pins change from MIN to MAX according to the homing direction. 
						
						
					 
					
						2012-07-14 22:24:26 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Erik van der Zalm 
							
						 
					 
					
						
						
							
						
						ea2c19f978 
					 
					
						
						
							
							Added CoreXY support (Thanks Ilan Moyer)  
						
						 
						
						
						
						
					 
					
						2012-07-14 14:21:53 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Erik van der Zalm 
							
						 
					 
					
						
						
							
						
						aa65fe22ed 
					 
					
						
						
							
							decoupled axes sucessfully at least on pure x or y jog  
						
						 
						
						
						
						
					 
					
						2012-07-14 13:43:19 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Bernhard 
							
						 
					 
					
						
						
							
						
						0c123950e9 
					 
					
						
						
							
							__ header file replace  
						
						 
						
						
						
						
					 
					
						2012-06-02 20:44:17 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Bernhard 
							
						 
					 
					
						
						
							
						
						0e5e249ab5 
					 
					
						
						
							
							added individual pullup setting option to have finer control in case there is a special z-min sensor, for example  
						
						 
						
						
						
						
					 
					
						2012-06-02 13:47:50 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Bernhard Kubicek 
							
						 
					 
					
						
						
							
						
						6b14f95b3e 
					 
					
						
						
							
							Merge pull request  #170  from linagee/Marlin_v1  
						
						 
						
						... 
						
						
						
						Marlin v1 
						
						
					 
					
						2012-06-02 03:46:56 -07:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								linagee 
							
						 
					 
					
						
						
							
						
						fbd282b3ba 
					 
					
						
						
							
							Update Marlin/Configuration.h  
						
						 
						
						
						
						
					 
					
						2012-05-20 13:19:28 -06:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								linagee 
							
						 
					 
					
						
						
							
						
						c4490f5f3d 
					 
					
						
						
							
							Update Marlin/Configuration.h  
						
						 
						
						
						
						
					 
					
						2012-05-20 04:27:52 -06:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Daid 
							
						 
					 
					
						
						
							
						
						7244aa7eb7 
					 
					
						
						
							
							Merge branch 'Marlin_v1' of  https://github.com/ErikZalm/Marlin  into Marlin_v1  
						
						 
						
						
						
						
					 
					
						2012-05-19 17:38:46 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								linagee 
							
						 
					 
					
						
						
							
						
						de2ca3b2e8 
					 
					
						
						
							
							Grammar correction.  
						
						 
						
						
						
						
					 
					
						2012-05-19 07:40:35 -06:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								linagee 
							
						 
					 
					
						
						
							
						
						c2fc466e1b 
					 
					
						
						
							
							Update Marlin/Configuration.h  
						
						 
						
						
						
						
					 
					
						2012-05-19 05:56:17 -06:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								linagee 
							
						 
					 
					
						
						
							
						
						9f9f498491 
					 
					
						
						
							
							Update Marlin/Configuration.h  
						
						 
						
						
						
						
					 
					
						2012-05-19 05:47:30 -06:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Guan Yang 
							
						 
					 
					
						
						
							
						
						602c8ee02b 
					 
					
						
						
							
							Melzi support  
						
						 
						
						
						
						
					 
					
						2012-05-09 18:37:07 -04:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Erik de Bruijn 
							
						 
					 
					
						
						
							
						
						e3fe1f0d00 
					 
					
						
						
							
							Made a more granular configuration possible PREVENT_LENGTHY_EXTRUDE. You can now decide to allow/disallow large length of extrusions to be executed.  
						
						 
						
						... 
						
						
						
						Turning off the protection might be beneficial to those who want to do fast and long reversals. 
						
						
					 
					
						2012-05-08 17:44:08 +02:00  
					
					
						 
						
						
							
							
							 
							
							
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Erik van der Zalm 
							
						 
					 
					
						
						
							
						
						1874cb71a6 
					 
					
						
						
							
							Added option to increase the FAN PWM frequency.  
						
						 
						
						
						
						
					 
					
						2012-05-02 19:26:14 +02:00