Hello Guest it is May 11, 2024, 11:13:20 AM

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 - Bill_O

111
Mach4 General Discussion / Re: How to use the list object on screen
« on: April 25, 2022, 09:37:06 AM »
If you want to do some Lua just make a button on your screen not a drop down.
Here is something to help you start in the Lua.
https://www.machsupport.com/forum/index.php?topic=45397.msg289143#msg289143

112
USB stinks for machine control.
Just because it worked fine in M3 does not mean anything.
M4 is much better at everything and will see things M3 did not.
You have something causing the spurious signal.
Bad connections?
Bad usb cable?
Noise in the control box having nothing to do with the cable to the probe?
something

113
It sure looks to me like you are getting noise in the system.
A bad connection?
I have never used a G540 so do not know anything about it.
I use an ESS and PMDX-126.
I have had strange things happen with a bad ribbon cable between the 2.

114
I don't use a probe but do use the Probe input for a tool setter.
Never had a problem.
I would check the probe and/or wiring.
I use an ESS and it has noise filtering settings for the inputs.
Have you tried that if it is available on your controller?

115
increase the Hz to 100

116
Mach4 General Discussion / Re: Mach4 4809 losing steps on Z with video
« on: April 14, 2022, 08:26:45 AM »
remove the tool information at the start of the program and test it then

117
Mach4 General Discussion / Re: Mach4 4809 losing steps on Z with video
« on: April 13, 2022, 01:09:59 PM »
Does anyone else get this in the code he posted?

N128610G1X-9.2567Y-0.2781Z-0.0581
N128620G1X-9.2302Y-0.2781Z-0.0525
N128630G1X-9.2037Y-0.2781Z-0.0484
N128640G1X-9.1904Y-0.2781Z-0.0474
N128650G1X-9.1639Y-0.2781Z-0.0473
N128660G1X-9.0710Y-0.2781Z-0.0563
N128670G1X-Éj9384Y-Z
2781Z-   N0694
®¯28680G(ß-8.911¼N-0.278à]-0.070ם
N1286ü2G1X-8. n54Y-0._œ81Z-0.rØ93
N1û~700G1X[¨.8456Y°ö.2781ZŒ.0634

128710X-8.77«NY-0.27©'Z-0.05c<
N128€D0G1X-8Qï262Y-0xü781Z-0‚Z463
N«8730G1Ý]8.6864®0.2781°†0.0436,ÐN12874ú1X-8.7ö0Y-0.2Íó1Z-0.0ÌÇ8
N12Wi50G1X-Nj7447Y-]ª2531Z-ÜÝ0428
¬ª28760G£-8.7842-0.253^-0.047šÔ
N1287„ÅG1X-8.çT43Y-0.ºß31Z-0.1 07
N1g780G1X?H.8908Y2É.2531Z±_.0636
ðp128790•ÏX-8.91ÆyY-0.25»çZ-0.06ò{
N128Lô0G1X-88„573Y-0c‚531Z-0©610
N€*8810G1t!9.1433¾÷0.2531uš0.0421¼N12882<–1X-9.1†9Y-0.2>;1Z-0.0^€6
N12Ž–30G1X-Ö#1832Y-ÞD2531Z-£\0404

.28840GtL-9.209F-0.253у-0.0427w
N1288±ûG1X-9.–m96Y-0.;31Z-0.:Ñ90
N1|ð860G1Xÿu.2762Y-.2531Z_].0575
½m1288703BX-9.28«Y-0.25·Z-0.06]=
N128Mf0G1X-9ò161Y-0>531Z-0L796
NËâ8890G1ýa9.3426p0.2531¥0.1000{N128900G1X-9.9805Y-0.2531Z-0.1000
N128910G1X-10.0071Y-0.2531Z-0.0971
N128920G1X-10.2994Y-0.2531Z-0.0566
N128930G1X-10.3393Y-0.2531Z-0.0508
N128940G1X-10.3476Y-0.2281Z-0.0506
N128950G1X-10.0310Y-0.2281Z-0.0949
N128960G1X-9.9914Y-0.2281Z-0.1000
N128970G1X-9.3581Y-0.2281Z-0.1000
N128980G1X-9.3449Y-0.2281Z-0.0993
N128990G1X-9.3317Y-0.2281Z-0.0850

118
Mach4 General Discussion / Re: Mach4 4809 losing steps on Z with video
« on: April 13, 2022, 08:42:25 AM »
Are you using stepper motors?
If you are I am guessing the speed or acceleration is too high

119
It will take a little coding.
Here is a doc that might help.
https://www.machsupport.com/forum/index.php?topic=45397.msg289143#msg289143

120
There might be an easier way but you can put some code in the plc script.
At the bottom is a section that only runs one time at startup.
You should be able just put the following line.
mc.mcToolSetCurrent(inst, 0)