d38a792a91 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #6382  from MagoKimbra/fix_configuration_store  
							
							... 
							
							
 
							
							Fix double definition in configuration_store 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								b98bc034ae 
								
							
								 
							
						 
						
							
							
								
								Replace c_assert hack with static_assert  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								5eb2b1a790 
								
							
								 
							
						 
						
							
							
								
								Clear up G29 compiler warnings  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								4ce2a63db0 
								
							
								 
							
						 
						
							
							
								
								Apply const, spacing to Marlin_main.cpp  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								e97f1284c1 
								
							
								 
							
						 
						
							
							
								
								Cleanup of pins testing code  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								e9b53ae00c 
								
							
								 
							
						 
						
							
							
								
								Cleanup after some direct commits  
							
							... 
							
							
 
							
							https://github.com/MarlinFirmware/Marlin/commit/5e9726530ff21d3bc62beaa6 
ac1b9437c276130a 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								e05d050a1e 
								
							
								 
							
						 
						
							
							
								
								Add hex routine to print an address  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								4542282f5e 
								
							
								 
							
						 
						
							
							
								
								Fix broken TOGGLE macro in fastio.h  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								ed52275a14 
								
							
								 
							
						 
						
							
							
								
								Fix double definition in configuration_store  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								de569e3d4e 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #6327  from Bob-the-Kuhn/M43-toggle-&-Z-probe-fixes  
							
							... 
							
							
 
							
							M43 Toggle & Z servo test - fix bug & add another check 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								f33a650ecc 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #6368  from thinkyhead/rc_linear_advance_eeprom  
							
							... 
							
							
 
							
							Add Linear Advance values to EEPROM and LCD 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								a00ae4790a 
								
							
								 
							
						 
						
							
							
								
								Replace M905 with unique code M900  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								1286d9603d 
								
							
								 
							
						 
						
							
							
								
								Clean up and organize ultralcd.cpp  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								3cdf78a79f 
								
							
								 
							
						 
						
							
							
								
								MSG_VOLUMETRIC => MSG_FILAMENT  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								f8e77d6545 
								
							
								 
							
						 
						
							
							
								
								Add Linear Advance values to EEPROM and enable configuration of K via LCD  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								eb2d073dae 
								
							
								 
							
						 
						
							
							
								
								Add M905 R for setting the E/D ratio directly  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								69dfa54a84 
								
							
								 
							
						 
						
							
							
								
								Use code_value_linear_units for known-linear axes  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								b956f2642b 
								
							
								 
							
						 
						
							
							
								
								Show M503 report with current linear units  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								ba4a005ceb 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #6373  from mtowara/mt_makefile_fix  
							
							... 
							
							
 
							
							Fix Makefile build 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								150b15c311 
								
							
								 
							
						 
						
							
							
								
								fix compiler errors generated by more stringent flags in Makefile:  
							
							... 
							
							
 
							
							- use volatile for registers
- avoid implicit casts 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								f6095c9325 
								
							
								 
							
						 
						
							
							
								
								fix missing serial.cpp in Makefile  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								871f92378c 
								
							
								 
							
						 
						
							
							
								
								Tweak headings in EEPROM structure  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								bf2548be4a 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #6362  from tcm0116/babystepping  
							
							... 
							
							
 
							
							Only queue babysteps if axis is in a known position 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								bddd75aa5c 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #6363  from dot-bob/display_reset  
							
							... 
							
							
 
							
							Identifed a display initialization issue. 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								9c410ddf68 
								
							
								 
							
						 
						
							
							
								
								Fixed an issue where a display with a hardware reset pin (LCD_RESET) may not get initialized properly.  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								72a7fac461 
								
							
								 
							
						 
						
							
							
								
								Only queue babysteps if axis is in a known position  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								5e9726530f 
								
							
								 
							
						 
						
							
							
								
								Setup to find data corruption and general clean up  
							
							... 
							
							
 
							
							This data corruption problem is very difficult.  Just changing the code
