Hello Guest it is March 28, 2024, 04:23:08 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 - prism_zet

Pages: 1
1
Mach4 General Discussion / Re: Mach 4 and ESS latest update issues
« on: August 12, 2016, 08:27:28 PM »
Hi sorry for the late reply!

We control the intensity of the laser through the g code and PWM chip we set up with the ESS.

ie; spindle speed in g code of 10,000 gives us a certain output on the laser. We measure it via an analog meter we put inline to the laser power source that's measured in mA. And we know that our high peak on this particular tube shouldn't go above 20-25mA (30mA is our upper MAX we should not hit before it hurts the life of the laser)

We went through a couple hours of troubleshooting, and we believe that we narrowed the cause down, is in the New ESS plugin there are more options relating to PWM and the spindle controls.
We initially set these up to the mode as PWM, and the frequency for 25kHz, as the C02 laser we bought suggest that it should be at 20kHz or higher.

After some testing, and experimenting with the settings  at different "spindle speeds" and max spindle speeds, and frequencies. We had a pretty consistent result to what is failing on and when, but we don't know how or why it is failing. Feels like something is maybe getting feedback somehow and causing mach to not continue with the program.

The biggest culprit seemed to have to do with the PWM frequency, and the Spindle speed % of max Spindle speed set in the plugin. It would not work with frequencies set much lower than 20kHz, like 1kHz for example, and too far about 20 didn't have much success either.


The testing at the 25kHz setting and a max spindle speed of 125,000 we found that at about roughly 42,500 for spindle speed set in g-code is where we found issues with consistency, running maybe 1/8 fulls paths. This gave us outputs of around 10mA at 100% speed, and 18mA at 150% At this point it would lock up on the program side.

We stopped testing and stuck with 20kHz for now, and a max spindle speed of 60,000.
Our max spindle speed is roughly 25,000 give us an output of 7.5mA at 50%, 13mA at 100%, 21.5mA at 150% of the spindle speed (this was where it "failed") This was the biggest range we found that could be successful consistently, without further testing.


We experimented with different spindle speeds, and the scale seemed pretty much the same no matter what "max" we set, a little after 1/3rd of max spindle speed it would fail program side.
I say fail, but there isn't any alarms tripped, and no error codes presented, just stops running the lines of code.

We are thinking it's either stalling out as some signal that the boards don't like, and it just stops it going any further, or some hidden thing in the mach/ess software that we can't see or aren't aware of forbidding certain combinations of settings. As we don't don't have signal coming back from the laser to the PWM chip or ESS.

I will be at the shop again sunday and can provide the files from Mach then(Gcode, ini, etc) or screens of our settings or notes if needed, but just updating this from home right now.



2
Hi feel free to call me prism, I come from a 3D&CG background, currently working at an animation company.
Colleague and i have been building a cnc machine with modular parts, and most currently some software glitches with mach 4 have promtped us to join the forums and seek help.
Thanks! and Hello lol

3
Mach4 General Discussion / Mach 4 and ESS latest update issues
« on: August 10, 2016, 08:47:55 PM »

Hey all, first post here. My colleague and i have been building a custom cnc machine with a laser attach.

We have had some issues since updating to the latest versions of Mach and ESS plugin. Vers.1.01.186 for ESS plugin and 4.2.0.2914 for Mach 4

We had it working decently previous, but now when we go to run gcode, it either runs perfectly and repeateably without the laser, or works intermittently (first time works, then fails, or doesn't work at all) and fails randomly with the laser.

We had tried to nail down specific variables, changing g code, or machine settings, we even tried the order we loaded the profile/homed/loaded code etc, nothing works consistently. But we've hit our heads on the wall long enough, time to ask for help.

Ideally we'd like to be running using the g62/63 codes to control the laser on z movement.

But we would be happy with consistent runs on a job even if it required more manual work on our part.

If there's something specific you'd like to see or have us try please suggest!

Pages: 1