Hello Guest it is March 28, 2024, 04:48:49 PM

Author Topic: V2.81  (Read 9367 times)

0 Members and 1 Guest are viewing this topic.

V2.81
« on: December 04, 2008, 10:26:48 AM »
I have fixed the Cut rectangle problems, including the preview code. This time I ran tests of each case and actually measured all the rectangles. I really think I have it right this time.

I also fixed the circular pocket routine- it was doing the wrong directions- if you requested CW it actually went CCW

Let me know of any errors.

Edited Dec 9 to remove V2.81. See new topic for V2.82
« Last Edit: December 09, 2008, 05:50:34 PM by Ron Ginger »
Re: V2.81
« Reply #1 on: December 04, 2008, 11:06:34 AM »
Hi Ron,, 2.81 only opens to first page,  says V# 2.81, and cannot continue from there,  or select material ,,
Re: V2.81
« Reply #2 on: December 04, 2008, 11:16:42 AM »
Im not sure how that can happen. I just went to my shop and downloaded the version from the web and it works fine. All I can guess is that your download or unzip got corrupted. Please try it again and let me know

Offline Al

*
  •  12 12
    • View Profile
Re: V2.81
« Reply #3 on: December 04, 2008, 11:28:34 AM »
Hi Ron,

I have not tried riunning the new file yet, but in light of the above comment I downloaded and extracted the new file and did a compare with my current version. My current "newfangled.set" SET FILE is 322kb....  The new file "newfangled.set" SET FILE is 43kb   Maybe this could be an issue.

I have to leave for awhile this afternoon  but will check back later and will try the new file on my system

Al
Do it today! Tomorrow is Unknown
Re: V2.81
« Reply #4 on: December 04, 2008, 11:37:43 AM »
Hi Ron,  re downloadedl 3 times  ,, and on 2 computers,  same thing only opens to first page,    i am using the latest Mach 3,  Version 3.042.020.  v2.80 works fine, all licensed to.
Re: V2.81
« Reply #5 on: December 04, 2008, 12:39:10 PM »
Hi  Ron,   i renamed the Newfangled281 file    to  Newfangled   and now it works

Offline TDAY

*
  •  165 165
    • View Profile
    • Home CNC Stuff
Re: V2.81
« Reply #6 on: December 04, 2008, 01:24:37 PM »
Cut rectangle..
The preview does not show what you have in Peck distance.Looks like it defaults to .100.But shows fine in Mach.

Circle pocket..
The CW and CCW directione is backwards to what is selected.

Thread Mill..
There is no M6 or T
And no feedrate.

HTH
Troy
"I try to put forth the effort,before asking a dum question"
http://homecncstuff.elementfx.com

Offline Sage

*
  •  365 365
    • View Profile
Re: V2.81
« Reply #7 on: December 05, 2008, 09:51:00 PM »
TDAY:

Are you sure your not running the old version still? The circular pocket cutting direction problem (which I pointed out) HAS been fixed. Have a look on the circular pocket wizard pages. One of them has the version in the top right corner. Mine says V2.81

Cannot comment on the other issues you mention but you should check those also.

Sage

Offline TDAY

*
  •  165 165
    • View Profile
    • Home CNC Stuff
Re: V2.81
« Reply #8 on: December 08, 2008, 06:53:19 AM »
Checked wizard version and is 2.81.Mach version is 3.038.
Thanks,
Troy
"I try to put forth the effort,before asking a dum question"
http://homecncstuff.elementfx.com
Re: V2.81
« Reply #9 on: December 08, 2008, 09:49:22 AM »
Troy, You are right, I found an error on the preview screen that was not setting the depth per pass correctly. I have fixed it, Ill put up a new version soon.

I see the circular pocket working correctly on CW vs CCW. Has anyone else tried this?

Tool change has a couple strange issues. The wizards are setup so you can build a complex part by adding individual operations. There is code to check if the tool has changed and only issues a tool change if needed. The problem occurs with when you use the same tool number as the last use of a wizard. Ive looked a fixing this but it gets very messy, and effect every screen. Ill see what I can do with it.