. .
  1. #1
    Hi all

    I’ve got a little conundrum. I’m trying to set a probe to set the my work position correctly on my Arduino gbrl cnc.

    `
    G38.2 Z-40 F60;
    G92 Z5.80;
    G91;
    G0 Z5;
    M30

    G38.2 X-50 F60;
    G92 X3.175;
    G91;
    G0 X10;
    M30

    G38.2 Y50 F60;
    G92 Y3.175;
    G91;
    G0 Y10;
    M30`

    These are the macros I’ve set up in universal GCode sender, both the y axis and z axis work perfectly, but when I initiate the x axis, it moves 0.2mm but instead instantly executes the G0 X10 retract command.

    Has anyone else had this issue or is it just me. Can anyone help me out with this?
    Last edited by Sp00kie13; 13-10-2018 at 10:53 PM.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Touch probe plans?
    By Ross77 in forum Probing, Digitizing & Scaning
    Replies: 0
    Last Post: 03-09-2018, 10:07 PM
  2. Touch probe and MT3 tooling
    By komatias in forum Classified Ads, Buy, Sell & Swap
    Replies: 3
    Last Post: 07-02-2016, 03:51 PM
  3. Touch Probe Project
    By Washout in forum Tool & Tooling Technology
    Replies: 2
    Last Post: 20-11-2013, 12:59 PM
  4. Touch probe stylus - where to buy?
    By Mad Professor in forum Marketplace Discussion
    Replies: 3
    Last Post: 05-08-2013, 07:07 PM
  5. Touch Probe
    By luke11cnc in forum Probing, Digitizing & Scaning
    Replies: 28
    Last Post: 31-01-2012, 01:16 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •