Hello Guest it is March 19, 2024, 02:19:01 AM

Author Topic: M30 DOES NOT REWIND  (Read 3613 times)

0 Members and 1 Guest are viewing this topic.

Offline DOUBLEG2008

*
  •  10 10
  • A TO THE Z
    • View Profile
M30 DOES NOT REWIND
« on: February 20, 2011, 06:22:44 PM »
WHY IS THE M30 NOT SHOWING UP IN MY PROGRAM WHEN I LOAD IT, IN RETURN IT DOES NOT REWIND TO BEGINNING.

DAVE
I HAVE ALL THE TOYS !!! HA HA HA
Re: M30 DOES NOT REWIND
« Reply #1 on: February 20, 2011, 06:31:16 PM »
This is a common occurance here, got me too !
You must hit a carriage return at the last line of code.
Most ues a % as the last line to assure that there was a carriage return after the M30

Like,
M30
%

Offline DOUBLEG2008

*
  •  10 10
  • A TO THE Z
    • View Profile
Re: M30 DOES NOT REWIND
« Reply #2 on: February 21, 2011, 06:53:06 AM »
 ;D
I KNOW BETTER I GOT IMPATIENT BEFORE I POSTED ... THANK YOU FOR REMINDING ME.  OUR 20X40 VMC USES AN ANILAM CONTROL NO START AND STOP IT JUST READS THE M30 OR M02(COUNTER)...
OUR OKUMA 4AXIS LATHE IS THE SAME.... ALL OUR LASERS AND TURRETS ARE FANUC (USING START STOP)

DOES COMMENTS IN MACH USE (  ) ?

I AM BUILDING THIS LITTLE MACHINE TO GO INTO PRODUCTION ENGRAVING PARTS FOR ONE OF OUR CUSTOMERS ... I GOTTA HURRY UP AND GET IT READY ...
I WANT IT TO BE PROGRAMMED THE WAY I WANT IT...
I HAVE ALL THE TOYS !!! HA HA HA
Re: M30 DOES NOT REWIND
« Reply #3 on: February 21, 2011, 09:40:23 AM »
Yes....  (This is a comment)

Offline Tarak

*
  •  229 229
    • View Profile
Re: M30 DOES NOT REWIND
« Reply #4 on: February 22, 2011, 02:36:41 PM »
Technically, I think you are meant to use ;COMMENT otherwise if you use (COMMENT) the comment will flash in the message/error part of the program .