Hello Guest it is April 19, 2024, 01:51:46 PM

Author Topic: Mach4 + ESS CV tuning wizard problem  (Read 4567 times)

0 Members and 1 Guest are viewing this topic.

Re: Mach4 + ESS CV tuning wizard problem
« Reply #10 on: November 30, 2018, 12:30:25 AM »
Mauri,
Sorry for my English.
I installed 1500, as you advised - the circles are not even.
I started the old wizard. Make sure that the CV mode is on. Set the speed to 500. The wizard counted the speed. I restarted Mach4. The circles are not even.
I have a machine for cutting metal with a laser (1500 W). http://forum.machsupport.com/forum/index.php/topic,35121.msg241204.html#msg241204
Backlash compensation I do not use. I do not use a reduction. Motors are attached to the toothed rack Gudel.
Tell us what additional information is needed.

Offline Mauri

*
  •  328 328
    • View Profile
Re: Mach4 + ESS CV tuning wizard problem
« Reply #11 on: November 30, 2018, 01:19:45 AM »
SEREGIUS,
Not sure what is going on.
I know Mach4 is not the issue as it works near perfect on our Mill with HiCON when making a circle.
I am waiting for ESS Backlash before I use my Router Table with Mach4.
If I have time, I will do a test on that Machine.
I need to fully set it up first.
Regards,
Mauri.
Re: Mach4 + ESS CV tuning wizard problem
« Reply #12 on: November 30, 2018, 01:27:18 AM »
What is the maximum speed on this machine?
Tested Mach4 at speeds of 20,000 mm / sec and higher?
I need to cut the metal at a speed not lower than 25000 mm / sec.
I will try to set the speed in the gcode 20000, 10000, 1000. And see the changes.
« Last Edit: November 30, 2018, 01:30:27 AM by SEREGIUS »

Offline Tweakie.CNC

*
  • *
  •  9,198 9,198
  • Super Kitty
    • View Profile
Re: Mach4 + ESS CV tuning wizard problem
« Reply #13 on: November 30, 2018, 01:55:46 AM »
Just an observation but I assume we are talking about speeds of mm / min. and not mm / sec.

Tweakie.
PEACE
Re: Mach4 + ESS CV tuning wizard problem
« Reply #14 on: November 30, 2018, 02:35:12 AM »
Excuse me. Yes, mm. Thank Tweakie.
Re: Mach4 + ESS CV tuning wizard problem
« Reply #15 on: December 03, 2018, 12:19:34 AM »
Hi,
I conducted cutting tests at different speeds.
26 000 mm / min - the incision is not round.
16000 mm / min - the incision is not round.
6000 mm / min - good lap.
The speed changed in the file GCode.
The speed of the CV set to 500. The braking is not visible, as if mode CV is not on. Squares and rectangles are cut well. If mode CV is turned off, the squares are cut badly. So mode CV is on and does not work on arcs.

Offline Mauri

*
  •  328 328
    • View Profile
Re: Mach4 + ESS CV tuning wizard problem
« Reply #16 on: December 03, 2018, 01:00:33 AM »
SEREGIUS,
Try doing it with X/Y for the Circle in G-Code instead of I/J and see if it comes out correctly.
Regards,
Mauri.
Re: Mach4 + ESS CV tuning wizard problem
« Reply #17 on: December 03, 2018, 02:02:19 AM »
Mach4 reports an error.

Offline Mauri

*
  •  328 328
    • View Profile
Re: Mach4 + ESS CV tuning wizard problem
« Reply #18 on: December 03, 2018, 05:08:57 AM »
SEREGIUS,
You have to program the Circles to use X/Y not just transpose them.
I have run your G-Code under simulation and the Cut Path follows the G-Code Circle.
Have you checked that your X/Y that your Steps per MM in the Mach4 are correct by measuring distance traveled with a Slip Gauge and a good dial indicator?
I think this is your issue and not the Mach4 program.
Below are two examples 2 circle 1 is 100mm diameter and the other is 120mm.
100-120.txt is the X/Y circle cut.
100-120Arcs.txt is the I/J circle cut.
Regards,
Mauri.


Re: Mach4 + ESS CV tuning wizard problem
« Reply #19 on: December 03, 2018, 06:57:01 AM »
Mauri,
Quote
You have to program the Circles to use X/Y not just transpose them.
I use Camduct 2018, i can not get to write the gcode of the circle G1. Only G2 / G3.
Quote
I have run your G-Code under simulation and the Cut Path follows the G-Code Circle.
At what speed? At speeds up to 10,000 mm / min, a good circle.
Quote
Have you checked that your X/Y that your Steps per MM in the Mach4 are correct by measuring distance traveled with a Slip Gauge and a good dial indicator?
Yes. http://forum.machsupport.com/forum/index.php?action=dlattach;topic=37691.0;attach=49161;image How accurate should the setting be? 0.01 is enough? 0,001?
Quote
I think this is your issue and not the Mach4 program.
Maybe...
But Mauri, I can not understand the following questions:
1. On this table, Mak3 cuts well. All circles.
2. Mach4 cuts well, when the arc is defined by one line.
Quote
M03
G02X60.64Y105.40I60.50J60.50
M05
3. Mach4 cuts badly when a circle is set by two dvigami.
Quote
M03
G03X60.36Y15.60I60.50J60.50
G03X60.64Y105.40I60.50J60.50
M05
4. You tested mach4 at speeds above 10 000 mm / min, to say that mac4 works without errors?
5. Why does Mach3 cut well, and Mach4 is bad (on the same machine), but you say that I have a problem, but not Mach4?
I can't cut the code you gave right now. I do not have axis Z and A. I need to edit it.