Hello Guest it is April 19, 2024, 09:26:21 AM

Author Topic: Losing Normal Condition  (Read 2917 times)

0 Members and 1 Guest are viewing this topic.

Losing Normal Condition
« on: December 04, 2008, 09:34:54 PM »
I'm having some fun. I have always worked in G90 mode, but the sopftware seems to want to switch back to g91 offset mode whenever it feels like it. Thankfully it hasn't felt like it when in teh middle of a GCode run - yet. Anyone got any ideas why this is happening?

Offline Hood

*
  •  25,835 25,835
  • Carnoustie, Scotland
    • View Profile
Re: Losing Normal Condition
« Reply #1 on: December 05, 2008, 02:13:03 AM »
Probably either some of your code or the initialisation changes it to G91.
Hood
Re: Losing Normal Condition
« Reply #2 on: December 05, 2008, 02:29:40 AM »
Not my code, definitely- this happens when I'm using the shuttlepro to jog, mostly.  I'll set the zero points and jog off them then go enter a g1x0y0 in the MDI interface- and the thing doesn't move. So I enter it again, stil no movement. So I check to see what's wrong, and the 'Normal Condfition' flasher is on. I enter a g90 before the g1x0y0 and it works. I want to know why it's not holding a normal condition, because very soon after I enter that g90 I have to enter it again.

Offline Hood

*
  •  25,835 25,835
  • Carnoustie, Scotland
    • View Profile
Re: Losing Normal Condition
« Reply #3 on: December 05, 2008, 02:50:08 AM »
Well looks like the shuttle pro is changing it, I dont have a shuttle por so cant comment on it. One thing to check is that you dont have G91 set in General Config, it could be that the Shuttle Pro is resetting to the initialisation.
Hood