0c7c45063b 
								
							
								 
							
						 
						
							
							
								
								PID_ADD_EXTRUSION_RATE based on MarlinKimbra  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								92ac133f2b 
								
							
								 
							
						 
						
							
							
								
								Conditionals and Sanity Check for SINGLENOZZLE  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								69abfef82e 
								
							
								 
							
						 
						
							
							
								
								Add "SINGLENOZZLE" extruder option  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								319d184999 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #3803  from jbrazio/feature/buildroot-cleanup  
							
							... 
							
							
 
							
							Buildroot cleanup 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								3d3a919059 
								
									
								
							
								 
							
						 
						
							
							
								
								Moves the Marlin logo into the buildroot  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								08b485a310 
								
									
								
							
								 
							
						 
						
							
							
								
								Travis will now generate and use the custom version header file  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								a469341555 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #3800  from jbrazio/feature/move-felix-cfg  
							
							... 
							
							
 
							
							Moves Felix's dual configuration to a folder 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								66fb23edb5 
								
									
								
							
								 
							
						 
						
							
							
								
								Makes buildroot bin scripts executable  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								14652bb141 
								
									
								
							
								 
							
						 
						
							
							
								
								Moves shared helper scripts to the buildroot  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								61de6daf1d 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #3761  from thinkyhead/rc_plan_arc_idle  
							
							... 
							
							
 
							
							Apply config changes, tweak comments, next_ping_ms => next_idle_ms 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								80f05920c5 
								
									
								
							
								 
							
						 
						
							
							
								
								Moves Felix's dual configuration to a folder  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								8218558953 
								
							
								 
							
						 
						
							
							
								
								Update comments, rename next_ping_ms, followup to  #3797  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								6d68b12e28 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #3797  from AnHardt/fix-screen-updatedelay  
							
							... 
							
							
 
							
							Rework intermediate idle() and manage_heater() calls in G2/G3 and G5 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								aaaf4febaf 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #3794  from esenapaj/RCBugFix  
							
							... 
							
							
 
							
							Update Galician language to 1.1.0-RCBugFix. 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								e761bdbb4b 
								
							
								 
							
						 
						
							
							
								
								Remove SF_ARC_FIX from G5 (Cubic B-spline)  
							
							... 
							
							
 
							
							Remove SF_ARC_FIX from G5 (Cubic B-spline).
SF_ARC_FIX is a fix for G2/G3 (arcs) where Skeinforge always produced relative instead of absolute coordinates for the endpoint of an arc.
It's very unlikely this is also a problem with Cubic B-splines. More likely is copying from the G2/G3 code. 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								2207001333 
								
							
								 
							
						 
						
							
							
								
								No compromises for the manage_heater()  
							
							... 
							
							
 
							
							No compromises for the manage_heater(). manage_heater() will return immediately when there is nothing to do, but needs a constant detaT to work proper.
Calling idle() only every 200ms results in a display update every ~2 seconds - that should be enough.
For the other functionalities in idle() and manage_inactivity() 200ms is a lot but hopefully works. 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								0c4d885d5b 
								
							
								 
							
						 
						
							
							
								
								Speedup sreen update delay  
							
							... 
							
							
 
							
							Speedup sreen update delay
and correct a comment.
A module division by 10 is slooooow. (powers of 2 are fast - but then you can AND a bitmask with the same result) 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								9d416289cc 
								
							
								 
							
						 
						
							
							
								
								Update Galician language to 1.1.0-RCBugFix.  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								b422e39016 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #3779  from thinkyhead/rc_x2_automatic_pins  
							
							... 
							
							
 
							
							Automatically set X2 stepper pins 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								07c9a11c3c 
								
							
								 
							
						 
						
							
							
								
								Automatically set X2 stepper pins  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								8aa591ca09 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #3789  from jbrazio/feature/m999-s-arg  
							
							... 
							
							
 
							
							Implements S1 argument in M999 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								138c5c8378 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #3788  from thinkyhead/rc_dual_x_compile_fix  
							
							... 
							
							
 
							
							DUAL_X_CARRIAGE fixes, improvements, Travis test 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								7527fdec0b 
								
							
								 
							
						 
						
							
							
								
								Add Travis test for DUAL_X_CARRIAGE  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								e6effb8f35 
								
									
								
							
								 
							
						 
						
							
							
								
								Implements S1 argument in M999  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								2a7b1a85f7 
								
							
								 
							
						 
						
							
							
								
								Improve DUAL_X_CARRIAGE sanity check errors  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								516e79bbda 
								
							
								 
							
						 
						
							
							
								
								Declare extruder_duplication_enabled in Marlin.h  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								bffa928954 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #3785  from esenapaj/update-japanese-translation  
							
							... 
							
							
 
							
							Update Japanese trasration 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								56d5ae596c 
								
							
								 
							
						 
						
							
							
								
								Update Japanese trasration  
							
							... 
							
							
 
							
							・Add new translation
