21
General Mach Discussion / Re: New guy frustration LOL
« on: April 03, 2019, 11:30:07 AM »Where in Michigan are you? I'm in the northern Detroit suburbs.
Oh great!!
I am just north of Lansing about 15mile. near St.Johns
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.
Where in Michigan are you? I'm in the northern Detroit suburbs.
Gerry. On your signature line, you have listed a 2010 screenset. What is that?
I am back to "Not working", so I will make the edit today. I don't understand the code...but I am getting more comfortable with the editing part.QuoteHis assumption that all GetVar(NNNN) functions are NOT supported is probably NOT CORRECT
I have several thousand people using my 2010 screenset, and a large number of them with Chinese motion controllers find that the GetVAR is often not supported by most chinese controllers. I do not know which ones specifically do or do not.
ZProbePos = GetOEMDro(802)
Should work with all of them.
If it works, there's no need to change it. If it doesn't, then make the switch.
I'll give you my run down....You need to load gcode file first.
After turning on machine
I hit Mach cords and zero all home.
After it finishes moving, I click the xyz zero buttons.
Then I move spindle over material datum and line it up. And zero my x&y buttons
I get touch plate and hit Auto Tool Zero.
It touches, zips up 5" stops and creeps up one more. The Z drop says....1".
I load Gcode and press go.....
Then move spindle over material datum and line it up. And zero my x&y buttons
get touch plate and hit Auto Tool Zero.
after the auto tool zero you need to click on
[ REN. ]
[ Toolpath] button
before
you
Click on [cycle start]
PS
The alternative Macro does not use getvar()
Change this:
ZProbePos = GetVar(2002)
To this:
ZProbePos = GetOEMDro(802)
Hi,I had my last conversation with the vendor yesterday. He told me that they set it up for x y and z to move properly and the rest is up to me.
then get the vendor to help.....he sold it....he should support it!
Craig