open post processed file with custom editor
open post processed file with custom editor
(OP)
Is it possible to set a custom G-code editor as a default application to open post processed files in NX7?
INTELLIGENT WORK FORUMS
FOR ENGINEERING PROFESSIONALS Come Join Us!Are you an
Engineering professional? Join Eng-Tips Forums!
*Eng-Tips's functionality depends on members receiving e-mail. By joining you are opting in to receive e-mail. Posting GuidelinesJobs |
open post processed file with custom editor
|
RE: open post processed file with custom editor
# This variable controls which text editor will be used
# when it is invoked from the KF class editor
#
# EDITOR=notepad.exe
Sandro Anderlini
Mould designer
Macerata - Italy
RE: open post processed file with custom editor
RE: open post processed file with custom editor
If you want an editor to start when you finish postprocessing, that can be done at the end of the post. There are samples sround - check the NX post library or nx.cam forum.
I am curious - why do you need to edit the posted output?
Mark Rief
Product Manager
Siemens PLM
RE: open post processed file with custom editor
Can this be done in Postbuilder? How? I didnt find any settings like this. Should it be coded in TCL?
RE: open post processed file with custom editor
Maybe with a macro or a journal,
or C++ program, you can launch Cimco edit.
I want to know, it can be usufull to send programs by DNC.
Thanks.
RE: open post processed file with custom editor