Hello Guest it is April 18, 2024, 09:40:12 AM

Author Topic: change computer now issues????  (Read 2335 times)

0 Members and 1 Guest are viewing this topic.

change computer now issues????
« on: January 08, 2014, 11:29:33 PM »
Hello.
I have been running my cnc router with mach 3 for a few months now.
Recently I had to replace my computer and now it seems to work but
it dose not go home on m6 for tool change now.
Am I missing something in the software setup?

Any suggestions would be deeply apriciated .
Thnx

Offline Hood

*
  •  25,835 25,835
  • Carnoustie, Scotland
    • View Profile
Re: change computer now issues????
« Reply #1 on: January 09, 2014, 03:09:38 AM »
The only two things that I can think of that will send the axes to a defined position during a toolchange are the actual G Code or a custom M6 macro. If you had a custom macro then you will either have to rewrite that macro or if you have the old computer you may be able to grab it from it.
Hood

Offline RICH

*
  • *
  •  7,427 7,427
    • View Profile
Re: change computer now issues????
« Reply #2 on: January 09, 2014, 08:32:06 AM »
DBLC,

- Have a look at the programs gcode and see what instructions were given before and after a call for a tool change.
- Then have a read of the Mach Manual relative to configuration . There are three choices Config>General Logic
   Configuration.....top left of flyout........ Tool Change.

I will add that you don't need to be a programing wiz, but, one needs to understand the gode instructions given as they relate to ones machines configuration and setup for a job.

Otherwise............ your just driving the car in the dark with no headlights on!

RICH ;)

Re: change computer now issues????
« Reply #3 on: January 09, 2014, 09:09:34 AM »
The only two things that I can think of that will send the axes to a defined position during a toolchange are the actual G Code or a custom M6 macro. If you had a custom macro then you will either have to rewrite that macro or if you have the old computer you may be able to grab it from it.
Hood


I never had a custom macro. The machine always went home on m6 for start and tool change.
I did however go from older to newer software. Maybe something is missing in the new one????
Thnx for the help.
Re: change computer now issues????
« Reply #4 on: January 09, 2014, 10:07:30 AM »
Thnx for the help.
But I found it .
Macro was not in the folder. It was out for a joyride I guess. Put it back in the folder and
all is good.