THC config that works.
- tommylight
- Topic Author
- Away
- Moderator
Less
More
- Posts: 19188
- Thank you received: 6432
26 Dec 2018 19:07 #122918
by tommylight
Replied by tommylight on topic THC config that works.
Try the voltage in between 80 and 85, Proma THC can be set to be sensitive to -+1V.
Also set the TEST time longer on the THC so you can clearly identify if the UP/Down signals are correct. You can do that by holding both buttons on the THC till you get TST then release and click on the UP till you get to 10, that will give you 10 seconds to check the signals on Linuxcnc screen.
Also set the TEST time longer on the THC so you can clearly identify if the UP/Down signals are correct. You can do that by holding both buttons on the THC till you get TST then release and click on the UP till you get to 10, that will give you 10 seconds to check the signals on Linuxcnc screen.
Please Log in or Create an account to join the conversation.
10 Feb 2019 18:40 - 10 Feb 2019 18:44 #126164
by nkp
Replied by nkp on topic THC config that works.
is there any difference
FERROR = 1
MIN_FERROR = 500
vs
FERROR = 500
FERROR = 1
MIN_FERROR = 500
vs
FERROR = 500
Last edit: 10 Feb 2019 18:44 by nkp.
Please Log in or Create an account to join the conversation.
- tommylight
- Topic Author
- Away
- Moderator
Less
More
- Posts: 19188
- Thank you received: 6432
10 Feb 2019 18:56 #126165
by tommylight
Replied by tommylight on topic THC config that works.
Yes there is, ferror should be for high speed or rapid moves, min_ferror should be for slow moves.
I am a bit fuzzy on that, so you should confirm that.
I am a bit fuzzy on that, so you should confirm that.
Please Log in or Create an account to join the conversation.
10 Feb 2019 19:04 #126167
by nkp
Replied by nkp on topic THC config that works.
Based on this:
limiting ferror = maxFerror/limitVel * vel
If ferror < minFerror :
then OK
else:
if ferror < limiting ferror :
then OK
else:
ERROR
( this is from the source )
I think that there is no difference.
limiting ferror = maxFerror/limitVel * vel
If ferror < minFerror :
then OK
else:
if ferror < limiting ferror :
then OK
else:
ERROR
( this is from the source )
I think that there is no difference.
Please Log in or Create an account to join the conversation.
- tommylight
- Topic Author
- Away
- Moderator
Less
More
- Posts: 19188
- Thank you received: 6432
10 Feb 2019 19:31 #126169
by tommylight
Replied by tommylight on topic THC config that works.
This has been moved to the thread below where the other configs are also located, for stepper and servo step/dir systems, for use with Mesa FPGA boards.
forum.linuxcnc.org/plasma-laser/34978-th...-with-how-to?start=0
forum.linuxcnc.org/plasma-laser/34978-th...-with-how-to?start=0
Please Log in or Create an account to join the conversation.
04 Jul 2019 14:50 #138627
by phoenix
Replied by phoenix on topic THC config that works.
i apologize for asking elementry things but can someone help me with gcodetools
i m using thc toma from same page it has gcode tools folder i want to add them to thc
i m using thc toma from same page it has gcode tools folder i want to add them to thc
Please Log in or Create an account to join the conversation.
- tommylight
- Topic Author
- Away
- Moderator
Less
More
- Posts: 19188
- Thank you received: 6432
04 Jul 2019 20:01 #138640
by tommylight
Replied by tommylight on topic THC config that works.
No need for gcodetools anynore, they are already in Inkscape.
You have to use inkscape to produce the gcode.
Read this thread from the beggining, there are infi about everything you need.
You have to use inkscape to produce the gcode.
Read this thread from the beggining, there are infi about everything you need.
Please Log in or Create an account to join the conversation.
- tommylight
- Topic Author
- Away
- Moderator
Less
More
- Posts: 19188
- Thank you received: 6432
05 Jul 2019 20:44 #138706
by tommylight
Replied by tommylight on topic THC config that works.
Use ONLY this thread for issues regarding thc toma config. You have started or asked on 8 threads by now.
Already replied on another thread.
Already replied on another thread.
The following user(s) said Thank You: BigJohnT
Please Log in or Create an account to join the conversation.
07 Jul 2019 10:59 #138796
by phoenix
Replied by phoenix on topic THC config that works.
in toma thc why jog is not working untill i get arc ok signal
Please Log in or Create an account to join the conversation.
- tommylight
- Topic Author
- Away
- Moderator
Less
More
- Posts: 19188
- Thank you received: 6432
07 Jul 2019 11:35 #138797
by tommylight
Replied by tommylight on topic THC config that works.
That is the way it should be, without ArcOk there os no cutting going on, so it does not move the machine at all untill it gets that signal.
Wire the arcok signal to torch on for testing, you can do that in hal or a wire to the parallel port from torch out to arcok in.
Wire the arcok signal to torch on for testing, you can do that in hal or a wire to the parallel port from torch out to arcok in.
Please Log in or Create an account to join the conversation.
Time to create page: 0.114 seconds