How to delete cooling and spindle tools
17 Jul 2019 14:16 #139698
by slckzbn
How to delete cooling and spindle tools was created by slckzbn
I dont use to 2 tools. (cooling and spindle)
How to delete this?
And maybe empty place use to my logo.
How to delete this?
And maybe empty place use to my logo.
Please Log in or Create an account to join the conversation.
- tommylight
- Away
- Moderator
Less
More
- Posts: 19106
- Thank you received: 6398
17 Jul 2019 15:18 #139701
by tommylight
Replied by tommylight on topic How to delete cooling and spindle tools
Nasilinsen abey ?
What GUI are you using?
For Axis GUI, you can edit the ini and hal files and remove the lines pertaining to coolant, mist and spindle.
What GUI are you using?
For Axis GUI, you can edit the ini and hal files and remove the lines pertaining to coolant, mist and spindle.
Please Log in or Create an account to join the conversation.
17 Jul 2019 20:47 #139719
by newbynobi
Replied by newbynobi on topic How to delete cooling and spindle tools
You can hide or replace both, just placing embedded panels on the places. Just read in the dokumentation how to do that.
Norbert
Norbert
Please Log in or Create an account to join the conversation.
18 Jul 2019 06:36 #139762
by slckzbn
Replied by slckzbn on topic How to delete cooling and spindle tools
I use to gmoccapy 2.3.5.1 and linux cnc 2.8.0-pre1
I read a documentation but i could not
I install glade but couldn't open gmoccapy in the glade.
How to edit gmoccapy gui ?
I read a documentation but i could not
I install glade but couldn't open gmoccapy in the glade.
How to edit gmoccapy gui ?
Please Log in or Create an account to join the conversation.
- Todd Zuercher
- Offline
- Platinum Member
Less
More
- Posts: 5007
- Thank you received: 1440
18 Jul 2019 14:09 - 18 Jul 2019 14:11 #139807
by Todd Zuercher
Replied by Todd Zuercher on topic How to delete cooling and spindle tools
Are you using a base operating system newer than Debian 7? Editing Glade files for Linuxcnc requires using an older version of the Glade editor, one that supports GTK2. The reason for this is because all of the Linuxcnc Glade widgets were built with GTK2. GTK2 support in Glade ended with version 3.8, so that is the last version that works for editing. The simplest solution is find an old PC (or set up a virtual machine) where you can install a copy of the old Debian 7 (Wheezy) Linuxcnc ISO. So that you can edit your GUI files, then copy the newly edited files to your CNC machine. (You do not need Glade 3.8 installed to use the gui, just to edit them.)
Last edit: 18 Jul 2019 14:11 by Todd Zuercher.
The following user(s) said Thank You: slckzbn
Please Log in or Create an account to join the conversation.
- Todd Zuercher
- Offline
- Platinum Member
Less
More
- Posts: 5007
- Thank you received: 1440
18 Jul 2019 14:17 #139808
by Todd Zuercher
Replied by Todd Zuercher on topic How to delete cooling and spindle tools
PS: Don't forget that the old Linuxcnc.ISO comes with an older version of Linuxcnc (v2.7) and the gui files included with it probably will not work with 2.8. You will need to copy the Glade files you want to edit from your 2.8 installation over, edit them, then copy them back.
The following user(s) said Thank You: slckzbn
Please Log in or Create an account to join the conversation.
18 Jul 2019 15:57 #139822
by newbynobi
Replied by newbynobi on topic How to delete cooling and spindle tools
Take the attached empty_panel.glade file and place it in your config dir.
Open your Ini file and in the display section paste the following three lines
Save the ini file and start your config. The spindle and coolant stuff is gone.
For more details on how to modify the GUI, it is also very usefull to check the gmoccapy / gmoccapy_plasma sim config.
Norbert
Open your Ini file and in the display section paste the following three lines
EMBED_TAB_NAME = coolant_spindle_panel
EMBED_TAB_LOCATION = box_coolant_and_spindle
EMBED_TAB_COMMAND = gladevcp -x {XID} empty_panel.glade
Save the ini file and start your config. The spindle and coolant stuff is gone.
For more details on how to modify the GUI, it is also very usefull to check the gmoccapy / gmoccapy_plasma sim config.
Norbert
The following user(s) said Thank You: slckzbn
Please Log in or Create an account to join the conversation.
18 Jul 2019 15:59 #139823
by newbynobi
Replied by newbynobi on topic How to delete cooling and spindle tools
Find attached a how to install glade 3.8.6 under MINT,
The way to install in other OS should be very similar and strait forward.
Norbert
The way to install in other OS should be very similar and strait forward.
Norbert
The following user(s) said Thank You: slckzbn
Please Log in or Create an account to join the conversation.
22 Jul 2019 08:16 #140163
by slckzbn
Replied by slckzbn on topic How to delete cooling and spindle tools
İt's worked thank you
Please Log in or Create an account to join the conversation.
22 Jul 2019 19:50 #140230
by newbynobi
Replied by newbynobi on topic How to delete cooling and spindle tools
You are wellcome,
glad i could help.
Norbert
glad i could help.
Norbert
The following user(s) said Thank You: slckzbn
Please Log in or Create an account to join the conversation.
Time to create page: 0.114 seconds