Hello Guest it is April 19, 2024, 02:50:20 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 - BigRay

Pages: 1
1
General Mach Discussion / Axes vibrating - analogue servos
« on: March 08, 2021, 04:54:43 AM »
Hi all,

I'm running an analogue servo system and have recently just changed the controller and have worked my way through the tuning process.
I've been having some issues getting the machine to run without vibration which at first I thought was. controller issue but now I'm not sure.

This is is an account of the simple tests I ran on the system and the results I got. I was wondering if someone might have had a similar experience and have some advice or places to look for a fix.

Jogging is smooth in X and Y.

With jogging now smooth I ran some old tool-paths to see how they would go.
They were not cutting anything as the spindle was not on.

What I noticed was strange.

On G-Code toolpath number 1, the machine would run through a profile cut. There were three depths but the profile was the same for all of the cuts. The Z moved up and down, but it was not anywhere near the table.
Somewhere on the third profile cut the machine would start to vibrate. It was hard to know exactly what line of code it was. I think it varied but was always in the third pass.
This seemed to be prevalent regardless of speed. I tried this 15 or so times and would vary the Feedrate with the FRO.

Because of this I decide to do a test.

I wrote the following code into the MDI.

G01 F2000
X100
Y100
X0
Y0

I copied the X and Y code 30 or 40 times so it effectively traced a box out.

I ran the MDI.

It generally started fine, but usually somewhere over halfway the machine would start to vibrate.
The vibration would normally go away and the program would finish.

At F2000 I never once made it through the program without a vibration somewhere.

I then increased to F3500mm/m.

Same problem.

I increased to F5000.

No vibration and the axes seemed smooth.

This is where it seems really strange to me.

I copied the exact code into a G-Code file.

I ran the file and everytime I pressed “Cycle Start” the machine would start the cycle and start vibrating straight away, always worse than the vibration that occurred whilst running on the MDI.
I increased the feedrate and the it always had the same outcome until l got to 5000mm/m and the machine stopped due to a PID fault.

So, to summarise.

Jogging seems fine at all feedrates.
Running “box” code in MDI seems to vibrate occasionally, but when increased feedrate to 5000mm/m it seems be smooth.
Running same “box” in G-Code vibrates consistently regardless of feedrate.
Running same “box” in G-Code stops with a PID fault at 5000mm/m.


Any thoughts?

Thanks
R

2
Thanks Brian, I'll give it a go.

3
Mach4 General Discussion / Setting a button as a timed momentary switch
« on: February 06, 2021, 07:03:57 PM »
Hi all, I've been trying to set a momentary switch to turn on a vacuum table.

I have previously had two switches set as toggles. One was set as "ON' and would energise the output on the controller and subsequently energise the relay that controlled the "OPEN" vacuum solenoid at the table. Once pressed, this button would then need to be pressed again to turn off the output. The solenoid would remain in the "OPEN" state which was fine.
There was another button that operated the same way but in reverse. It would operate the "CLOSE" vacuum solenoid.
This system did work, but it did mean that there was potential for he both the "OPEN" and "CLOSE" solenoids to be energised at the same time, which is not ideal.

I found a post here https://www.machsupport.com/forum/index.php?topic=34968.0, that seemed to cover what I was trying to do, however I wasn't able to make it work.
I borrowed a bit of Daz the Gas' code and tried to get that working, but it looks like I'm missing some coding basics.

I was wondering of someone might be able to explain to me what I've done wrong.

I've attached a screenshot of the code I was trying to use.

Thanks


4
Mach4 General Discussion / Vacuum - on/off in standard router profile
« on: November 29, 2020, 02:08:39 AM »
Hi,

I'm trying to use the vacuum button in the standard router profile in Mach 4. I went to "Edit Screen" and I couldn't seem to find an output drop down that can be used to assign an output on the controller, in this case Output 3.
I could see that it has a M100 and M101 attached to the button, so I tried to edit the output from 51 to 3 but this didn't work. I obviously didn't do it right and was wondering if someone might be able to tell me what I did wrong.

Thanks

Ray

5
Hi,

Just setting up a new ESS board to my existing BOB and while trying to use the Automated Setup of Inputs, I get a message that says "This is only for printer port modes".
Can I still use this to set up limits and homing or do I need to do something different?

Any help would be appreciated.

Cheers

Ramon

6
General Mach Discussion / Re: Motors are not jogging
« on: February 07, 2012, 07:36:44 PM »
Hi Hood,

I'm sure I'm measuring the correct pins for voltage.

You're correct. I only have the x motor connected.

I checked device manager to obtain the port settings.

What's the best way to check the ports operability?

7
General Mach Discussion / Re: Motors are not jogging
« on: February 07, 2012, 07:08:27 PM »
Just checked the port setting. LPT1 is set to 0378.
 
Diagnostic page show Time in Int fluctuating around the +7.0 mark.

Whe running the Mach 3 Roadrunner.tap the DRO works etc.
Pulse frequency is static at 25002.
I've attached screenshot.


8
General Mach Discussion / Re: Motors are not jogging
« on: February 07, 2012, 06:43:00 PM »
Hi Hood,

I'm pretty sure the port address is correct.

XML attached.

9
General Mach Discussion / Motors are not jogging
« on: February 07, 2012, 04:12:11 PM »
Hi all,

I have a problem with jogging the motors in Mach 3. At this point the DRO moves and the config has been completed as per the Mach 3 tutorial.
The motors hold when powered from the Gecko 203V. i was on the phone with the BOB and we ran some checks and moved some jumpers etc to verify the BOB is working. He's confident that it's serviceable. He was of the opinion that Mach 3 might not be set up correctly.

At this time when measured at the BOB I have 4.8V between 2/com and 3/com. This doesn't move to zero when being jogged in Mach 3.
I removed the parallel cable from the PC and measured the voltages at the port. Between 2/25 up to 15/25 there is 5.0V present at all times.

Does anyone have any ideas about where to look?

Thanks

Ramon


Pages: 1