F9 hotkey

More
27 Oct 2016 17:05 #82146 by JRied
F9 hotkey was created by JRied
Hello all,

I was wondering if there is a way to configure the machine/computer so that when I press F9 with the CNC software open, that the spindle turns on at 2000RPM instead of 800RPM.

I dont use Linux often, so if you could be as detailed as possible in the instructions if you know, that would be super!

Thanks!

Please Log in or Create an account to join the conversation.

More
27 Oct 2016 17:26 - 27 Oct 2016 17:29 #82149 by Todd Zuercher
Replied by Todd Zuercher on topic F9 hotkey
You can change this setting in the [DISPLAY] section of the ini file of your config,
DEFAULT_SPINDLE_SPEED = 800
change it to
DEFAULT_SPINDLE_SPEED = 2000
linuxcnc.org/docs/html/config/ini-config.html#_display_section

If you don't have that line in the display section of your ini file add it.

If you need more details about how to edit your config files or where they are located, please ask.
Last edit: 27 Oct 2016 17:29 by Todd Zuercher.

Please Log in or Create an account to join the conversation.

More
27 Oct 2016 17:43 #82151 by JRied
Replied by JRied on topic F9 hotkey
I am not really sure where to find the ini file... could you tell me what folder it might be in from the file manager? I am not very familiar with Linux.

Please Log in or Create an account to join the conversation.

More
27 Oct 2016 17:55 - 27 Oct 2016 18:00 #82152 by Todd Zuercher
Replied by Todd Zuercher on topic F9 hotkey
In your home directory (the home dir's name is your user's name) there should be a directory called "linuxcnc", in that directory is one called "configs", within that directory is one named your config name, within that directory is a file called "yourconfig.ini". Open that file with a text editor, make the changes and save it.
The path would be something like this.
/home/username/linuxcnc/configs/yourconfig/yourconfig.ini
(Replacing "username" and "yourconfig" with what ever those are called on your machine.)
Last edit: 27 Oct 2016 18:00 by Todd Zuercher.

Please Log in or Create an account to join the conversation.

More
27 Oct 2016 17:57 #82154 by JRied
Replied by JRied on topic F9 hotkey
Found it! Thank you so much!!!!

Please Log in or Create an account to join the conversation.

Time to create page: 0.166 seconds
Powered by Kunena Forum