![]() | |
| Home Page | Mark Forums Read | Today's Posts | My Replies | Classifieds | Reviews | Photo Gallery | Web Links | Share Files | Advertise With Us | Ad List |
| |||||||
| G-Code Programing Discuss G-code programing and problems here! |
| This forum is sponsored by: |
![]() |
| | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
| |||
| |||
| Does anyone know a way to convert the macro g code milltronics spits out when saving a conversational program into a basic or standard gcode program? There has to be a way i just haven't figured it out. Any help is good help. Thanks. |
|
#2
| |||
| |||
| Macros created as a result of conversational programs generally are simply collections of variables. I'm not familiar with milltronics, but several controllers such as a mitsubishi M700/70 have conversational programming that creates a line like: G#1X#202Y[CURRENT_LOC] Looking at local/common/system variables you'ld find #1=1 #202=3.5 Current_loc = the current location of a machine queried and commented as shown So it mainly becomes an excercise in variable substitution like: G01X3.5Y4.45 etc.... |
![]() |
| 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 |
| Need Help!- Macro A or Macro B On fanuc o-md | macrosat | Fanuc | 1 | 07-29-2009 06:49 AM |
| Testing program for Macro (Fanuc Macro B) | NickDP | Fanuc | 2 | 03-27-2009 03:15 PM |
| Convert Fanuc Macro to Fadal Macro | bfoster59 | Fadal | 1 | 11-08-2007 11:41 PM |
| I have a problem with my gcode or my conversion to gcode , everything is tiny? | NickLatech | G-Code Programing | 0 | 03-10-2005 12:46 PM |
| gcode to gcode converter | july_favre | General CAM Discussion | 4 | 05-24-2004 06:51 PM |