| 
									
										
										
										
											2018-12-27 18:57:17 -05:00
										 |  |  | This document covers recent software changes to the config file that | 
					
						
							|  |  |  | are not backwards compatible. It is a good idea to review this | 
					
						
							|  |  |  | document when upgrading the Klipper software. | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | All dates in this document are approximate. | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | # Changes
 | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2019-03-10 13:57:01 -04:00
										 |  |  | 20190310: The [controller_fan] config section now always takes a name | 
					
						
							|  |  |  | (such as [controller_fan my_controller_fan]). | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2019-03-08 11:25:19 -05:00
										 |  |  | 20190308: The "driver_BLANK_TIME_SELECT" field in [tmc2130] and | 
					
						
							|  |  |  | [tmc2208] config sections has been renamed to "driver_TBL". | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2019-03-08 11:08:24 -05:00
										 |  |  | 20190308: The [tmc2660] config section has changed. A new | 
					
						
							|  |  |  | sense_resistor config parameter must now be provided. The meaning of | 
					
						
							|  |  |  | several of the driver_XXX parameters has changed. | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2019-02-19 00:32:37 -05:00
										 |  |  | 20190228: Users of SPI or I2C on SAMD21 boards must now specify the | 
					
						
							|  |  |  | bus pins via a [samd_sercom] config section. | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2019-02-12 19:50:10 -05:00
										 |  |  | 20190224: The bed_shape option has been removed from bed_mesh.  The | 
					
						
							|  |  |  | radius option has been renamed to bed_radius.  Users with round beds | 
					
						
							|  |  |  | should supply the bed_radius and round_probe_count options. | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2018-12-27 19:11:46 -05:00
										 |  |  | 20190107: The i2c_address parameter in the mcp4451 config section | 
					
						
							|  |  |  | changed. This is a common setting on Smoothieboards. The new value is | 
					
						
							|  |  |  | half the old value (88 should be changed to 44, and 90 should be | 
					
						
							|  |  |  | changed to 45). | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2018-12-27 18:57:17 -05:00
										 |  |  | 20181220: Klipper v0.7.0 released |