584,846 active members*
4,153 visitors online*
Register for free
Login
IndustryArena Forum > OpenSource CNC Design Center > Arduino > Gcode or Javascript center probe script
Results 1 to 3 of 3
  1. #1
    Join Date
    Apr 2017
    Posts
    77

    Gcode or Javascript center probe script

    Hi

    Does anyone have a center hole finder script for use with my grbl controller?

  2. #2
    Join Date
    Mar 2015
    Posts
    409

    Re: Gcode or Javascript center probe script

    You could probe in 2 directions and use the mean value of the to probe positions to find the center.
    Grbl can only execute the probe movement and report the position found.

    This task is normally done by the GUI. Grbl could be extended to do this

    A way of how it could be done at the moment: https://github.com/cncjs/cncjs/issues/301





  3. #3
    Join Date
    May 2004
    Posts
    210

    Re: Gcode or Javascript center probe script

    You could try ioSender. It has center finding.

Similar Threads

  1. probe script
    By edcross in forum Mach 4
    Replies: 0
    Last Post: 07-12-2020, 02:20 PM
  2. Find Center Error "Probe Ignore, Activated at call for probe"
    By ngr1 in forum Mach Wizards, Macros, & Addons
    Replies: 3
    Last Post: 02-23-2020, 05:46 AM
  3. Gcode for milling a hole from the center
    By Jibeji in forum G-Code Programing
    Replies: 2
    Last Post: 04-15-2018, 08:03 PM
  4. Replies: 15
    Last Post: 02-26-2018, 03:00 AM
  5. How to set up TS27R probe center?
    By technetics in forum Cincinnati CNC
    Replies: 2
    Last Post: 01-01-2013, 06:29 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
  •