Hello Guest it is April 30, 2024, 05:02:37 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

461
General Mach Discussion / Re: Scale X-1 Problem
« on: December 02, 2010, 08:45:08 AM »
Found the trouble that you where having in the example file that you sent and it is all fixed for the next DEV release..

Thanks for the samples!
Brian

462
General Mach Discussion / Re: Scale X-1 Problem
« on: November 29, 2010, 08:37:07 AM »
Hello Mike,
I have a rule that save me countless hours of debugging.. the file that you sent IS showing a problem with a - x scale but at .5 MB it is just to big for me to work with.. is there any chance you can show me the trouble is about 10 lines of code. I can hack the file and make an example that is showing the trouble but it takes far to long to do it here.. if you have a post and can make a simple example in your cam program would be great!

Thanks
Brian

463
General Mach Discussion / Re: Scale X-1 Problem
« on: November 28, 2010, 11:14:25 AM »
I have fixed this error with R type programming :) Now can you tell me if I need to look at IJ style as well?

464
General Mach Discussion / Re: Mach did again!
« on: October 22, 2010, 10:06:03 AM »
Hello Konrad,
Thanks for the update!

Brian

465
General Mach Discussion / Re: Mach did again!
« on: October 12, 2010, 08:21:22 AM »
Hello,
The fact that you have a tool length active at a tool change is a bit odd.. You should cancel the tool length offset when you are changing tools. Also here I delete ALL The code from the M6 end Macro. I am one of the guys that likes to take care of moving the machine in the Gcode file... Depending on the part you are cutting you may want to change how you get back from a toolchange and by having a "dumb" tool change it allows  you to do this. Having said that I don't think I can change how the Data is recorded with the GetToolChangePosition(2). The reason is that this has been like this for so long that I can't change it.. if you would like to add the toollenth offsets in  your toolchange code please do so, you can get the data in VB.

Thanks and if I am not reading this right please tell me where I am going wrong.

Thanks
Brian

466
CVI MachStdMill (MSM) / Re: G73/G83
« on: September 17, 2010, 08:32:21 AM »
Well... I don't know at this time but with the data that I am getting it looks like the direction we need to be looking..  Welcome to my world :) It will all get sorted out as time goes on.. but you have it so you can make the problem happen and that is a big part in fixing the problem!

467
CVI MachStdMill (MSM) / Re: G73/G83
« on: September 17, 2010, 08:05:02 AM »
Seems odd that you can see the DRO change but the axis is not moving.. The Positions on the screen are from the index registers in the SS. The index registers are set by the pulses that go OUT of the SS. So this tells us that the Pulses "should" have been sent from the SS to the axis drive. is there a chance that you  drive faulted due to over acceleration and that we have an accel problem rather then a Drilling problem? I would lower your Z axis acceleration by 50% and see if you still have the problem.

Thanks
Brian

468
CVI MachStdMill (MSM) / Re: G73/G83
« on: September 16, 2010, 04:00:48 PM »
ArtCode 3336 saying that the MPG code is crapping out..  To test please do not run in MPG mode

Thanks
Brian

469
CVI MachStdMill (MSM) / Re: Feedrate with SS and MSM problem
« on: September 07, 2010, 06:22:37 AM »
Hmm... Okay please send me both of your XMLs and we will see what we can do. I need to head out and work on the road today but I will be back at it tomorrow to see if we can get this feedrate problem sorted out.

loderunner, Could you please tell me what frequency you are running at (on the diagnostics page for the 1024.set and on the P Port page of the MSM set) Then I would like to know what you are set for under config ports and pins

THanks
Brian

470
CVI MachStdMill (MSM) / Re: Feedrate with SS and MSM problem
« on: September 06, 2010, 12:25:33 PM »
What version of the SS plugin are you running?

Thanks
Brian