[Home]History of Plasma

LinuxCNCKnowledgeBase | RecentChanges | PageIndex | Preferences | LinuxCNC.org

Revision 18 . . June 1, 2008 2:43 pm by BigJohnT
Revision 17 . . June 1, 2008 2:33 pm by BigJohnT
Revision 16 . . (edit) December 23, 2007 4:17 pm by BigJohnT
  

Difference (from prior major revision) (author diff)

Added: 9a10,19

1. Finding the material top with Probe



: If you have a floating head with a switch to detect the material top use a G38 straight probe to locate the material top prior to touching off the torch. To use a probe you have to "hook it up" using hal to motion.probe-input.

:You can choose any input-mode parallel port pin--10, 11, 12, 13, or 15.
:connect it in your hal file with a line like
: net probe parport.0.pin-10-in => motion.probe-input

:If the signal is inverted (starts at 5V when probe is not in contact, goes to 0V when the probe makes contact), then use the inverted version of the pin:
: net probe parport.0.pin-10-in-not => motion.probe-input


LinuxCNCKnowledgeBase | RecentChanges | PageIndex | Preferences | LinuxCNC.org
Search:
Published under a Creative Commons License