You are not logged in.
Pages: 1
Good morning guys,
I got this error:
-----------------------------------------------------------------------
******************** TOOLPATH ERROR REPORT ********************
Error for line 42, Filename: 98171.EIA
M06
Error: Invalid Spindle Component Name Tool_Spindle
******************** TOOLPATH ERROR REPORT ********************
Error for line 42, Filename: 98171.EIA
M06
Error: Invalid Spindle Component Name Part_Spindle
******************** TOOLPATH ERROR REPORT ********************
Error for line 45, Filename: 98171.EIA
G00 G17 G90 G54 X6.6912 Y6.6626 S600 M03
Error: Invalid Spindle Component Name Tool_Spindle
-------------------------------------------------------------
When i tried to run the machine simulation with Mazak_nexus_510c and i am using version 7.0.3
Could somebody please show me how to fix this??
Thanks in advance
Tinhman
Offline
I think that without the FileSummary to help in this matter will be difficult.
Gentleman will walk but never run.
http://www.postprocessor.ru
Offline
I got that error once, and it was because I renamed the spindle component, and I had macro's in the control file that call the spindle component, by name.
Look at your word / address, on S, M3, M5, M13, ETC, can see if you have one of those macro's call the spindle component, by name, and make sure the name is correct.
jm6c
Daverf
Dave Frank
Aerospace Dynamics International, PCC
Valencia Ca
"Where else can you have this much fun,.......and get paid???."
Offline
It looks like you have the wrong control, a call for the part_spindle indicates that the command tries to spin the part and tries to do a turning operation.
In the Library folder, select the control called mazak_nexus510c_matrix.ctl and it should process correctly.
Offline
Thanks. It fixed my problem but i have another question. All my machines have a sub plate about 2.5" thick ontop of machine table and my question is:
is there any way i can change the machine config.or setting up the vericut? so when i create a stock, my stock alway sit on top of sub plate not on top the mahine table?
Thanks in advance
Offline
Display your Project tree
Select the Attach component branch in the tree
In the Configure Component panel in the bottom of the Project tree, Translate tab
Position = 0 0 2.5
By moving this component, the stock and fixture will be translated 2.5 inch
Configuration > Machine Save as...
Save the machine somewhere on your network. Save the Project file as your starting template.
Offline
Thanks a lot
Offline
Pages: 1