Hello Guest it is June 04, 2024, 05:36:03 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.


Topics - Bill_O

Pages: « 1 2 3 4 5 6 7 8 9 10 11 »
71
General Mach Discussion / order
« on: March 29, 2011, 08:21:56 AM »
Can anyone tell me why the output in this section of a macro is deactivating before the motor moves up?

'Lift Spindle to safe height
   DoOEMButton(104)
   While IsMoving()
   Sleep(10)
   Wend
'MDF Frame Up
   DeActivateSignal(Output10)
   SetUserLED(1010,0)
   Sleep(2000)

Thanks, Bill

72
General Mach Discussion / jerking
« on: January 20, 2011, 11:10:44 AM »
I have a machine that is jerking at move speeds

900 in/min x and y axis
2000 steps/in
kernel speed 65000
step pulse and direction pulse both set at 3
using tempest

It acts like the computer is not keeping up but I need help figuring it out.

Bill

73
General Mach Discussion / s curve control board
« on: January 19, 2011, 05:24:02 PM »
I need a control board that does s curves.
I am running 2 x axis servos. (Currently get same step and direction input), 1 y axis servo, 1 z axis servo, 1 rotary atc servo and spindle speed control.
Need some suggestions from anyone.

Thanks, Bill

74
General Mach Discussion / s curve
« on: November 01, 2010, 12:10:36 PM »
I have a very heavy gantry machine and after consulting with the servo experts they recommend that I use a controller that has s curve accel and decel. I am using brains and macros for a lot of custom options on this machine.
I do not think Quantum will let me use brains and do not know about macros and the custom screen sets I have.
Will s curve be included in the next mach?
How about external control boards?
All help greatly appreciated.

Bill

75
General Mach Discussion / cv problem
« on: October 29, 2010, 05:35:10 PM »
I have a file that goes counter clockwise from an arc to an angle about 100
degrees and then has a straight line. This works fine.
In the same file is another part that does just the opposite. It goes from a
straight line to an angle about 95 degrees then has an arc. This move does not
slow down to a stop and is rounding the corner.
The system is set up for cv with an override of 1 degree. It should stop almost
anything.

Here us the code.

%
O1234
N20 G00 G90 G54 G17 G40 G43 G80
N30 (3/16" End Mill )
N40 T1 M6
N50 S36000 M3
N60 H1
N70 G0 X3.8869 Y3.5866
N80 Z0.875
N90 G1 Z0. F50
N100 G3 X3.8864 Y3.589 I-0.0063 J0.0001 F240
N110 X3.6002 Y3.9784 I-0.755 J-0.2551
N120 X3.0417 Y4.159 I-0.5524 J-0.7545
N130 X2.6077 Y4.0736 I-0.0098 J-1.0963
N140 X2.1581 Y3.5886 I0.3148 J-0.7427
N150 X2.1645 Y3.5804 I0.0059 J-0.002
N160 G1 X3.8802
N170 G3 X3.8869 Y3.5866 I0.0004 J0.0063
N180 G0 Z0.875
N190 X5.6534 Y2.6679
N200 G1 Z0. F50
N210 G2 X5.6527 Y2.6248 I-3.6162 J0.0383 F240
N220 X5.4614 Y2.4349 I-0.1937 J0.0038
N230 G1 X2.11
N240 G3 X2.1042 Y2.4285 I0.0004 J-0.0062
N250 X2.138 Y2.1875 I1.4361 J0.0785
N260 X2.3031 Y1.8419 I0.8157 J0.1775
N270 X2.6483 Y1.6121 I0.5713 J0.4839
N280 X3.2444 Y1.5612 I0.4153 J1.3468
N290 X3.776 Y1.895 I-0.0816 J0.7201
N300 G2 X3.9378 Y1.986 I0.1642 J-0.1027
N310 G1 X5.3664
N320 G2 X5.5465 Y1.7343 I-0.0048 J-0.1937
N330 X5.3344 Y1.2681 I-1.9418 J0.6021
N340 X4.5288 Y0.5257 I-1.7817 J1.1249
N350 X3.8538 Y0.3013 I-1.0827 J2.1296
N360 X2.6584 Y0.2593 I-0.7553 J4.4688
N370 X1.6832 Y0.5005 I0.3052 J3.3268
N380 X0.9346 Y0.9936 I0.9432 J2.2465
N390 X0.374 Y1.9088 I1.5573 J1.5833
N400 X0.2429 Y2.7968 I2.7835 J0.8646
N410 X0.293 Y3.3688 I3.1592 J0.0114
N420 X0.4813 Y3.5287 I0.1907 J-0.0338
N430 G1 X0.8203
N440 G3 X0.8261 Y3.5346 I-0.0004 J0.0062
N450 G1 X0.8262 Y4.4684
N460 G2 X0.8776 Y4.5951 I0.1937 J-0.0048
N470 X1.9596 Y5.277 I1.7963 J-1.6508
N480 X2.9605 Y5.4253 I0.9764 J-3.1372
N490 X3.3421 Y5.4066 I0.0059 J-3.7827
N500 X4.2442 Y5.1739 I-0.2678 J-2.9028
N510 X5.1254 Y4.4755 I-0.9108 J-2.0543
N520 X5.5318 Y3.6366 I-2.0081 J-1.4907
N530 X5.6534 Y2.6679 I-3.4946 J-0.9305
N540 G0 Z0.875
N550 M5 M9
N560 G28
N570 M30
%


76
General Mach Discussion / Brian
« on: September 27, 2010, 06:15:00 PM »
Brian,
What is the chance of going faster than 100hz? Can we do 200 or 300?
Bill

77
General Mach Discussion / Poppabear
« on: September 15, 2010, 09:21:42 PM »
Thanks for the help. It was the start-run. Everything started working immediately. Must be nice to be smart. :)

