Hello Guest it is March 28, 2024, 05:29:44 AM

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Korben

Pages: 1
1
General Mach Discussion / Re: #500 line stop with license version
« on: January 11, 2012, 07:12:01 PM »
g-code and config files.

Thanks

Korben

2
General Mach Discussion / Re: #500 line stop with license version
« 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
%

3
General Mach Discussion / #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

4
Hello everybody

I'm new Mach3 user, I just finished my first CNC (450x450x300mm) with stepper motors (upgrade with AC servo coming soon..., I hope) I've done my 1/32 (6A/phase) microstepping drivers using Texas Instrument chip.

my hobbies are: RC Models making, (cars, boats, planes Heli...) electronics and for a few month ago the CNC!


Korben

Pages: 1