Use this tool Send to SmartCAM
Description Type Diameter RPM IPM
1/4 End Mill Endmill 0.25 2000 20
3/8 End Mill Endmill 0.375 1800 18
1/2 End Mill Endmill 0.5 1500 10
1/4 Drill Drill 0.25 4000 8
1/2 Drill Drill 0.5 2500 7
1/4 End Mill Endmill 0.25 2345 21
3/8 End Mill Endmill 0.375 1845 15
1/2 End Mill Endmill 0.5 1545 11
1/4 Drill Drill 0.25 4045 12
1/2 Drill Drill 0.5 2545 13
1/4 End Mill Endmill 0.25 2012 23
3/8 End Mill Endmill 0.375 1812 14
1/2 End Mill Endmill 0.5 1512 8
1/4 Drill Drill 0.25 4012 12
1/2 Drill Drill 0.5 2512 6
Use this tool Send to SmartCAM
Description Type Diameter RPM IPM
1/4 End Mill Endmill 0.25 6767 65
3/8 End Mill Endmill 0.375 7676 56
1/2 End Mill Endmill 0.5 8787 76
1/4 Drill Drill 0.25 7878 67
1/2 Drill Drill 0.5 6868 87
1/4 End Mill Endmill 0.25 8686 78
3/8 End Mill Endmill 0.375 7575 64
1/2 End Mill Endmill 0.5 5757 46 Pick the tab for the material you’ll be cutting.
1/4 Drill Drill 0.25 9797 73 Click on the first tool you’ll want to put in the Plann
1/2 Drill Drill 0.5 7979 37 Press ‘Use this tool’. Note that the Tool Number sho
1/4 End Mill Endmill 0.25 6789 46 Continue picking tools in this manner. Again note th
3/8 End Mill Endmill 0.375 9876 64 Press ‘Send to SmartCAM’. Open the Planner to ins
1/2 End Mill Endmill 0.5 7698 55
1/4 Drill Drill 0.25 8967 66 Notes:
1/2 Drill Drill 0.5 9870 77 This is for milling applications.
The tools are placed into the Planner in the order tha
This uses Sheet1 to store the temporary results prior
Sheet1 and the right column (F) of the material sheet
This uses the C:\test\ directory to write the macro to.
This assumes C:\sm9\system\ffm.exe for the applica
If you have problems with the application starting ch
If you make copies of the sheets (to add other materi
material you’ll be cutting.
ol you’ll want to put in the Planner (any cell on the row).
’. Note that the Tool Number shows up in the right column).
ools in this manner. Again note the tool numbers.
rtCAM’. Open the Planner to inspect.
applications.
d into the Planner in the order that they are selected.
store the temporary results prior to sending to SmartCAM.
t column (F) of the material sheets are cleared out prior to firing off SmartCAM.
t\ directory to write the macro to. Create one, or change the VBA code to suit.
m9\system\ffm.exe for the application and run directory. Change to suit.
ms with the application starting check your [Paths] section of your .ini file for relative paths and make them absolute (i.e. c
of the sheets (to add other materials for example) be sure to add code to the bottom of the CommandButton1_Click sub (just bef
hs and make them absolute (i.e. change “pmill=..\MILL\” to pmill=c:\sm9\mill\” without the quotes).
mandButton1_Click sub (just before the shell) to clear the ‘F’ column of tools numbers. This will need added to all material she
will need added to all material sheets.