Hello Guest it is May 17, 2024, 12:37:12 PM

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 - Brian Barker

1391
General Mach Discussion / Re: Variables - revisited
« on: March 29, 2007, 08:53:00 AM »
Thank you Graham, You can tell I never use G code like that :)

1392
General Mach Discussion / Re: Version 061 Backlash Comp Problem
« on: March 28, 2007, 09:16:14 AM »
This is the time that it will take the axis to slowdown  so just keep changing it till you are happy with the how it works

1393
Show"N"Tell ( Your Machines) / Re: HELP BRIDGEPORT MODEL? YEAR?
« on: March 28, 2007, 06:44:10 AM »
That looks like an RB1 that I ran with a Bp head on it.... Not a bad mill and I liked it more then a knee mill :)

1394
General Mach Discussion / Re: Old MAXNC 10 newbie questions
« on: March 28, 2007, 06:42:18 AM »
Nope, it is not a nerve :) I am just trying to set everything straight...  Mail and Forums are not that good at showing emotion :(

In Quantum we are going to change how all this is done and I think you are going to like how we are going to work it... We are going to take the settings and move them to the PlugIn. There you will only have the settings that you need... But you have to know that you are doing something that you only do one time, If you have to change your Pin settings every time you run your mill I think there is a problem ;) .

You will not see any Docs on Sherline more because it was done to make Sherline mills work in Mach3. It just happens to be something that helps other drives as well (2-3 years later). You can check Sherline mode but it is not going to change anything in the driver :) We locked out the settings in the code.

You are correct MaxNC mode is only setup in one direction, It should be the correct direction, I hope :)

The Checks that you are looking for can be added but this is a section that we get such little support on that we have not taken much time to go back and add code. We are going to keep working on bugs and get the software running as good as we can for the users and after that we will see... It may be time to go back and add a few dialogs for you  :)

Later and best of luck with the mill!
Brain

1395
General Mach Discussion / Re: no motor movement - taig micromill
« on: March 28, 2007, 06:27:01 AM »
You need to set your Max velocity to about 25% of what it is now. You do this under your motor tuning. If you can't run at 100% jog you will not be able to run a G00 (Rapid) move.

1396
General Mach Discussion / Re: Offset table gone
« on: March 28, 2007, 06:23:35 AM »
You can restore your offsets if you saved you fixture.dat file in you Macros/ (Your Profile ) directory

1397
General Mach Discussion / Re: Variables - revisited
« on: March 28, 2007, 06:20:39 AM »
You have to do it like this

#1=1.312   ;FIRST HALF CIRCLE RADIUS
#2=-1.312      ;SECOND HALF CIRCLE RADIUS


1398
General Mach Discussion / Re: Rutex and Mach3 problem
« on: March 28, 2007, 06:14:52 AM »
Keith,
Good to hear that you have the Motors just about running! If you are getting the pulses to the Rutex boards it is not a software problem :(  I think that you will find it is a problem from the BOB to the Rutex board. I would check to see that you have the jumper on the BOB set to Com ground and Not 5V (Just an Idea).

Brian

1399
General Mach Discussion / Re: Version 061 Backlash Comp Problem
« on: March 28, 2007, 06:10:07 AM »
It is the accel time that is the problem... Change you shuttle Acceleration time in the General Configs and see if that helps. You need to have the moves ramped or you are going to have lost steps :(

1400
General Mach Discussion / Re: g4 delay
« on: March 27, 2007, 10:14:59 AM »
Your second one is how you have to do it :(