Machsupport Forum

Third party software and hardware support forums. => dspMC/IP Motion Controller => Topic started by: jdmaya on February 06, 2009, 10:38:57 AM

Title: DSP - Mach3
Post by: jdmaya on February 06, 2009, 10:38:57 AM
hello.
how I start Mach3 to work with Mach3 dsp?
c: \ Mach3 \ mach3.exe / p dspmc.
or
c: \ Mach3 \ mach3.exe / p mach3mill.

thanks.
Title: Re: DSP - Mach3
Post by: TOTALLYRC on February 06, 2009, 10:59:34 AM
After you have loaded the plugin and the xml files into their proper folders, when you start Mach3, it will ask you if you want to run the dspmc, pport, or other motion control device. If this message doesn't display at startup, under the function cfg's tab in  Mach3 it has a selection that says reset device selection and you will be able to chose which device you want to use the next time you start Mach3.

Mike
Title: Re: DSP - Mach3
Post by: jdmaya on February 09, 2009, 02:16:32 PM
Thanks Mike.
another question:
I am programming in the following order MDI mode G00 G90 X360, run the command to the DRO for the X-axis shows me X333.727.
What could be happening?
Title: Re: DSP - Mach3
Post by: TOTALLYRC on February 11, 2009, 06:03:27 AM
If this is the first move of the day so to speak, are you starting by doing a ref all?. The dspmc will sometimes have stuff in the counters at power up and a ref all sets things right. Also, what version firmware are you using? The firmware number and plugin version dispaly in the message box of mach3 at startup.

Mike
Title: Re: DSP - Mach3
Post by: jdmaya on February 11, 2009, 10:57:50 AM
Hello.

Home Mach3 without referencing all axis.
DSPMC / IP Online. Plugin: 1.88, DSPMC: 0050, CPU REV: 5.
DRO X reset.
X DRO = 0.
Program:
G00 G90 X360.
X DRO 264.3636
Program:
G00 G90 x0.
X DRO 60.5455.
DRO X reset.
X DRO = 0.
Program:
G00 G90 X360.
X DRO 332.0909.
Program:
G00 G90 x0.
X DRO 49.3636.

When you move with the arrow keys will control dsp

a time delay in moving the motor.

Thanks for the help you can give me.