Welcome, Guest. Please login or register.
Did you miss your activation email?
May 27, 2012, 05:08:23 PM

Login with username, password and session length
Search:     Advanced search
* Home Help Search Calendar Links Login Register
+  Machsupport Forum
|-+  Mach Discussion
| |-+  General Mach Discussion
| | |-+  Anyone experience this
Pages: 1   Go Down
Print
Author Topic: Anyone experience this  (Read 526 times)
0 Members and 1 Guest are viewing this topic.
mboydraska
Active Member

Offline Offline

Posts: 8


View Profile
« on: March 03, 2011, 12:40:37 PM »

I was running a program with 3 tool changes. (CAM used VisualMill), everything was running great until the last tool change. Start cutting when cut speed tripled, cut speed set at 50ipm. Has anyone experience change of speeds?

Thanks,
Mike
Logged
Hood
Active Member

Offline Offline

Posts: 17,366


Carnoustie, Scotland


View Profile
« Reply #1 on: March 03, 2011, 01:15:49 PM »

Did your code have the F50 in it? Did you possibly accidently increase the FRO?
Hood
Logged
mboydraska
Active Member

Offline Offline

Posts: 8


View Profile
« Reply #2 on: March 05, 2011, 12:56:22 AM »

The code had the speed and feed that I had set for that specific tool. I ran another program generated from VisualMill again the tool ran faster than it was programmed to do. Never had problems with other CAM software. I will contact Mecsoft about this issue.

Thanks for the reply,
Mike
Logged
RICH
Global Moderator
*
Offline Offline

Posts: 4,709




View Profile
« Reply #3 on: March 05, 2011, 06:32:56 AM »

The  gcode provides the feedrate value in the program. Have a look at the  gcode and see where they are applied.
RICH
 
Logged
mboydraska
Active Member

Offline Offline

Posts: 8


View Profile
« Reply #4 on: March 08, 2011, 08:09:35 PM »

I don't think it is a Mach problem with the speed changing. It has to do with VisualMill, I did not get answers from them, it only changes the feed and speeds on the final MOps which is perimeter pass. Perimeter pass speed is set at 50.0ipm but prior to that it has 100ipm but I removed that, did not help was cutting at full speed (1000ipm)
Logged
rrc1962
Active Member

Offline Offline

Posts: 434


View Profile
« Reply #5 on: March 09, 2011, 09:38:09 AM »

If it's cutting at full speed (the speed you have set in motor tuning), then it sounds like you have a rapid move (G0) were a feedrate move (G1) should be.  Those commands are modal, so if you make a rapid move with the G0 word, then make a feedrate move, you have to use the G1 word.

Post some of the offending G-Code.  Sounds like VM post issue.

Logged
mboydraska
Active Member

Offline Offline

Posts: 8


View Profile
« Reply #6 on: March 10, 2011, 08:59:35 PM »

That was it, G0 rapid moves,  every time I would generate code from VisualMill I would do all MOps in one code with tool changes. My machine does not have ATC but VM allows different tools in one code with tool change position. So when it comes to do the very last machining operation, perimeter, it will generate G0 rather than G1. Should have picked up on this been doing this kind of work for quite a few years - getting too relaxed with it.

Thanks,
Mike
Logged
Pages: 1   Go Up
Print
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines Valid XHTML 1.0! Valid CSS!