Hello Guest it is April 24, 2024, 12:02:54 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 - Steve Stallings

Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 »
211
Mach4 General Discussion / Re: Mach 4 with ess surging issue
« on: April 26, 2018, 06:07:33 AM »
Your image of the G-code on screen starts at line 767, so line 758 is not visible.

It would be much better to post a link to the actual G-code so others could
try running it.


212
Mach4 threading is dependent on the motion controller used. Support is possible for
single pulse, multi-pulse (tachometer) with index, and full encoder with index. PMDX
SmartBOB motion controllers support all these modes.

213
Mach4 General Discussion / Re: spindle setup help
« on: April 09, 2018, 09:31:58 AM »
Do you have a signal configured to control the relay?

In Mach4 you would use Config > Mach at the top of the main screen and
then select Output Signals. In the chart there you need to scroll down to
find the signal named Spindle On and assign the UCC device and the pin
number for the relay driver in the G540.


214
Mach4 General Discussion / Re: wx.widgets
« on: March 29, 2018, 09:37:52 AM »
One tool that helps with creating GUI objects for wxWidgets is DialogBlocks.

http://www.anthemion.co.uk/dialogblocks/


215
The lathe radius and diameter modes are two different trajectory planner modes
that are selected on the general config setup page. There are many complications
to doing the correct compensation. Currently there is no other way to select these
modes and I doubt that there will be. Maybe it would be possible to modify a
screen set and scripts to hide the conversions needed from the user in just the
case of tool setting while in diameter mode.

216
Mach4 General Discussion / Re: G91 - Lathe
« on: March 05, 2018, 08:01:38 AM »
You have asked our question in the Mach4 section of the forum, but the answer
for Mach3 is the same as for Mach4. The thread tracking is accomplished by
controlling the Z axis travel rate, not by altering the spindle speed. Feedback
from the spindle speed sensor is used by Mach to calculate the needed travel
rate to make the threads and adapts within reason if the spindle speed changes
while cutting.

The typical Mach3 setup cannot use a true encoder, and instead uses a single
pulse per revolution to measure the spindle speed. Many encoders have an
"index" pulse which can be used for this purpose.


217
Mach4 General Discussion / Re: PMDX411 Spindle & MaCH4 Speed control
« on: February 22, 2018, 01:59:57 PM »
I think we have found Joe's problem.

His PMDX-411's spindle speed signal was configured for Pulse Frequency mode
whereas the G540 requires PWM mode.

218
Mach4 General Discussion / Re: Windows 10 Closing Mach4
« on: February 22, 2018, 10:10:43 AM »
Check to see if Mach4 still recognizes your license as valid. There is a
chance that something happened to change your PCID. The result
would be that Mach4 would run in Demo mode which will shut down
after a few minutes.

219
Mach4 General Discussion / Re: Home Signal
« on: February 21, 2018, 09:31:17 AM »
If you have enough inputs you could feed the same signal to two inputs,
one for Home and one for Index. The switch would only kill the one for
Home.

220
Mach4 General Discussion / Re: Home Signal
« on: February 21, 2018, 08:45:10 AM »
Everyone seems hell bent on solving this issue in software, while a very
simple hardware solution exists.

Since the operator has to stop to slip a timing belt on or off when changing
modes, it should be easy to have a switch in series with the offending home
signal from the sensor and using that the operator could use that to block the
signal so it would not fill the logs. You could even automate it by using the
RUN signal for the spindle to control a relay that switched the signal.


Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 »