Cant Modify Programs
- mfrontier8
- Offline
- New Member
Less
More
- Posts: 2
- Thank you received: 0
05 Dec 2012 05:29 #27215
by mfrontier8
Cant Modify Programs was created by mfrontier8
Please Log in or Create an account to join the conversation.
- Todd Zuercher
- Offline
- Platinum Member
Less
More
- Posts: 5007
- Thank you received: 1441
05 Dec 2012 05:57 #27217
by Todd Zuercher
Replied by Todd Zuercher on topic Cant Modify Programs
I am not entierly sure what you mean by "program box". If you are refering to where the G code is shown at the botom of the Axis screen, then the answer is you can't. Axis is not an editor, if you click on the file menu then select edit, a text editor window should open the loaded program. If it doesn't then you need to make sure that your ini file references a valid text editor program. Once you have made the changes you need to make with the text editor (and saved it), you will have to tell axis to reload the G code for your new changes to show up.
Please Log in or Create an account to join the conversation.
- mfrontier8
- Offline
- New Member
Less
More
- Posts: 2
- Thank you received: 0
05 Dec 2012 06:12 #27220
by mfrontier8
Replied by mfrontier8 on topic Cant Modify Programs
The "edit" is grayed out when i go to file...
Please Log in or Create an account to join the conversation.
05 Dec 2012 17:45 #27238
by ArcEye
As Todd said, that is because either you do not have this in your ini file
[DISPLAY]
EDITOR = gedit
or you do not have gedit or whatever editor you chose, on your system.
regards
Replied by ArcEye on topic Cant Modify Programs
The "edit" is grayed out when i go to file...
As Todd said, that is because either you do not have this in your ini file
[DISPLAY]
EDITOR = gedit
or you do not have gedit or whatever editor you chose, on your system.
regards
Please Log in or Create an account to join the conversation.
- Todd Zuercher
- Offline
- Platinum Member
Less
More
- Posts: 5007
- Thank you received: 1441
05 Dec 2012 21:34 #27249
by Todd Zuercher
Replied by Todd Zuercher on topic Cant Modify Programs
Also you can't edit a file while it is running or paused.
Please Log in or Create an account to join the conversation.
Time to create page: 0.071 seconds