Coder Social home page Coder Social logo

pnc_probe's Introduction

Pocket NC Probe Support

This repository contains:

Usage

When installed, G38.x gcode commands work as expected. If the jpieper/pnc_probe subroutines are installed, two new gcode programs are available: pnc-probe-center-id and pnc-probe-center-od.

These scripts probe features that are close to machine X=0,Y=0 and set G54 to the exact center.

To run either, manually position the probe along either the X axis or Y axis just inside (for ID) or just outside (for OD) at the depth you wish to probe. Leave sufficient margin (~2mm) so that when the probe checks other directions it will have room to plunge without colliding with the work.

Then start the program.

Installation

Hardware

Watch the following video:

TODO

  1. Attach the adapter housing to the A axis stepper using a cable tie. The cable tie should be pulled tight, as this helps keep the enclosure sealed from chips.

  2. Disconnect the RJ45 cable from the A axis carriage and connect it to the bottom RJ45 port on the adapter. The 1ft long ethernet cable should then be connected from the A axis carriage to the top port of the adapter.

  3. To insert the probe, the A axis MUST be moved out of the home position. Note, the machine CANNOT BE HOMED while the probe is inserted, or it will crash.

  4. Using a dial indicator, adjust the M2 screws accessed through holes in the front of the probe to reduce runout at the tip of the probe.

  5. Remove the screw cap from the adapter enclosure, attach the probe cable to the USB port. Note, this is not actual USB, but that is the cable the vers.by ships with.

  6. Attach the magnetic coupled end of the cable to the probe.

  7. When removing the probe, be sure to reinstall the USB cap, otherwise chips may fall into the connector.

Software

  1. Copy the contents of the ncfiles/ and subroutines/ directories to /home/pocketnc on the pocketnc. You can use WinSCP from Windows, or rsync from Mac/Linux. A suitable command for linux might look like:
rsync -Pv ncfiles subroutines [email protected]:
  1. Depending upon your machine version, you may need to add a .ini overlay.

Kinetic (current)

  • Config Tab
  • Server
  • INI OVERLAY
  • EDIT OVERLAY (bottom right)
  • If RS274NGC is not already in the list of groups, use the '+' button to add it.
  • Ensure the following key is set as follows:
SUBROUTINE_PATH=/opt/pocketnc/Settings/subroutines:/home/pocketnc/subroutines
  • If you had to change anything, click "REBOOT MACHINE".

Legacy

TODO

LICENSE

All files contained in this repository are available under an Apache 2.0 License: https://www.apache.org/licenses/LICENSE-2.0

pnc_probe's People

Contributors

jpieper avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.