esab ultrarex retro fit plasma / flame cutter
still canot get the open loop tests tho
Please Log in or Create an account to join the conversation.
any way things left making me think are the pid tuning but trial and error i know however i can only get my p value up to around 1.4 the rest of the settings are in the zero point range with the p any higher i get loads of oscillation anybody else only have low figures
next what do people think would be the best way of doing the hight control i.e. turn the output of of it then pause say 3.1 seconds (how long it take torch to go all the way down) then turn the output on for power source wait for the ok signal back then start motion, and on finish cutting command turn tourch up output on for say 3 seconds to clear plate and start move to next cut
would this be in some classic lader or gcode sub routine?
thanks john
Please Log in or Create an account to join the conversation.
next what do people think would be the best way of doing the hight control i.e. turn the output of of it then pause say 3.1 seconds (how long it take torch to go all the way down) then turn the output on for power source wait for the ok signal back then start motion, and on finish cutting command turn tourch up output on for say 3 seconds to clear plate and start move to next cut
would this be in some classic lader or gcode sub routine?
thanks john
That can all be done in G code with G4Pn for the pause and M66ish (iirc, check manual) for the digital input and a similar one for digital output.
John
Please Log in or Create an account to join the conversation.
would it be just as hard/easy to code in ladder is it possible to be done it ladder i suspect quite easy from the reading ive done but how would you call the ladder or could it even be an m code ?
i just want to get away from changing the post processor in the cam software i have less of a clue about that then this my perhaps backward view is it may be easier to make linuxcnc interpret the code of the cam in the right way rather than make the cam produce it right if it were
also as far as connecting contactors and relays to the 7i37ta ive read about this r/c snubber circuit or free-wheeling diode to suppress back emf from the relay coil what kind if any are we talking about here is there different voltage/current ranges ?
thanks john
Please Log in or Create an account to join the conversation.
John
Please Log in or Create an account to join the conversation.
a 1N4001 is a good choice for a 7I37. The important thing is to get the polarity correct. The diode cathode (stripe end) should go to the positive side of the coil. For small relays (say 100 mA max) the 7I37 will work without a free wheeling diode
but will generate more noise as it switches off.
Please Log in or Create an account to join the conversation.
Having looked at the specs that would be ok for most would it not
sorry for the above wasn't thinking straight must have been tired
Please Log in or Create an account to join the conversation.
but can anybody give me some clues as to how accurate the scale in the hal scope is ie what the u's and such relate too i want to know how close my error is
also what would people say it acceptable for a plasma gantry ?
thanks
Please Log in or Create an account to join the conversation.
axis.N.f-error OUT FLOAT The actual following error
Not much to go on in the manual for that pin, I assume your watching that pin and iirc it is in machine units. When I tuned my CHNC I triggered on velocity and watched commaned vs actual and or following error as I adjusted the PID.
John
Please Log in or Create an account to join the conversation.
so in the image the text at the side of F(0.02400) = 0.26509 does this after the = sign mean 0.26509mm?
and for now the power sources a powermax 85 till we get it burning most of the day and can warrant a fancy new hydef one
also what needs a fine tune to get that spike out is it d or ff2?
Please Log in or Create an account to join the conversation.