Axis gui no tool table or program editor.
- Kieran
- Offline
- Senior Member
-
Less
More
- Posts: 56
- Thank you received: 8
12 Aug 2025 21:03 #333296
by Kieran
Axis gui no tool table or program editor. was created by Kieran
OK I've got my machine setup to use geany as the program text editor in my ini. program would upen if i hit "edit" gui button. Tool table wouldn't open using the drop down in axis. My tool.tbl does work though, as I can open it externally and add tools and linuxcnc picks it up. Then I tried switching my ini to use gedit just to see what happens. It appears new linuxcnc doest have gedit anymore so it didn't work. Switched back to geany, and now neither tool table or program edit works. Seems buggy. Will my pyvcp panel work or easily port to a not-terrible gui?
Please Log in or Create an account to join the conversation.
- langdons
- Offline
- Platinum Member
-
Less
More
- Posts: 549
- Thank you received: 57
14 Aug 2025 18:39 #333437
by langdons
Replied by langdons on topic Axis gui no tool table or program editor.
If you dislike geany, try xedit, nano, or vim.
Is your setup a parallel port setup or a MESA setup?
If so, try using their respectrive GUIs to create a config.
Is your setup a parallel port setup or a MESA setup?
If so, try using their respectrive GUIs to create a config.
Please Log in or Create an account to join the conversation.
- Kieran
- Offline
- Senior Member
-
Less
More
- Posts: 56
- Thank you received: 8
16 Aug 2025 22:33 #333525
by Kieran
Replied by Kieran on topic Axis gui no tool table or program editor.
I dont mind Geany. the problem is it wont open up my tool table from the axis screen. i have to go into the file/ folder system and open up my tool table. I think im gonna paly around with some different GUI to try and get my tool table integrated into the linuxcnc screen.
im running ethercat servos and a mesa 6i25 for my MPG and other IO. so the pnc/setpconf are irelivant for me.
im running ethercat servos and a mesa 6i25 for my MPG and other IO. so the pnc/setpconf are irelivant for me.
Please Log in or Create an account to join the conversation.
- langdons
- Offline
- Platinum Member
-
Less
More
- Posts: 549
- Thank you received: 57
18 Aug 2025 01:28 #333596
by langdons
Replied by langdons on topic Axis gui no tool table or program editor.
gedit is GNOME.
LinuxCNC is usually XFCE (at least the default ISO has XFCE installed by default).
LinuxCNC is usually XFCE (at least the default ISO has XFCE installed by default).
Please Log in or Create an account to join the conversation.
- rodw
-
- Offline
- Platinum Member
-
Less
More
- Posts: 11383
- Thank you received: 3820
18 Aug 2025 07:10 #333609
by rodw
Replied by rodw on topic Axis gui no tool table or program editor.
It will if you set the editor setting in the ini file. Lets you use whatever editor you want. The advantage with Geany is that its very familiar for Windows users who use notepad++I dont mind Geany. the problem is it wont open up my tool table from the axis screen.
Please Log in or Create an account to join the conversation.
- Kieran
- Offline
- Senior Member
-
Less
More
- Posts: 56
- Thank you received: 8
18 Aug 2025 22:35 #333640
by Kieran
Replied by Kieran on topic Axis gui no tool table or program editor.
yeah i like Geany. Im saying my ini is set to Geany and it doesnt work. also my tool table wont open.
Please Log in or Create an account to join the conversation.
- tommylight
-
- Online
- Moderator
-
Less
More
- Posts: 20582
- Thank you received: 7007
18 Aug 2025 22:38 #333641
by tommylight
Replied by tommylight on topic Axis gui no tool table or program editor.
Geany is not the same as geany in Linux, mind the upper case.
In the ini it should be geany all lower caseThe first line starts OK, the second shows the result above.
In the ini it should be geany all lower case
cnc@B650M:~$ geany
cnc@B650M:~$ Geany
Command 'Geany' not found, did you mean:
command 'geany' from deb geany (2.0-1)
Try: sudo apt install <deb name>
cnc@B650M:~$
Please Log in or Create an account to join the conversation.
Time to create page: 0.063 seconds