Hello Guest it is March 28, 2024, 03:36:11 PM

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 - dudz996

Pages: 1 2 »
1
General Mach Discussion / Re: Mach3 help please / Steps jerking
« on: January 27, 2015, 03:41:21 PM »
Note .
 
 This only happens with large Gcodes loaded into Mach3

I have tried changing Kernel speeds. Maybe not enough video Ram in the PC ??

Anyone ?

2
General Mach Discussion / Mach3 help please / Steps jerking
« on: January 27, 2015, 03:05:11 AM »

 My 3 axis CNC works fine with Mach3. I had a 3 axis USB movement card and I have changed it to a standard 5 axis BOB as I thought there was a problem with the first board. But It still exists.
 If I load a large Gcode into Mach3, when I try to toggle the axis or zoom in on Mach3's graphic table display, the stepper motors slow down steps to almost individual steps. I ran a latency test on my PC, which the results were good. ( servo / max int 1011675, max jitter 15071  // Base max int 42076 // max jitter 19317 )

Any Ideas Please ?




3
General Mach Discussion / Re: Feed Rate Override
« on: May 24, 2014, 09:28:10 AM »

Ok.. Done it.  In Mach3. Open the settings tab. Top left hand box called Fast feed overide. It has 0.00 in the box. I changed the numbers to 1000 and left the tab without pressing enter. Now It goes 5x as fast when not cutting material

4
General Mach Discussion / Re: Feed Rate Override
« on: May 24, 2014, 06:56:59 AM »

My X and Y motors are set at 4000 units per minute. Z is set at 2000

Why does the X and Y travel at only 1000 when doing a safe Z move (moving onto the next position)

When the machine is actually milling material the X and Y are traveling at 1500, but the G0 is always at 1000

Cant I get the Rapid feed rate G0 to move at 1500 or even 4000 ??

5
General Mach Discussion / Re: Mach3 digitizing probe not saving file
« on: September 19, 2013, 01:29:50 AM »
Are you using the DEMO version of mach3 or is it registered?

Do you have the LPT driver loaded ?

(;-) TP

I have the reg version Mach3.

I dont use the LPT port.  I use a USB Bob.

6
General Mach Discussion / Re: Mach3 digitizing probe not saving file
« on: September 18, 2013, 03:08:36 PM »
DId you run a g31 and do a trip or let it run to the end point

M40 (fill in the blanks)
G31 X10  F30  (trip it or let it run until the end)
G31 X10  F30
M41
M30

(;-) TP

Here is the code Mach3 creates.

 (Digitize File)
