Hello Guest it is April 19, 2024, 02:29:12 AM

Author Topic: Ignoring feed bug or me got it wrong?  (Read 3234 times)

0 Members and 1 Guest are viewing this topic.

Offline Rimmel

*
  •  208 208
    • View Profile
Ignoring feed bug or me got it wrong?
« on: June 02, 2014, 04:23:26 PM »
Using latest version 3.043.066.

I am in Metric mode and feed is set to mm/min, CSS.

When I start a program the feed g-code command is ignored, and if I go to the manual screen the feed commands commands are ignored.

e.g. if the feed is set to 6.0 (default on startup) on the manual screen and I type F75.0, nothing changes. It's not the keyboard because if I type S800 then the screen setting changes to 800. Everything else works.

So after a bit of messing around I found that if I set the feed to anything below 1 then it suddenly springs to life and then I can set the feed to 75.

So:
F0.50
F75.0

works!

The same in g-code programs - if at the top I put F0.50 then the code then reads the feed commands, if i don't it ignores them.

A I doing something wrong or is it a known bug?

thanks

  
 

Offline Hood

*
  •  25,835 25,835
  • Carnoustie, Scotland
    • View Profile
Re: Ignoring feed bug or me got it wrong?
« Reply #1 on: June 05, 2014, 01:44:07 PM »
CSS doesnt work correctly in Mach3, I would say not to use it. Also 066 has issues, especially with Turn, so again would advise against using that version.
Also worth pointing out that G95 is the most common method of feed on a lathe.

Hood

Offline Rimmel

*
  •  208 208
    • View Profile
Re: Ignoring feed bug or me got it wrong?
« Reply #2 on: June 05, 2014, 01:50:12 PM »
Yes - thanks, reverting back to 057, unless you are using a different one.

G95 - oh, I'm fairly new to cnc and g-code but all the programs and code examples I've seen/been given work in mm/min.

Also i thought mm/min was the norm because in motor tuning the steppers are set in mm/min???

thanks again - much appreciated.
« Last Edit: June 05, 2014, 02:05:23 PM by Rimmel »

Offline Hood

*
  •  25,835 25,835
  • Carnoustie, Scotland
    • View Profile
Re: Ignoring feed bug or me got it wrong?
« Reply #3 on: June 05, 2014, 02:12:28 PM »
When using a lathe it is normal to programme in feed per rev, makes life a lot simpler as well as no matter what your spindle speed is you will just have to programme a couple of feedrates. For example I normally use 0.3mm/rev for roughing and 0.15mm/rev for finish.

I will check tomorrow and see what I am using on the lathe.

Hood

Offline Rimmel

*
  •  208 208
    • View Profile
Re: Ignoring feed bug or me got it wrong?
« Reply #4 on: June 05, 2014, 02:17:10 PM »
When using a lathe it is normal to programme in feed per rev, makes life a lot simpler as well as no matter what your spindle speed is you will just have to programme a couple of feedrates. For example I normally use 0.3mm/rev for roughing and 0.15mm/rev for finish.

I will check tomorrow and see what I am using on the lathe.

Hood

OK advice duly noted regarding feed per rev :-)

One thing though - what will jogging use? Will that still be set to mm/min? So will it flash between the two?

Thanks
« Last Edit: June 05, 2014, 02:18:57 PM by Rimmel »

Offline Hood

*
  •  25,835 25,835
  • Carnoustie, Scotland
    • View Profile
Re: Ignoring feed bug or me got it wrong?
« Reply #5 on: June 05, 2014, 02:21:17 PM »
Jogging will work as normal, its just feed moves that will be per rev.
Hood