Greetings All;

I have some code written that should theoretically carve the flange side 
on these nipples for the bellows.

But one of the problems is that after drilling the holes, I need to 
switch to a 1/4" end mill for the next 19 minutes worth of swarf making.

I have my sim.axis using the target machines nc_files directory so I am 
actually ediing and running in the mill sim, code that lives 
on /sshnet/GO704.

But, I also need to make the mill sim running here, use the 
GO704fast/tool.tbl in order to make the simulation more complete.
Under the [EMCIO] label, it looks as if I could
change 
TOOL_TABLE = tool.tbl 
to
TOOL_TABLE = /sshnet/GO704/home/gene/linuxcnc/configs/GO704fast/tool.tbl

I'm going to find out...
yes, and no, it takes the sim nearly a minute to generate a display, and 
its laggy as all get out. The tool.tbl displayed is from the G0704, and 
displays ok when I click edit.

But, the axis_sim.ini did not have an [EMCIO] section so I had to add 
those 2 lines.

Now the running axis.sim will not turn on and enable the machine, so I 
can't simulate and run. So I'll have to comment that out I guess.  Done 
and normal function is restored.

The only warning of note I see in the terminal lcnc is running on:
[EMCIO] CYCLE_TIME not found 
in /home/gene/linuxcnc/configs/sim.axis/axis.ini; using default 0.100000

CYCLE_TIME is actually in the [DISPLAY] of the sim's axis.ini
Has anyone experimented and actually made it work in the sim?  This would 
be at least as handy as bottled beer.

Thanks everybody.

Cheers, Gene Heskett
-- 
"There are four boxes to be used in defense of liberty:
 soap, ballot, jury, and ammo. Please use in that order."
-Ed Howdershelt (Author)
Genes Web page <http://geneslinuxbox.net:6309/gene>

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most 
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
Emc-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to