New UCCNC function

If you have a question about the software please ask it here.

Re: New UCCNC function

Postby Dan911 » Wed Oct 31, 2018 2:13 am

Vmax549 wrote:Bingo , 8-) Success at last. Now @ 99% and holding pending further testing.

M65(#500 LE #501) Q3 M98P#600 (IF #500 <= #501 jump to o3)

M65( GOTO ) Q4 M98P#600 ( GOTO o4 ( straight jump))

Fanuc compatible conditional WORDS and everything runs from the M65 macro.

NOW if we could only get # vars in UCCNC so it would do this G1 X[#500*#510] Y[#501*#510] and G1 X-[#500] Then we would be in HIGH COTTON.


Dan, Please send me a fresh copy of everything for the plugin I will give it another whirl. A plugin version would be a nice addition as it protects the magic monkey dust within. 8-)

(;-) TP


I see your really moving along with this! Terry there is no new fresh copy since the last Terry 5/6 I posted. Only difference between 5/6 I added a break: in the P check that really isn't needed.

Dan
Dan911
 
Posts: 613
Joined: Mon Oct 31, 2016 1:22 am
Location: USA

Re: New UCCNC function

Postby Dan911 » Thu Nov 22, 2018 7:13 pm

Had some while turkey is cooking fun time so took another look at this, using the M98 I think side tracked me. Put the line number of Gcode after the L to jump to and continue without stopping if condition is true. Now I just need it to handle move complex conditions.

G90
G0 X0 Y0 Z0
M65 ([9>6]L4)
G1 X10 F50
o2
G1 Y10 F50
G0 X0 Y0
M30

M65.zip
Dan911
 
Posts: 613
Joined: Mon Oct 31, 2016 1:22 am
Location: USA

Previous

Return to Ask a question from support here

Who is online

Users browsing this forum: No registered users and 4 guests