Re: [CAD_CAM_EDM_DRO] Re: gcode comments
Posted by
Jon Elson
on 2001-01-25 15:29:59 UTC
Alan Marconett KM6VV wrote:
position, you would do a G53 (I think) and then enter X0 Y0 Z0.
To set the current position to zero (in whatever coordinate system you
are now in) enter G92 X0 Y0 Z0.
Jon
> Ballendo,Yes, that is exactly how it works.
>
> So is the ';' not advisable? I want to implement the "stock size"
> also. I have also read (NIST ?) that '/' can be used to "comment out" a
> line. Is this in general acceptance? I like the '()' comments, easy to
> parse. Although I'm inclined to put in "//" or "/* ... */" comments!
> ;>)
>
> Jon E. brought up G92, which is something I had been looking for. His
> description (thank you Jon) also reminded to put in code for limit and
> home switches (not that I've got any switches mounted yet). Seems the
> G92 also saves (to file) the offset of the "new coordinate" to the home,
> so that it can be re-established (hope I got that right).
> What I wantNo, there is no specific command for either of these. To go to the home
> to know, is/are there specific command(s) to "go home" and zero the X/Y
> axis?
position, you would do a G53 (I think) and then enter X0 Y0 Z0.
To set the current position to zero (in whatever coordinate system you
are now in) enter G92 X0 Y0 Z0.
Jon
Discussion Thread
Alan Marconett KM6VV
2001-01-25 10:55:29 UTC
Re: gcode comments
Jon Elson
2001-01-25 15:29:59 UTC
Re: [CAD_CAM_EDM_DRO] Re: gcode comments
ballendo@y...
2001-01-25 18:18:52 UTC
Re: gcode comments
Alan Marconett KM6VV
2001-01-25 19:09:30 UTC
Re: gcode comments
ballendo@y...
2001-01-25 21:20:23 UTC
Re: gcode comments
Ray
2001-01-26 18:35:37 UTC
Re: gcode comments
Alan Marconett KM6VV
2001-01-26 19:11:12 UTC
Re: gcode comments
ballendo@y...
2001-01-27 19:03:41 UTC
Re: gcode comments
Matt Shaver
2001-01-27 22:04:29 UTC
Re: [CAD_CAM_EDM_DRO] Re: gcode comments
Brian Pitt
2001-01-27 22:46:33 UTC
Re: [CAD_CAM_EDM_DRO] Re: gcode comments
Raymond Henry
2001-01-28 20:08:41 UTC
Re: Re: gcode comments
ballendo@y...
2001-01-29 16:02:45 UTC
Re: gcode comments
ballendo@y...
2001-01-29 16:25:38 UTC
re:Re: gcode comments
ballendo@y...
2001-01-29 19:37:12 UTC
re:Re: Re: gcode comments
Brian Pitt
2001-01-30 02:22:54 UTC
Re: [CAD_CAM_EDM_DRO] re:Re: gcode comments
ballendo@y...
2001-01-30 21:14:58 UTC
re:re:Re: gcode comments
Smoke
2001-01-30 21:32:45 UTC
Re: [CAD_CAM_EDM_DRO] re:re:Re: gcode comments
Brian Pitt
2001-01-30 23:48:17 UTC
Re: [CAD_CAM_EDM_DRO] re:re:Re: gcode comments
ballendo@y...
2001-01-31 03:20:13 UTC
re:re:Re: gcode comments
ballendo@y...
2001-01-31 03:50:09 UTC
re:re:Re: gcode comments