Bill

78
One on one phone support. / Brian
« on: September 09, 2010, 07:18:45 AM »
Brian,

We have spent thousands of dollars for mach licenses. I do not see why it is so hard to get a phone call from you. Most of the time I work out or get help from the online communities if I have a problem. I understand why it needs to work this way and always get what I need. I am at a customers site for a $200,000 router and need help. I have spoken to Poppabear (Scott) and done what he suggested. Can someone who knows how this software works please call me. 972-897-2415

Bill

79
One on one phone support. / Help - phone support - size problems
« on: September 07, 2010, 09:50:20 PM »
Is there any way I can just pay with a CC? I have problems with paypal.
I am an OEM.
cell phone 972-897-2415
email1 ; oelklaus@computerizedcutters.com
email2; bill_oelklaus@yahoo.com

I am at the end users site and need help now.

The below info is from the yahoo group. Just for info.



I had the machine set to exact stop. This router will run any one axis at 1350
inches per minute at 1/2 G acceleration. When I ran this test the router was
only running at 100 in/min. I would think if it was a rounding issue at some
point on the diamond it would be the correct size.
Bill

--- In mach1mach2cnc@yahoogroups.com, <testfly@...> wrote:
>
> G64 and G61
>
> CV set ON will round corners
>
>
> ----- Original Message -----
> From: Will Schmit
> To: mach1mach2cnc@yahoogroups.com
> Sent: Tuesday, September 07, 2010 5:09 PM
> Subject: Re: [mach1mach2cnc] Re: size issues
>
>
>
> I would put a dial indicator on the bed - step it 1 cm, and see if you get 1
cm
> Then turn the setup 90 degrees and step 1 cm in the second direction.
>
> Have you adjusted the g-code to run at dead slow, to see if you are losing
> steps?
>
> It is unlikely, or your whole job would be wandering off.
>
> There is a command that helps with stuff like this -- it is a g-code that is
> something like "come to stop" which doesn't flow to the next command until
the
> statement is satisfied.
>
> Someone better versed than I will know the statement.
>
> Keep teklling the group what is happening, and they will help
>
> ________________________________
> From: William <oelklaus@...>
> To: mach1mach2cnc@yahoogroups.com
> Sent: Tue, September 7, 2010 5:57:05 PM
> Subject: [mach1mach2cnc] Re: size issues
>
> Will,
> Circles are small and large where in the same directions as the diamond.
This is
> a big fast high end machine. It is an 8x25 foot cut area with helical racks,
> high end gear boxes, Yaskawa servos, etc. I do not think it is backlash. If
it
> was backlash I think I would see it even doing a square along the x and y
axis.
> I could be wrong and would like to know how you might suggest I check?
> Thanks,
> Bill
>
> --- In mach1mach2cnc@yahoogroups.com, Will Schmit <anchornm@> wrote:
> >
> > What about circles?
> > A circle might help you zero in on whether it is a backlash problem or an
> > increment set-up problem.
> >
> >
> >
> >
> >
> >
> > ________________________________
> > From: William <oelklaus@>
> > To: mach1mach2cnc@yahoogroups.com
> > Sent: Tue, September 7, 2010 5:30:10 PM
> > Subject: [mach1mach2cnc] size issues
> >
> >
> > I am working on a router that has a problem making diamond shapes correct.
If a
> >
> > square is cut along just x and y moves the sizes are even. If the same
square
> >is
> >
> > rotated 45 deg, 2 sides are long and 2 sides are short. The long sides are
on
> > opposite sides of the square and so are the short sides. I need help with
this
>
> > bad.
> > Thanks,
> > Bill
> >
> >

80
General Mach Discussion / size issues
« on: September 07, 2010, 07:30:42 PM »
I am working on a router that has a problem making diamond shapes correct. If a square is cut along just x and y moves the sizes are even. If the same square is rotated 45 deg, 2 sides are long and 2 sides are short. The long sides are on opposite sides of the square and so are the short sides. I need help with this bad.
Thanks,
Bill

Pages: « 1 2 3 4 5 6 7 8 9 10 11 »