Hello Guest it is April 16, 2024, 04:06:48 AM

Author Topic: Feed rate changing  (Read 2074 times)

0 Members and 1 Guest are viewing this topic.

Feed rate changing
« on: December 03, 2014, 01:20:37 PM »
If I click Stop or Reset while my g-code is running, the feed rate changes to 7.5 and stays there until it hits another feedrate change command in the code.  Any ideas? xml attached.
« Last Edit: December 03, 2014, 01:24:45 PM by tbowen »
Re: Feed rate changing
« Reply #1 on: December 03, 2014, 02:16:56 PM »
Um, kinda like, nevermind.  It was my fault.

This was a very simple program, maybe 30 lines or so, so I figured I'd just Notepad it by hand and not bother with the CAM software.  The code was mostly right, it's just that I kinda forgot that I needed line numbers.  So I guess Mach3 read the whole thing in as one long command.  The last feedrate in the program was 7.5, so that's what it used.  Crap.

Offline Hood

*
  •  25,835 25,835
  • Carnoustie, Scotland
    • View Profile
Re: Feed rate changing
« Reply #2 on: December 03, 2014, 04:27:49 PM »
You dont need line numbers in Mach, so not sure what your problem was.
Hood