Re: [CAD_CAM_EDM_DRO] Maxnc and Gecko 201's
Posted by
Alan Marconett KM6VV
on 2002-06-04 14:21:52 UTC
Hi Mark,
Are you talking about MaxNC hardware, or software? I don't know of any
MaxNC demo software. 45,134 is a BIG number for a SIGNED INT (16 bit
number for a variable) it would "overflow" and look negative. Don't
know if this is a problem. How do you get 20,000 SPI? microstep drive
I would guess?
It should still run, just not that fast, I think. Perhaps the demo
(CNCpro?) will only run a few lines because it is a demo. Did you get
the current demo?
For the 45,134, if you lie to the code and tell it 20,000 SPI, so that
this number becomes 22,567 will it run? If so, this would be an
indication that this IS the problem, however I suspect LONG's are used,
not INT's (programmer stuff).
HTH
Alan KM6VV
markpowerplus wrote:
Are you talking about MaxNC hardware, or software? I don't know of any
MaxNC demo software. 45,134 is a BIG number for a SIGNED INT (16 bit
number for a variable) it would "overflow" and look negative. Don't
know if this is a problem. How do you get 20,000 SPI? microstep drive
I would guess?
It should still run, just not that fast, I think. Perhaps the demo
(CNCpro?) will only run a few lines because it is a demo. Did you get
the current demo?
For the 45,134, if you lie to the code and tell it 20,000 SPI, so that
this number becomes 22,567 will it run? If so, this would be an
indication that this IS the problem, however I suspect LONG's are used,
not INT's (programmer stuff).
HTH
Alan KM6VV
markpowerplus wrote:
>
> Morning all,
> Well I am still having a little bit of trouble. With Cncpro
> evaluation I have everything running spot on, but when I try and use
> Maxnc and get all the calibrations correct it will only process the
> first couple of lines and the program will lock up . Is it because
> there are too many steps per inch and the computer cannot cope?( it
> is only a 585 dx 100) It will fast jog and all ok! The only way I can
> get the demo programs to run after that is to reload the software and
> then it goes back to the default settings and will run all the
> programs but not at the correct calibrations! I have to change them
> again and then maxnc locks up again!. There are 20,000 steps per inch
> in both the x & y and an incredible 45,134 per inch in the z axis!
> Rmember it is ok with these in CNCPRO.Help anyone?
> Mark
Discussion Thread
markpowerplus
2002-06-04 12:23:28 UTC
Maxnc and Gecko 201's
Carey L. Culpepper
2002-06-04 12:31:54 UTC
Re: [CAD_CAM_EDM_DRO] Maxnc and Gecko 201's
markpowerplus
2002-06-04 12:49:11 UTC
Re: Maxnc and Gecko 201's
Carey L. Culpepper
2002-06-04 12:54:38 UTC
Re: [CAD_CAM_EDM_DRO] Re: Maxnc and Gecko 201's
Alan Marconett KM6VV
2002-06-04 14:21:52 UTC
Re: [CAD_CAM_EDM_DRO] Maxnc and Gecko 201's
Carol & Jerry Jankura
2002-06-04 17:24:29 UTC
RE: [CAD_CAM_EDM_DRO] Maxnc and Gecko 201's
John
2002-06-04 19:58:03 UTC
Re: [CAD_CAM_EDM_DRO] Maxnc and Gecko 201's
Alan Marconett KM6VV
2002-06-04 20:26:19 UTC
Re: [CAD_CAM_EDM_DRO] Maxnc and Gecko 201's
bsptrades
2002-06-05 00:22:51 UTC
Re: sherline and Gecko's