CAD CAM EDM DRO - Yahoo Group Archive

Re: Re: Tool Comp G41,G42

Posted by Ray Henry
on 2004-02-27 04:43:08 UTC
Therein lies the rub, Ron. The stock generic.run requires a bit faster pc
inorder to live comfortably with your 200 MHz processor. If your
generic.ini looks like this. (move the file browser to /usr/local/emc and
click on generic.ini to bring up an editor)

; Name of motion control program
; EMCMOT = steppermod.o
EMCMOT = freqmod.o

Change a couple of values in /usr/local/emc/generic.ini as follows.

; Base task period, in seconds
; PERIOD = 0.000016
to something like

PERIOD = 0.0005

and a bit further down

MAX_VELOCITY = 0.200
DEFAULT_ACCELERATION = 2.0
MAX_ACCELERATION = 2.0

You may also need to look at

INPUT_SCALE = -4000 0
OUTPUT_SCALE = -4000 0.000

Now if the motion controller looks like this.

; Name of motion control program
EMCMOT = steppermod.o
; EMCMOT = freqmod.o

Then you will have to comment out PERIOD (put a ; in front of it) and
reduce either/or input scale and max velocity until you get a combination
that will let your PC live.

Hope this helps. If you'd like me to talk you through it, sit down at the
pc and call me. (email for my phone number)

Ray



> From: "Ron Thompson" <barebooger@...>
> Subject: Re: Tool Comp G41,G42
>
> I D/Led the BDI from LinuxCNC. I burned it to a CD. I have run it 4
> times. It appears to load everything and hangs. The next button never
> highlights. This is supposed to be RedHat 6.2 with all the ENC files. I
> am trying to put it on a Pentium 200.
>
> Ron Thompson
> Was On the Beautiful Mississippi Gulf Coast,
> Now On the Beautiful Florida Space Coast, right beside the Kennedy
> Space Center, USA

Discussion Thread

stcnc2000 2004-02-26 11:10:35 UTC Tool Comp G41,G42 Ed Fanta 2004-02-26 13:42:18 UTC Re: [CAD_CAM_EDM_DRO] Tool Comp G41,G42 Ron Thompson 2004-02-26 16:50:55 UTC Re: [CAD_CAM_EDM_DRO] Tool Comp G41,G42 Raymond Heckert 2004-02-26 19:44:46 UTC Re: [CAD_CAM_EDM_DRO] Tool Comp G41,G42 Jon Elson 2004-02-26 20:13:35 UTC Re: [CAD_CAM_EDM_DRO] Tool Comp G41,G42 Ed Fanta 2004-02-26 21:03:17 UTC Re: [CAD_CAM_EDM_DRO] Tool Comp G41,G42 Ron Thompson 2004-02-26 21:11:08 UTC Re: [CAD_CAM_EDM_DRO] Tool Comp G41,G42 Ed Fanta 2004-02-26 22:09:40 UTC Re: [CAD_CAM_EDM_DRO] Tool Comp G41,G42 Ron Thompson 2004-02-26 22:12:54 UTC Re: [CAD_CAM_EDM_DRO] Tool Comp G41,G42 Ray Henry 2004-02-27 04:43:08 UTC Re: Re: Tool Comp G41,G42 Ed Fanta 2004-02-27 05:23:42 UTC Re: [CAD_CAM_EDM_DRO] Tool Comp G41,G42 Damon 2004-02-27 09:23:20 UTC Re: Tool Comp G41,G42 Jon Elson 2004-02-27 09:27:29 UTC Re: [CAD_CAM_EDM_DRO] Tool Comp G41,G42 Paul 2004-02-27 10:49:49 UTC Re: [CAD_CAM_EDM_DRO] Tool Comp G41,G42 Ray Henry 2004-02-27 11:27:29 UTC Re: Re: Tool Comp G41,G42 Ray Henry 2004-02-27 11:30:13 UTC Re: Re: Tool Comp G41,G42 Ron Thompson 2004-02-28 19:12:45 UTC Re: [CAD_CAM_EDM_DRO] Tool Comp G41,G42 Ron Thompson 2004-02-28 19:12:50 UTC Re: [CAD_CAM_EDM_DRO] Tool Comp G41,G42 Erie Patsellis 2004-02-29 08:14:33 UTC Re: [CAD_CAM_EDM_DRO] Tool Comp G41,G42