Hello Guest it is April 18, 2024, 01:55:35 PM

Author Topic: how mach3 recognize the drawing  (Read 3126 times)

0 Members and 1 Guest are viewing this topic.

how mach3 recognize the drawing
« on: January 14, 2015, 02:34:51 PM »
hi all
when i load a g-code mach3 identifies the drawing as a blue line and the jug motions in red lines
could any body please explain the function or what ever it and is it possible to call it in macro
please some body explain the procedure 

Offline Hood

*
  •  25,835 25,835
  • Carnoustie, Scotland
    • View Profile
Re: how mach3 recognize the drawing
« Reply #1 on: January 14, 2015, 04:57:26 PM »
Feed moves will either be blue (G1 moves) or violet (G2/G3)  and Rapid moves are Red.


Not sure what your actual question is.

Hood
Re: how mach3 recognize the drawing
« Reply #2 on: January 16, 2015, 06:11:05 AM »
as i told you before in other thread i would like to write macro that makes mach3 open spindle in g1 only

Offline Hood

*
  •  25,835 25,835
  • Carnoustie, Scotland
    • View Profile
Re: how mach3 recognize the drawing
« Reply #3 on: January 16, 2015, 07:28:10 AM »
Sorry dont know what you mean.

Hood

Offline RICH

*
  • *
  •  7,427 7,427
    • View Profile
Re: how mach3 recognize the drawing
« Reply #4 on: January 16, 2015, 08:52:43 AM »
makcnc,
I would suggest that you a have a read of the Mach manuals and watch the videos to become more
familar with how Mach works. Also there are many sources of  info on gcode.
To write a plug in or macro requires a good understanding of the above and knowledge of what you 
want to accomplish.

RICH

Offline BR549

*
  •  6,965 6,965
    • View Profile
Re: how mach3 recognize the drawing
« Reply #5 on: January 16, 2015, 11:47:19 AM »
What he is trying to do is have MAch3 turn ON the spindle when the Gcode program code changes from G00 to G1.

(;-) TP
Re: how mach3 recognize the drawing
« Reply #6 on: January 24, 2015, 12:58:10 PM »
hi people is there any one can complete this

Offline BR549

*
  •  6,965 6,965
    • View Profile
Re: how mach3 recognize the drawing
« Reply #7 on: January 24, 2015, 04:17:15 PM »
Mach 3 cannot do it that way. It was never designed to do it in that manner.

What you need is torchmate software. IT does it that way.

(;-) TP