Hello Guest it is April 20, 2024, 03:12:09 AM

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.


Messages - Chaps

Pages: 1 2 »
1
General Mach Discussion / Re: Home Switch Output Signal
« on: August 04, 2010, 12:29:20 AM »
 ;DThank you.  I will try this  and let you know.


2
General Mach Discussion / Home Switch Output Signal
« on: August 03, 2010, 10:57:09 AM »
I have Mach3 running a 24x36 woodworking table.  My Limit and Home switches work great.  However, I have an external device that I need control ONLY when Mach 3 is in the homing mode.  I want to retain the funciton of the limit switches as is.  What I need to do is to generate a signal on one of the output lines to send to my device when I request to HOME any or all of the axies.  When "homing" is complete the output signal should return to  normal state.

This appears to be more of a software issue than hardware issue.  It would appear that in the subroutine that is invoked when I click the mouse the software should generate an logic level HIGH on one of the outputs.  When the routine is completed, the output is reset to LOW.

Does anyone have any suggestions for me???? ???

   

3
General Mach Discussion / Re: Sprial Cutting A Hole
« on: May 15, 2010, 11:19:05 AM »
Great!  I'll check it out today.  Thanks simpson36.  I appreciate the help!

4
General Mach Discussion / Re: Sprial Cutting A Hole
« on: May 14, 2010, 10:24:04 AM »
Thanks, I'll try that sample code.  Will the Mach3Addons wizards generate that code if I get them?

5
General Mach Discussion / Sprial Cutting A Hole
« on: May 14, 2010, 08:43:19 AM »
Help The NEWBY ???

How do you generate G-code with LazyCam to spiral cut holes???  I am making a simple aluminum panel.  I can cut the holes but I have to plunge/retract to the depth.  I have seen videos of a "spiral" cut which goes to depth without retracting each cycle.

Very elementary, I'm sure, but very frustrating when you don't know how! :'(

6
Mach3 and G-Rex / Re: Newby Needs Knowledge!!
« on: March 04, 2010, 09:04:58 PM »
I just learning.  I have no expertise on Mach3.  It currently is doing everything that I am using it for.

7
Mach3 and G-Rex / Re: Newby Needs Knowledge!!
« on: December 30, 2009, 01:25:23 PM »
Thank you, Gerry:

I'm not sure what Newfangled wizards are but I did figure out that in order to enter values in the fields I had to use the 'ENTER' key ;D.  I need to find an introductory text to CNC and to Gcode.  Do you ever tire from dealing with illiterate use ???r??????

8
Mach3 and G-Rex / Re: Newby Needs Knowledge!!
« on: December 30, 2009, 11:29:42 AM »
Thanks Sam:

I cannot get the Wizards to work properly.  I licensed LazyCam but have not licensed Mach3 yet.  Maybe the problem???  I did figure out, using your suggestion for "pocket cutting" and looked at code from Lazy Cam.  It took me a good while but I hand coded what I wanted Mach3 to do.  It actually worked!!!!!  I will look into the Wizards/Mach3 license issue.  Again, thanks for pointing me in the right direction!

9
Mach3 and G-Rex / Re: Newby Needs Knowledge!!
« on: December 29, 2009, 08:45:47 PM »
Thanks for the help.  I'll check this out tomorrow.

10
Mach3 and G-Rex / Newby Needs Knowledge!!
« on: December 29, 2009, 02:55:58 AM »
Help!!  I am a Newby to both CNC and Mach 3.  I'm sure this is a simple task but I do not know how to construct it.
I want to cut a dovetail in a piece of aluminum:
     Z-axis to remain a constant depth
     Y-axis 0 at the center of the dovetail
     X-axis to traverse the dovetail opening then
     Increment Y-axis and reverse X-axis travel then
     Decrement Y-axis and repeat X-axis pass
I want to continue this pattern until I have cut both sides of the Dovetail to the necessary width.  Is there an easy method for generating this G-code pattern??? :-[

Pages: 1 2 »