Hello Guest it is April 29, 2025, 10:53:26 PM

Recent Posts

Pages: 1 2 3 4 5 6 7 8 9 10
1
Mach4 General Discussion / Automatic Soft Limit Activation Code Question
« Last post by McRoth on April 29, 2025, 10:33:12 AM »
I added the script from the video posted in 2018 and it doesn't activate the soft limits.  I checked the script for the Ref All Home button and it only has RefAllHome() in it.  Did the coroutine script get removed in a later version of Mach4?  I can't find what it should be anywhere.  According to the new script there should be something for the coroutine in it, I thought.

----See ref all home button and plc script for coroutine.create and coroutine.resume
2
Mach4 General Discussion / Re: Mach 4, Modbus and HuanYang VFDs
« Last post by Steve Stallings on April 29, 2025, 07:14:00 AM »
Yes, please do share your experience with using MODBUS with a HuanYang VFD and Mach4. Can you post the settings that you used?

Ja, bitte teilen Sie Ihre Erfahrungen mit der Verwendung von MODBUS mit einem HuanYang VFD und Mach4. Können Sie die von Ihnen verwendeten Einstellungen veröffentlichen?
3
This his was a posting set up error in Lazycam - pointed to invalid disk drive letter
4
LazyCam (Beta) / when posting g code "file could not be opened" message in win 11
« Last post by pchumphry on April 29, 2025, 06:19:15 AM »
 Lazycam  ver 3.00.2   This problem is not apparent in win10  from which I have just moved. Win 11 is up to date
5
Mach4 General Discussion / Re: Mach 4, Modbus and HuanYang VFDs
« Last post by Joy Hyatt on April 29, 2025, 04:13:47 AM »
Mach 4 ile Modbus üzerinden HuanYang VFD’yi kontrol etmekle ilgili deneyimlerimi paylaşmak istiyorum. Bu süreci öğrenirken birçok kaynak inceledim ve Daha Fazla Oku bağlantıları sayesinde detaylara ulaşmak oldukça kolay oldu. Başta karışık gibi görünse de doğru ayarlarla her şey sorunsuz çalışıyor. Özellikle Modbus adreslemeleri ve Mach 4 ayarlarının uyumlu olması kritik. HuanYang VFD’lerin esnekliği sayesinde motor kontrolünü çok daha verimli hale getirebildim. Geriye dönüp baktığımda bu entegrasyonun hem zaman kazandırdığını hem de sistemimi daha profesyonel hale getirdiğini görüyorum. Herkese tavsiye ederim.
6
Mach3 under Vista / Re: Mach 3 Mill no GoTo Zero
« Last post by gusogin on April 28, 2025, 11:03:09 PM »
my jog works normal all axles, when I weigh the zero or squeegee a gcode no motor works they all lock (it tries to go but they won't keep vibrating the axle) and don't rotate
Sounds like your motors are getting stuck when under load or when running a G-code. Might be a current setting, firmware, or wiring issue. Check motor drivers, firmware configs, and make sure your G-code isn’t sending invalid moves.
7
Mach4 General Discussion / Re: Help, don't know where the issue is
« Last post by joeaverage on April 28, 2025, 05:41:27 PM »
Hi,

Quote
However, the Y axis keeps both indicators lit.

So, am I to understand that you have multiple switches on one input? Or do you have one switch per input?
Most people try to combine them, and often have problems. May I suggest disconnecting and (programmatically) disable all Limit switches so you have just three Home
switches.

Mach, when homing ignores Limit switches, and when not homing ignore Home switches. The problem is often the transition from one mode to the other.

In the first instance I would try to home the machine with Home switches only. That should eliminate any problems that might occur during the transition.

Second issue is the dynamic response of the switch.

When Mach homes it advances towards the Home switch until it activates, whereon Mach decelerates to a stop. Then it will back up until the switch deactivates.
If the motion control issues pulses to back the axis up the axis will back up, but not immediately. It still has to accelerate. Thus the switch deactivation will be delayed.
If the motion control detects that despite the issuing pulses for the axis to back up, and yet the switch has not deactivated within some given time, then it will fault out.

What sort of switches are you using? What speed are you allowing the axis to use to backup?

In the first instance use say the X axis or the Z axis that has only one Home switch. Disable all the other axes from homing until you understand whats going on with just the one axis.
For instance its common to have the Z axis home first, so that it is up and out of the way. Once it homes and the DRO is set then the Home switch will now be treated as a Limit switch
(if you have combined them into one physical switch) and any noise or inadvertent activation of that switch, and it is very close to activation point after all, would stop the rest of Mach's homing routine.

Craig
8
Mach4 General Discussion / Re: Mach4 randomly shifting from enabled to disabled
« Last post by joeaverage on April 28, 2025, 05:20:50 PM »
Hi,
That rather sounds like noise.

Its not impossible either that your motion control board is exhausting the motion buffer, and depending on the motion control that to will
cause an Estop, ie disable Mach.

Craig
9
Mach4 General Discussion / Mach4 randomly shifting from enabled to disabled
« Last post by GShepMatt on April 28, 2025, 02:33:20 PM »
I had an unusual issue last night with Mach4.  After running 10 parts successfully, the lathe stopped working midway through the G-code file.  Apparently Mach4 dropped from enabled to disabled.  When I tried to re-enable, it took effect then after a few seconds shifted to disabled with no action on my part.

I restarted Mach4, Restarted and Shut down (then started) the computer.  No change -- the Mach4 software continues to "auto" shift from enabled to disabled.

Happened in the middle of a production run, so the CNC code is good, and no changes were made in the Mach4 configuration.

Should I re-install the most current version of Mach4? 
10
Mach4 General Discussion / Re: Help, don't know where the issue is
« Last post by MikeSibleyTN on April 27, 2025, 10:20:42 AM »
Still having issues.  The machine will not home and so far, no solution.

Quick question, is there any way to set a home position without using the home (automatically) button?  I have a project for which I am in the middle and cannot proceed without finding out why the machine will not home.  If I can set a homing position without the machine (and software) itself determining this position, I might be able to get back up and running.
Pages: 1 2 3 4 5 6 7 8 9 10