Work with probe

More
21 Oct 2020 22:06 #186849 by Mokuleia
Replied by Mokuleia on topic Work with probe
Would you have any tips to share? Did you just follow the written procedure and that was it?

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

More
21 Oct 2020 22:21 #186850 by depronman
Replied by depronman on topic Work with probe
I started with the instructions from github, which work OK for Axis, but would not work with gmoccapy gui
I did a bit of interweb searching and found a post with some alternative instructions for gmoccapy, using these it worked perfectly
I will grab the code tomorrow for you, its on the PC in the workshop and its cold and wet here so not going out to the shop again tonight :)

Paul

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

More
22 Oct 2020 22:28 #186935 by depronman
Replied by depronman on topic Work with probe
Hi All,
I've attached my ini and set of HAL files and associated folders
The ini and HAL files are all well documented into section with description comments, so easy to understand at least what parts are doing what tasks
To get the probe stuff working using gmoccapy it was the following that was the key to it in the ini file-
EMBED_TAB_NAME=Probe Screen
EMBED_TAB_LOCATION = ntb_user_tabs
EMBED_TAB_COMMAND = gladevcp -x {XID} -u python/probe_screen.py probe_icons/probe_screen.glade

As against this (which worked perfectly when using the AXIS GUI) -
DISPLAY = axis
EMBED_TAB_NAME=Probe Screen
EMBED_TAB_COMMAND=halcmd loadusr -Wn gladevcp gladevcp -c gladevcp -x {XID} -u python/probe_screen.py -H probe_icons/probe_screen.hal probe_icons/probe_screen.glade

My config files support a wifi pendent and control panel jog buttons for X, Y & Z as well as cycle start, stop, step buttons
It utilises a pair of parallel ports, the primary port is an 'out' port and the second port is working in 'in' mode, pine 2,3,4,5,6 & 7 are used for the JOG buttons.
Jog is also possible from the keyboard keys an from the pendent either using the MPG wheel or using the axis selector and macro 6 & macro 7 buttons
The spindle speed is controlled using step and direction pulses plus a relay on pin-17 for spindle start/stop

It is not finished yet, more a work in progress
Attachments:
The following user(s) said Thank You: Mokuleia

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

More
08 Dec 2020 02:40 #191379 by jimboh2
Replied by jimboh2 on topic Work with probe
@depronman I am very new to linuxcnc and am building a cnc mill. I was having trouble getting the probe screen to display and I copied from your config files. It did not work until I added spaces changing the line EMBED_TAB_NAME=Probe Screen to EMBED_TAB_NAME = Probe Screen. Now it works great. Thank you. I have also purchased a pendant i am waiting to arrive from china. Your config files should be a great help when I come to set that up. Thanks again.

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

More
08 Dec 2020 07:06 #191390 by depronman
Replied by depronman on topic Work with probe
You are more than welcome my friend
Linuxcnc can and is rather pedantic on the syntax of the ini and hal files
Great that my learning curve as helped you in some small way
The probing has proven to be very accurate so far and the pendant is working well

Cheers. Paul

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

More
08 Dec 2020 09:30 #191400 by alkabal
Replied by alkabal on topic Work with probe
Hi all

You can found Updated version of the probe screen here :

github.com/linuxcnc-probe-screen/probe-screen-ng

Br

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

More
11 Dec 2020 15:36 #191671 by Roguish
Replied by Roguish on topic Work with probe
thanks for the new version for 2.8.
Linuxcnc is moving from Python 2.0 to Python 3.0.
Is ProbeScreen ready for Python 3.0 ???

I use ProbeScreen every time on my mill.

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

More
11 Dec 2020 23:50 - 11 Dec 2020 23:51 #191694 by alkabal
Replied by alkabal on topic Work with probe
Hi

I think yes the change are done for python 3.0/

But for now it's better to wait a little (excepted for beta tester or if you want to review or change somehting this is the moment) code is actually ok but some work are on the way.

Br
Last edit: 11 Dec 2020 23:51 by alkabal.

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

More
13 Dec 2020 15:51 #191869 by Roguish
Replied by Roguish on topic Work with probe
thank you for the information.
I can wait. What I have now works.
Please inform everyone when we can update.

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

More
15 Dec 2020 22:27 #192081 by ulistermclane
Replied by ulistermclane on topic Work with probe
Thanks for this nice extension! I started to experiment with it and got it basically working in my setup. However, I am wondering how I could mimic the Estlcam probing process (see here ). Any hints available?

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

Time to create page: 0.138 seconds
Powered by Kunena Forum