Re: G92
Posted by
vavaroutsos
on 2003-03-06 20:53:17 UTC
Sorry, I think I missed what you were actually questioning. After the
G92, the new coordinates should be what was specified in the G92
block, and no movement should have taken place. Therefore line N1550
should have caused movement to the left since the current X position
should have been 110 and the new position -11.5.
~petev
--- In CAD_CAM_EDM_DRO@yahoogroups.com, "vavaroutsos" <pete@v...>
wrote:
G92, the new coordinates should be what was specified in the G92
block, and no movement should have taken place. Therefore line N1550
should have caused movement to the left since the current X position
should have been 110 and the new position -11.5.
~petev
--- In CAD_CAM_EDM_DRO@yahoogroups.com, "vavaroutsos" <pete@v...>
wrote:
> Peter, from what I know the simulation seems correct. On myto
> Bridgeport BOSS control it does the same thing (set's the new zero
> the coordinates specified with no movement). You can envision theG92
> as making a move to the coordinates specified and the making thatrange
> position the absolute zero reference, however, no movement actually
> occurs.
>
> ~petev
>
> --- In CAD_CAM_EDM_DRO@yahoogroups.com, "pcfw" <pcfw@y...> wrote:
> > Lloyd wrote: "What can their simulation software do that
> > www.cncsimulator.com cannot?"
> >
> > I posted a query on G92 at Mike's forum www.cncci.com but Mike is
> > heavily into FANUC. The crowd here is exposed to a much wider
> > of controllers. I hope to hear what the enlighted crowd herethinks
> > of www.cncsimulator.com interpretation of G92:software
> >
> > This is relating to the sample part program I obtained the
> > CNCSimulator which can be downloaded for free fromin
> > www.cncsimulator.com. The file in consideration is _sample11.nc
> > the Mill folder which shows a simulation for machining theprofiles
> > of 2 half bottle separated from each other by a distance in x.The
> > first bottle is machined and the sequence end at N1530 at whichSo
> point
> > the X coordinate is X-17.5
> >
> > At sequence N1540 (sequence no added for reference) the program
> zero
> > is shifted by a G92 command (G92 X110). According to your notes,
> this
> > should mean that after N1540, the NEW program zero will be 100
> units
> > TO THE LEFT of current tool position in the ASCII diagram below.
> > the next move N1550 X-11.5 should send the tool 115.5 units TOTHE
> > LEFT.~90
> >
> > Instead, the simulation at sequence N1550 shows the tool going
> > units to the right as shown in the ASCII diagram below. If thethe
> > simulation is correct, the meaning of N1540 G92 X110 is setting
> > NEW program zero 110 units to the right of the position at N1520,
> > that is putting the new coord. as -110 when G92 is invoked.
> >
> > N1520 G02 X-17.5 Y10 I0 J9.5
> > N1530 G00 Z5
> >
> > N1540 G92 X110 T1 (dia 10mm)
> > N1550 G01 Y127 X-11.5
> >
> >
> > +Z
> > |
> > |
> > |
> > |
> > |
> > |
> > |
> > |
> > |__X___________________X____________________\ +X
> > --17.5...0.........-11.5.........0
> > ...N1520............N1550 NEW PROGRAM ZERO ?????
> > current tool
> > ..position
> >
> >
> > Peter
Discussion Thread
Lloyd Leung
2003-03-06 12:33:33 UTC
Slightly OT iisr-cnc.com, ConfideNCe CNC Simulator company.
pcfw
2003-03-06 17:43:02 UTC
G92
pcfw
2003-03-06 17:55:31 UTC
G18, G02, cncsimulator
pcfw
2003-03-06 18:35:15 UTC
Re: G18, G02, cncsimulator
vavaroutsos
2003-03-06 20:42:58 UTC
Re: G92
vavaroutsos
2003-03-06 20:53:17 UTC
Re: G92
galt1x
2003-03-07 21:35:10 UTC
Re: [CAD_CAM_EDM_DRO] Slightly OT iisr-cnc.com, ConfideNCe CNC Simulator company.