![]() | |
| Home Page | Mark Forums Read | Today's Posts | My Replies | Classifieds | Reviews | Photo Gallery | Web Links | Share Files | Advertise With Us | Ad List |
| |||||||
| Bridgeport and Hardinge Mills Discuss Bridgeport and Hardinge Mills here! |
| This forum is sponsored by: |
![]() |
| | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
| |||
| |||
I recently purchased a 1993 Explorer I with a DX32 V2.30/4.54 operating system. I also purchased a OneCNC cad/cam to convert my Solid works drawings to machine code. I can copy a .txt post from the A drive to the C drive but when I try to move it to the BMDC to run the program I get either a "Parser #4 internal addressing error "or the same thing only #10. Can anyone tell me what these error codes mean? Would setting up a DNC help? Or does someone know of a change I need to make to the post? |
|
#2
| |||
| |||
| How big is the part program file? The BMDC has a memory capacity of 256K. If it is bigger than that, you will have to DNC. George
__________________ (Note: The opinions expressed in this post are my own and are not necessarily those of CNCzone and its management) |
|
#4
| ||||
| ||||
| Could the problem have anything to do with the start and end line characters of your program? George can perhaps fill you in on what these should be, if you are unsure.
__________________ First you get good, then you get fast. Then grouchiness sets in. (Note: The opinions expressed in this post are my own and are not necessarily those of CNCzone and its management) |
|
#5
| |||
| |||
| It could be a bad (incorrect) post processor. Have you tried writing the program at the machine? I am of the opinion that having a CAM system does not mean it absolves you from knowing how to write a program longhand thus also knowing how to read a program to see if there are errors. I see this more and more in the field. George
__________________ (Note: The opinions expressed in this post are my own and are not necessarily those of CNCzone and its management) |
| Sponsored Links |
|
#6
| ||||
| ||||
| BobL, If the Boss5 uses standard protocall, you need to check to see if there is a % sign at the beginning and end of your program. Now, this can be hardcoded into your OneCNC post through ncsetup, or else, you can add it in the start and end lines of the communication utility that starts from the NC editor window. If Boss5 uses one of the unprintable ASCII characters (known as control codes) to start, then these must be entered in the start and end lines of the comm utility.
__________________ First you get good, then you get fast. Then grouchiness sets in. (Note: The opinions expressed in this post are my own and are not necessarily those of CNCzone and its management) |
|
#7
| |||
| |||
| Hi Guys, I'm new to the machining & the cam world. So I have quite a learning curve ahead. I've used the DX32 & the BOSS10 postprocessor with basically the same results as noted originally. I've tried modifying the post by deleting some words that didn't seem correct like an M05 that preceded a G40 G49 G80 in a Block. My owners manual says the following format must be used for the machine to work, N_G_(A,Y,Z,)F_M_(EOB). So it appears to me the G code has to be before the M code in a block. I'm suprised something so basic would be overlooked by OneCNC. The previous owner mentioned using BOSS 10 as a post he used. He always wrote in a subroutine fashion. However being new to the cnc world I can tell imeddiately there is no way I could write the type of code needed to mill some of the parts I have designed. So I'm depending on the cam to do most of the work. The manuals on this machine are not desinged for a complete beginner like myself, they don't say anything about a beginning or ending code format or command. None of the examples show a % sign in them anywhere. When I first started looking for help I was directed to a gentleman that sells Camworks. I sent him a copy one one of my files and he said it was a Fanuc type post, even though in OneCNC I had selected both BOSS10 or DX32 , which by the way did start & end with a %. I even tried deleting that but still keep gettting the internal addressing error. |
|
#8
| ||||
| ||||
| Post a small sample of a file you are trying to run. Maybe we can pare it down to the basics to find out what will work. I'm not sure how you've got this control working with your PC, but since the controller is fairly old, make certain that your file names are legal DOS names, no longer than 8 characters, plus the extension.
__________________ First you get good, then you get fast. Then grouchiness sets in. (Note: The opinions expressed in this post are my own and are not necessarily those of CNCzone and its management) |
|
#10
| ||||
| ||||
| More things to try: looking at your sample program, delete all comments, with parenthesis, as you controller may not be able to cope with comments in the program. Round all feedrates off to one decimal place. Place all Z movements on a seperate line (in case the control cannot do 3 axis interpolation). Try G43 H1 on a line by itself. You don't need the D1 unless you are doing G41/G42 radius compensation. You may also have to introduce a Z movement on the line with the G43 H1. I'm sure some guys who actually run this brand of cnc can comment on the proper syntax for you to program with.
__________________ First you get good, then you get fast. Then grouchiness sets in. (Note: The opinions expressed in this post are my own and are not necessarily those of CNCzone and its management) |
| Sponsored Links |
|
#11
| |||
| |||
| Shoot! This is a machine that runs on DOS 6.20 and you have to follow DOS rules!! You may need to get a copy of my bible: DOS FOR DUMMIES. Your program name which is your file name cannot exceed 8 characters and it cannot contain illegal ones. George
__________________ (Note: The opinions expressed in this post are my own and are not necessarily those of CNCzone and its management) |
|
#12
| |||
| |||
Hey guys thanks for all of your help!! Finally got my machine to make some chips. I think the parenthesis might have been a problem, but putting a colon before them did the trick. I also corrected the length of the file name & had to remove some uneeded words or even a whole block. My guess if you delete a block you can't leave the space blank, but have to delete the row as well. |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Internal addressing error | BobL | General CNC (Mill and Lathe) Control Software (NC) | 1 | 05-26-2005 11:55 AM |
| Internal Gears??? | itsme | General Metalwork Discussion | 11 | 02-11-2005 02:21 PM |
| Fadal error codes | HareBall | Fadal | 3 | 01-22-2005 07:52 AM |
| Need help on Hitachi Seiki error 1012 | anti-SAMS | Machine Problems, Solutions , Wireless DNC, serial port | 1 | 11-24-2004 07:26 PM |
| Compensating for ball screw lead error? | Noah | General Metal Working Machines | 2 | 08-12-2004 08:51 PM |