Hello Guest it is April 27, 2024, 04:46:17 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 - Bill_O

121
Mach4 General Discussion / Re: problem with g code file
« on: March 31, 2022, 03:41:59 PM »
damn.
How did I miss that.

Thanks Steve

122
Mach4 General Discussion / problem with g code file
« on: March 31, 2022, 02:09:45 PM »
One of my customers made this file and it does not show in the graphics window of Mach4 or run.
I can not find the problem.

123
Mach4 General Discussion / Re: Initiating values from "ini file"
« on: March 30, 2022, 08:40:25 AM »
I use registers for many things.
They are always available to all parts of Mach4.

Bill

124
There are probably several ways to do it.
Here is a document to help you start on the LUA scripting.
https://www.machsupport.com/forum/index.php?topic=45397.msg289143#msg289143

Bill

125
Mach4 General Discussion / Re: External LED when Probe Active
« on: March 21, 2022, 11:26:35 AM »
In broad terms this is what you need to do.
Hook up the LED to an output on the PMDX
Go to Configure / Plugins / ESS
Go to the Output Signals tab and enable and select the pin mapping.
Go to Configure / Control
Go to the Output Signals tab and enable that output and select the device and pin if not done.
Next you will need to do a minor bit of programing.
Probably in the Signal Script.
Look for the probe strike and tun on the output.

Here is something that may help with the programming.
https://www.machsupport.com/forum/index.php?topic=45397.msg289143#msg289143


Bill



126
Mach4 General Discussion / Re: Enforce Ref-All-Home
« on: March 15, 2022, 06:17:37 PM »
I modified the CycleStart() to not run unless a Reference has been done if they have an ATC.
I think that is what you will need to do.
Time to code in LUA.

Bill

127
In VCarve are you sure you do not have an offset on the job setup?
When you home your machine are the x and y positions in the diagnostics tab all 0?

128
General Mach Discussion / Re: profile password
« on: March 09, 2022, 08:41:30 AM »
Thanks Tweakie

129
General Mach Discussion / profile password
« on: March 08, 2022, 05:27:04 PM »
Can one of the moderators help with my password for my profile?
I can not remember the password and of coarse did not put any hints in.

Bill

130
also this might be helpful if you have never done code in lua
https://www.machsupport.com/forum/index.php?topic=45397.0