Plasma THC Corner Lock

More
07 Nov 2016 21:40 - 08 Nov 2016 03:09 #82571 by echesortux
Replied by echesortux on topic Plasma THC Corner Lock
Hola, te respondo en español porque es mi lengua materna, igualmente voy a pedir que traduscan este texto asi lo puedes entender correctamente.
Tu tienes el mismo problema que tengo yo.
Lamentablemente el archivo plasma.xml que tu y yo tenemos de la pagina gnipsel.com/shop/plasma/plasma.xhtml no es correcto. El parametro vel-tol al que tu le ingresas el valor de la tolerancia de velocidad en el primer spindbox seguramente ha sido modificado o renombrado en el thc.comp
El thc.comp que debes tener instalado usa velocity-tol y no vel-to, para poder ingresar los valores desde el pyvcp debes cambiar <halpin>vel-tol<halpin> por <halpin>velocity-tol<halpin>
Con esto podras cambiar el valor desde el panel. Tambien debes modificar los parametros numericos para que el minimo sea 1 y el maximo 100 siendo estos un porcentaje de la velocidad
Te quedara algo asi:
<spinbox>
<width>"5"</width>
<halpin>"velocity-tol"</halpin>
<min_>1</min_>
<max_>100</max_>
<resolution>1</resolution>
<initval>20</initval>
<format>"1.2f"</format>
<font>("Arial",15)</font>
</spinbox>

Espero puedas traducirlo.
Saludos
Last edit: 08 Nov 2016 03:09 by echesortux.

Please Log in or Create an account to join the conversation.

More
08 Nov 2016 14:13 #82586 by Rick G
Replied by Rick G on topic Plasma THC Corner Lock
Yes, it appears that there have been different versions of the THC and the panel.
The current THC seems to expect a percentage input so the panel needs to have a spinbox with the proper range 0 to 100.
The slightly modified version I use needs a spinbox of 0 to 1.

Rick G

Please Log in or Create an account to join the conversation.

More
08 Nov 2016 22:43 #82601 by EW_CNC
Replied by EW_CNC on topic Plasma THC Corner Lock
Echesortux and all others.
I made the changes as you advised and so far it is working.
Below is your translated message, wish I could read it without translating it.
Thanks for all the support!

Message:
Hello, I answer you in Spanish because it is my mother tongue, I will also ask you to translate this text so you can understand it correctly.
You have the same problem that I have.
Unfortunately the plasma.xml file that you and I have from the gnipsel.com/shop/plasma/plasma.xhtml page is not correct. The parameter vel-tol to tu you enter the value of the speed tolerance in the first spindbox probably has been modified or renamed in the thc.comp
The thc.comp that you must have installed uses velocity-tol and not vel-to, in order to enter the values ​​from the pyvcp you must change <halpin> vel-tol <halpin> to <halpin> velocity-tol <halpin>
With this you can change the value from the panel. You must also modify the numerical parameters so that the minimum is 1 and the maximum 100 being these a percentage of the speed
You will have something like this:
<Spinbox>
<Width> "5" </ width>
<Halpin> "velocity-tol" </ halpin>
<Min_> 1 </ min_>
<100> 100 </ max_>
<Resolution> 1 </ resolution>
<Initval> 20 </ initval>
<Format> "1.2f" </ format>
<Font> ( "Arial", 15) </ font>
</ Spinbox>

I hope you can translate it.
regards

The following user(s) said Thank You: echesortux

Please Log in or Create an account to join the conversation.

More
09 Nov 2016 12:18 #82606 by Rick G
Replied by Rick G on topic Plasma THC Corner Lock
Glad to hear you have it working!

Rick G

Please Log in or Create an account to join the conversation.

Time to create page: 0.068 seconds
Powered by Kunena Forum