a little bit changes whether the problem even happens and what is
affected.  I need these changes in the main branch so I can operate with
the extra debug code always available and turned on.
Everything is setup such that if M100 is turned off or DEBUG(ECHO) is
turned off, the code is not affected.   M100 has been made a little bit
more inteligent so it can display the serial command buffers in a more
meaningful way (because the data corruption seems to often times end up
in that area). 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								e519e95953 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #6358  from thinkyhead/rc_doubleclick_fix  
							
							... 
							
							
 
							
							Show Cancel/Continue screen for ABL "Level Bed" 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								a81606c680 
								
							
								 
							
						 
						
							
							
								
								Show Cancel/Continue screen for ABL "Level Bed"  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								51021bc7b8 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #6353  from thinkyhead/rc_endstop_coolness  
							
							... 
							
							
 
							
							Clean up endstop triggering code 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								857dec0990 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #6342  from benlye/benlye-fix-softspi  
							
							... 
							
							
 
							
							Fix softspi variant conditional for 1284p 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								4e04383d18 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #6354  from thinkyhead/rc_doubleclick_fix  
							
							... 
							
							
 
							
							Fix undefined symbol if DOUBLECLICK_FOR_Z_BABYSTEPPING and HAS_BED_PROBE defined 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								8dd0492e68 
								
							
								 
							
						 
						
							
							
								
								Show lcd_babystep_zoffset screen if DOUBLECLICK_FOR_Z_BABYSTEPPING is enabled and HAS_BED_PROBE is defined  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								0a2f60fab4 
								
							
								 
							
						 
						
							
							
								
								Make spi.h inclusion conditional  
							
							... 
							
							
 
							
							spi.h is only needed if HEATER_0_USES_MAX6675 is defined, so making its inclusion conditional on HEATER_0_USES_MAX6675 being defined. 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								60471b7592 
								
							
								 
							
						 
						
							
							
								
								minor improvements  
							
							... 
							
							
 
							
							Configuration_store.cpp - changed a couple of print statements so the
values were printed.  The old method resulted in the formula being
printed.
ubl_G29
1) added support for R option to P4.  Now probes all points unless R is
present and the number is greater than 0.
2) P2 - moved map print statement so it showed the point that was
currently being probed,  The old location did this only for the first
point.
3) P4 - Moved the map print for the same reason.
ultralcd.cpp - changed "Mesh Editor :" to "Mesh Editor" because the LCD
draw routine puts a ":" in automatically so you end up with an extra ":"
using the old message. 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								25a61e9061 
								
							
								 
							
						 
						
							
							
								
								Improve motion-based endstop triggering code  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								5a97a7be97 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #6352  from thinkyhead/rc_patch_menu_bug  
							
							... 
							
							
 
							
							Fix compiler warning about z-offset callback 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								a2356c2825 
								
							
								 
							
						 
						
							
							
								
								Fix compiler warning about z-offset callback  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								3a40e637cd 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #6350  from thinkyhead/rc_more_dualx_logging  
							
							... 
							
							
 
							
							Add more Dual X logging 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								037c964d26 
								
							
								 
							
						 
						
							
							
								
								Reverse bools on prepare_move sub-functions  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								d9c4333806 
								
							
								 
							
						 
						
							
							
								
								Extra logging of Dual X modes  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								8cccf69ef7 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #6348  from thinkyhead/rc_tmc2130_clean_clean  
							
							... 
							
							
 
							
							TMC2130 update. Fixes, tune-ups, new features 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								4067d15c92 
								
							
								 
							
						 
						
							
							
								
								Cleanup, extend TMC2130 implementation  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								d60c02c5b1 
								
							
								 
							
						 
						
							
							
								
								Cleanup, extend TMC2130 configuration  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								0e97b3d6d0 
								
							
								 
							
						 
						
							
							
								
								Fix some configuration spacing  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								cf6f483378 
								
							
								 
							
						 
						
							
							
								
								Merge pull request  #6187  from thinkyhead/rc_flsun_delta_autocal  
							
							... 
							
							
 
							
							Delta: DELTA_HEIGHT, G33 Auto-Calibrate, drop M206/M428, add M665 H 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								24882adfbf 
								
							
								 
							
						 
						
							
							
								
								Allow NO_WORKSPACE_OFFSETS with DELTA_AUTO_CALIBRATION  
							
							... 
							
							
 
							
							- On `DELTA` the `M665 H` option supplants `M206`
- On `DELTA` `NO_WORKSPACE_OFFSETS` only reverts `G92` behavior
- Spawn 4 conditionals based on `NO_WORKSPACE_OFFSETS`
- Optimize coordinate space conversion for `DELTA` workspace
- To keep EEPROM version, retain `home_offset[XYZ]`, just ignore XY 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								1acb84ba02 
								
							
								 
							
						 
						
							
							
								
								fix 1 bug, add error messages  
							
							... 
							
							
 
							
							===============================================
make changes requested by reviewers
===============================================
add M43 test to Travis, fix EOL, remove trailing spaces 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								40dfafbe89 
								
							
								 
							
						 
						
							
							
								
								Add Travis CI test for FLSUN config  
							
							
 
							
						 
						
							9 years ago  
				
					
						
							
							
								 
						
							
							
								8821963873 
								
							
								 
							
						 
						
							
							
								
								Implement delta auto-calibration and delta_height  
							
							
 
							
						 
						
							9 years ago