SSCNC Turning Tutorial Mod
SSCNC Turning Tutorial Mod
1
NANJING SWANSOFT TECHNOLOGY COMPANY
Table of Contents
Tutorial 1 – Running an existing program................................................................................................................................ 3
Start the software ................................................................................................................................................................................ 4
Move the axes to the machine origin................................................................................................................................................. 4
Select an NC program from the Directory ........................................................................................................................................ 5
Define the raw material ...................................................................................................................................................................... 5
Mount tools on the turret .................................................................................................................................................................... 6
Set the workpiece origin..................................................................................................................................................................... 6
Execute the NC program .................................................................................................................................................................. 10
Measure the Workpiece.................................................................................................................................................................... 10
Tutorial 2 – Importing a program........................................................................................................................................................ 11
Start a new CNC program ................................................................................................................................................................ 12
Create a text file with the NC program ........................................................................................................................................... 12
Import the NC program and run it ................................................................................................................................................... 14
Tutorial 3 – Entering a program at the operating panel .................................................................................................. 15
Enter the NC program ...................................................................................................................................................................... 16
Tutorial 4 – Changing the tool library ...................................................................................................................................... 17
Adding a new tool............................................................................................................................................................................. 17
2
SWANSOFT CNC SIMULATOR
Part drawing
3
NANJING SWANSOFT TECHNOLOGY COMPANY
Click on Run.
Unlock the Edit lock by moving the cursor to the key and
pressing on it.
4
SWANSOFT CNC SIMULATOR
Press the Program mode key , then press the DIR soft key to
see the directory (list) of NC programs in the machine.
5
SWANSOFT CNC SIMULATOR
Drag the first tool (001) in the list of tools to row 01 in the Tool
magazine list.
Click OK.
6
SWANSOFT CNC SIMULATOR
Move the tool to the appropriate position for doing a light cut on
the diameter.
If the tool is far away from the part, press on Jog mode and
When the tool is closer to the part, switch to 1 mm. steps. Select
7
SWANSOFT CNC SIMULATOR
Press on the soft key under Offset, then the one under Geom.
Select the G001 line with the help of arrow keys on the control panel.
E.g., : X69.118
8
SWANSOFT CNC SIMULATOR
Move the tool to the appropriate position for doing a light cut on the
face.
If the tool is far away from the part, press on Jog mode and
When the tool is closer to the part, switch to 1 mm. steps. Select
and .
Once the tool is at the required Z position to do the face cut, press
on X and keep pressing on - to do the skin cut.
9
SWANSOFT CNC SIMULATOR
Never run a machine with the door open. It can lead to a serious or even fatal accident.
If the part diameter is less than 36 mm. the measuring instrument automatically changes to a micrometer. For bores
the instrument changes to a bore gauge.
10
SWANSOFT CNC SIMULATOR
Part drawing
11
SWANSOFT CNC SIMULATOR
Open Notepad and copy the NC program listed here into it. NC program
O1111
Save the program under the file name 1111.txt.
T0101
G50 S3500
G96 S240 M4
G00 X82. Z0.
G01 X-2. F0.15 M7
G00 Z2.
G00 X71.
G01 Z-47.8 F0.3
G01 X74. Z-49.8
G01 X77.
G01 X81. Z-53.
G00 Z2.
G00 X60.
G01 Z-19.8
G01 X65.
G01 X72. Z-24.
G00 Z2.
G00 X51.
G01 Z-16.8
G01 X57. Z-19.8
G01 X65.
12
SWANSOFT CNC SIMULATOR
G00 Z2.
G00 X37.
G01 X52. Z-6.
G00 X150. Z100.
M5
M9
M30
13
SWANSOFT CNC SIMULATOR
Press the File Open button , select the file 1111.txt that you
just saved. Then select Open.
14
SWANSOFT CNC SIMULATOR
Part drawing
15
SWANSOFT CNC SIMULATOR
NC program
Switch to the Edit mode, enter a new program number 2222. O2222
T0101
Press on the down arrow key to move to the next block. G50 S3000
Enter the program listed here. G96 S139 M04
X105. Z4. M08
X104.
To do this, press T0101 . G72 W3. R0.5
G72 P25 Q40 U0. W0.2 F0.3
N25 G0 Z0.
16
SWANSOFT CNC SIMULATOR
17
SWANSOFT CNC SIMULATOR
Click on Add , select the first External turning tool and enter the
following data.
Tool – 01
Shank – 150
Shank width – 25 mm
Insert length – 12
Click on OK.
18