Hello Guest it is March 28, 2024, 04:03:46 PM

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Vlad

Pages: 1
1
I've hit into the same problem and this thread was a good hint!

But I'd like to do my bit:
maybe I did something wrong but useing untapped coordinate didn't worked in my case.
Contrary, useing any spare variable works fine. So my version of Macropump.m1s is

SetModOutput(80,GetVar(1)*409.5)
SetModOutput(81,GetVar(2)*409.5)

and G-code should contain something like

#1=5.0 #2=10.0

to setup 5V output on analog output 0 and 10V on output 1.



2
yes, that's it! I was silly enough not to browse CSMIO_IP_A_plugin.dll with a text editor!
Then I should re-address the question to SC-lab stuff.

Thanks a lot!

3
Hi there,

can anyone enlighten me whether the magic number in Mach3, indicating minimum distance b/w Home switch
and encoder Index mark can be adjusted? For my rotary table i've found i cannot move them closer
then 15 degrees to avoid distance range error. I think it's too far.

thanks!

Pages: 1