Denford VR Turn freeze on simulation - G42

Help and advice for Denfords lathe control software VR Turning.

Moderators: Martin, Steve, Mr Magoo

Post Reply
MIS
Posts: 20
Joined: Fri 10 Dec , 2010 10:07 am

Denford VR Turn freeze on simulation - G42

Post by MIS » Mon 20 Aug , 2012 16:03 pm

Having problems when using G42 on some teaching programs we use in Denford VR Turn.

For some reason the program will run up to a certain point, then freeze the simulation!
I have checked for typo's in the program but cant see any typical errors. :?

Close the software down and reload, but on reload remove the G42, it will run fine!

Any help would be appreciated! :D

User avatar
Denford Admin
Site Admin
Posts: 3632
Joined: Fri 10 Feb , 2006 12:40 pm
Hardware/Software: Go to User Control Panel > Profile
Enter as much information about your CNC hardware and software as you can - it makes it easier for everyone to know what you're talking about then.
Location: Sunny Brighouse
Contact:

Re: Denford VR Turn freeze on simulation - G42

Post by Denford Admin » Mon 20 Aug , 2012 16:19 pm

Hi,
Can you post the program up for us to have a look at ?

MIS
Posts: 20
Joined: Fri 10 Dec , 2010 10:07 am

Re: Denford VR Turn freeze on simulation - G42

Post by MIS » Tue 21 Aug , 2012 8:45 am

Simple program using G90

[BILLET X26 Z50

N10 G21 G40 G97 G99
N20 G28 U0.0 W0.0
N30 M06 T0101 (Roughing tool)
N40 G96 S200
N50 M13 S1000
N60 G50 S3000
N70 G00 X27.0 Z0.0
N80 G01 X-1.0 F0.05
N90 G00 X27.0 Z2.0
N100 G90 X24 Z-26.5
N100 G90 X22 Z-24
N110 G90 X20 Z-23
N120 G90 X18 Z-13
N130 G90 X16 Z-11.5
N140 G90 X14 Z-10
N150 G90 X12 Z-0.5
N151 G28 U0.0 W0.0
N152 M06 T0202 (Finishing tool)
N153 G00 X26.0 Z2.0
N160 G00 X8.0
N165 G42
N170 G01 Z1 F0.05
N180 G01 X13 Z-1.5
N190 G01 X13 Z-10
N200 G01 X18 Z-14
N210 G01 X18 Z-23
N220 G01 X23 Z-25
N230 G01 X23 Z-27
N240 G01 X25 Z-27
N250 G01 X25 Z-43
N260 G01 X26 Z-43
N265 G40
N270 G00 Z1
N250 G28 U0.0 W0.0
N260 M06 T0303 (Parting off tool 3mm)
N270 G00 Z-43.0
N280 G00 X26.0
N290 G01 X-1F0.03
N300 G00 X26
N310 G28 U0.0 W0.0
N320 M30


Same symptoms on other programs.
Was wondering if it was a software setting?

Thanks

User avatar
Denford Admin
Site Admin
Posts: 3632
Joined: Fri 10 Feb , 2006 12:40 pm
Hardware/Software: Go to User Control Panel > Profile
Enter as much information about your CNC hardware and software as you can - it makes it easier for everyone to know what you're talking about then.
Location: Sunny Brighouse
Contact:

Re: Denford VR Turn freeze on simulation - G42

Post by Denford Admin » Tue 21 Aug , 2012 14:58 pm

Ok, there were some issues (AKA bugs) in the software.
You can try a beta version with a fix:
http://www.denfordata.com/downloads/VRTurn1-29-beta.zip

This is just the main .exe file... I'd recommend installing/upgrading to 1.28 first, then overwriting the VRTurn.exe file with the one in the above .zip file.

Let us know how it goes.

MIS
Posts: 20
Joined: Fri 10 Dec , 2010 10:07 am

Re: Denford VR Turn freeze on simulation - G42

Post by MIS » Tue 21 Aug , 2012 15:38 pm

phew.. that mean my programming was right!?

We are on netwrok here, will need to run it past our IT dept.

Thanks
Will be in touch!

User avatar
Denford Admin
Site Admin
Posts: 3632
Joined: Fri 10 Feb , 2006 12:40 pm
Hardware/Software: Go to User Control Panel > Profile
Enter as much information about your CNC hardware and software as you can - it makes it easier for everyone to know what you're talking about then.
Location: Sunny Brighouse
Contact:

Re: Denford VR Turn freeze on simulation - G42

Post by Denford Admin » Tue 21 Aug , 2012 15:52 pm

Yes I think the programming looks right!

However, I'm not sure the comp function is working as I'd expect it to...it appears to be adding the radius value to diameters (Z moves only) and faces (X moves only), whereas it should only compensate angular moves in both X and Z :?
Because you touch on the bottom of the tip and the front of the tip when cutting its only the radius on slopes that causes an issue if not compensated for.
Let me know what you think and I'll look at what it should be doing.

Post Reply