Hello Guest it is April 26, 2024, 05:49:44 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 - stevehuck

Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 »
111
General Mach Discussion / Re: Lathe making moves not in Gcode
« on: February 06, 2019, 09:17:19 PM »
Vince,
Cute little spark plugs your doing............... :),

The code you posted does exactly what the program called for, except it never changes the tool because you
need an M6 to do whatever you want to do for the tool to be changed, thus it just runs through the complete program
program and ends on X0.020 Z0.005.

Don't know how you are setting up the job, even the modes you are in, as the program just seemed incomplete.

Now you say you inserted a M0 and removed the T2 and the program stops.
So the controlled point would ne located per the code  G0 X1.000 Z-0.100.

RICH

the program runs right up to the t2 (now M0) and stopped at X1.000 Z-0.100 as expected.
I then manually center drill and drill the part.
Hit cycle start after drilling and the machine finishes the part at X0.020 Z0.005.
Then the machine moves to X1.000. Unwanted movement is when it parks at X1.000. That move does not exist in the gcode but it happens every time i run the program.



112
General Mach Discussion / Re: Lathe making moves not in Gcode
« on: February 06, 2019, 06:25:23 PM »
It makes the little brass cap at the top of the sparkplug. The pause is to center drill and drill the hole through the center. The tool change has been changed to an M0.

Thank you!

113
General Mach Discussion / Re: Lathe making moves not in Gcode
« on: February 06, 2019, 06:19:12 PM »
That is the complete file.

114
General Mach Discussion / Re: where are the wizards kept?
« on: February 06, 2019, 07:02:02 AM »
Hello Chaps
where are the wizard files kept and what are there extensions?
please help

regards fred


The lathe stuff is in  C:\Mach3\TurnAddons and then a Folder for each Wizard.

115
General Mach Discussion / Lathe making moves not in Gcode
« on: February 05, 2019, 09:15:38 PM »
I have a piece of code that I run. The tool change is just a way for me to clear the tool to do a little manual work. I hit cycle start again and the remainder of the code is executed then the lathe should move to G0 X0.020 Z0.005 and the program ends. Problem is X is moving to X1.000

Is there somewhere in mach3 that I am telling the x axis park at 1 inch after executing code?

 The attached piece of code is the only one I have noticed it doing this with. I would like to figure out whats up with the mystery move because I am soon going to make 4 pieces and the material is 125 bucks each and is larger than 2 inches. I would hate to cut for an hour and a half on a 5 inch diameter piece only to have the lathe move to 1 inch when finished. That would not be good.

116
General Mach Discussion / Re: Mach 3 totaly crashed.
« on: February 05, 2019, 07:09:18 PM »
Tried to re install but no luck. Then I did an uninstall and a reinstall and that did the trick. Thanks!

117
General Mach Discussion / Re: Mach 3 totaly crashed.
« on: February 05, 2019, 03:15:21 PM »
OK buddy! I'm heading out to the garage with a thumb drive right now. Thanks!

118
General Mach Discussion / Mach 3 totaly crashed.
« on: February 04, 2019, 05:25:23 PM »
Hello!

I have a problem with Mach 3. When I click on the icons to start mach mill or mach lathe all i get is a white screen and the computer locks and has to be rebooted. Where do I start to figure out what's going on? I'm running windoze XP with a parallel port setup.

119
General Mach Discussion / Re: Lathe trouble
« on: January 12, 2019, 06:11:04 PM »
I just recently went through a similar problem. Cause was the breakout board took a $h!t. Is it possible that the smooth stepper board is starting to fail?

120
Machscreen Screen Designer / Re: Machscreen code debug?
« on: January 06, 2019, 07:00:40 AM »
That is pretty slick. I had no idea that existed. Thank you for the help.

Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 »