・Change translation 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								3bdc03667e 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #3784  from thinkyhead/rc_funcs_not_extern  
							
							... 
							
							
 
							
							Function declarations in headers don't need "extern" 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								4041508ffb 
								
							
								 
							
						 
						
							
							
								
								Function decl. in headers don't need "extern"  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								82c2d308dc 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #3783  from thinkyhead/rc_bezier_delta_fix  
							
							... 
							
							
 
							
							Bezier style and DELTA patch 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								ecec5c5e58 
								
							
								 
							
						 
						
							
							
								
								Bezier style and DELTA patch  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								d66e53c42b 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #3782  from thinkyhead/rc_home_z_before_g29  
							
							... 
							
							
 
							
							Require homing of Z before G29 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								552516ddf5 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #3781  from AnHardt/minor-delta-segmenting-speedup  
							
							... 
							
							
 
							
							Minor DELTA segmentation speedup 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								a28970784c 
								
							
								 
							
						 
						
							
							
								
								XYZ unhomed  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								a9926b71a4 
								
							
								 
							
						 
						
							
							
								
								Require homing of Z before G29  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								41e9569dbc 
								
							
								 
							
						 
						
							
							
								
								Minor DELTA segmentation speedup  
							
							... 
							
							
 
							
							Minor DELTA segmentation speedup by pulling calculations out of the loop. 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								3016dfe484 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #3744  from thinkyhead/rc_bezier_curves  
							
							... 
							
							
 
							
							Add BEZIER_CURVE_SUPPORT — G5 command 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								d0ac4541d3 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #3775  from jbrazio/bugfix/followup-3770  
							
							... 
							
							
 
							
							G29: Report final position back to host when using MBL 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								ce1d6981c2 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #3725  from esenapaj/patch-1  
							
							... 
							
							
 
							
							Separate Z_PROBE_ALLEN_KEY from MECHANICAL_PROBE 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								b6a3aef297 
								
									
								
							
								 
							
						 
						
							
							
								
								G29: Report final position back to host when using MBL  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								95f30529a6 
								
							
								 
							
						 
						
							
							
								
								Add stowing process for MECHANICAL_PROBE  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								e2b87f6c85 
								
							
								 
							
						 
						
							
							
								
								Separate Z_PROBE_ALLEN_KEY from MECHANICAL_PROBE  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								58339aea5f 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #3769  from jbrazio/bugfix/iteration-invokes-undef-behavior  
							
							... 
							
							
 
							
							Bugfix: iteration invokes undefined behavior 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								26b4cb5b42 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #3771  from thinkyhead/rc_auto_fans_again  
							
							... 
							
							
 
							
							Fix checkExtruderAutoFans 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								c9271e610b 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #3762  from jbrazio/bugfix/lcd-hide-bed-icon  
							
							... 
							
							
 
							
							Remove the hotbed icon from the status screen 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								2f14934c65 
								
							
								 
							
						 
						
							
							
								
								Fix checkExtruderAutoFans  
							
							... 
							
							
 
							
							Make sure to only set the fan state once when extruders share a fan 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								ecd490ed49 
								
									
								
							
								 
							
						 
						
							
							
								
								Bugfix: iteration invokes undefined behavior  
							
							
 
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								abdfd914f8 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #3763  from esenapaj/patch-4  
							
							... 
							
							
 
							
							Follow-up for #3720  and #3759  
							
						 
						
							10 years ago  
				
					
						
							
							
								 
						
							
							
								388a58ec02 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #3767  from thinkyhead/rc_fix_zigzag_calls  
							
							... 
							
							
 
							
							Fix MBL zigzag calls 
							
						 
						
							10 years ago