Hello Guest it is April 19, 2024, 01:43:43 PM

Author Topic: #500 line stop with license version  (Read 5136 times)

0 Members and 1 Guest are viewing this topic.

#500 line stop with license version
« on: January 10, 2012, 04:20:52 PM »
Hello,

I'm a new Mach3 user, I found a lot of topics concerning my problem on this forum but didn't found any solution...

I have the License version of Mach3 installed on my PC (Win XP SP2 Home Edition). I verified, it's the License version (my name is written, Licensed To: "me")
but I still have the 500 lines limit which message "End program" when arriving at the line 500 and that with all G-code I tested.

I put this version on another computer (Win 7 Ultimate but no parallel port) and it works perfectly: mach can go over the #500 line.

so if you have any solution...

Thanks for your time.

Korben
Re: #500 line stop with license version
« Reply #1 on: January 10, 2012, 04:42:09 PM »
license@machsupport.com I think this is it.

Offline ger21

*
  • *
  •  6,295 6,295
    • View Profile
    • The CNC Woodworker
Re: #500 line stop with license version
« Reply #2 on: January 10, 2012, 07:14:58 PM »
Quote
but I still have the 500 lines limit which message "End program" when arriving at the line 500 and that with all G-code I tested.

There is no "End Program" message when the 500 line limit is reached. It sounds like that message is in the  end of your g-code.

Are there any other errors?

Can you post the g-code?
Gerry

2010 Screenset
http://www.thecncwoodworker.com/2010.html

JointCAM Dovetail and Box Joint software
http://www.g-forcecnc.com/jointcam.html
Re: #500 line stop with license version
« Reply #3 on: January 10, 2012, 09:02:50 PM »
sorry, the message is "End of File Estop selected" because I checked the option "E-stop the system" in General Config --> Prgm End or M30 or Rewind group box.

line 500 is considered as an end file...

here is the G-code, it's a g-code from an art toolpath (mastercam): (I don't know how to post the complete file)

beginning of file:

%
O0000(LION)
(DATE=DD-MM-YY - 08-01-12 TIME=HH:MM - 13:42)
(MCX FILE - C:\USERS\USER\DESKTOP\TUTO\LION.MCX-5)
(NC FILE - C:\USERS\USER\DESKTOP\TUTO\LION.NC)
(MATERIAL - ALUMINUM MM - 2024)
( T217 |    8. FLAT ENDMILL | H217 )
( T210 |    1. FLAT ENDMILL | H210 )
N100 G21
N102 G0 G17 G40 G49 G80 G90
N104 T217 M6
N106 G0 G90 G54 X-94.955 Y-22.812 A0. S3183 M3
N108 G43 H217 Z10.
N110 G1 Z8. F159.2
N112 Y-20.078 F318.3
N114 Y-20.024 Z3.99
.
.
.
N1080 X-10.042 Y35.971 Z5.196
N1082 X-9.978 Y35.863 Z5.249
N1084 X-9.688 Y35.377 Z5.258                      N1084 is the #500 line
N1086 X-8.626 Y33.594
N1088 X-8.618 Y33.54
.
.
.                                                                  end of the file:
N404 X11.822 Y-19.856 Z1.844                       N404 is the #44711 line
N406 G0 Z13.
N408 Z18.
N410 M5
N412 G91 G28 Z0.
N414 G28 X0. Y0. A0.
N416 M30
%

Offline Hood

*
  •  25,835 25,835
  • Carnoustie, Scotland
    • View Profile
Re: #500 line stop with license version
« Reply #4 on: January 11, 2012, 02:51:09 AM »
Attach your xml and the code you are using as attachments please, you will likely need to rename the xml first as the forum only allows file names to  be posted once.
Hood
Re: #500 line stop with license version
« Reply #5 on: January 11, 2012, 07:12:01 PM »
g-code and config files.

Thanks

Korben

Offline Hood

*
  •  25,835 25,835
  • Carnoustie, Scotland
    • View Profile
Re: #500 line stop with license version
« Reply #6 on: January 11, 2012, 07:15:35 PM »
Have sent you a PM.
Hood