Hello Guest it is April 19, 2024, 12:28:35 AM

Author Topic: witch line is the software during the runing?  (Read 9224 times)

0 Members and 1 Guest are viewing this topic.

witch line is the software during the runing?
« on: April 13, 2013, 12:16:45 AM »
Hi
At the first thank you for your software and for support.
i use your mach3 for contrloing my flame cut cnc machin.but i have 2 quastion:
1-is it the way that i underastant line is running the G0,G1,G2 or G3? )it s important for contrloing the electronic check valve.)
2-when  i use the revers run most of the time have error and the machine goes wrong way, more time when i use G2 and G3. i want know it is the software bug? and in the new version have still this bug or no.
Re: witch line is the software during the runing?
« Reply #1 on: April 15, 2013, 09:35:46 AM »
helo
i need help please.
any one is here?

Offline Tweakie.CNC

*
  • *
  •  9,198 9,198
  • Super Kitty
    • View Profile
Re: witch line is the software during the runing?
« Reply #2 on: April 15, 2013, 10:13:57 AM »
Hi Bornaabzar,

Could you attach a typical GCode file that causes problems please.

(Reply / Additional Options to attach the code)

Tweakie.
PEACE
Re: witch line is the software during the runing?
« Reply #3 on: April 16, 2013, 05:46:15 AM »
Hi TWEAKIE
Thank you for your answering.
My Gcode is:
G54 G90 G21 G17 M05
M151 P1000.000
M152 P0
M153 P0
M154 P0
M155 P0
M156 P0
F1000.000 S1000.000
G0 X272.815 Y3.604
M03
G1 X39.176 Y3.604
G1 X40.035 Y15.407
M05
G0 X40.037 Y15.439
M03
G2 X6.748 Y178.043 I25.287 j89.887
G1 X-11.946 Y201.250
G2 X189.740 Y84.635 I77.671 j-98.384
G1 X272.815 Y84.635
G1 X272.815 Y3.604
F1000.000 S1000.000
M05
G0 X46.866 Y124.681
M03
G3 X46.866 Y124.681 I-13.468 j4.489
F1000.000 S1000.000
M05
G0 X61.944 Y169.161
M03
G3 X61.944 Y169.161 I-13.468 j4.489
F1000.000 S1000.000
M05
G0 X118.486 Y160.868
M03
G3 X118.486 Y160.868 I-13.468 j4.489
F1000.000 S1000.000
M05
G0 X107.289 Y104.049
M03
G3 X107.289 Y104.049 I-13.468 j4.489
F1000.000 S1000.000
M05
G0 X43.580 Y81.228
M03
G3 X43.580 Y81.228 I-13.468 j4.489
F1000.000 S1000.000
M05
G0 X94.927 Y57.457
M03
G3 X94.927 Y57.457 I-13.468 j4.489
M05
M02

 and for my first question i use this software for flame cut machine. i want control my flame cut check valve and i need to control on and off the flame. i use on and off spindle function but when i push the start cycle  my flame goes on but i don't want this. i just want when my machine ready for G1 or G2 or G3 it s turn on the flame.
thank you
Bornaabzar

Offline Tweakie.CNC

*
  • *
  •  9,198 9,198
  • Super Kitty
    • View Profile
Re: witch line is the software during the runing?
« Reply #4 on: April 16, 2013, 06:49:10 AM »
Hi Bornaabzar,

I think I understand your problem.

Although your GCode runs fine here and the M03 / M05 commands operate correctly - they will, however, not operate correctly during reverse run.
(I have only tried your GCode with version R3.043.066 and perhaps earlier versions of Mach3 may behave differently).

Do you have your machine configured correctly so that M03 turns on the flame and M05 turns it off ?

Tweakie.
PEACE

Offline stirling

*
  • *
  •  2,188 2,188
  • UK
    • View Profile
    • www.razordance.co.uk
Re: witch line is the software during the runing?
« Reply #5 on: April 16, 2013, 07:38:23 AM »
Reverse run was fixed some time after 43.22. ('twas yours truly that asked B to fix it).

Prior to that on arcs it worked once first time but thereafter it wandered off and did a mirror image of the arc. That said AFAIK it didn't and still doesn't fire macros but I'm not sure it makes sense to do so.

Cheers

Ian
Re: witch line is the software during the runing?
« Reply #6 on: April 16, 2013, 07:50:42 AM »
Hi Tweakie
Yes. i use correctly M03 and M05.
in revers run we can turn off the valve by VC scrip program, but after that when i  use cycle start, because i don't know the command line is G0 or G1, i can't have idea for On or OFF valve . because if it was G0 the  valve must be off and Otherwise be on.
thank you 
« Last Edit: April 16, 2013, 08:10:00 AM by bornaabzar »
Re: witch line is the software during the runing?
« Reply #7 on: April 16, 2013, 08:50:48 AM »
Thank you IAN
do you mean, in the revers run By G02 and G03 code the machin dont move on main line ? because i have this problem.
thank you

Offline stirling

*
  • *
  •  2,188 2,188
  • UK
    • View Profile
    • www.razordance.co.uk
Re: witch line is the software during the runing?
« Reply #8 on: April 16, 2013, 09:43:31 AM »
What version of Mach3 are you using?

Ian
Re: witch line is the software during the runing?
« Reply #9 on: April 17, 2013, 03:51:08 AM »
Dear Ian
i use version 3.043.034.for my machine.