Threaded View
-
09-07-2019 #12
Hello everybody !
My DIY router is 99% finished but setting the Z probe proves to be a pain in the … .
After 3 weeks of reading, testing and so on, I manage to write a script based on M31 example from CSMIO site.
All seems to work fine except the fact that I could not reset the z value to zero in Mach3 screen. I give a try to G92 (it’s working) but there are too many warnings of how I should use this g code.
Any suggestion to solve this problem will be much appreciated.
This is part of my code:
If(GetUserDRO(1510) = 1) Then
Message("M31 Probe hit.")
Call SetDro (2, ZOffset)
Code "(Z zeroed)"
Sleep(1000)
Code "G0 Z20 F50"
Code "G4 P10"
Code "G0 Z-10 F50" (Touch plate has 10mm)
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
csmio/ip-m z probe
By charlieuk in forum CS-Lab (CSMIO)Replies: 0Last Post: 16-09-2017, 09:49 AM -
mach3 csmio ips errors
By Web Goblin in forum Artsoft Mach (3 & 4)Replies: 7Last Post: 07-01-2017, 10:47 PM -
Mach3 oem buttons with CSMIO-IP/S
By Web Goblin in forum Artsoft Mach (3 & 4)Replies: 2Last Post: 07-11-2016, 07:14 AM -
CSMIO-M Tool Probe Connection - +24v to earth
By Noplace in forum CS-Lab (CSMIO)Replies: 1Last Post: 10-04-2016, 09:17 PM -
Weird problem - stepped/staged deceleration on Huanyang 2.2kw Spindle
By glynster in forum Spindles & Drive MotorsReplies: 0Last Post: 25-01-2016, 01:39 PM
Bookmarks