585,605 active members*
3,258 visitors online*
Register for free
Login
IndustryArena Forum > WoodWorking Machines > Commercial CNC Wood Routers > Chinese Machines > z-probe setting up a separate g code file
Results 1 to 5 of 5
  1. #1
    Join Date
    Feb 2018
    Posts
    21

    z-probe setting up a separate g code file

    hi to all, i have made my own touch plate with small croc clip on the spindle as negative and the plate running off pin A5 on my arduino and i am using grbl control software. when i run the z-probe command it does what it should and settles nicely but when i hit the send button to start engraving or carving its nowhere near the material and about 10mm away from it. my touch plate thickness is 2.00mm and i have made a separate g code file and if some one could check it for me as i am certain i have not done this right.

    g code i created is

    G21
    G38.2 Z-30 F100
    G92 Z -2.0
    G91
    G0 Z 10
    M30

  2. #2
    Join Date
    Jun 2010
    Posts
    4256

    Re: z-probe setting up a separate g code file

    Chinese pulse engine or interface?
    Many of them do not support probing. The pulse engine stops Z travel OK, but does not report the XYZ values to the PC.

    Cheers
    Roger

  3. #3
    Join Date
    Feb 2018
    Posts
    21

    Re: z-probe setting up a separate g code file

    thanks roger for your reply, but I have no idea what you mean by pulse engine or interface. all I know is the control board has an Arduino nano on a shield board with the word developower v2.0 stamped on the shield board. ill see if I can upload some pics of it tomorrow.

    edit: roger if you have a look at this post I put on the other day the pictures of my control board are there.

    regards

    Dean

    http://www.cnczone.com/forums/chines...706-forum.html

  4. #4
    Join Date
    Jun 2010
    Posts
    4256

    Re: z-probe setting up a separate g code file

    Well, do you have ANY specifications for what it can do? I ask because I know some of these implementations are NOT complete: they do not handle all the g-code instructions. They are very much a work-in-progress.
    (And probing has always been a very difficult case to handle.)

    Cheers
    Roger

  5. #5
    Join Date
    Feb 2018
    Posts
    21

    Re: z-probe setting up a separate g code file

    I will see what information I can find for you roger and I appreciate your help on this.

Similar Threads

  1. Separate nc file for each operation
    By HotAndCold in forum Alphacam
    Replies: 4
    Last Post: 02-13-2018, 11:53 AM
  2. How do you convert STL file from 3D printer to G-code or a CNC desktop mill file
    By imperial90303 in forum Uncategorised CAM Discussion
    Replies: 4
    Last Post: 01-25-2015, 08:37 PM
  3. VM1 Setting zero's manually (no probe)
    By mafitch7479 in forum HURCO
    Replies: 6
    Last Post: 08-23-2010, 10:48 PM
  4. probe, tool setting
    By bobcor in forum Uncategorised MetalWorking Machines
    Replies: 9
    Last Post: 03-10-2005, 02:17 PM

Tags for this Thread

Posting Permissions

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