Jump to content

Welcome to eMastercam

Register now to participate in the forums, access the download area, buy Mastercam training materials, post processors and more. This message will be removed once you have signed in.

Use your display name or email address to sign in:

Too fast for Fanuc


Recommended Posts

15 minutes ago, cncappsjames said:

"...PC Based...".

You're going to need to elaborate a little bit. Are you talking about the "Panel i" interface or the "iHMI" interface or something different all together? 

It happens with the manual guidei interface and ihmi with windows in the background. 

Link to comment
Share on other sites

When I get in the office Monday I'll check out our MX-330 and see if I see anything unusual. 

You know you don't have to use "O" number for programs anymore right? You can use up to 32 Alphanumeric characters; 0-9, A-Z, - and _. You can't uses spaces and other reserved characters. Upper and/or Lower Case letters are OK as well. This goes for all 30i, 31i, 32i, and 0i-F series controls. :thumbsup:

See how your "Feed" indicator has a metric number? You want to know where to fix that? 

Thanks for the info. 

  • Like 1
Link to comment
Share on other sites
18 minutes ago, cncappsjames said:

When I get in the office Monday I'll check out our MX-330 and see if I see anything unusual. 

You know you don't have to use "O" number for programs anymore right? You can use up to 32 Alphanumeric characters; 0-9, A-Z, - and _. You can't uses spaces and other reserved characters. Upper and/or Lower Case letters are OK as well. This goes for all 30i, 31i, 32i, and 0i-F series controls. :thumbsup:

See how your "Feed" indicator has a metric number? You want to know where to fix that? 

Thanks for the info. 

Yes and yes I wouldn't mind knowing how to switch that.

I think it may be there is a fraction of a second there are 2 buttons pushed from my ninja like reflexes.  So my code sometimes looks like this. G)0 G)x)yo

I have been waiting for 6 months for the parameter to prevent the  100+ macro variable from clearing at m30. Do you happen to know that.

Link to comment
Share on other sites

Here's the parameters I change on all of our FANUC 30i and 31i- controlled 5-Axis machines; 

#1300.1 = 1 Handle Jog OT alarm not output. (NAL)

#1401.4 = 1 Rapid Stops when Feed Override is at 0% (RF0)

#6001.3 = 1 Output all MACRO Variables on punch (PV5)

#6001.6 = 1 #100-#199 not cleared on reset. (CCV)

#6005.0 = 1 In Sub Program Call use Sequence Number (SQC)

#6019.0 = 1 Output all variables as decimal number (MCO)

#11350.1=1 Current section of program only displayed, not look ahead section (APD) (Requires Reboot)

#11351.6=1 Parameter Group Names Displayed (GTD)

#11775.0=1 Smooth TCP is Active  (TP2)

#13265 = 999 (MAX TLO Available) Tool Life Management H Offset Number (0=99)

#13266 = 999 (MAX TLO Available) Tool Life Management D Offset Number (0=99)

#13451.1 = 1 TWP 0's ok. (ATW)

#14854.6 = 1 Program Input/Output is enabled during Background Editing (BGO)

#19746.4 = 1 (TBP) G41.2/G42.2 ok

 

This should set you up nice. 

  • Like 6
Link to comment
Share on other sites

That will get rid of the alarm as long as your machine has the option. If you're in the US, I believe they all come with it.

 

When I get to the office Monday, I'll get the setting change to fix the feed rate indicator. It's a FANUC issue. They fixed it in subsequent software releases. That value didn't scale when in Inch/Metric mode. 

  • Thanks 1
Link to comment
Share on other sites
1 minute ago, cncappsjames said:

That will get rid of the alarm as long as your machine has the option. If you're in the US, I believe they all come with it.

 

When I get to the office Monday, I'll get the setting change to fix the feed rate indicator. It's a FANUC issue. They fixed it in subsequent software releases. That value didn't scale when in Inch/Metric mode. 

Our 330 has the same thing and they had to do an update and now it's good.  That pic is our pc4

Link to comment
Share on other sites
6 hours ago, cncappsjames said:

Here's the parameters I change on all of our FANUC 30i and 31i- controlled 5-Axis machines; 

#1300.1 = 1 Handle Jog OT alarm not output. (NAL)

#1401.4 = 1 Rapid Stops when Feed Override is at 0% (RF0)

#6001.3 = 1 Output all MACRO Variables on punch (PV5)

#6001.6 = 1 #100-#199 not cleared on reset. (CCV)

#6005.0 = 1 In Sub Program Call use Sequence Number (SQC)

#6019.0 = 1 Output all variables as decimal number (MCO)

