![]() | |
| 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
| |||
| |||
I have a manual Z on my mill and need to come up with some sort of macro that will feed hold, tell me what Z depth to goto, I then press continue and away we go. I can figure out how to feed hold but not how to display messages on the ticker or in a message box. NOTE: Im looking for an all gcode solution so no VB macros are allowed... |
|
#2
| |||
| |||
| Many CNC controls allow uppercase text to be displayed as long as they are in parenthesis in the program. Not sure about your control, try putting some words in parenthesis in your G-code program and see if they display on your CNC control when you run the program. |
|
#3
| |||
| |||
| I should mention im using Mach 3... I currently have this: M0 (Down) G01 X-0.13 Y1.28 M0 (UP) G00 X1.63 Y1.10 M0 (Down) G01 X1.13 Y1.10 M0 (Up) G00 X1.63 Y0.93 I did this using some console searching regular expressions to insert Down Before G01 and Up afterwords but the wording in brackets id displayed in the status bar even if im 10 lines away from that particular command. I remember seeing a thread about displaying messages in Mach with something like M00 msgbox(Down) or something but I cant find it. |
![]() |
| 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!- HOW DO I PUT MESSAGES TO THE OPERATOR | Capteod | Mach Wizards, Macros, & Addons | 6 | 08-14-2009 11:51 AM |
| Problem- Sketch Line command V22 ? | hall6ppc | BobCad-Cam | 4 | 12-10-2008 06:20 PM |
| command line control | wjfiles | Mechanical Calculations/Engineering Design | 2 | 06-04-2006 07:11 AM |
| How to edit post to add a command line at .nc | ekit | Post Processor Files | 0 | 01-08-2006 06:15 AM |
| Line command | CNCadmin | General CAM Discussion | 4 | 06-26-2003 02:42 PM |