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