Using TMC2208 in standalone mode, I've inverted the stepper direction to match Anycubics pin layout. M110 memory watcher was removed due to redundancy and - ironically - to save memory.
		
			
				
	
	
		
			10 lines
		
	
	
		
			116 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			116 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
.vscode/**
 | 
						|
.vscode-test/**
 | 
						|
out/test/**
 | 
						|
test/**
 | 
						|
src/**
 | 
						|
**/*.map
 | 
						|
.gitignore
 | 
						|
tsconfig.json
 | 
						|
vsc-extension-quickstart.md
 |