M40
G92X0Y0Z0
F700
 G0X0Y0Z2
 G31 Z-6.2774385622042e+066
 G0 Z2
 G0X1Y0Z2
 G31 Z-6.2774385622042e+066
 G0 Z2
 G0X2Y0Z2
 G31 Z-6.2774385622042e+066
 G0 Z2
 G0X3Y0Z2
 G31 Z-6.2774385622042e+066
 G0 Z2
 G0X4Y0Z2
 G31 Z-6.2774385622042e+066
 G0 Z2
 G0X5Y0Z2
 G31 Z-6.2774385622042e+066
 G0 Z2
 G0X6Y0Z2
 G31 Z-6.2774385622042e+066
 G0 Z2
 G0X7Y0Z2
 G31 Z-6.2774385622042e+066
 G0 Z2
 G0X8Y0Z2
 G31 Z-6.2774385622042e+066
 G0 Z2
 G0X9Y0Z2
 G31 Z-6.2774385622042e+066
 G0 Z2
 G0X10Y0Z2
 G31 Z-6.2774385622042e+066
 G0 Z2
 G0X10Y1Z2
 G31 Z-6.2774385622042e+066
 G0 Z2
 G0X9Y1Z2
 G31 Z-6.2774385622042e+066
 G0 Z2
 G0X8Y1Z2
 G31 Z-6.2774385622042e+066
 G0 Z2
 G0X7Y1Z2
 G31 Z-6.2774385622042e+066
 G0 Z2
 G0X6Y1Z2
 G31 Z-6.2774385622042e+066
 G0 Z2
 G0X5Y1Z2
 G31 Z-6.2774385622042e+066
 G0 Z2
 G0X4Y1Z2
 G31 Z-6.2774385622042e+066
 G0 Z2
 G0X3Y1Z2
 G31 Z-6.2774385622042e+066
 G0 Z2
 G0X2Y1Z2
 G31 Z-6.2774385622042e+066
 G0 Z2
 G0X1Y1Z2
 G31 Z-6.2774385622042e+066
 G0 Z2
 G0X0Y1Z2
 G31 Z-6.2774385622042e+066
 G0 Z2
 G0X0Y2Z2
 G31 Z-6.2774385622042e+066
 G0 Z2
 G0X1Y2Z2
 G31 Z-6.2774385622042e+066
 G0 Z2
 G0X2Y2Z2
 G31 Z-6.2774385622042e+066
 G0 Z2
 G0X3Y2Z2
 G31 Z-6.2774385622042e+066
 G0 Z2
 G0X4Y2Z2
 G31 Z-6.2774385622042e+066
 G0 Z2
 G0X5Y2Z2
 G31 Z-6.2774385622042e+066
 G0 Z2
 G0X6Y2Z2
 G31 Z-6.2774385622042e+066
 G0 Z2
 G0X7Y2Z2
 G31 Z-6.2774385622042e+066
 G0 Z2
 G0X8Y2Z2
 G31 Z-6.2774385622042e+066
 G0 Z2
 G0X9Y2Z2
 G31 Z-6.2774385622042e+066
 G0 Z2
 G0X10Y2Z2
 G31 Z-6.2774385622042e+066
 G0 Z2
 G0X10Y3Z2
 G31 Z-6.2774385622042e+066
 G0 Z2
 G0X9Y3Z2
 G31 Z-6.2774385622042e+066
 G0 Z2
 G0X8Y3Z2
 G31 Z-6.2774385622042e+066
 G0 Z2
 G0X7Y3Z2
 G31 Z-6.2774385622042e+066
 G0 Z2
 G0X6Y3Z2
 G31 Z-6.2774385622042e+066
 G0 Z2
 G0X5Y3Z2
 G31 Z-6.2774385622042e+066
 G0 Z2
 G0X4Y3Z2
 G31 Z-6.2774385622042e+066
 G0 Z2
 G0X3Y3Z2
 G31 Z-6.2774385622042e+066
 G0 Z2
 G0X2Y3Z2
 G31 Z-6.2774385622042e+066
 G0 Z2
 G0X1Y3Z2
 G31 Z-6.2774385622042e+066
 G0 Z2
 G0X0Y3Z2
 G31 Z-6.2774385622042e+066
 G0 Z2
 G0X0Y4Z2
 G31 Z-6.2774385622042e+066
 G0 Z2
 G0X1Y4Z2
 G31 Z-6.2774385622042e+066
 G0 Z2
 G0X2Y4Z2
 G31 Z-6.2774385622042e+066
 G0 Z2
 G0X3Y4Z2
 G31 Z-6.2774385622042e+066
 G0 Z2
 G0X4Y4Z2
 G31 Z-6.2774385622042e+066
 G0 Z2
 G0X5Y4Z2
 G31 Z-6.2774385622042e+066
 G0 Z2
 G0X6Y4Z2
 G31 Z-6.2774385622042e+066
 G0 Z2
 G0X7Y4Z2
 G31 Z-6.2774385622042e+066
 G0 Z2
 G0X8Y4Z2
 G31 Z-6.2774385622042e+066
 G0 Z2
 G0X9Y4Z2
 G31 Z-6.2774385622042e+066
 G0 Z2
 G0X10Y4Z2
 G31 Z-6.2774385622042e+066
 G0 Z2
 G0X10Y5Z2
 G31 Z-6.2774385622042e+066
 G0 Z2
 G0X9Y5Z2
 G31 Z-6.2774385622042e+066
 G0 Z2
 G0X8Y5Z2
 G31 Z-6.2774385622042e+066
 G0 Z2
 G0X7Y5Z2
 G31 Z-6.2774385622042e+066
 G0 Z2
 G0X6Y5Z2
 G31 Z-6.2774385622042e+066
 G0 Z2
 G0X5Y5Z2
 G31 Z-6.2774385622042e+066
 G0 Z2
 G0X4Y5Z2
 G31 Z-6.2774385622042e+066
 G0 Z2
 G0X3Y5Z2
 G31 Z-6.2774385622042e+066
 G0 Z2
 G0X2Y5Z2
 G31 Z-6.2774385622042e+066
 G0 Z2
 G0X1Y5Z2
 G31 Z-6.2774385622042e+066
 G0 Z2
 G0X0Y5Z2
 G31 Z-6.2774385622042e+066
 G0 Z2
 G0X0Y6Z2
 G31 Z-6.2774385622042e+066
 G0 Z2
 G0X1Y6Z2
 G31 Z-6.2774385622042e+066
 G0 Z2
 G0X2Y6Z2
 G31 Z-6.2774385622042e+066
 G0 Z2
 G0X3Y6Z2
 G31 Z-6.2774385622042e+066
 G0 Z2
 G0X4Y6Z2
 G31 Z-6.2774385622042e+066
 G0 Z2
 G0X5Y6Z2
 G31 Z-6.2774385622042e+066
 G0 Z2
 G0X6Y6Z2
 G31 Z-6.2774385622042e+066
 G0 Z2
 G0X7Y6Z2
 G31 Z-6.2774385622042e+066
 G0 Z2
 G0X8Y6Z2
 G31 Z-6.2774385622042e+066
 G0 Z2
 G0X9Y6Z2
 G31 Z-6.2774385622042e+066
 G0 Z2
 G0X10Y6Z2
 G31 Z-6.2774385622042e+066
 G0 Z2
 G0X10Y7Z2
 G31 Z-6.2774385622042e+066
 G0 Z2
 G0X9Y7Z2
 G31 Z-6.2774385622042e+066
 G0 Z2
 G0X8Y7Z2
 G31 Z-6.2774385622042e+066
 G0 Z2
 G0X7Y7Z2
 G31 Z-6.2774385622042e+066
 G0 Z2
 G0X6Y7Z2
 G31 Z-6.2774385622042e+066
 G0 Z2
 G0X5Y7Z2
 G31 Z-6.2774385622042e+066
 G0 Z2
 G0X4Y7Z2
 G31 Z-6.2774385622042e+066
 G0 Z2
 G0X3Y7Z2
 G31 Z-6.2774385622042e+066
 G0 Z2
 G0X2Y7Z2
 G31 Z-6.2774385622042e+066
 G0 Z2
 G0X1Y7Z2
 G31 Z-6.2774385622042e+066
 G0 Z2
 G0X0Y7Z2
 G31 Z-6.2774385622042e+066
 G0 Z2
 G0X0Y8Z2
 G31 Z-6.2774385622042e+066
 G0 Z2
 G0X1Y8Z2
 G31 Z-6.2774385622042e+066
 G0 Z2
 G0X2Y8Z2
 G31 Z-6.2774385622042e+066
 G0 Z2
 G0X3Y8Z2
 G31 Z-6.2774385622042e+066
 G0 Z2
 G0X4Y8Z2
 G31 Z-6.2774385622042e+066
 G0 Z2
 G0X5Y8Z2
 G31 Z-6.2774385622042e+066
 G0 Z2
 G0X6Y8Z2
 G31 Z-6.2774385622042e+066
 G0 Z2
 G0X7Y8Z2
 G31 Z-6.2774385622042e+066
 G0 Z2
 G0X8Y8Z2
 G31 Z-6.2774385622042e+066
 G0 Z2
 G0X9Y8Z2
 G31 Z-6.2774385622042e+066
 G0 Z2
 G0X10Y8Z2
 G31 Z-6.2774385622042e+066
 G0 Z2
 G0X10Y9Z2
 G31 Z-6.2774385622042e+066
 G0 Z2
 G0X9Y9Z2
 G31 Z-6.2774385622042e+066
 G0 Z2
 G0X8Y9Z2
 G31 Z-6.2774385622042e+066
 G0 Z2
 G0X7Y9Z2
 G31 Z-6.2774385622042e+066
 G0 Z2
 G0X6Y9Z2
 G31 Z-6.2774385622042e+066
 G0 Z2
 G0X5Y9Z2
 G31 Z-6.2774385622042e+066
 G0 Z2
 G0X4Y9Z2
 G31 Z-6.2774385622042e+066
 G0 Z2
 G0X3Y9Z2
 G31 Z-6.2774385622042e+066
 G0 Z2
 G0X2Y9Z2
 G31 Z-6.2774385622042e+066
 G0 Z2
 G0X1Y9Z2
 G31 Z-6.2774385622042e+066
 G0 Z2
 G0X0Y9Z2
 G31 Z-6.2774385622042e+066
 G0 Z2
 G0X0Y10Z2
 G31 Z-6.2774385622042e+066
 G0 Z2
 G0X1Y10Z2
 G31 Z-6.2774385622042e+066
 G0 Z2
 G0X2Y10Z2
 G31 Z-6.2774385622042e+066
 G0 Z2
 G0X3Y10Z2
 G31 Z-6.2774385622042e+066
 G0 Z2
 G0X4Y10Z2
 G31 Z-6.2774385622042e+066
 G0 Z2
 G0X5Y10Z2
 G31 Z-6.2774385622042e+066
 G0 Z2
 G0X6Y10Z2
 G31 Z-6.2774385622042e+066
 G0 Z2
 G0X7Y10Z2
 G31 Z-6.2774385622042e+066
 G0 Z2
 G0X8Y10Z2
 G31 Z-6.2774385622042e+066
 G0 Z2
 G0X9Y10Z2
 G31 Z-6.2774385622042e+066
 G0 Z2
 G0X10Y10Z2
 G31 Z-6.2774385622042e+066
 G0 Z2
 G0X10Y10Z2
 G0X0Y0Z2
 G0X0Y0Z0
