Advanced Search

Search Results (Searched for: )

  • pippin88
  • pippin88
13 Jul 2025 23:17
Replied by pippin88 on topic Running two LinuxCNC instances in parallel

Running two LinuxCNC instances in parallel

Category: General LinuxCNC Questions

You need to be clearer please, loose terminology is confusing things.

You are using "machine" to mean multiple things.

Suggest:
Computer (the hardware linuxcnc runs one)
CNC machines
  • Fusseldieb
  • Fusseldieb's Avatar
13 Jul 2025 23:14
Replied by Fusseldieb on topic Running two LinuxCNC instances in parallel

Running two LinuxCNC instances in parallel

Category: General LinuxCNC Questions

> as long as you do not need both running at the same time.

Exactly that's what I wanted.

Is there any workaround that could work, too, without having to use two separate machines?
  • PCW
  • PCW's Avatar
13 Jul 2025 21:48 - 13 Jul 2025 21:55
Replied by PCW on topic 7i92 pwm to 0-10v analog

7i92 pwm to 0-10v analog

Category: Driver Boards

That data suggests a 4.5V minimum input PWM voltage.

Also, if it has an optocoupler input, you can get a 5V signal
out of a 7I92/7I92T by wiring the PWM input to +5V and the PWM
input negative to the PWM output of the 7I92/7I92T.
In this case, you would need to invert the PWM output in
your hal file.
 
  • tommylight
  • tommylight's Avatar
13 Jul 2025 21:47
Replied by tommylight on topic Running two LinuxCNC instances in parallel

Running two LinuxCNC instances in parallel

Category: General LinuxCNC Questions

OK, that is not what i was thinking/answering, but the replies are still valid, namely most of the pin names would be the same on both instances.
But, having two separate machines/configs with two separate controllers/electronics is for sure possible ... as long as you do not need both running at the same time.
  • hitchhiker
  • hitchhiker
13 Jul 2025 21:44
Replied by hitchhiker on topic 7i92 pwm to 0-10v analog

7i92 pwm to 0-10v analog

Category: Driver Boards

makerhero.com/img/files/download/3PSC3-m...bOy1GiYJwCPiI6EEGEI2

i talk about this thing... and i test now 500hz up to 3khz in 5ü0hz steps.. nothing changed.. i have 3 of them.

i wonder because the arduino brings the converter to 10v.
  • PCW
  • PCW's Avatar
13 Jul 2025 21:43 - 13 Jul 2025 21:45
Replied by PCW on topic 7i92 pwm to 0-10v analog

7i92 pwm to 0-10v analog

Category: Driver Boards

Maybe the OPTO input circuit requires 5V?

I guess you could test this by simple supplying +3.3VDC
to the input and seeing if you get 10V out

If you need 5V drive, you could put a stiff pullup
on the PWM pin to +5V (say 330 Ohm)

I guess it could also be a scaling issue
 a PWM value >= PWM scale will result in a fullscale
(stuck high) output
  • hitchhiker
  • hitchhiker
13 Jul 2025 21:30
Replied by hitchhiker on topic 7i92 pwm to 0-10v analog

7i92 pwm to 0-10v analog

Category: Driver Boards

i supply 12v... thats the thing.
i dont know the circuit but i think.. the 3.3v are not the reference voltage.
after the optocoupler i meassure a 5v signal of the pwm. is it possible that i need to invert it? or is it the wrong way?
direct on the output of the lm358 i meassure 9.5v at 100% pwm.
then it goes over resistor and cap to the output. down to 9.04v

but.. with the arduino same khz i get 10v....
  • PCW
  • PCW's Avatar
13 Jul 2025 21:23

Troubles to get started with SD240 Retrofit

Category: Turning

Again, the jog enables are false so the jog counts are ignored.
The jog enables are false because they are not connected to any
source (no hal "out" pin)

note that halui.axis.x.select and halui.axis.z.select pins are hal "in"
pins so can not enable anything.

What do you do to select an axis for jogging?
This part seems to be missing

That is, these need an additional connection
from whatever selects an axis for jogging:

net axis-select-x halui.axis.x.select
net axis-select-z halui.axis.z.select
Displaying 14446 - 14453 out of 14453 results.
Time to create page: 0.597 seconds
Powered by Kunena Forum