Add kclVersion as a field of the setting attribute (#6689)
Signed-off-by: Nick Cameron <nrc@ncameron.org>
This commit is contained in:
		@ -2,7 +2,7 @@
 | 
			
		||||
// A guide for routing a notch into a cross bar.
 | 
			
		||||
 | 
			
		||||
// Set units
 | 
			
		||||
@settings(defaultLengthUnit = mm)
 | 
			
		||||
@settings(defaultLengthUnit = mm, kclVersion = 1.0)
 | 
			
		||||
 | 
			
		||||
// Define parameters
 | 
			
		||||
routerDiameter = 12.7
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user