M30


Even if I edit the code and put in the M41, it saves nothing.

7
General Mach Discussion / Re: Mach3 digitizing probe not saving file
« on: September 17, 2013, 04:10:13 PM »
OK Just tested it , You DO need to add the ext, something changed there from the past as the window SHOWS you that "it "should ADD the ext ".TXT " automatically.

Now as to the empty file mach3 will only save the data IF YOU CLOSE the file with M41.

The M40 creates the file BUT It only writes to the file when M41 is used to close the file.

Hope that helps, (;-) TP

Ok... I am trying that now. Mach3 always ends in M30. So I am editing the g code and changing it to M41

Oh dear.... File still empty !

8
General Mach Discussion / Re: Mach3 digitizing probe not saving file
« on: September 17, 2013, 03:36:32 PM »
OK Just tested it , You DO need to add the ext, something changed there from the past as the window SHOWS you that "it "should ADD the ext ".TXT " automatically.

Now as to the empty file mach3 will only save the data IF YOU CLOSE the file with M41.

The M40 creates the file BUT It only writes to the file when M41 is used to close the file.

Hope that helps, (;-) TP

Ok... I am trying that now. Mach3 always ends in M30. So I am editing the g code and changing it to M41

9
General Mach Discussion / Re: Mach3 digitizing probe not saving file
« on: September 17, 2013, 02:30:07 PM »
OK when the M40 save as window pops up there are 2 things you need to do.

1. Look at thetop of the window to SEE WHERE it is being saved.
2 JUST type in the file name NOT the extension (.txt).

I have never seen the M40 NOT create a file . NOW I have saved it to somewhere other than where i THOUGHT I had saved it to.

Just a thought, (;-) TP

Thanks
 I done exactly that the first few times. They were saved on the desktop. When I looked at the file properties, it stated "FILE" and 0 Bytes.

10
General Mach Discussion / Re: Mach3 digitizing probe not saving file
« on: September 17, 2013, 01:03:09 PM »
At teh beginning of the Gcode file you should see a M40 line. Is it there. When you start the Gcode does it ASK for a file name ? Does a freshly created Points file have the correct date / time assigned to it?

The process works here I just tested it.

(;-)TP

Yes it has an M40 line. yes it asks for a file name. Havnt looked at the date. First I named the file test.txt, and after I named the next one test.tap  . neither worked. Running Windows pro XP.

Pages: 1 2 »