Hello Guest it is March 28, 2024, 06:51:47 AM

Author Topic: Galil controller compatability (what works with the plugin)  (Read 213907 times)

0 Members and 1 Guest are viewing this topic.

Offline smurph

*
  • *
  •  1,544 1,544
  • "That there... that's an RV."
    • View Profile
Re: Galil controller compatability (what works with the plugin)
« Reply #110 on: January 16, 2012, 12:49:57 PM »
It's possible.  I have a few 1425s and I'll pound one to see if I can get it to choke up.  They are a little bit different than the Optima line.  I put the support in the plugin for them just because I had a few laying around.  But I didn't do any thorough testing with them.  Just got them talking.   I was planning to try using two of them with the distributed firmware (makes them a 3425) for a total of 4 axes.  I'm not sure that distributed mode will work for axes that need to be tightly coupled, but it might work for controlling a Z axis and spindle for a 2D mill type of setup.  Or a lathe that needs spindle control.

Steve
Re: Galil controller compatability (what works with the plugin)
« Reply #111 on: January 16, 2012, 01:37:31 PM »
It stopped again (with the new plugin).  This time there was no error message in Galildebug.txt.  Mach3 stopped executing Gcode and I had to exit out of Mach3 and relaunch it to get it to work again.

Attached is the Galildebug.txt
Re: Galil controller compatability (what works with the plugin)
« Reply #112 on: January 16, 2012, 09:27:56 PM »
Tomorrow morning I am going to unhook all my limits for testing, there is a possibility they could be flaky.  I've noticed that sometimes a noisy limit can silently trigger the Galil without showing up in Mach3.
Re: Galil controller compatability (what works with the plugin)
« Reply #113 on: January 17, 2012, 10:21:22 AM »
I tried the new plugin, but nothing's changed, the system stutters. (cca. 400ms is period.)The mach is very occupied.  Repeatedly push the STOP button  in order for the machine to stop.

Offline smurph

*
  • *
  •  1,544 1,544
  • "That there... that's an RV."
    • View Profile
Re: Galil controller compatability (what works with the plugin)
« Reply #114 on: January 18, 2012, 05:35:59 PM »
Something must be going on with your machine.  All indexing and other OS functions (Automatic updates, etc...) that burn CPU must be turned off.  Look at this link and see if there is anything that needs to be done.  http://www.machsupport.com/downloads/XP_Optimization.txt

Others are reporting success with the improved timeout handling.

Steve
Re: Galil controller compatability (what works with the plugin)
« Reply #115 on: January 19, 2012, 03:20:36 AM »
The mach runs well if the output is a parallel port.
The mistake comes forward only with the galil.

apukak

Offline smurph

*
  • *
  •  1,544 1,544
  • "That there... that's an RV."
    • View Profile
Re: Galil controller compatability (what works with the plugin)
« Reply #116 on: January 20, 2012, 05:53:47 AM »
Make sure that the GalilDebug.txt file is turned off in the plugin.  It could be that!  A 300000 line Gcode program may create a HUGE debug file.  And the bigger the file, the longer it takes to seek to the end and write a new line.

I'm really grasping at straws here because I don't know where else to go.  If that doesn't help you out, I'm afraid I have no more suggestions.  :(

Steve
Re: Galil controller compatability (what works with the plugin)
« Reply #117 on: January 24, 2012, 09:57:01 AM »
That special plugin is working great with my DMC 1425.  No problems with Timeouts, and I don't notice the machine stopping at all.

I am still keeping an eye on my Galildebug.txt.  Should I be seeing anything when it catches a timeout?
Re: Galil controller compatability (what works with the plugin)
« Reply #118 on: February 14, 2012, 01:46:46 PM »
I have noticed different behavior with the 4.5 plugin and my DMC1425 versus the 4.4 plugin with my PCI DMC1800.

When I trip an limit or E-stop button with 4.4 and my DMC1800, mach 3 goes into E-stop mode instantly, and the machine stops instantly.

When I trip a limit or E-stop with the 4.5 special plugin and my DMC1425, mach3 goes into E-stop mode instantly, but the machine will keep executing commands for a bit (maybe a second?) before it notices the E-stop.

Also, if I am holding down an arrow key to jog the machine, and trip a limit, mach3 will go into E-stop mode instantly, but the machine will keep jogging until I let go of the button.  Once I let go of the button, the machine will stop completely and remain in E-stop mode until reset.

It's almost like the plugin doesn't notice that Mach3 has entered E-stop mode.

Ideas?
Re: Galil controller compatability (what works with the plugin)
« Reply #119 on: February 15, 2012, 10:30:47 AM »
As a temporary solution I have wired my limits to my ABORT input on my DMC1425, and jumpered ABORT to the input pin I have assigned to E-stop in Mach3.