![]() | |
| Home Page | Mark Forums Read | Today's Posts | My Replies | Classifieds | Reviews | Photo Gallery | Web Links | Share Files | Advertise With Us | Ad List |
| |||||||
| SolidCam Discuss SolidCam software here. |
| This forum is sponsored by: |
![]() |
| | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
| |||
| |||
Error Message - Line 380, error 41828: System variable 'xc' can not be declared .... any ideas what this means? Its my first attempt to export g-code. Its a super simple operation. Its a turning operation. If I click OK, i then get this error message: Line 713, error 41839: Cannot initialize GPPTool environment I can't seem to get past this, has anyone got any ideas? It only happens with FANUC0T output ... it exports ok in OKUMAL ??! Cheers, C. Last edited by mr chris; 07-12-2009 at 07:36 PM. |
|
#2
| |||
| |||
| Firstly , open FanucOT.gpp file in the notepad. Find XC variable, and change all xc variable name (for example : XC_new). You can export g code now ![]() example : @turn_drill local string for for1 for2 for3 for1 = '2/2.0(P)' for2 = '2/2.0(P*10)' for3 = '5.0(P*1000)' local numeric save_feed xc_new |
|
#3
| |||
| |||
| hey yasemintalay, cheers for the info. i've done what you suggested, and it's worked. I have no idea what the change means though..... could you explain? I'm a real newbie to all this. What's an xc variable, and why does changing its name in the gpp file help? And what is a gpp file? Cheers, C. |
|
#4
| |||
| |||
| line 1195, error 41793: Variable 'xc_newenter' is not defined Line 1518, error 41839: Cannot initialize GPPTool enviroment What should I put instead of "xc" variable? The xc_new didn´t work properly here Thank you. |
|
#5
| |||
| |||
| The "xc" variable is simply a variable that is used in the post and I am not sure why renaming it helped as the error you had indicates that the variable was not declared with a line thus global numeric xc at the head of the GPP file. What the "xc " variable does can only be understood by studying the GPP file. Open up you GPP file and then fire up the GPP help in the SolidWorks / SolidCAM interface so you can study how the GPP functions. Read back through this forum as there are some enthusiatic GPP tweakers here. Have fun Bob |
| Sponsored Links |
|
#6
| |||
| |||
I have solidworks 2010 and solidCAM2008 and I can't generate G-code coz there´s no option for it, i had solidCAM 2007 and it wasn´t any problem. The option "generate" is erased in a gray color, anyone can please help me?????????????? |
|
#7
| |||
| |||
|
That sounds like a demo version of SC2010. Get your dongle codes updated from your your reseller and everything should work as it did. |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Lathe g-code output from SolidCAM | BSF | SolidCam | 2 | 07-06-2009 02:31 PM |
| Is there a way to generate CL code in Solidcam | manussim | SolidCam | 1 | 11-23-2008 08:44 AM |
| Lube Fail | CC714 | Fanuc | 2 | 01-24-2008 10:39 AM |
| How to export g-code | tazboi | Mastercam | 3 | 07-06-2006 03:15 PM |
| CAM/CAD export to g-code | Net-Man | General CAM Discussion | 1 | 07-05-2005 07:58 PM |