#11350.1=1 Current section of program only displayed, not look ahead section (APD) (Requires Reboot)

#11351.6=1 Parameter Group Names Displayed (GTD)

#11775.0=1 Smooth TCP is Active  (TP2)

#13265 = 999 (MAX TLO Available) Tool Life Management H Offset Number (0=99)

#13266 = 999 (MAX TLO Available) Tool Life Management D Offset Number (0=99)

#13451.1 = 1 TWP 0's ok. (ATW)

#14854.6 = 1 Program Input/Output is enabled during Background Editing (BGO)

#19746.4 = 1 (TBP) G41.2/G42.2 ok

 

This should set you up nice. 

:unworthy:

Link to comment
Share on other sites
16 hours ago, cncappsjames said:

Here's the parameters I change on all of our FANUC 30i and 31i- controlled 5-Axis machines; 

#1300.1 = 1 Handle Jog OT alarm not output. (NAL)

#1401.4 = 1 Rapid Stops when Feed Override is at 0% (RF0)

#6001.3 = 1 Output all MACRO Variables on punch (PV5)

#6001.6 = 1 #100-#199 not cleared on reset. (CCV)

#6005.0 = 1 In Sub Program Call use Sequence Number (SQC)

#6019.0 = 1 Output all variables as decimal number (MCO)

#11350.1=1 Current section of program only displayed, not look ahead section (APD) (Requires Reboot)

#11351.6=1 Parameter Group Names Displayed (GTD)

#11775.0=1 Smooth TCP is Active  (TP2)

#13265 = 999 (MAX TLO Available) Tool Life Management H Offset Number (0=99)

#13266 = 999 (MAX TLO Available) Tool Life Management D Offset Number (0=99)

#13451.1 = 1 TWP 0's ok. (ATW)

#14854.6 = 1 Program Input/Output is enabled during Background Editing (BGO)

#19746.4 = 1 (TBP) G41.2/G42.2 ok

 

This should set you up nice. 

Just plain bad a$$ help James!!! Thank you for coming back to help others!!!!

  • Thanks 1
Link to comment
Share on other sites

Ok @Leon82,

  1. Press the button that has 9 filled boxes (looks like a negative of Tic-Tac-Toe)
  2. Press File Manager on the touchscreen. This brings up Windows Explorer
  3. On the left pane of explorer scroll down to the D:\ drive and double tap on it
  4. Navigate to D:\FANUC\iHMI\MTB\CNCOpera\Setting
  5. Double tap on Setting_Data.txt open with Word Pad (or notepad if you prefer)
  6. Scroll down to the following;

[Actual_Feedrate]

Max_Scale-Markings_Val=40000

Change 40000 to 1575

Tap File, Save, and save the file. 

Close out of Word Pad (or Notepad). Close out of Explorer. Navigate back to your CNC screen. You may need to go to another screen to get the display to refresh. Hope that helps. 

 

As to the keyboard not keeping up... I guess I type slower. LOL I did notice the computer doesn't seem to be quite as responsive as a dedicated PC or dedicated CNC. I'm going to do a little more testing between Christmas and New Years and see what I can figure out. 

 

 

  • Like 2
Link to comment
Share on other sites
6 hours ago, cncappsjames said:

Ok @Leon82,

  1. Press the button that has 9 filled boxes (looks like a negative of Tic-Tac-Toe)
  2. Press File Manager on the touchscreen. This brings up Windows Explorer
  3. On the left pane of explorer scroll down to the D:\ drive and double tap on it
  4. Navigate to D:\FANUC\iHMI\MTB\CNCOpera\Setting
  5. Double tap on Setting_Data.txt open with Word Pad (or notepad if you prefer)
  6. Scroll down to the following;

[Actual_Feedrate]

Max_Scale-Markings_Val=40000

Change 40000 to 1575

Tap File, Save, and save the file. 

Close out of Word Pad (or Notepad). Close out of Explorer. Navigate back to your CNC screen. You may need to go to another screen to get the display to refresh. Hope that helps. 

 

As to the keyboard not keeping up... I guess I type slower. LOL I did notice the computer doesn't seem to be quite as responsive as a dedicated PC or dedicated CNC. I'm going to do a little more testing between Christmas and New Years and see what I can figure out. 

 

 

Will this work on a robodrill with 31i B5? 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.

Join us!

eMastercam - your online source for all things Mastercam.

Together, we are the strongest Mastercam community on the web with over 56,000 members, and our online store offers a wide selection of training materials for all applications and skill levels.

Follow us

×
×
  • Create New...