Hello Guest it is April 25, 2024, 05:54:38 PM

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - ikonos

Pages: 1
1
Modbus / Denford triac milling machine atc advice needed
« on: January 06, 2012, 05:08:51 PM »
Hi hope this is the right place to ask but am pulling my hair out here.
 I am looking for advice on my triac atc on
Upgrading to mach3  which has 24v inputs and outputs that run
110v solenoids.  These operate the air and motor for
The toolchange.  Has anyone converted a Denford atc
To Mach3 any advice on where to start  and what to do would be greatfully
Appreciated.

2
General Mach Discussion / denford easiturn
« on: February 19, 2011, 02:20:52 AM »
Hi looking for help I have just purchased a denford easiturn lathe 240v, all the lights work
its on a trailer just now till i get it into the shed, I would like to upgrade this to mach3
can anyone tell me what I need to buy to do this.

thanks scotty

3
G-Code, CAD, and CAM discussions / PLease help - gcode newbie
« on: March 06, 2010, 09:45:53 AM »
I have joined 2 gcode programs together, both run seperately okay, I have the pause and tool change in the middle of the gcode T0202 see below

The 1st programs runs and takes 2 mill off diameter, it then pauses I change the tool to start click cycle start to continue. but when the tool starts up it goes right through and does not start at bar

can someone please look at the gcode for me and see if I have missed something, i am using a connect 121 lathe with mach3 turn

S600
G18 G40 G49 G90 G94 G80
M3
G04 P6
G0 X2.005 Z0.3
F20
G0 X1.385
G1 Z-2.99
G0 X1.985 Z-2.7
G0 Z0.3
G0 X1.365
G1 Z-2.99
G0 X1.965 Z-2.7
G0 Z0.3
G0 X1.345
G1 Z-2.99
G0 X1.945 Z-2.7
G0 Z0.3
G0 X1.325
G1 Z-2.99
G0 X1.925 Z-2.7
G0 Z0.3
G0 X1.32
G0 Z0.3
G1 Z-2.99
G1 X2.005
G0 Z0.3
F5
G0 X1.3
G1 Z-3
G1 X2.005
G0 Z0.3
G30
M6
T0202
S600
G18 G40 G49 G90 G94 G80
M3
G04 P3
G00 X1.707
G00 Z-0.69
F5
G00 Z-0.69
G00 X1.707
G01 X1.287
G00 X1.707
G00 Z-0.51
G00 X1.707
G01 X1.287
G00 X1.707
G00 Z-0.69
G00 X1.687
G01 X1.267
G00 X1.687
G00 Z-0.51
G00 X1.687
G01 X1.267
G00 X1.707
G00 Z-0.69
G00 X1.667
G01 X1.247
G00 X1.667
G00 Z-0.51
G00 X1.667
G01 X1.247
G00 X1.707
G00 Z-0.69
G00 X1.647
G01 X1.227
G00 X1.647
G00 Z-0.51
G00 X1.647
G01 X1.227
G00 X1.707
G00 Z-0.69
G00 X1.627
G01 X1.207
G00 X1.627
G00 Z-0.51
G00 X1.627
G01 X1.207
G00 X1.707
G00 Z-0.69
G00 X1.607
G01 X1.187
G00 X1.607
G00 Z-0.51
G00 X1.607
G01 X1.187
G00 X1.707
G00 Z-0.69
G00 X1.587
G01 X1.167
G00 X1.587
G00 Z-0.51
G00 X1.587
G01 X1.167
G00 X1.707
G00 Z-0.69
G00 X1.567
G01 X1.147
G00 X1.567
G00 Z-0.51
G00 X1.567
G01 X1.147
G00 X1.707
G00 Z-0.69
G00 X1.547
G01 X1.127
G00 X1.547
G00 Z-0.51
G00 X1.547
G01 X1.127
G00 X1.707
G00 Z-0.69
G00 X1.527
G01 X1.107
G00 X1.527
G00 Z-0.51
G00 X1.527
G01 X1.107
G00 X1.707
G00 Z-0.69
G00 X1.507
G01 X1.087
G00 X1.507
G00 Z-0.51
G00 X1.507
G01 X1.087
G00 X1.707
G00 Z-0.69
G00 X1.487
G01 X1.077
G00 X1.487
G00 Z-0.51
G00 X1.487
G01 X1.077
G00 X1.707
F5
G00 Z-0.5
G01 X1.057
G01 Z-0.7
G01 X1.707
G30
M5

thanks in advance
scotty

Pages: 1