Machsupport Forum
		Mach Discussion => General Mach Discussion => Topic started by: ThomasCNC on November 18, 2019, 10:12:40 AM
		
			
			- 
				Hello,
I Need little Help.
Im Tom i use Mach3 some years on a MAHO700.
Now i create some New Mill Profile and want use the same Tool Table.
It is possible to config? Where can i config this?
Greets and Sorry for my English
			 
			
			- 
				tooltabel is allways stored separat in c:\Mach3\macros\profile Name\Tools3.dat
so only copy/paste will work, or create VB script Export/inport the tooltable. 
			 
			
			- 
				I get it with Hardlink
mklink /H C:\Mach3\macros\Plasma\tools3.dat C:\Mach3\macros\Mach3Mill\tools3.dat
That works good