Welcome, Guest. Please login or register.
Did you miss your activation email?
May 26, 2012, 08:21:46 AM

Login with username, password and session length
Search:     Advanced search
* Home Help Search Calendar Links Login Register
+  Machsupport Forum
|-+  Mach Discussion
| |-+  VB and the development of wizards
| | |-+  Y, U, V Change X DRO
Pages: « 1 2   Go Down
Print
Author Topic: Y, U, V Change X DRO  (Read 989 times)
0 Members and 2 Guests are viewing this topic.
BR549
Active Member

Offline Offline

Posts: 2,551


View Profile
« Reply #10 on: June 26, 2010, 08:49:05 AM »

OK I will ask the obvious, You said that the mache has 1 axis "X" AND that the Cam puts out multi levels of code as Y,U,V.

Is the machine in it's original configuration with only 1 axis?

It does not make sense for the CAM to output YUV if the machine only has X?Huh??

What do the YUV commands do on the machine?

Logged
ger21
Global Moderator
*
Online Online

Posts: 2,614



View Profile WWW
« Reply #11 on: June 26, 2010, 09:12:21 AM »

The machine is a beam saw. Sheet goods are clamped and moved along the table, and stopped for the saw to make cuts. The X axis is probably the sheet movement. The saw carriage should not be any axis.

My guess is that the code outputs other axis for crosscuts. On a typical beam saw, the saw first rips the sheet into multiple strips, Then, each strip is placed back into the saw to make the crosscuts. So, both X and Y cuts on the material are done with one axis on the machine.

The biggest hurdles here is trying to make Mach3 do what it's not designed to do.

A better option imo is to modify the software output to something that works with Mach3, rather than trying to modify Mach3 to work with other software.
Logged

stirling
Global Moderator
*
Offline Offline

Posts: 1,189

UK


View Profile WWW
« Reply #12 on: June 26, 2010, 12:48:08 PM »

Not sure what an optimizer is in this context but wouldn't it be better to configure your optimizer for your machine? Seems a bit AB to me  Smiley

Cheers

Ian
Logged
KTM
Active Member

Offline Offline

Posts: 87



View Profile
« Reply #13 on: June 27, 2010, 03:44:00 AM »

The other option is to open the g-code as a text document and use the edit - replace utility and replace the Y, U , and V
with a X
Logged
Csabika
Active Member

Offline Offline

Posts: 18


View Profile
« Reply #14 on: June 29, 2010, 03:25:25 PM »

Hi!

KTM
I do not see where you are only the cut

Csaba
Logged
KTM
Active Member

Offline Offline

Posts: 87



View Profile
« Reply #15 on: June 30, 2010, 01:33:17 AM »

Attach a G-Code file that you use on the machine and I will show you how to edit it.
Logged
Csabika
Active Member

Offline Offline

Posts: 18


View Profile
« Reply #16 on: July 03, 2010, 03:51:14 AM »

Hi KTM!

Attach a G-Code file The X-Y-U-V
probe code
g0 x600
m7m1
x1200
m7m1
x1800
m7m1
y300
m7m1
u600
m7m1
v300
m7m1
m2m30

Hi Csaba
Logged
KTM
Active Member

Offline Offline

Posts: 87



View Profile
« Reply #17 on: July 03, 2010, 07:00:20 AM »

Use the replace utility in notepad as shown

Regards

Steve


* YUV.jpg (52.48 KB, 1024x768 - viewed 27 times.)

* YUV Replace.jpg (58.7 KB, 1024x768 - viewed 27 times.)
Logged
Pages: « 1 2   Go Up
Print
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines Valid XHTML 1.0! Valid CSS!