Thread: g31 code probe
Hybrid View
-
26-02-2017 #1
well gentlemen, three months ago i never thought id be asking for help with g code..if im honest i didnt think id be this far in............im after a piece of code to put into mach3 to get my touch off probe working.iv seen some posts on other forums but im not a member so cant copy the code.....weve got my touch off fitted and wired so on my mach plasma screen it shows a digitise light when activated but does nothing more...would like it to zero my dro and lift up to a designated point........
im learning and its a steep curve.if im using the wrong termonology please correct me...............
warwick
-
26-02-2017 #2
What do you need it to do exactly? You have a probe that will detect the top of the work and set Z DRO to a preset value?
I've just been working on this for my router, based heavily on code published elsewhere (including 53 pages of posts on CNCZone in just one topic, making sure that I had the latest version...). It's pretty straightforward, Just a couple of lines of code to do the work. Plus a couple of dozen lines to sort out issues like units, abs/inc mode, coord display mode, etc...
Be happy to throw something together if you really can't find what you want elsewhere but I would suggest that you pick up a known version from CNCZone - worth signing up to it for that alone.
-
26-02-2017 #3
hi, i would like it to touch off on the steel rise to set height and zero the dro....i think.correct me if im wrong....i understand that i will have to modify it for my machine...id seen a topic and some code on cnc zone but im not a member and im a bit funny about just taking content of forums and giving nothing back.hence my build log.....
-
26-02-2017 #4
-
27-02-2017 #5
...if it is public and available for you to see then there is nothing wrong with taking that code. If you are not comfortable with that then you have to wait until tonight and hope that I remember, and have time to get back to this thread. I will post my code for Z zero but will probably not have time with guiding you all the way because I no longer use Mach3 and have very little time to play with it. Anyway, the code I will post works for me and have used it quite some time, but it is a pretty simple code.
Probing is really pretty simple, and the simplest is to place your probe a few mm over the touch plate (less than 3 mm in my example), zero Z by clicking on the button and simply type for example: G31 Z-3 F400 (assuming you have mm units). The code will start move your Z towards the touch plate with a speed of 400mm/min and will stop as soon as the probe touches the plate, or as soon as it reaches -3 mm, whichever come first. If the probe stops after it touched the plate you can zero Z again and that's it.
Yes, there are fancier ways of doing it as well but either you take the code you think fits your needs or create your own which fits your ideas of how it should behave. Anyway, I can paste my code in here for anyone to use, but cannot promise to spend time discussing it or how to connect the touch plate/probe and so on. There is plenty public information about this on the Internet.
-
28-02-2017 #6
-
28-02-2017 #7
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
Edge Probe + tool length probe on same input
By Noplace in forum General ElectronicsReplies: 1Last Post: 18-06-2016, 11:12 AM -
CNC Probe - Tried this one?
By Davek0974 in forum Machine DiscussionReplies: 13Last Post: 03-06-2016, 02:58 PM -
Probe-it / any users ?
By dudz in forum CAD & CAM SoftwareReplies: 8Last Post: 02-11-2015, 11:51 PM -
RFQ: Cooler probe
By DAHammond in forum Projects, Jobs & RequestsReplies: 0Last Post: 10-06-2015, 05:18 PM -
Cambium Code Web Tools – Parametric G-code Generation
By CambiumMachines in forum Manufacturer NewsReplies: 0Last Post: 09-01-2013, 04:56 AM
Bookmarks