Advanced Search

Search Results (Searched for: thc)

  • BigJohnT
  • BigJohnT's Avatar
17 Aug 2015 02:04
Replied by BigJohnT on topic connection -> gmoccapy to THC

connection -> gmoccapy to THC

Category: Basic Configuration

I just read the manual on your THC device and it puts out 3 signals arc, up, down. This type of THC connects to the thcud component which accepts an up down input from a THC device. The thcud then hijacks the Z axis with an offset up or down as commanded. After turning off the torch and while moving the Z axis to the safe position any offset is removed.

www.linuxcnc.org/docs/2.7/html/man/man9/thcud.9.html

JT
  • ZX-Sinclair
  • ZX-Sinclair
17 Aug 2015 00:24
Replied by ZX-Sinclair on topic connection -> gmoccapy to THC

connection -> gmoccapy to THC

Category: Basic Configuration

I think that will not work.
LinuxCNC is a CNC system.
The stepper drive need dir and step informations and no MoveUp (true/false).

If i move the Z-axis direct, i will loose the correct position.
I have to move the head with the Z-value or with an offset value and a reset after the cut is over, or so.
  • BigJohnT
  • BigJohnT's Avatar
17 Aug 2015 00:00
Replied by BigJohnT on topic connection -> gmoccapy to THC

connection -> gmoccapy to THC

Category: Basic Configuration

Then you need to use an output pin on the parallel port.
net signal-name button-name => parallel-port-output-pin

JT
  • ZX-Sinclair
  • ZX-Sinclair
16 Aug 2015 23:53
Replied by ZX-Sinclair on topic connection -> gmoccapy to THC

connection -> gmoccapy to THC

Category: Basic Configuration

I want that the head moves up if the signal "MoveUp" is true
  • BigJohnT
  • BigJohnT's Avatar
16 Aug 2015 23:50
Replied by BigJohnT on topic connection -> gmoccapy to THC

connection -> gmoccapy to THC

Category: Basic Configuration

What do you want to hook the signals to in gmoccopy? Keep in your mind that a parallel port input pin can only be connected to something like a led not to a push button on the screen. This is why I stay confused to what your trying to do.

Can you just say:
I want to push a button on my screen and make the thc go up.
Or
I want the thc to turn on an indicator on my screen when it is moving.

The first on would use and output pin and the second one an input pin.

JT
  • ZX-Sinclair
  • ZX-Sinclair
16 Aug 2015 23:31
Replied by ZX-Sinclair on topic connection -> gmoccapy to THC

connection -> gmoccapy to THC

Category: Basic Configuration

Hmmm, that is difficult to explain.
LinuxCNC is working in default with the parallel port pins.
The pin 10 is connected with a "MoveUp" signal
The pin 12 is connected with a "MoveDown" signal

So forget the tripleBeast and THC module and so on. It is to easy.
I can see in HalShow both signals MoveUp and MoveDown and that they work on contact.
My question is how to hook up that signals in LinuxCNC (gmoccapy plasma)?
  • BigJohnT
  • BigJohnT's Avatar
16 Aug 2015 23:14
Replied by BigJohnT on topic connection -> gmoccapy to THC

connection -> gmoccapy to THC

Category: Basic Configuration

I have no clue what you want to hook the parallel port input pins to? Do you want see a led change state as the input pin is toggled from the beast?

JT
  • ZX-Sinclair
  • ZX-Sinclair
16 Aug 2015 22:32 - 16 Aug 2015 22:38
Replied by ZX-Sinclair on topic connection -> gmoccapy to THC

connection -> gmoccapy to THC

Category: Basic Configuration

The Beast communicates via parallel port (printer)

The most needed parameters are:

net MoveUp <= parport.0.pin-10-in
net MoveDown <= parport.0.pin-12-in

I can see in HalShow both signals MoveUp and MoveDown and that they work on contact.
But i have no clue how to hook up... :huh:
  • BigJohnT
  • BigJohnT's Avatar
16 Aug 2015 22:22
Replied by BigJohnT on topic connection -> gmoccapy to THC

connection -> gmoccapy to THC

Category: Basic Configuration

The triple beast appears to be some kind of device that is controlled over the network...

What signals exactly can you see?

JT
  • ZX-Sinclair
  • ZX-Sinclair
16 Aug 2015 22:15
Replied by ZX-Sinclair on topic connection -> gmoccapy to THC

connection -> gmoccapy to THC

Category: Basic Configuration

What is a "triple beast"?

benezan-electronics.de/shop/product_info...ath=8&products_id=76

At the moment i only want to control the height of the plasma head.
I have a THC controller with two pins with up and down signals.
proma-elektronika.com/index.php/en/produ...trol/compact-thc-150
It is connected with a triple beast.
I can see the signals in the Halshow.
But i have no idea how to connect with gmoccapy (button up/down ?).
  • BigJohnT
  • BigJohnT's Avatar
16 Aug 2015 20:25
Replied by BigJohnT on topic connection -> gmoccapy to THC

connection -> gmoccapy to THC

Category: Basic Configuration

That's my problem. It is to easy to explain.
At the moment i only want to control the height of the plasma head.
I have a THC controller with two pins with up and down signals.
It is connected with a triple beast.
I can see the signals in the Halshow.
But i have no idea how to connect with gmoccapy (button up/down ?).


What is a "triple beast"?

Can you try and describe what you want to do, I still have no idea what you want.

JT
  • ZX-Sinclair
  • ZX-Sinclair
16 Aug 2015 20:01
Replied by ZX-Sinclair on topic connection -> gmoccapy to THC

connection -> gmoccapy to THC

Category: Basic Configuration

That's my problem. It is to easy to explain.
At the moment i only want to control the height of the plasma head.
I have a THC controller with two pins with up and down signals.
It is connected with a triple beast.
I can see the signals in the Halshow.
But i have no idea how to connect with gmoccapy (button up/down ?).
  • BigJohnT
  • BigJohnT's Avatar
16 Aug 2015 18:53
Replied by BigJohnT on topic connection -> gmoccapy to THC

connection -> gmoccapy to THC

Category: Basic Configuration

Maybe someone else can help, I don't have a clue what you are talking about.

JT
  • ZX-Sinclair
  • ZX-Sinclair
15 Aug 2015 22:55 - 15 Aug 2015 23:22
Replied by ZX-Sinclair on topic connection -> gmoccapy to THC

connection -> gmoccapy to THC

Category: Basic Configuration

No, i have heared about that. The docu means that is for Mesa cards?
It seems that i have all the needed files...?
I downloaded that:
wiki.linuxcnc.org/cgi-bin/wiki.pl?Gmoccapy_Plasma

Now it works. But like a mill. There is no THC control. I think it is not ready or something is missing.
I took three ref switch pins for Z-up, down and arc ok.
I can see the signals (MoveUp, MoveDown, ArcOk) in the HalShow.
If i try to insert this as a hook in signals.hal or my-machine.hal then the signals panel and/or the plasma panel disappears.
And nothing else happened.

At the moment i would be happy if it stops without ArcOk signal....

If i install thcud i will crush the actual constellation and i have to install the 9th or 10th version...? :-(
  • BigJohnT
  • BigJohnT's Avatar
15 Aug 2015 01:11
Replied by BigJohnT on topic connection -> gmoccapy to THC

connection -> gmoccapy to THC

Category: Basic Configuration

This really doesn't have anything to do with Gmoccapy... so far.

Did you load the thcud component in your hal file?

JT
Displaying 5086 - 5100 out of 5254 results.
Time to create page: 2.118 seconds
Powered by Kunena Forum