Hello Guest it is April 26, 2024, 07:42:03 PM

Author Topic: How I made my pendant.  (Read 46895 times)

0 Members and 1 Guest are viewing this topic.

Offline thosj

*
  •  532 532
    • View Profile
Re: How I made my pendant.
« Reply #20 on: July 09, 2009, 10:08:30 PM »
I can't seem to get it. I clicked into everything and saved after, reloaded brains in Mach, still get the error. Why do I need to rewrite a brain for it to work? If, for example, CNC4PC can post up a brain that works, why not these? Can someone post up a working version of Hood's brains or at least explain why it won't work without 'rewriting' it?

Edit: OK, I completely did it from scratch and now it loads without the error. And.......I SORT OF learned how to write brains!! Still a mystery why one can't post up a brain and have it work on another system.
« Last Edit: July 09, 2009, 10:39:03 PM by thosj »
--
Tom

Offline Hood

*
  •  25,835 25,835
  • Carnoustie, Scotland
    • View Profile
Re: How I made my pendant.
« Reply #21 on: July 10, 2009, 04:13:13 AM »
Only thing I can think of is maybe I wrote these with a different version of the exe than you have installed. I certainly havent had any problems with it as I wrote them at home and then emailed them to the workshop.
Hood

Offline thosj

*
  •  532 532
    • View Profile
Re: How I made my pendant.
« Reply #22 on: July 10, 2009, 07:56:57 AM »
OH, maybe that's it. My Mach3Lobe.exe is dated 1/24/2008 and is 464 KB in size. I have Mach3 3.043.027 on all three computers I tried it on. Does this mean that when upgrading Mach that brains might stop working?

It worked out better now that I did it from scratch anyway as I learned a bit and am now more confident editing them!!

BTW, thanks for the inspiration with your pendant writeup. I didn't do a pendant, but pretty much the same thing minus the MPG on a small panel on the machine proper. I'm used to running machines from a panel after years of doing so, and am real used to a feed pot, so now I have one and one that works better than the machines I used to run because of the brains!! Now I need Greg to get SS updated to more than 100% feed rate and I'll be good! Back to fine tuning feed/speed by sound/chip flow!!
« Last Edit: July 10, 2009, 07:58:49 AM by thosj »
--
Tom

Offline Hood

*
  •  25,835 25,835
  • Carnoustie, Scotland
    • View Profile
Re: How I made my pendant.
« Reply #23 on: July 12, 2009, 06:54:07 AM »
Just had someone else PM me with the same problem, I wondered if renaming the Brain would help and it did, so if anyone runs accross this rename making sure there are no spaces in the name.
Hood

Offline Dan13

*
  •  1,208 1,208
    • View Profile
    • DY Engineering
Re: How I made my pendant.
« Reply #24 on: August 04, 2009, 02:32:43 AM »
Hi Hood,

Thanks for sharing your experience!

Where does the formula for analogue inputs, you mention in the word doc, come from? What if I wanted a max override of 200%?

Thanks,
Daniel

Offline Hood

*
  •  25,835 25,835
  • Carnoustie, Scotland
    • View Profile
Re: How I made my pendant.
« Reply #25 on: August 04, 2009, 02:51:43 AM »
Daniel
 See here for an explanation.
http://www.machsupport.com/forum/index.php/topic,9011.msg58891.html#msg58891

basically 1024/200 will give you the number you want.

Hood

Offline Dan13

*
  •  1,208 1,208
    • View Profile
    • DY Engineering
Re: How I made my pendant.
« Reply #26 on: August 04, 2009, 02:52:16 AM »
Ohh... and why do you use Modbus inputs in the SRO brain? Is there a document out there explaining how to create such brains? The video tutorial doesn't seem to be enough.

Daniel

Offline Hood

*
  •  25,835 25,835
  • Carnoustie, Scotland
    • View Profile
Re: How I made my pendant.
« Reply #27 on: August 04, 2009, 02:59:45 AM »
Art mapped the analogue inputs of the Pokeys to the same ones that the G100 uses if I remember correctly. Should be some info here if you do an advanced search for G100 and user name Art in the Pokeys section.
Hood

Offline Dan13

*
  •  1,208 1,208
    • View Profile
    • DY Engineering
Re: How I made my pendant.
« Reply #28 on: August 04, 2009, 06:53:43 AM »
OK, thank you Hood. Found the relevant post. Here is the link to whoever is interested:

http://www.machsupport.com/forum/index.php/topic,9163.10.html

Daniel

Offline Dan13

*
  •  1,208 1,208
    • View Profile
    • DY Engineering
Re: How I made my pendant.
« Reply #29 on: August 04, 2009, 01:49:21 PM »
Hood,

Why did you use a brain for the start, stop and hold buttons - isn't it possible to use hotkeys and make PoKeys emulate them?

Also, what are the numeric values of the analogue inputs corresponding to the max voltage and min voltage? Just don't yet understand the above formula completely.

Daniel