Pendant-Numeric keypad HELP
- pietras666
- Offline
- New Member
-
Less
More
- Posts: 1
- Thank you received: 0
24 Jul 2015 01:40 - 24 Jul 2015 02:49 #60865
by pietras666
Pendant-Numeric keypad HELP was created by pietras666
Hi
I have Numeric keypad Targus and linuxcnc 2.6.8
I edited the file /usr/bin/axis
Here is the file /usr/bin/axisalmost all keys work, but i have problem 
i needs help finding a line of code responsible for the feed rate(JOG SPEED)
buttons on the keyboard , and . ( < and > )
I have Numeric keypad Targus and linuxcnc 2.6.8
I edited the file /usr/bin/axis
Here is the file /usr/bin/axis
root_window.bind("<BackSpace>", commands.clear_live_plot)
root_window.bind("<KP_Home>", commands.home_all_axes)
root_window.bind_class("all", "<KP_Divide>", commands.estop_clicked)
root_window.bind("<KP_Multiply>", commands.onoff_clicked)
root_window.bind("<Return>", commands.task_run




i needs help finding a line of code responsible for the feed rate(JOG SPEED)
buttons on the keyboard , and . ( < and > )
Last edit: 24 Jul 2015 02:49 by pietras666.
Please Log in or Create an account to join the conversation.
Time to create page: 0.046 seconds