Hello Guest it is April 19, 2024, 11:18:30 AM

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Ron Ginger

201
Newfangled Mill Wizard / Re: XY lead out when cutting circles - why?
« on: August 16, 2013, 08:20:13 PM »
Simply complaining its broken is not very useful for support. If you read through this section I have responded and fixed every report of a problem. Give me an explanation of what you think is broken and include a job file that demonstrated it. I will do my best to fix it.

Clearance height is defined to be the height above the work surface, Z=0 on the first pass, where we switch from rapid to feed rate moves. It is also the amount we raise up between passes on pocket cuts. I would set it to about .050", certainly not 2 inches.

202
Newfangled Mill Wizard / Re: XY lead out when cutting circles - why?
« on: August 15, 2013, 06:39:40 PM »
Yes, The lead out would make a full depth cut into new material. Not a good move. Brian made some changes to the circle code after I last looked at it. I will get to him and work on it.

The wizard is based on the idea that a job will consist of more than one operation. It would be a waste of time to move to a tool change position between every operation. We do always make a move up to the Z rapid height as the last move of every op, since that is a place where any Xy move can be made to start the next operation.

203
 I tried to do it from your description and I see a circular ramp down that takes 3/4 of a turn, then a series of moves to clear the rectangle. I see nothing that is D shaped.

Please post a job file that shows the problem so I can see exactly what your conditions are.

204
Newfangled Mill Wizard / Re: My newfangled Mw liscence file isnt loading
« on: August 11, 2013, 07:20:19 PM »
You should not need to be administrator. Are you using the latest versoin, 1.0.11? Are you using the license for the new mill wizard, not the old NFS addons for mill? After loading the file the about screen will not change, you must close the screen and re-open it to see the change.

205
Newfangled Mill Wizard / Re: Some points
« on: August 09, 2013, 08:31:08 AM »
Sorry, no setting for inside. The link is meant to be like a connecting rod for an engine. I dont see a use for cutting inside one.

Funny, Brian bugs me all the time about link- he thinks no one would use it except a hobby model maker. I like it, and want to add the ability to have the straight lines be tangent to the two circles.

206
Newfangled Mill Wizard / Re: Some points
« on: August 08, 2013, 09:47:30 PM »
I do not see a problem in the llink.job.

It uses a 10mm dia tool. The circle pocket is 40 mm dia, and the gcode makes its last circle at 15mm radius. That will make the outside edge 40mm as requested.

The link parallel cuts are at Y=+15 and Y=-15. With a tool of 10 mm dia following that line the width left will be 10mm.

Have you actually cut a part and measured it?

207
Newfangled Mill Wizard / Re: Some points
« on: August 08, 2013, 07:52:07 AM »
Yes, the custom gcode will be displayed in the toolpath window. But if the custom code has errors then the entire toolpath display is blank. Brian has just given me a way to display an error message from the toolpath so in the next version we will have a message when this happens.

I will test the OK button problem and the radius in rectangle (I hope this is not true, we have tested it since the first version) in the next couple days and fix as needed.

thanks for posting job files, this help a lot in testing.

208
Newfangled Mill Wizard / Re: Tool Path Still Not Displaying
« on: August 06, 2013, 10:16:30 PM »
You must have received your license in a version before 1.0.09 The license was changed then. Send your pcID number to license@machsupport.com and tell them to need a new license for 1.0.11 There is no charge for a new license.

209
Newfangled Mill Wizard / Re: Wizard update failed
« on: August 03, 2013, 12:42:34 PM »
Watch the yahoo list for this, Brian has been working on this. We changed the license code in 1.0.09 but if you are coming from and older version then you do get a new pcID and will need a new license. Licenses are a PIA!

1.0.11 moved the file locations around. The installer puts them all in the programFiles folder, then on the first startup of the wizard the files are moved to the correct places. The license used to be copied to the .ini file, but now is moved to the program files folder. This all seemed to work fine on my test systems,  but of course, as soon as it hits the field we find problems.

210
Newfangled Mill Wizard / Re: Wizard update failed
« on: August 03, 2013, 08:27:38 AM »
Yes, we probably ought to allow material table to be moved. Ill see if I can get that in to a future version.

This whole business with file locations and trying to be microsoft standard has been a pain for everyone. I would have liked the old machh3 way of just doing our own thing. Dont you love standards

Glad you like rotate, Brian wanted me to do it a long time ago, but I dragged my feet. Turns out part of the program structure Brian designed made it pretty easy.